Historique des commits

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