aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-12-06 17:44:07 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2007-12-06 17:44:07 +0000
commit1c9e0298c701965b3709f865d9f43c17bd73c909 (patch)
tree08993ae52ae1d4b569acbfc49909efb8c428ac88 /config/ChangeLog
parent2fff4d11eea7342e1fd8b9db8ef21749ce9f2d74 (diff)
downloadfsf-binutils-gdb-1c9e0298c701965b3709f865d9f43c17bd73c909.zip
fsf-binutils-gdb-1c9e0298c701965b3709f865d9f43c17bd73c909.tar.gz
fsf-binutils-gdb-1c9e0298c701965b3709f865d9f43c17bd73c909.tar.bz2
config/
* mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =. * mt-mips-elfoabi: Likewise.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 84db8b2..77082b4 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-06 Richard Sandiford <rsandifo@nildram.co.uk>
+
+ * mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =.
+ * mt-mips-elfoabi: Likewise.
+
2007-10-15 Maciej W. Rozycki <macro@linux-mips.org>
* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.