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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 227668901..7ad30336b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,18 @@
+2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
+
+ * confsubdir.m4 (AC_CONFIG_SUBDIRS, _AC_OUTPUT_SUBDIRS): New
+ file. Override Autoconf-2.59's version of these macros with
+ fixed handling of multiple adjacent whitespace in arguments.
+ * aclocal.m4: Regenerated forcefully.
+ * configure: Ditto.
+ * Makefile.in: Ditto.
+ * libc/*Makefile.in: Ditto.
+ * libc/*aclocal.m4: Ditto.
+ * libc/*configure: Ditto.
+ * libm/*Makefile.in: Ditto.
+ * libm/*aclocal.m4: Ditto.
+ * libm/*configure: Ditto.
+
2007-04-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/arc/dummy.S: Dummy file to force .S.o suffix rule.