acadia-newlib/libgloss/arm
Jeff Johnston ce4654708c 2005-07-18 Shaun Jackman <sjackman@gmail.com>
* libgloss/arm/libcfunc.c (abort): Call _exit instead of the RDI swi.
        (alarm): Add the weak attribute.
        (pause): New function. Return ENOSYS.
        * libgloss/arm/syscalls.c (_getpid): Add the weak attribute.
        (_fstat): Ditto.
        (_stat): Ditto.
        (_link): Ditto. Return ENOSYS.
        (_unlink): Call the swi instead of returning -1.
        (_raise): Add the weak attribute. Return ENOSYS.
        (isatty): Rename to _isatty. Call the swi instead of returning 1.
        (_system): Call the swi instead of returning ENOSYS.
        (_rename): Ditto.
2005-07-18 16:18:17 +00:00
..
Makefile.in 2005-04-12 Shaun Jackman <sjackman@gmail.com> 2005-04-13 00:01:40 +00:00
coff-iq80310.specs
coff-pid.specs
coff-rdimon.specs 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00
coff-rdpmon.specs 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00
coff-redboot.ld
coff-redboot.specs
configure 2004-01-01 Paul Brook <paul@codesourcery.com> 2004-10-01 11:37:17 +00:00
configure.in 2004-01-01 Paul Brook <paul@codesourcery.com> 2004-10-01 11:37:17 +00:00
crt0.S 2005-01-07 Paul Brook <paul@codesourcery.com> 2005-01-07 18:01:26 +00:00
elf-iq80310.specs
elf-pid.specs
elf-rdimon.specs 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00
elf-rdpmon.specs 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00
elf-redboot.ld * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
elf-redboot.specs
libcfunc.c 2005-07-18 Shaun Jackman <sjackman@gmail.com> 2005-07-18 16:18:17 +00:00
redboot-crt0.S
redboot-syscalls.c
swi.h 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00
syscall.h
syscalls.c 2005-07-18 Shaun Jackman <sjackman@gmail.com> 2005-07-18 16:18:17 +00:00
trap.S 2004-06-09 Toralf Lund <toralf@procaptura.com> 2004-06-09 19:06:50 +00:00