Commit History

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