Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 22472d50fc use the a_val member instead of a_ptr/a_fcn since newer elf defines dropped the other values il y a 19 ans
  Mike Frysinger fa95f6f744 move to new test framework il y a 19 ans
  Mike Frysinger 3a64ce1d85 move to new test framework il y a 19 ans
  Mike Frysinger 468c5e481e move to new test framework il y a 19 ans
  Mike Frysinger 21b51772ed new testing framework to unify duplicated code in subdirs il y a 19 ans
  Mike Frysinger 06134db003 exit according to how many tests failed il y a 19 ans
  Mike Frysinger 412861a42b make sure we strip quotes from the cross compiler prefix il y a 19 ans
  Mike Frysinger d7ea5282bb new testcase for clone() il y a 19 ans
  Mike Frysinger 6c1fb5e17c sync with glibc il y a 19 ans
  Mike Frysinger b2b553d3c4 use new __always_inline define il y a 19 ans
  Mike Frysinger 4720ef43b3 use new __always_inline define il y a 19 ans
  Mike Frysinger b9e9cd3224 sync with glibc versions il y a 19 ans
  Mike Frysinger 06ffd3f824 use C style comments il y a 19 ans
  Mike Frysinger ddd847f2cd sync with glibc il y a 19 ans
  Mike Frysinger 78ca36fd7e sync with glibc il y a 19 ans
  Mike Frysinger cdc7ed7e45 enable clone.S il y a 19 ans
  Mike Frysinger f9adb33170 sync up against latest glibc and add errno handling il y a 19 ans
  Mike Frysinger 3097a807b2 make sure we include features.h to get the hidden define il y a 19 ans
  Mike Frysinger 0316eef955 make sure we include features.h to get the hidden define il y a 19 ans
  Mike Frysinger 6c4a49d991 tweak whitespace/syntax il y a 19 ans
  Mike Frysinger e964c24efe remove errno include since we dont use any errno stuff, remove #error left behind, and touchup syntax il y a 19 ans
  Mike Frysinger 5b513293c0 add a new option for enabling pthreads debug output il y a 19 ans
  Mike Frysinger a9936df5a8 we have to depend on BUILD_UCLIBC_LDSO in order for the makeconfig output to look right il y a 19 ans
  Mike Frysinger e0308acf28 update the debug macros so they build with newer gcc versions il y a 19 ans
  Mike Frysinger 2f1c4fcdbb GNU libc -> glibc il y a 19 ans
  Mike Frysinger f5dd713e07 use $(CROSS_COMPILER_PREFIX) by default for CROSS setting il y a 19 ans
  Mike Frysinger 9f8bdb523e reenable the glibc portion of the test so that we can do a non-interactive/silent comparison between uclibc and glibc results il y a 19 ans
  Mike Frysinger f12af6c9ca update tests to check exit status and abort only if things didnt work correctly il y a 19 ans
  Mike Frysinger ffbec081e4 make the test silent/non-interactive and only abort if it actually fails il y a 19 ans
  Mike Frysinger 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails il y a 19 ans