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 2a4057261..f5ffe446a 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,10 @@ 2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/include/sys/time.h: Added BSD timer manipulation macros + used by RTEMS code. + +2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/sys/rtems/crt0.c: Add stubs for functions implicitly referenced by code generated by gcc 2.8.1. (a29k): Add stubs for V_SPILL, V_FILL, V_BSD_OS, V_EPI_OS to |