コミット履歴

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