diff options
author | Bob Wilson <bob.wilson@acm.org> | 2003-07-10 05:08:27 +0000 |
---|---|---|
committer | Bob Wilson <bwilson@gcc.gnu.org> | 2003-07-10 05:08:27 +0000 |
commit | b31185fe2f2f879fcd78b8037cecb19f4163b9a9 (patch) | |
tree | f6400e157a8f2b342c99265cbedb434f97e5075e /include/ChangeLog | |
parent | 33952f6f7b4f82f8988755d1e5714c584941ac7f (diff) | |
download | gcc-b31185fe2f2f879fcd78b8037cecb19f4163b9a9.zip gcc-b31185fe2f2f879fcd78b8037cecb19f4163b9a9.tar.gz gcc-b31185fe2f2f879fcd78b8037cecb19f4163b9a9.tar.bz2 |
* xtensa-config.h: Undef all macros before defining them.
From-SVN: r69174
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 49fb64d..0a9e820 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++. |