summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2008-03-27 21:17:39 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2008-03-27 21:17:39 +0000
commit7b4f8014337d92d3df8909968cef3b3168592ea9 (patch)
tree82b82e826a772a83f4264911cd6b936d2bda1981 /config/ChangeLog
parentf3d657fafa34450984582b2d7152a2f3713e0af1 (diff)
downloadgcc-7b4f8014337d92d3df8909968cef3b3168592ea9.tar.gz
2008-03-27 Basile Starynkevitch <basile@starynkevitch.net>
merged with trunk r133654 * gcc/Makefile.in: reverted auto dependencies (as did the trunk) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@133655 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index deefcd02cd3..9152d8acdab 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,19 @@
+2008-03-27 Paolo Bonzini <bonzini@gnu.org>
+
+ * extensions.m4: New.
+
+2008-03-27 Paolo Bonzini <bonzini@gnu.org>
+
+ * mh-armpic: Remove.
+ * mh-i370pic: Remove.
+ * mh-m68kpic: Remove.
+ * mh-ppcpic: Remove.
+ * mh-sparcpic: Remove.
+ * mh-ia64pic: Remove.
+ * mh-papic: Remove.
+ * mh-s390pic: Remove.
+ * mh-x86pic: Remove.
+
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* proginstall.m4: New file, with fixed AC_PROG_INSTALL.