diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2009-06-02 08:23:45 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2009-06-02 08:23:45 +0000 |
commit | 3cc052ca78860cd389acd5bc814bc0c3bfa578fd (patch) | |
tree | c32b78148c6184852e8202ec2eb3a5b1c4c9941e /ChangeLog | |
parent | 01fd408740e4fe1df642d1536272295d2ca3c833 (diff) | |
download | gdb-3cc052ca78860cd389acd5bc814bc0c3bfa578fd.tar.gz |
* Makefile.tpl ([+compare-target+]): Compare all stage
directories, rather than just gcc.
* 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 adacc3d1792..4cda436083f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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-05-28 Doug Kwan <dougkwan@google.com> * configure.ac: Support gold for target arm*-*-*. |