]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-v850.h
* write.c (fixup_segment): Don't add symbol value to addend if
[thirdparty/binutils-gdb.git] / gas / config / tc-v850.h
index dac6f25a3ade642b7206dc45f07c392be0c813d9..3ea07f7ded5da167830438314f1e64e50fd43420 100644 (file)
@@ -47,5 +47,4 @@
 
 #define md_number_to_chars number_to_chars_littleendian
 
-/* call md_pcrel_from_section, not md_pcrel_from */
-#define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section(FIXP, SEC)
+#define tc_fix_adjustable(FIX) (!(FIX)->fx_pcrel)