Commit Verlauf

Autor SHA1 Nachricht Datum
  Carmelo Amoroso b4db201962 Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter Mazinger vor 18 Jahren
  Bernhard Reutner-Fischer bc186d1e9a - fix whitespace vor 18 Jahren
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker vor 18 Jahren
  Bernhard Reutner-Fischer 15e6cdf87a - fix order of link-flags vor 18 Jahren
  Joakim Tjernlund 7340d67f42 Poll with zero timeout vor 18 Jahren
  Joakim Tjernlund 77b4b9f9b6 Handle STT_COMMON symbols too. Following binutils release vor 18 Jahren
  Bernhard Reutner-Fischer 34dce38bac - commentary typo fix vor 18 Jahren
  Bernhard Reutner-Fischer a96829dab3 - move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS vor 18 Jahren
  Bernhard Reutner-Fischer 51ce75b5b0 - use the compiler-driver instead of the linker vor 18 Jahren
  Bernhard Reutner-Fischer 3936de030a - allow for passing in UCLIBC_EXTRA_LDFLAGS vor 18 Jahren
  Mike Frysinger f8713e7a0f Do string comparisos as late as possible during symbol lookup. vor 18 Jahren
  Bernhard Reutner-Fischer ce0018f15d - Fix compilation for mips ABI64 with no LFS. vor 18 Jahren
  Bernhard Reutner-Fischer cfb053f612 - Fix compilation for mips ABI64 with no LFS. vor 18 Jahren
  Mike Frysinger 9734a5f15a This patch will fix a problem when the same host is defined with both IPv4 and vor 18 Jahren
  Mike Frysinger 9e5250dae0 do not check the pointer before freeing it since free(NULL) works just fine vor 18 Jahren
  Mike Frysinger 283dc2c2d0 cleanup code style vor 18 Jahren
  Mike Frysinger eb0847057d Make sure that the DSO has an hash table into its elf, otherwise skip vor 18 Jahren
  Mike Frysinger 2435be015f Jie Zhang writes: vor 18 Jahren
  Mike Frysinger 0e51d28d06 drop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can be fixed in general vor 18 Jahren
  Bernhard Reutner-Fischer 5b542bd0aa - spelling fix vor 18 Jahren
  Denis Vlasenko 430586dbc6 Fix author name and copyright notice in __uc_malloc.c vor 18 Jahren
  Denis Vlasenko 452f9f6951 fix assembler error. libc_hidden_data_def cannot work on COMMONs, vor 18 Jahren
  Denis Vlasenko 76bdc95e64 add libc_hidden_xxxx for __uc_malloc vor 18 Jahren
  Mike Frysinger 02c55909c6 from Blue Swirl: fixup sparc a bit more vor 18 Jahren
  Mike Frysinger 847b02fda5 pull from Blackfin repo: optimized byteswap funcs! vor 18 Jahren
  Mike Frysinger 7efe92d0ca pull from Blackfin repo: cleanup string funcs vor 18 Jahren
  Mike Frysinger 953e7478a3 forgot to add this with previous sparc commit ... vor 18 Jahren
  Mike Frysinger 783107dbed use gcc input constraints to avoid often duplicated reloads when making syscalls vor 18 Jahren
  Mike Frysinger f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 vor 18 Jahren
  Mike Frysinger f5582f19d9 also fix bug 1012 by moschny in 64bit version of readdir vor 18 Jahren