aboutsummaryrefslogtreecommitdiff
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
commit97d5cae82a570b20dc99cee7dd66c72cf81b92ee (patch)
tree3e5c0f8b75011b0a0a5ce0ac9383161e266aaee6
parentcda852e66e0bf33d3098d50195033ba9ab01e54b (diff)
downloadgdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.zip
gdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.tar.gz
gdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.tar.bz2
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 4acb68b..0f90fd7 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/