newlib/libgloss/mn10300
Jeff Johnston 75241b15db 2001-10-31 David Howells <dhowells@redhat.com>
* syscall.h: Added SYS_times, SYS_gettimeofday, SYS_link values.
        * mn10300/times.c: Renamed "times" to "_times" so that it can be
        referenced by newlib.
        * mn10300/cygmon.c: New file.
        * mn10300/crt0_redboot.S: Ditto.
        * mn10300/crt0_cygmon.S: Ditto.
        * mn10300/Makefile.in: Added RedBoot and Cygmon support.
        * mn10300/configure.in: Changed to allow for future
        evaluation boards to be added.
        * mn10300/configure: Regenerated.
2001-10-31 19:19:08 +00:00
..
Makefile.in 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
_exit.c
access.c 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:23:23 +00:00
chmod.c
chown.c
close.c
configure 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
configure.in 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
creat.c
crt0-eval.S
crt0.S
crt0_cygmon.S 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
crt0_redboot.S 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
crt1.c
cygmon.c 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
eval.ld
execv.c
execve.c
fork.c
fstat.c
getpid.c
gettime.c
isatty.c
kill.c
lseek.c
open.c
pipe.c
read.c
sbrk.c
sim.ld
stat.c
test.c
time.c * mn10300/time.c (time): Set *tloc, since the sim doesn't. 2000-05-24 19:49:44 +00:00
times.c 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
trap.S
trap.h
unlink.c
utime.c
wait.c
write.c