]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* tc-sparc.h (TC_FORCE_RELOCATION): Define.
authorCatherine Moore <clm@redhat.com>
Tue, 6 Oct 1998 14:37:23 +0000 (14:37 +0000)
committerCatherine Moore <clm@redhat.com>
Tue, 6 Oct 1998 14:37:23 +0000 (14:37 +0000)
        (elf32_sparc_force_relocation):  Declare.
        * tc-sparc.c (md_apply_fix3):  Handle vtable relocs.
        (tc_gen_reloc):  Handle vtable relocs.
        (elf32_sparc_force_relocation):  New.

gas/ChangeLog

index ced161afb0fcb93ddc059200e0bb30152e197176..b80957c5f8413fb1082517b0a8b133cf920ea2d7 100644 (file)
@@ -1,3 +1,11 @@
+Tue Oct  6 09:31:15 1998  Catherine Moore  <clm@cygnus.com>
+
+        * tc-sparc.h (TC_FORCE_RELOCATION):  Define.
+        (elf32_sparc_force_relocation):  Declare.
+        * tc-sparc.c (md_apply_fix3):  Handle vtable relocs.
+        (tc_gen_reloc):  Handle vtable relocs.
+        (elf32_sparc_force_relocation):  New.
+
 Mon Oct  5 09:25:32 1998  Catherine Moore  <clm@cygnsu.com>
 
         * symbols.c (S_IS_FUNCTION):  New.