diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2009-05-19 01:11:12 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2009-05-19 01:11:12 +0000 |
commit | 6a45bb1966ada854fbc2f42001f308ace42e165c (patch) | |
tree | d50c06683accd3569605660f3681df4d56a17c14 /ChangeLog | |
parent | b33baafdbc0140d537006be1e9e5f3719faaafcd (diff) | |
download | gdb-6a45bb1966ada854fbc2f42001f308ace42e165c.tar.gz |
PR other/40159
* Makefile.tpl (all): Don't assume gcc-bootstrap and
gcc-no-bootstrap are mutually exclusive.
* Makefile.in: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c39cbdb97e..a8bb83478cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ 2009-05-18 Alexandre Oliva <aoliva@redhat.com> PR other/40159 + * Makefile.tpl (all): Don't assume gcc-bootstrap and + gcc-no-bootstrap are mutually exclusive. + * Makefile.in: Rebuilt. + +2009-05-18 Alexandre Oliva <aoliva@redhat.com> + + PR other/40159 * Makefile.tpl (all): Don't end with unconditional success. * Makefile.in: Rebuilt. |