aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-10-08 21:29:04 +0000
committerDJ Delorie <dj@redhat.com>2003-10-08 21:29:04 +0000
commit5fbad20aae685921fd57536b22b6e29ebe17b97f (patch)
treea659172a6848cf7b464b295beb66c552c95eb3f6 /ChangeLog
parent4bddf3ad7396eba99cda3172c56b9d3e53bcbbbb (diff)
downloadfsf-binutils-gdb-5fbad20aae685921fd57536b22b6e29ebe17b97f.zip
fsf-binutils-gdb-5fbad20aae685921fd57536b22b6e29ebe17b97f.tar.gz
fsf-binutils-gdb-5fbad20aae685921fd57536b22b6e29ebe17b97f.tar.bz2
2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. * configure: Rebuilt * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure * Makefile.in: Rebuilt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4651bc..2dc4667 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
+
+ * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
+ * configure: Rebuilt
+ * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
+ * Makefile.in: Rebuilt
+
2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.