diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 80758939f..7d381f3e2 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/stdlib/system.c: Avoid compiling do_system() for RTEMS. + +2000-12-04 Joel Sherrill <joel@OARcorp.com> + * libc/include/ieeefp.h: Added entries for OpenCores CPUs. 2000-12-04 Joel Sherrill <joel@OARcorp.com> |