Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-12-06 20:44:07 +0300
committerRichard Sandiford <rdsandiford@googlemail.com>2007-12-06 20:44:07 +0300
commit6320370052b940a458f4f712b83e40fcf032e399 (patch)
tree2db5906ecffa1c3096a429c2588d7baefeba99d5 /config/ChangeLog
parent27114d3aff40e6d8d6132f64dc218f8a7765953e (diff)
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 84db8b2f3..77082b4a3 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.