Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger ccf126ea86 add some copyright info il y a 18 ans
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts il y a 19 ans
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. il y a 19 ans
  Mike Frysinger 2b6789581c create a new wrapper macro for debug early output il y a 19 ans
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize il y a 19 ans
  Mike Frysinger a534ea55c5 move _dl_if_debug_dprint() to shared ldso header il y a 19 ans
  "Steven J. Hill" 40648f65b2 Get rid of extern references to ldso variables. il y a 19 ans
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) il y a 20 ans
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) il y a 20 ans
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. il y a 20 ans
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. il y a 20 ans
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c il y a 20 ans
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. il y a 20 ans
  Eric Andersen 64c5a652fb Fixup PAGE_SIZE problems il y a 20 ans
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc il y a 20 ans
  Eric Andersen 25d1e1b413 Revert this stuff for now il y a 20 ans
  Eric Andersen db5a9ef35b Sigh. I got things working this morning, then checked stuff in from the wrong il y a 20 ans
  Eric Andersen b998ae0611 Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely il y a 20 ans
  Eric Andersen 68c4b497dd make certain that getpagesize() returns correct the value for mips il y a 20 ans
  Eric Andersen c56735672c Fixup support for gcc 2.95 il y a 20 ans
  Eric Andersen 5b61513518 Provide the ldso syscalls and string funcs earlier in the list il y a 20 ans
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy il y a 20 ans
  Eric Andersen 2e723e150a Step one, begin shuffling things around a bit il y a 20 ans
  Eric Andersen 8391a52315 Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefs il y a 20 ans
  Eric Andersen c761b902cd Some badly behaved arches fail to provide a PAGE_SIZE define il y a 20 ans
  Eric Andersen 789f5785a6 Use PAGE_SIZE rather than hard coding 4096 il y a 20 ans
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... il y a 21 ans