summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2003-02-21 01:55:12 +0000
committerDJ Delorie <dj@delorie.com>2003-02-21 01:55:12 +0000
commite64b6cbeedc54103a6ad426a1a438bbe808956ba (patch)
treeebec4fdae7183b6053dd6bd5c377f929b5acd25b /ChangeLog
parent5f10a440378a61cec6c492c8b70c3fd22d4095bd (diff)
downloadgdb-e64b6cbeedc54103a6ad426a1a438bbe808956ba.tar.gz
* Makefile.tpl: Add definition of CPPFLAGS to pass into
configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29ced0e928b..d5528ac0c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-20 Sean McNeil <sean@blue.mcneil.com>
+
+ * Makefile.tpl: Add definition of CPPFLAGS to pass into
+ configure-target-* as some target builds may require additional
+ flags for preprocessor tests.
+ * Makefile.in: Regenerated.
+
2003-02-19 Alexandre Oliva <aoliva@redhat.com>
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.