Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. il y a 15 ans
  Bernhard Reutner-Fischer c4a9c0cdae - Avoid warning about missing brace. No obj-code changes. il y a 16 ans
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. il y a 16 ans
  Carmelo Amoroso e130b681c4 Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> il y a 16 ans
  Mike Frysinger a9f3bfe7dd Bernd Schmidt writes: il y a 17 ans
  Mike Frysinger cd5c2f7718 Bernd Schmidt writes: il y a 17 ans
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt il y a 17 ans
  Mike Frysinger 47319595bd patch from Bernd Schmidt to abstract away initializing of relocation addresses il y a 18 ans
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types il y a 18 ans
  Mike Frysinger 9faf71ce68 patch from Bernd Schmidt to abstract away load addresses il y a 18 ans
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit il y a 18 ans
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs il y a 18 ans
  Mike Frysinger 1d6903684a Bernd Schmidt writes: too many semicolons! il y a 18 ans
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default il y a 18 ans
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... il y a 18 ans
  Mike Frysinger 135c85905c disable early debug code if the arch relies on certain values (like load_addr) which are computer later il y a 19 ans
  Mike Frysinger 34288f4de0 dump the address we transfer control to il y a 19 ans
  Mike Frysinger 65ed8b75f3 minor touchups in debug output/comments il y a 19 ans
  Mike Frysinger bda3391b23 base __rtld_stack_end off of argv instead of args so we dont have to worry about how each arch treats args il y a 19 ans
  Mike Frysinger 63b5253012 add some more useful debug output il y a 19 ans
  Mike Frysinger 28ecffc3d9 need _DEBUG macros for NUMBER too il y a 19 ans
  Mike Frysinger efed1986bc get rid of arch-specific defines in dl-startup.c and make each arch declare its requirements about initial bootstrapping il y a 19 ans
  Mike Frysinger ab4c887b2e add debug code for showing argc/argv/envp and touch up some other debug output il y a 19 ans
  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 59cc1e9342 create generic ELF_* macros to hide 32/64 bit differences 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
  Joakim Tjernlund 16045684fd Add __libc_stack_end to ld.so. The libc.a version remains to do. il y a 19 ans
  Mike Frysinger ea3903eb7b create some DEBUG macros for the ld debug early il y a 19 ans
  Eric Andersen 08b828bbdb Adjust indentation il y a 19 ans
  Eric Andersen 3de9075baf This update gets mips working again. il y a 19 ans