aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2004-02-09 12:12:42 +0000
committerNathan Sidwell <nathan@codesourcery.com>2004-02-09 12:12:42 +0000
commita8a3b3b21c1b0195b059191a55cc8c8a7703d858 (patch)
treee4992c203bb9a3924097e036c9ab086a4cee9285 /gas/ChangeLog
parentd2dc51dbff4bd6804d6f35f335a9dc0ae0a93253 (diff)
downloadgdb-a8a3b3b21c1b0195b059191a55cc8c8a7703d858.zip
gdb-a8a3b3b21c1b0195b059191a55cc8c8a7703d858.tar.gz
gdb-a8a3b3b21c1b0195b059191a55cc8c8a7703d858.tar.bz2
* read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
(TC_CASE_SENSITIVE): ... this. * read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE. * doc/internals.texi (TC_CASE_SENSITIVE): Document.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fa62220..9a41fb0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-09 Nathan Sidwell <nathan@codesourcery.com>
+
+ * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
+ (TC_CASE_SENSITIVE): ... this.
+ * read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE.
+ * doc/internals.texi (TC_CASE_SENSITIVE): Document.
+
2004-02-06 James E Wilson <wilson@specifixinc.com>
* config/tc-ia64.c (dot_endp): Delete call to output_endp.