Commit History

Upphovsman SHA1 Meddelande Datum
  Christophe Lyon b2db04d0a8 Add support for Thumb-only processors. 5 år sedan
  Christophe Lyon 75bce1a732 rtld: Add startup code 6 år sedan
  Christophe Lyon 5ec586eb37 rtld: Add FDPIC code for arm 11 år sedan
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 år sedan
  Bernhard Reutner-Fischer e71fc570ca arm: Add BX and BXC macros 9 år sedan
  Yann E. MORIN 8b8ad6ed0f arm: move check for BX to its own header 11 år sedan
  Mike Frysinger 6287cacef2 ldso: mark _start hidden 12 år sedan
  Mike Frysinger c3393906d8 ldso: use ELF_xxx()/ElfW() helpers 13 år sedan
  Yann E. MORIN 3862c65a05 ARM: #include <bits/arm_asm.h> where __USE_BX__ is used 13 år sedan
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. 15 år sedan
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: 16 år sedan
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments 16 år sedan
  Peter S. Mazinger f34cf7cc3b s:THUMB_INTERWORK:USE_BX:, thx Khem Raj 18 år sedan
  Mike Frysinger 1bb5e5dea2 John Bowler says: use (!thumb) instead of (arm) since thumb defines arm 18 år sedan
  Mike Frysinger 8504c3b4d8 John Bowler writes in Bug 385: 18 år sedan
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 år sedan
  Eric Andersen 099530b70a Based in part on related code in glibc, this might even be correct. 19 år sedan
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 år sedan
  Joakim Tjernlund f96b98c918 Add _dl_boot() prototype. 19 år sedan
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 år sedan
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 år sedan
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. 20 år sedan
  Eric Andersen 93915a08a4 Kill off an arm specific hack, that fostered three other arch specific 20 år sedan
  Eric Andersen fa34293971 Restore the library entry point so it works. It does have 20 år sedan
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, 20 år sedan
  Eric Andersen 4c316e6c2c Add missing quotes 22 år sedan
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH 22 år sedan
  Eric Andersen 0af2186df0 Let older arm cross compilers work 22 år sedan
  Eric Andersen 709c1793f5 Finish up merging the arm port into the main tree. 23 år sedan