Cronologia Commit

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