コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer d6442235e7 - fix prerequisites of sysnum.h (has to depend on the script that generates it) 17 年 前
  Bernhard Reutner-Fischer f51a8f2c8e - default kernel-modules funcs to on. 17 年 前
  Denis Vlasenko 6a57f013cf fix fallout from string.h libc_hidden_proto removal 17 年 前
  Denis Vlasenko 4668e42b90 Makefile.kconfig: whitespace fix 17 年 前
  Bernhard Reutner-Fischer 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic 17 年 前
  Bernhard Reutner-Fischer 60cb5307b9 - Fix gcc glitch with mremap and IMA. 17 年 前
  Bernhard Reutner-Fischer 534b77f460 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 年 前
  Bernhard Reutner-Fischer 5cefe71102 - try to pickup UINTMAX_MAX 17 年 前
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) 17 年 前
  Bernhard Reutner-Fischer 27289ce884 - nlist is unsigned. Adjust iterator variables accordingly to avoid signedness warnings. 17 年 前
  Bernhard Reutner-Fischer c4a9c0cdae - Avoid warning about missing brace. No obj-code changes. 17 年 前
  Bernhard Reutner-Fischer a16b7b1146 - fix dependencies of ldso.c 17 年 前
  Bernhard Reutner-Fischer df2e0d1154 - Avoid warning about missing brace. 17 年 前
  Bernhard Reutner-Fischer 72139db7f1 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 年 前
  Bernhard Reutner-Fischer 91263f9477 - Avoid warning about missing brace. No obj-code changes. 17 年 前
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 年 前
  Bernhard Reutner-Fischer 11670276bb - pull wur settings from upstream. No other changes. 17 年 前
  Bernhard Reutner-Fischer 410b670ecb - shrink a little bit. 17 年 前
  Bernhard Reutner-Fischer fdaf4708c5 - fix dependencies for multi-source 17 年 前
  Carmelo Amoroso d961e95a72 Fix typo in macro for tls access model 17 年 前
  Bernhard Reutner-Fischer 448b1571b8 - pull commentary fixes from upstream 17 年 前
  Carmelo Amoroso 173abff0ca Fix the ELF magic number for SPARCV9: by Friedrich Oslage <bluebird@porno-bullen.de> 17 年 前
  Haavard Skinnemoen 8e2424ffec avr32: splice(), vmsplice() and tee() support 17 年 前
  Carmelo Amoroso fa4e63add8 Fix build failure due to missing 'smallint' definition 17 年 前
  Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 17 年 前
  Denis Vlasenko 06607b674f Slight size reduction by use of smallints/consts: 17 年 前
  Denis Vlasenko 06135d973d __uClibc_main.c: save ~70 bytes by not checking that /dev/null 17 年 前
  Bernhard Reutner-Fischer 18f27be358 - use -print-file-name 17 年 前
  Bernhard Reutner-Fischer 5e25c1061c - avoid warning about cast from pointer to integer of different size 17 年 前
  Denis Vlasenko 267b2d15fd arm memcpy: fix the case when src=dst 17 年 前