aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-05 18:34:48 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-05 18:34:48 +0000
commitdb1ac78dbeae71e96f03dfc5ec18ae1e9f19066e (patch)
tree462a039a0dd5b4818c472fccec6ea3ee8cbbcf25 /ChangeLog
parentd070dab9dbbef49db28f28ef82fe981847d929a4 (diff)
downloadgdb-db1ac78dbeae71e96f03dfc5ec18ae1e9f19066e.zip
gdb-db1ac78dbeae71e96f03dfc5ec18ae1e9f19066e.tar.gz
gdb-db1ac78dbeae71e96f03dfc5ec18ae1e9f19066e.tar.bz2
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Change dependency for */multilib.out so that it works when gcc isn't in the tree. * configure.in: Substitute more. * configure: Run subconfigures from the Makefile. * Makefile.tpl: Run subconfigures from the Makefile; add a few convenience targets. Make sure gcc isn't rebuilt after bootstrap.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ec8d62..d0f1c8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * Makefile.tpl: Change dependency for */multilib.out so that
+ it works when gcc isn't in the tree.
+
+ * configure.in: Substitute more.
+ * configure: Run subconfigures from the Makefile.
+ * Makefile.tpl: Run subconfigures from the Makefile; add a few
+ convenience targets. Make sure gcc isn't rebuilt after bootstrap.
+
2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,