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:
authorAndreas Schwab <schwab@linux-m68k.org>2011-01-21 16:29:47 +0300
committerAndreas Schwab <schwab@linux-m68k.org>2011-01-21 16:29:47 +0300
commit5623c499514738dfe474cf2ee5da6b30a38b7505 (patch)
tree391ee7c9a0970bf4865c1200e5a2fb07f05d6d83 /ChangeLog
parenta1c35b8b65fadc52c8654a74ae60422ad15f4002 (diff)
Sync toplevel configure from GCC
2011-01-21 Andreas Schwab <schwab@redhat.com> * configure.ac: Use AS_HELP_STRING throughout. * configure: Regenerate. 2011-01-18 Jie Zhang <jie.zhang@analog.com> * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeb360f58..30aa6ba31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2011-01-21 Andreas Schwab <schwab@redhat.com>
+
+ Sync from GCC:
+
+ 2011-01-21 Andreas Schwab <schwab@redhat.com>
+
+ * configure.ac: Use AS_HELP_STRING throughout.
+ * configure: Regenerate.
+
+ 2011-01-18 Jie Zhang <jie.zhang@analog.com>
+
+ * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
+ * configure: Regenerate.
+
2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* ltmain.sh (relink): Use absolute path when hardcoding with -L.