Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko bd8390a872 Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 401de648a7 Build system: track -Wl,-elf2flt in CFLAGS_busybox too. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 1a9bbfb96f remove -fno-jump-tables - after stripping it proved to be worse %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 1da86d2f40 build system: add PIE build option %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 5599502a55 more -Wall warning fixes. -Wall is enabled now. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko e251337a4d Add more -W options to gcc. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 4b04f543a1 build system: do not rebuild entire tree if it is moved %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko fcfb5c04bb defconfig: update %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 8d82cf72c9 add -fpic to CC flags when we build libbusybox (14% smaller .so) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko def8898596 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 76a6b236a9 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko d6e81c7762 login: optional support for PAM %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 150d2fa114 Modify method of linking against libs. Now we fisrt try all %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved %!s(int64=17) %!d(string=hai) anos
  Bernhard Reutner-Fischer b7e61485d6 since we removed the deprecated matches() now and thus not alot of warnings are currently seen, let's strive to fixup these: %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger 5b5bcf24f5 punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko e8a0788b24 moved biggest stack buffers to malloc space, or made their size configurable %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger c7b10dc037 set default FLTFLAGS for a fatty stack %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger 52a9db6bb8 introduce the concept of LDLIBS for additional libraries so that when we do the final link, the objects/libraries are in the correct order %!s(int64=17) %!d(string=hai) anos
  Bernhard Reutner-Fischer 58a275b303 - reinstate dmalloc and efence support %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko d46d3c292e new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 4bb31899e5 add -Wwrite-strings to Makefile %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko c562bb7487 disable -Wold-style-definition for gcc 3.x %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 9dca07d949 make it possible to build bbox without warnings again. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko e0eebc1ef3 Make -Werror configurable %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 82f8788acc - call cc-option to check if the compiler supports the flags we asked to use %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer fdcd7c4237 - add more strict prototype checking to catch wrong and broken code (like nested functions) %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer d6c23aeefb - guess we need dl too %!s(int64=18) %!d(string=hai) anos