* symbols.c (S_IS_FUNCTION): New.
authorCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:30:25 +0000 (14:30 +0000)
committerCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:30:25 +0000 (14:30 +0000)
        * config/tc-v850.h (obj_fix_adjustable):  Define.
        (TC_FORCE_RELOCATION):  Define.
        (v850_force_relocation):  Declare.
        * config/tc-v850.c (tc_gen_reloc):  Use offset instead
        of fx_addnumber for VTABLE reloc addends.
        (md_apply_fix3):  Handle VTABLE relocs.
        (v850_fix_adjustable):  New.
        (v850_force_relocation):  New.

gas/ChangeLog

index bfcefb2..ced161a 100644 (file)
@@ -1,3 +1,15 @@
+Mon Oct  5 09:25:32 1998  Catherine Moore  <clm@cygnsu.com>
+
+        * symbols.c (S_IS_FUNCTION):  New.
+        * config/tc-v850.h (obj_fix_adjustable):  Define.
+        (TC_FORCE_RELOCATION):  Define.
+        (v850_force_relocation):  Declare.
+        * config/tc-v850.c (tc_gen_reloc):  Use offset instead
+        of fx_addnumber for VTABLE reloc addends.
+        (md_apply_fix3):  Handle VTABLE relocs.
+        (v850_fix_adjustable):  New.
+        (v850_force_relocation):  New.
+
 Mon Oct  5 00:48:52 1998  Jeffrey A Law  (law@cygnus.com)
 
        * tc-hppa.c (fp_operand_format): Add some additional formats.