diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2009-06-02 08:12:04 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2009-06-02 08:12:04 +0000 |
commit | 70cb2d9f66ba890c428f5db93b92ff76282f996e (patch) | |
tree | b2c1526d62de23db8d849a6785c2b9455dbdb398 /ChangeLog | |
parent | 2feb56e67924b5ac4d3cd65c83a508e08c3a98dc (diff) | |
download | gcc-70cb2d9f66ba890c428f5db93b92ff76282f996e.zip gcc-70cb2d9f66ba890c428f5db93b92ff76282f996e.tar.gz gcc-70cb2d9f66ba890c428f5db93b92ff76282f996e.tar.bz2 |
Makefile.tpl ([+compare-target+]): Compare all stage directories, rather than just gcc.
* Makefile.tpl ([+compare-target+]): Compare all stage
directories, rather than just gcc.
* Makefile.in: Rebuilt.
From-SVN: r148080
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-06-02 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.tpl ([+compare-target+]): Compare all stage + directories, rather than just gcc. + * Makefile.in: Rebuilt. + 2009-06-01 Doug Kwan <dougkwan@google.com> * configure.ac: Support gold for target arm*-*-*. |