Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-12-16 23:49:42 +0300
committerJeff Johnston <jjohnstn@redhat.com>2005-12-16 23:49:42 +0300
commit0217078f77de375347b3c76fb7dbf6ab11b61883 (patch)
tree186284eaa90bc9a086a68a82409b88b31e8544bf /newlib/ChangeLog
parent6ba157bb2e6cde295bd74c40110aea5b5d096c85 (diff)
2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.14.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.14.0. * aclocal.m4: Regenerated. * configure: Ditto. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_1.14.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index d9ab2ab08..73ffd7102 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,22 @@
2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
+ * NEWS: Update with 1.14.0 info.
+ * README: Ditto.
+ * acinclude.m4: Change version number to 1.14.0.
+ * aclocal.m4: Regenerated.
+ * configure: Ditto.
+ * doc/aclocal.m4: Ditto.
+ * doc/configure: Ditto.
+ * libc/*/aclocal.m4: Ditto.
+ * libc/*/configure: Ditto.
+ * libc/libc.texinfo: Ditto.
+ * libm/*/aclocal.m4: Ditto.
+ * libm/*/configure: Ditto.
+ * libm/libm.texinfo: Ditto.
+ * libc/sys/linux/shared.ld: Add VERS_1.14.
+
+2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/sys/linux/sys/stat.h: Change *stat64 prototypes to
take a pointer to struct stat64 rather than struct stat.
@@ -111,7 +128,6 @@
* libc/sys/linux/sys/unistd.h (readlink, symlink): New
prototypes.
->>>>>>> 1.843
2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libc/include/stdint.h: Cleanup #if vs. #ifdef.