* elf32-i386.c (elf32_i386_vtinherit_howto): New.
authorCatherine Moore <clm@redhat.com>
Mon, 21 Sep 1998 17:29:28 +0000 (17:29 +0000)
committerCatherine Moore <clm@redhat.com>
Mon, 21 Sep 1998 17:29:28 +0000 (17:29 +0000)
        (elf32_i386_vtentry_howto): New.
        (elf_i386_reloc_type_lookup):  Return elf32_i386_vtentry_howto
        or elf32_i386_vtinherit_howto  on lookup.

bfd/ChangeLog

index b4ecccf1d9026f636e77f580a80bb16a9cfc5fa1..41eb9894429737dbf9cdace862d3494567637640 100644 (file)
@@ -1,3 +1,10 @@
+Mon Sep 21 12:15:22 1998  Catherine Moore  <clm@cygnus.com>
+
+        * elf32-i386.c (elf32_i386_vtinherit_howto): New.
+        (elf32_i386_vtentry_howto): New.
+        (elf_i386_reloc_type_lookup):  Return elf32_i386_vtentry_howto
+        or elf32_i386_vtinherit_howto  on lookup.
+
 Sun Sep 20 00:48:07 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * elf32-m68k.c: Include "elf/m68k.h".  Remove definition of enum
 Sun Sep 20 00:48:07 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * elf32-m68k.c: Include "elf/m68k.h".  Remove definition of enum
This page took 0.027255 seconds and 4 git commands to generate.