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 0fee8d0ac..6e01cd3d0 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2005-05-12 Jeff Johnston <jjohnstn@redhat.com> + * configure.host (mn10300-*): Add long long I/O support by default. + +2005-05-12 Jeff Johnston <jjohnstn@redhat.com> + * libc/sys/linux/getpwuid.c: Removed. * libc/sys/linux/getpwnam.c: Removed. * libc/sys/linux/getpwent.c: New file containing logic |