diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2004-07-08 19:46:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2004-07-08 19:46:05 +0000 |
commit | a7ee7660558245acc069e79f033b67f0a462e03f (patch) | |
tree | e9885392bea54848af689cb43e75dfc0ad463091 /ChangeLog | |
parent | 17a6716ad03a8b735c7b8afb36aa3b00665d6f34 (diff) | |
download | gdb-a7ee7660558245acc069e79f033b67f0a462e03f.zip gdb-a7ee7660558245acc069e79f033b67f0a462e03f.tar.gz gdb-a7ee7660558245acc069e79f033b67f0a462e03f.tar.bz2 |
* Makefile.def (host_modules): Set bootstrap=true for flex.
* Makefile.tpl (all-gcc): Depend on texinfo and flex.
* Makefile.in: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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-01 Paolo Bonzini <bonzini@gnu.org> * Makefile.def (build_modules): Add bison, byacc, flex, |