* osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove
authorIan Lance Taylor <ian@airs.com>
Thu, 17 Mar 1994 23:26:03 +0000 (23:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 17 Mar 1994 23:26:03 +0000 (23:26 +0000)
duplicate definition.
(osf_core_bfd_is_local_label): Define.

bfd/ChangeLog

index 009f815..3c6db57 100644 (file)
@@ -10,6 +10,10 @@ Thu Mar 17 10:37:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
 Thu Mar 17 11:44:45 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove
+       duplicate definition.
+       (osf_core_bfd_is_local_label): Define.
+
        * reloc.c (bfd_generic_get_relocated_section_contents): Don't fail
        if malloc (0) fails.  bfd_canonicalize_reloc returning 0 is not a
        failure indication, it merely means there are no relocs.