Commit Verlauf

Autor SHA1 Nachricht Datum
  Waldemar Brodkorb 52df983934 remove editor hints for vi vor 7 Jahren
  Mike Frysinger 6287cacef2 ldso: mark _start hidden vor 12 Jahren
  Mike Frysinger c3393906d8 ldso: use ELF_xxx()/ElfW() helpers vor 12 Jahren
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. vor 15 Jahren
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) vor 17 Jahren
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. vor 18 Jahren
  Peter S. Mazinger bfa91a43d6 Make i386 build w/ -std=c99 (almost) vor 18 Jahren
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default vor 18 Jahren
  Mike Frysinger cd1172774d fix signed/unsigned warnings and unused warnings vor 18 Jahren
  Joakim Tjernlund df77bb0e1a Prepare for standalone execution of ldso. vor 19 Jahren
  Joakim Tjernlund f49539f938 Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI. vor 19 Jahren
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone vor 19 Jahren
  Mike Frysinger b5cde98b17 whitespace trim vor 19 Jahren
  Mike Frysinger a7e14569d2 fix eriks e-mail address vor 19 Jahren
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused vor 20 Jahren
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. vor 20 Jahren
  Eric Andersen fa34293971 Restore the library entry point so it works. It does have vor 20 Jahren
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, vor 20 Jahren
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH vor 22 Jahren
  Eric Andersen 709c1793f5 Finish up merging the arm port into the main tree. vor 23 Jahren