diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 22dddf315..27fe6ba96 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2001-01-25 Alexandre Oliva <aoliva@redhat.com> + + * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags. + * libc/sys/sh/syscalls.c (_gettimeofday): New. + 2001-01-23 Jeff Johnston <jjohnstn@redhat.com> * libc/include/math.h (signgam): Regress previous fix as |