From 7838792b0c2c963349b3022875cbce225241c6cd Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 17 Mar 1994 23:26:03 +0000 Subject: [PATCH] * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove duplicate definition. (osf_core_bfd_is_local_label): Define. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.30.2