aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-09-19 10:00:40 +0000
committerAlan Modra <amodra@gmail.com>2008-09-19 10:00:40 +0000
commit5db484ff3d77b5241c7cbef02788962fa6aeedd8 (patch)
tree5c557d1a5d8ca291d9d076e7cec357e574741d52 /gas/config/tc-mn10300.h
parente79f59555a009cc9b5ef8233debb948c795a9cca (diff)
downloadgdb-5db484ff3d77b5241c7cbef02788962fa6aeedd8.zip
gdb-5db484ff3d77b5241c7cbef02788962fa6aeedd8.tar.gz
gdb-5db484ff3d77b5241c7cbef02788962fa6aeedd8.tar.bz2
* write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_register_arithmetic.
(TC_VALIDATE_FIX_SUB): Likewise. * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise. * config/tc-hppa.h (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise. * config/tc-mn10300.h (TC_VALIDATE_FIX_SUB): Likewise. * config/tc-sh.h (TC_VALIDATE_FIX_SUB): Likewise. (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise. * config/tc-sh64.h (TC_VALIDATE_FIX_SUB): Likewise. * config/tc-xtensa.h (TC_VALIDATE_FIX_SUB): Likewise. * doc/internals.texi (TC_FORCE_RELOCATION_SUB_ABS, TC_FORCE_RELOCATION_SUB_LOCAL, TC_VALIDATE_FIX_SUB): Show new param.
Diffstat (limited to 'gas/config/tc-mn10300.h')
-rw-r--r--gas/config/tc-mn10300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-mn10300.h b/gas/config/tc-mn10300.h
index 63ca74a..2fffaa3 100644
--- a/gas/config/tc-mn10300.h
+++ b/gas/config/tc-mn10300.h
@@ -70,7 +70,7 @@ void mn10300_cons_fix_new (fragS *, int, int, expressionS *);
/* We validate subtract arguments within tc_gen_reloc(), so don't
report errors at this point. */
-#define TC_VALIDATE_FIX_SUB(FIX) 1
+#define TC_VALIDATE_FIX_SUB(FIX, SEG) 1
/* Fixup debug sections since we will never relax them. Ideally, we
could do away with this and instead check every single fixup with