aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDave Korn <dave.korn@artimi.com>2005-05-08 23:48:38 +0000
committerDave Korn <dave.korn@artimi.com>2005-05-08 23:48:38 +0000
commit74cc7600e397829aaffe91d1e1b63e19581c7031 (patch)
tree93b8585a3da8c040bc34b25a378e8f0be7bc155c /bfd/ChangeLog
parent4252dc94bdafcf25eaa62721d12d403737598005 (diff)
downloadgdb-74cc7600e397829aaffe91d1e1b63e19581c7031.zip
gdb-74cc7600e397829aaffe91d1e1b63e19581c7031.tar.gz
gdb-74cc7600e397829aaffe91d1e1b63e19581c7031.tar.bz2
2005-05-08 Dave Korn <dave.korn@artimi.com>
* coff-tic80.c: Undefine _CONST after system headers to prevent clash with tic80-specific definition in include/coff/tic80.h
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ee4797d..8563a0f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-08 Dave Korn <dave.korn@artimi.com>
+
+ * coff-tic80.c: Undefine _CONST after system headers to prevent
+ clash with tic80-specific definition in include/coff/tic80.h
+
2005-05-08 H.J. Lu <hongjiu.lu@intel.com>
PR 939