Commit History

Autor SHA1 Mensaxe Data
  Mike Frysinger ffbec081e4 make the test silent/non-interactive and only abort if it actually fails %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 095ca55f2e remove old depend on Config and make it so that a test failure aborts the make process %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger de8b8b0b0b dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 5869c64887 type cast output to prevent build warnings %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 7092c31411 type cast output to prevent build warnings %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 4ba9dfc1e3 remove unused variable %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger b9cf383536 fix type casting so we dont have any warnings on 32/64 bit arches %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 6a986cd382 fix ALL_SUBDIRS/DIRS setting so clean always kills everything %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 45cba8b942 exit with an error if thread functions failed so make can detect the problem %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 3606882671 oops, we dont want to use relative paths for the header files %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 4e5affec0c remove pointless exit 1 ... if $(AR) fails then make will abort ok %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 9763cff2eb fix typo in umount2() emulation of umount() %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 8dae092bd9 if the include files get updated we want to rebuild %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 59cc1e9342 create generic ELF_* macros to hide 32/64 bit differences %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 95223e89a7 whitespace tweaks %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize %!s(int64=19) %!d(string=hai) anos
  Joakim Tjernlund 61e5097b07 Quick and dirty hack to prevent ld.so from beeing loaded twice. %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 5602071008 typecast to long instead of int so pointers on 64bit arches can be typecast safely %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 47b68851d3 small whitespace fix %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 1c5655bd37 err revert %p->%x change since _dl_printf() is not fprintf() %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger c50f2ee11d use %p instead of %x to show addresses so we dont have to worry about the sizeof pointers %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 62c2005d36 use %p instead of %x to show addresses so we dont have to worry about the sizeof pointers %!s(int64=19) %!d(string=hai) anos
  "Steven J. Hill" 1f5e605b35 The function '_dl_memset' should always be inlined regardless of the %!s(int64=19) %!d(string=hai) anos
  Joakim Tjernlund 5188f9d3b2 Oops, fix link fail. %!s(int64=19) %!d(string=hai) anos
  Joakim Tjernlund 8a8af03dce Add __libc_stack_end to libc. %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 087c2c4b9a need stdlib.h for some things %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger acb9062515 need to include string.h for some mem funcs %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger d651de236d simplify TESTDIR setting and touchup %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 005b595328 clean up and use topdir .config instead of local Config %!s(int64=19) %!d(string=hai) anos