diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2011-02-03 22:25:04 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2011-02-03 22:25:04 +0000 |
commit | 42583e8a0b484c705fe515399a9d9331e39ced66 (patch) | |
tree | 87ecc7cae0da9b13f34814c06f0128096c240312 /newlib | |
parent | b148ba7af2734bf41d47a9e189e579e133e82a3b (diff) | |
download | newlib-42583e8a0b484c705fe515399a9d9331e39ced66.zip newlib-42583e8a0b484c705fe515399a9d9331e39ced66.tar.gz newlib-42583e8a0b484c705fe515399a9d9331e39ced66.tar.bz2 |
Fix spelling of Ralf Corsepius' name in ChangeLog.
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index d1da383..7468c7e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -8543,16 +8543,16 @@ * configure.host (newlib_cflags) <cris-*-*, crisv32-*-*>: Add -DCOMPACT_CTYPE. -2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org> * libc/sys/rtems/include/inttypes.h: New file. * libc/sys/rtems/include/stdint.h: Ditto. -2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org> * libc/string/memcmp.c: Fix to avoid pointer signedness warning. -2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org> * libc/include/machine/_types.h: New file. * libc/include/sys/types.h: Do not check for __rtems__ @@ -8561,7 +8561,7 @@ * libc/sys/rtems/machine/_types.h: Removed. Replaced with shared header file. -2005-02-25 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-02-25 Ralf Corsepius <ralf.corsepius@rtems.org> * libm/common/fdlibm.h (FLT_UWORD_MAX, FLT_UWORD_HALF_MAX): Add L qualifier for these long constants. @@ -8577,13 +8577,13 @@ * libc/time/strftime.c (strftime): Fix '%x' to deal with negative years. Fix '%z' to use long, not int. -2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org> * libm/common/s_fpclassify.c: Use __uint32_t instead of int to manipulate float values in integer form. * libm/common/sf_round.c: Ditto. -2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org> +2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org> * libc/include/sys/types.h [__rtems__]: Include new header file machine/_types.h. |