]> sourceware.org Git - newlib-cygwin.git/commit
2001-10-31 David Howells <dhowells@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 31 Oct 2001 19:19:08 +0000 (19:19 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 31 Oct 2001 19:19:08 +0000 (19:19 +0000)
commit75241b15dbe979163b1cc95df6a5c16e30ddde7b
tree0b3d11e5730816f974785eb6ff133500620cac8f
parent747e5773319f36839927dd67005ceab836ede48d
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.
libgloss/ChangeLog
libgloss/mn10300/Makefile.in
libgloss/mn10300/configure
libgloss/mn10300/configure.in
libgloss/mn10300/crt0_cygmon.S [new file with mode: 0644]
libgloss/mn10300/crt0_redboot.S [new file with mode: 0644]
libgloss/mn10300/cygmon.c [new file with mode: 0644]
libgloss/mn10300/times.c
libgloss/syscall.h
This page took 0.030487 seconds and 5 git commands to generate.