summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-10 05:08:27 +0000
committerbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-10 05:08:27 +0000
commit161bc000feb606d41ec91df7759ff2cd8e4c9d3d (patch)
treef6400e157a8f2b342c99265cbedb434f97e5075e /include/ChangeLog
parent700d38c29a215c74231f013fee2fc9fcd8a0967d (diff)
downloadgcc-161bc000feb606d41ec91df7759ff2cd8e4c9d3d.tar.gz
* xtensa-config.h: Undef all macros before defining them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69174 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 49fb64dd635..0a9e8208295 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-09 Bob Wilson <bob.wilson@acm.org>
+
+ * xtensa-config.h: Undef all macros before defining them.
+
2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
* demangle.h: Support C++.