summaryrefslogtreecommitdiff
path: root/gas/doc/internals.texi
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
commitc4d7f18bf130b8f1ad6c1817f67c51e2e1438bd6 (patch)
tree25af61872b724a60c3b1b3ce6f5df50daed5a35b /gas/doc/internals.texi
parent5614463990f479dd7f0ecd80138445be6082e26d (diff)
downloadbinutils-redhat-c4d7f18bf130b8f1ad6c1817f67c51e2e1438bd6.tar.gz
* 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/doc/internals.texi')
-rw-r--r--gas/doc/internals.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index c62f8298c3..6719bbf945 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1033,6 +1033,11 @@ arguments, the character before the @kbd{=} character, and the value of
If you define this macro, it should return nonzero if the current input line
pointer should be treated as the end of a line.
+@item TC_CASE_SENSITIVE
+@cindex TC_CASE_SENSITIVE
+Define this macro if instruction mnemonics and pseudos are case sensitive.
+The default is to have it undefined giving case insensitive names.
+
@item md_parse_name
@cindex md_parse_name
If this macro is defined, GAS will call it for any symbol found in an