Commit Verlauf

Autor SHA1 Nachricht Datum
  Carmelo Amoroso d23c49221a ldso: performs bootstrap relocations only if required by the arch. vor 15 Jahren
  Carmelo Amoroso cd3a494e99 libm_sh: fix libm build for sh vor 15 Jahren
  Carmelo Amoroso c617dd785d libm_sh: Re-added sh specific files erroneously removed recently, vor 15 Jahren
  Carmelo Amoroso 4c20772b62 ldso: do not comment out unused variables, just delete it. vor 15 Jahren
  Bernhard Reutner-Fischer 56e1ba1b23 - fixup incomplete r24515 (fix redefinitions of posix_types for i386->x86_64 with linux >= 2.6.28) vor 15 Jahren
  Bernhard Reutner-Fischer 4d624c6a94 - fix typo in r24594 vor 15 Jahren
  Denis Vlasenko 88fa5f3611 utils/Makefile.in: de-obfuscate it a bit vor 15 Jahren
  Denis Vlasenko c54be38040 replace yet another _dl_malloc + _dl_memset with _dl_zalloc vor 15 Jahren
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading vor 15 Jahren
  Denis Vlasenko 1c778b7cfa libc/signal/sigaction.c: s/!=/==/ vor 15 Jahren
  Carmelo Amoroso ccd55d0940 Silent compiler warning regarding undefined macro vor 15 Jahren
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. vor 15 Jahren
  Denis Vlasenko 07fbe8979d forgot to remove one #endif... vor 15 Jahren
  Denis Vlasenko d1c6913386 Get rid of the following annoying warnings on ppc: vor 15 Jahren
  Denis Vlasenko eb51bac1b3 libm/e_scalb.c: remove unused #ifdef _SCALB_INT branches vor 15 Jahren
  Denis Vlasenko 33836c9854 fix small goof in last commit: should use "long" function (scalbln) vor 15 Jahren
  Denis Vlasenko b994ff9e32 libm: remove scalbln implementation, it seems to be less correct than scalbn. vor 15 Jahren
  Khem Raj 15a971616c Merge some pre-work from branch, needed by NPTL. vor 15 Jahren
  Denis Vlasenko e422845f58 libm/e_lgamma_r.c: cosmetic whitespace fixes vor 15 Jahren
  Denis Vlasenko d4f94ef391 libm/*: delete many incarnations of logarithmic gamma function, vor 15 Jahren
  Denis Vlasenko da3fc969d3 libc/stdlib/_strtod.c: add parens around a | b vor 15 Jahren
  Bernhard Reutner-Fischer 3f59c71ed8 - whitespace cleanup; no obj-code changes vor 15 Jahren
  Denis Vlasenko 90ca90c53d libm/s_nearbyint.c: delete (forgot to do it in prev commit) vor 15 Jahren
  Bernhard Reutner-Fischer a55b1393bb - ethers only make sense if we want to play with ethernet addresses vor 15 Jahren
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY vor 15 Jahren
  Bernhard Reutner-Fischer 30f06faa24 - pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are not vor 15 Jahren
  Denis Vlasenko 30bd4a6cc3 remove many functions which just call __ieee754_<function>, vor 15 Jahren
  Denis Vlasenko de87f81d41 fix another corner case in unifdef vor 15 Jahren
  Denis Vlasenko 08479acdf9 patch up unifdef to recognize and remove "#if defined _LIBC && something" vor 15 Jahren
  Denis Vlasenko d2ac303510 Help unifdef to remove private parts of headers vor 15 Jahren