OSDN Git Service

ldso: bfin: add alias from __start to _start
[uclinux-h8/uClibc.git] / ldso / ldso / i386 / dl-startup.h
2012-03-25 Mike Frysingerldso: use ELF_xxx()/ElfW() helpers
2009-01-04 Denis Vlasenkoldso/ldso/dl-startup.c: make _dl_elf_main static; remov...
2007-07-29 Denis VlasenkoRemove stray code alignment (.align 16 and .align 4...
2006-01-24 Bernhard Reutner... - use keywords __asm__ and __inline__ c99.
2006-01-23 Peter S. MazingerMake i386 build w/ -std=c99 (almost)
2006-01-17 Mike Frysingersince just about everyone uses return _dl_elf_main...
2005-12-14 Mike Frysingerfix signed/unsigned warnings and unused warnings
2005-05-25 Joakim TjernlundPrepare for standalone execution of ldso.
2005-03-20 Joakim TjernlundPrepare for moving ldso FINI handling to libc by passin...
2005-03-17 Joakim TjernlundGeneral arch cleanup and prepare support for standalone
2005-03-16 Mike Frysingerwhitespace trim
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-02-17 Eric AndersenSeperate out the startup stuff from the non-startup...
2004-02-07 Eric AndersenRestore the library entry point so it works. It does...
2004-02-07 Eric AndersenSplit off the stuff that cannot use function into its...
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH
2001-07-03 Eric AndersenFinish up merging the arm port into the main tree.