diff options
author | Alan Modra <amodra@gmail.com> | 2007-02-27 09:02:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-02-27 09:02:43 +0000 |
commit | 32b116f812304f56965a5b11331f36f77f694adb (patch) | |
tree | 1954fc72cb54d56c7ac2cad124ae18c5bf504405 /config/ChangeLog | |
parent | f0d894379c004c25507f889584dee8fab17da900 (diff) | |
download | gdb-32b116f812304f56965a5b11331f36f77f694adb.zip gdb-32b116f812304f56965a5b11331f36f77f694adb.tar.gz gdb-32b116f812304f56965a5b11331f36f77f694adb.tar.bz2 |
* mt-spu (all-ld): Depend on all-binutils.
also fix previous ChangeLog entry
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index fdc2ebf..84cf9a0 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2007-02-27 Alan Modra <amodra@bigpond.net.au> + + * mt-spu (all-ld): Depend on all-binutils. + 2007-02-18 Alexandre Oliva <aoliva@redhat.com> * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as @@ -6,6 +10,10 @@ (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override environment variable with build-time tools. +2006-12-11 Alan Modra <amodra@bigpond.net.au> + + * mt-spu: New file. + 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG |