summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2006-12-22 21:45:29 +0000
committerKazu Hirata <kazu@codesourcery.com>2006-12-22 21:45:29 +0000
commit3f8d25972b3aeb13d6c2c182a265fa8d3858ba68 (patch)
tree7c9b3a6ff1a11ca18e95f7c1e53d75c16da8fab1
parent626ec4dbc4815659e0da782d08aac34f91712b9f (diff)
downloadbinutils-redhat-3f8d25972b3aeb13d6c2c182a265fa8d3858ba68.tar.gz
newlib/
* testsuite/lib/flags.exp (newlib_include_flags): Drop -I${newlib_dir}.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 4acb68b0e6..0f90fd77bc 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-12-22 Kazu Hirata <kazu@codesourcery.com>
+
+ newlib/
+ * testsuite/lib/flags.exp (newlib_include_flags): Drop
+ -I${newlib_dir}.
+
2006-12-22 Nathan Sidwell <nathan@codesourcery.com>
libgloss/