Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi 6 years ago
  Mike Frysinger 6287cacef2 ldso: mark _start hidden 12 years ago
  Mike Frysinger c3393906d8 ldso: use ELF_xxx()/ElfW() helpers 12 years ago
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. 15 years ago
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) 17 years ago
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. 18 years ago
  Peter S. Mazinger bfa91a43d6 Make i386 build w/ -std=c99 (almost) 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
  Mike Frysinger cd1172774d fix signed/unsigned warnings and unused warnings 18 years ago
  Joakim Tjernlund df77bb0e1a Prepare for standalone execution of ldso. 19 years ago
  Joakim Tjernlund f49539f938 Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI. 19 years ago
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 years ago
  Mike Frysinger b5cde98b17 whitespace trim 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 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 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH 22 years ago
  Eric Andersen 709c1793f5 Finish up merging the arm port into the main tree. 23 years ago