Commit Verlauf

Autor SHA1 Nachricht Datum
  Carmelo Amoroso b4db201962 Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter Mazinger vor 17 Jahren
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker vor 17 Jahren
  Bernhard Reutner-Fischer b6b89abbdb - see if defined foo before trying to look at the value of foo (that should be 0 in this case. Avoids some warnings). vor 17 Jahren
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types vor 18 Jahren
  Mike Frysinger e129d683e5 missed an ElfW(Addr) change vor 18 Jahren
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit vor 18 Jahren
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs vor 18 Jahren
  Peter Kjellerstedt a92b3b7566 Include bits/uClibc_page.h before dl-syscall.h as the latter may vor 18 Jahren
  Mike Frysinger 9dae26d562 change to Lesser GPL 2.1 as pointed out by psm vor 19 Jahren
  Mike Frysinger ccf126ea86 add some copyright info vor 19 Jahren
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts vor 19 Jahren
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. vor 19 Jahren
  Mike Frysinger 2b6789581c create a new wrapper macro for debug early output vor 19 Jahren
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize vor 19 Jahren
  Mike Frysinger a534ea55c5 move _dl_if_debug_dprint() to shared ldso header vor 19 Jahren
  "Steven J. Hill" 40648f65b2 Get rid of extern references to ldso variables. vor 19 Jahren
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) vor 20 Jahren
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) vor 20 Jahren
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. vor 20 Jahren
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. vor 20 Jahren
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c vor 20 Jahren
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. vor 20 Jahren
  Eric Andersen 64c5a652fb Fixup PAGE_SIZE problems vor 20 Jahren
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc vor 20 Jahren
  Eric Andersen 25d1e1b413 Revert this stuff for now vor 20 Jahren
  Eric Andersen db5a9ef35b Sigh. I got things working this morning, then checked stuff in from the wrong vor 20 Jahren
  Eric Andersen b998ae0611 Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely vor 20 Jahren
  Eric Andersen 68c4b497dd make certain that getpagesize() returns correct the value for mips vor 20 Jahren
  Eric Andersen c56735672c Fixup support for gcc 2.95 vor 20 Jahren
  Eric Andersen 5b61513518 Provide the ldso syscalls and string funcs earlier in the list vor 20 Jahren