diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-12-05 18:34:48 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-12-05 18:34:48 +0000 |
commit | db1ac78dbeae71e96f03dfc5ec18ae1e9f19066e (patch) | |
tree | 462a039a0dd5b4818c472fccec6ea3ee8cbbcf25 /ChangeLog | |
parent | d070dab9dbbef49db28f28ef82fe981847d929a4 (diff) | |
download | gdb-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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, |