projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ab3bf1
)
Tandem/MRI syntax bit rot
author
Steve Chamberlain
<sac@cygnus>
Sat, 22 Feb 1992 03:06:02 +0000
(
03:06
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Sat, 22 Feb 1992 03:06:02 +0000
(
03:06
+0000)
gas/config/tc-m68kmote.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-m68kmote.c
b/gas/config/tc-m68kmote.c
index 206312a3cfdc8a2d345b0deb709e43bf4c5ce7fc..4f8b21377865b1cdd3862cef9b7378211f56f474 100644
(file)
--- a/
gas/config/tc-m68kmote.c
+++ b/
gas/config/tc-m68kmote.c
@@
-54,6
+54,8
@@
const char line_comment_chars[] = "*";
const char line_comment_chars[] = "#";
#endif
+#define NO_RELOC 0
+
/* Chars that can be used to separate mant from exp in floating point nums */
const char EXP_CHARS[] = "eE";