diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2009-05-27 07:30:42 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2009-05-27 07:30:42 +0000 |
commit | 07fc31c9c913c27ac64af66c32689db4a63827e2 (patch) | |
tree | 38957877e117465b95184ea4a57aaa6a8e729dbe /ChangeLog | |
parent | 2f3565a392130b00755a9dda411f9ac7d0255686 (diff) | |
download | binutils-gdb-07fc31c9c913c27ac64af66c32689db4a63827e2.tar.gz |
* Makefile.tpl (all): Avoid harmless warning in make all when
gcc-bootstrap is enabled but stage_last does not exist.
* Makefile.in: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 32dd8c4583f..b91cfce0431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-05-27 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl (all): Avoid harmless warning in make all when + gcc-bootstrap is enabled but stage_last does not exist. + * Makefile.in: Rebuilt. + 2009-05-25 Tristan Gingold <gingold@adacore.com> * setup.com: Complete the file with configuration and build. |