Commit History

Author SHA1 Message Date
  Bernd Schmidt 68d02d6473 A slight improvement over my previous commit which ensured we always rebuild 17 years ago
  Bernd Schmidt 809dbec58f Use $(<D) rather than $(^D), as the latter now contains an element 17 years ago
  Bernhard Reutner-Fischer e41fbf6daa - since we force make into trying to rebuild unconditionally, we have to 17 years ago
  Bernhard Reutner-Fischer 6f53879929 - store the used compiler plus flags in the .%.dep files too and 17 years ago
  Bernd Schmidt 778c71e5a9 Fix a dependency to mention libc.so, not libc.so.0, as we only have a rule to 17 years ago
  Bernhard Reutner-Fischer 20ef4ea02a - rm all deps on distclean 17 years ago
  Bernhard Reutner-Fischer 590514724a Oh, and prepend a dot to the basename so i don't have to change my habit of 17 years ago
  Bernhard Reutner-Fischer 8040ad5d52 - generate deps via gcc 17 years ago
  Bernhard Reutner-Fischer 49d47f2b7e - fix whitespace 17 years ago
  Bernhard Reutner-Fischer d6442235e7 - fix prerequisites of sysnum.h (has to depend on the script that generates it) 17 years ago
  Bernhard Reutner-Fischer f51a8f2c8e - default kernel-modules funcs to on. 17 years ago
  Denis Vlasenko 6a57f013cf fix fallout from string.h libc_hidden_proto removal 17 years ago
  Denis Vlasenko 4668e42b90 Makefile.kconfig: whitespace fix 17 years ago
  Bernhard Reutner-Fischer 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic 17 years ago
  Bernhard Reutner-Fischer 60cb5307b9 - Fix gcc glitch with mremap and IMA. 17 years ago
  Bernhard Reutner-Fischer 534b77f460 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 5cefe71102 - try to pickup UINTMAX_MAX 17 years ago
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) 17 years ago
  Bernhard Reutner-Fischer 27289ce884 - nlist is unsigned. Adjust iterator variables accordingly to avoid signedness warnings. 17 years ago
  Bernhard Reutner-Fischer c4a9c0cdae - Avoid warning about missing brace. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer a16b7b1146 - fix dependencies of ldso.c 17 years ago
  Bernhard Reutner-Fischer df2e0d1154 - Avoid warning about missing brace. 17 years ago
  Bernhard Reutner-Fischer 72139db7f1 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 91263f9477 - Avoid warning about missing brace. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 11670276bb - pull wur settings from upstream. No other changes. 17 years ago
  Bernhard Reutner-Fischer 410b670ecb - shrink a little bit. 17 years ago
  Bernhard Reutner-Fischer fdaf4708c5 - fix dependencies for multi-source 17 years ago
  Carmelo Amoroso d961e95a72 Fix typo in macro for tls access model 17 years ago
  Bernhard Reutner-Fischer 448b1571b8 - pull commentary fixes from upstream 17 years ago