Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2009-04-16 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-16 | 1 | -2/+2 |
| | | | | | * libc/misc/init.c (__libc_fini_array): Process fini_array in reverse order as compliant with the ELF specification. | ||||
* | 2005-01-07 Paul Brook <paul@codesourcery.com> | Jeff Johnston | 2005-01-07 | 1 | -0/+60 |
* configure.in: Add test for .init_array. * configure: Regenerate. * newlib.hin: Add HAVE_INITFINI_ARRAY. * libc/misc/Makefile.am: Add init.c * libc/misc/Makefile.in: Regenerate. * libc/misc/init.c: New file. * libc/sys/arm/crt0.S: Call __libc_{init,fini}_array instead of _init/_fini if they exist. |