diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 27fe6ba..0e05f7e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,7 @@ 2001-01-25 Alexandre Oliva <aoliva@redhat.com> + * libc/sys/sh/syscalls.c (_times): New. + * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags. * libc/sys/sh/syscalls.c (_gettimeofday): New. |