aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-05-02 09:56:00 +0000
committerNick Clifton <nickc@redhat.com>2006-05-02 09:56:00 +0000
commit63f2fc308398575e847c6137c241e47dbe36af6a (patch)
tree4ed255b9fbbdb7de6de02310362a11da59ab1e83 /bfd/ChangeLog
parent22772e33f638a63db511038ebb4f95a338bc2cf0 (diff)
downloadgdb-63f2fc308398575e847c6137c241e47dbe36af6a.zip
gdb-63f2fc308398575e847c6137c241e47dbe36af6a.tar.gz
gdb-63f2fc308398575e847c6137c241e47dbe36af6a.tar.bz2
Rename DEBUG to SYMBIAN_DEBUG to avoid conflicts with global DEBUG definition
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 a25e15e..4dad85f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-02 Nick Clifton <nickc@redhat.com>
+
+ * elf32-sh-symbian.c: Rename local define DEBUG to SYMBIAN_DEBUG
+ in order to avoid conflicts with the global DEBUG define.
+
2006-05-02 Alan Modra <amodra@bigpond.net.au>
* dwarf2.c: Formatting.