OSDN Git Service

Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not...
[uclinux-h8/uClibc.git] / ldso / ldso / powerpc / dl-startup.h
2005-03-21 Joakim TjernlundPrepare for moving ldso FINI handling to libc by passin...
2005-03-17 Joakim TjernlundGeneral arch cleanup and prepare support for standalone
2004-08-18 Joakim TjernlundClean up the _dl_boot code and make it similar to arm...
2004-08-06 Eric AndersenJoakim Tjernlund writes:
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-03-18 Eric AndersenJoakim Tjernlund writes:
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...
2004-01-27 Eric AndersenPatch from Joakim Tjernlund to get rid of an annoying...
2004-01-20 Eric AndersenPaul Mundt writes:
2003-02-16 Eric AndersenFixup powerpc syscalls to eliminate warnings with gcc...
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH
2001-11-12 David Schleefpowerpc/elfinterp.c: Powerpc works now. Major rework...
2001-07-12 David SchleefFirst cut of PowerPC port. It works for hello world...