aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2004-07-08 19:45:01 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2004-07-08 19:45:01 +0000
commit95bcca470502e25b79b4b7820732d706bc7317aa (patch)
treef0c88ec133a0f22d87e23ee995afa4dc2a939f85 /ChangeLog
parent60c9a35baf5b40b1fc9f58fb4f033ed083355a87 (diff)
downloadgcc-95bcca470502e25b79b4b7820732d706bc7317aa.zip
gcc-95bcca470502e25b79b4b7820732d706bc7317aa.tar.gz
gcc-95bcca470502e25b79b4b7820732d706bc7317aa.tar.bz2
Makefile.def (host_modules): Set bootstrap=true for flex.
* Makefile.def (host_modules): Set bootstrap=true for flex. * Makefile.tpl (all-gcc): Depend on texinfo and flex. * Makefile.in: Rebuilt. From-SVN: r84305
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da2982a..976192f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-08 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.def (host_modules): Set bootstrap=true for flex.
+ * Makefile.tpl (all-gcc): Depend on texinfo and flex.
+ * Makefile.in: Rebuilt.
+
2004-07-07 Jan Hubicka <jh@suse.cz>
* MAINTAINERS: Add self as a profile feedback maintainer.