* All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.
[deliverable/binutils-gdb.git] / bfd / coff-sparc.c
index ebd5babdfe70eed760cb55998469bf6c4a305e33..568f66bbe838f44c7b760b9466c42bf1114f09de 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Sparc COFF files.
-   Copyright 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
@@ -255,6 +255,7 @@ bfd_target
      BFD_JUMP_TABLE_RELOCS (coff),
      BFD_JUMP_TABLE_WRITE (coff),
      BFD_JUMP_TABLE_LINK (coff),
+     BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
 
   COFF_SWAP_TABLE,
 };
This page took 0.023061 seconds and 4 git commands to generate.