From: Ian Lance Taylor Date: Thu, 17 Mar 1994 23:26:03 +0000 (+0000) Subject: * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove X-Git-Tag: gdb-4_18~15138 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7838792b0c2c963349b3022875cbce225241c6cd;p=thirdparty%2Fbinutils-gdb.git * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove duplicate definition. (osf_core_bfd_is_local_label): Define. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 009f8153890..3c6db576c8d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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.