summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-07-27 18:00:57 +0000
committerMark Mitchell <mark@codesourcery.com>2005-07-27 18:00:57 +0000
commit36ae0a56a7ce858a770eb45aa6d1be0688cbd966 (patch)
tree5a5c2940e23d1c7a0078f92e097cfd716198eae9 /ChangeLog
parentc09ec7e9fb47c7f119e656c1abe92c2a8c19c0cb (diff)
downloadgdb-36ae0a56a7ce858a770eb45aa6d1be0688cbd966.tar.gz
* config/mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. (CFLAGS_FOR_TARGET): Use it. (CXXFLAGS_FOR_TARGET): Likewise. * Makefile.in: Regenerated. * configure.in (--with-build-sysroot): New option. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dada43bb25..99400c60c1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-07-27 Mark Mitchell <mark@codesourcery.com>
+
+ * config/mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
+
+2005-07-26 Mark Mitchell <mark@codesourcery.com>
+
+ * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
+ (CFLAGS_FOR_TARGET): Use it.
+ (CXXFLAGS_FOR_TARGET): Likewise.
+ * Makefile.in: Regenerated.
+ * configure.in (--with-build-sysroot): New option.
+ * configure: Regenerated.
+
2005-07-24 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Wrap install between unstage and stage