Historial de Commits

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