diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-06-18 15:58:17 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-06-18 15:58:17 +0000 |
commit | 86d469a77c91cbc12c545f5c1023227559b14aeb (patch) | |
tree | a1884d31adee05133e95bcd15ab2481130694138 /ChangeLog | |
parent | 8da7bb5dd6c77a23e2091bb335f34575948242ca (diff) | |
download | gcc-86d469a77c91cbc12c545f5c1023227559b14aeb.tar.gz |
* Makefile.def: Add dependency from configure-gdb to all-bfd.
* Makefile.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125811 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2d201e3080a..643fb0f089e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-18 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.def: Add dependency from configure-gdb to all-bfd. + * Makefile.in: Regenerated. + 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com> * configure.ac: Don't add target-libmudflap to noconfigdirs for |