acadia-newlib/newlib/libc/sys/arm
Jeff Johnston f7a74742e6 2005-01-07 Paul Brook <paul@codesourcery.com>
* 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.
2005-01-07 18:04:39 +00:00
..
Makefile.am 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:05:09 +00:00
Makefile.in 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:05:09 +00:00
aclocal.m4 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
configure 2004-12-17 Jeff Johnston <jjohnstn@redhat.com> 2004-12-17 22:48:16 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S 2005-01-07 Paul Brook <paul@codesourcery.com> 2005-01-07 18:04:39 +00:00
libcfunc.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
swi.h Set correct value for ADP_Stopped_RunTimeError 2002-06-21 06:55:37 +00:00
syscalls.c 2004-01-06 Mark Mitchell <mark@codesourcery.com> 2004-01-06 19:27:21 +00:00
trap.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00