aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-03-17 23:26:03 +0000
committerIan Lance Taylor <ian@airs.com>1994-03-17 23:26:03 +0000
commit7838792b0c2c963349b3022875cbce225241c6cd (patch)
treefa169effbd1be13c6a0198b41730fbfb15ad0cb7 /bfd
parent8b0f1c2004e7c38d56254fab0b49736694d28973 (diff)
downloadgdb-7838792b0c2c963349b3022875cbce225241c6cd.zip
gdb-7838792b0c2c963349b3022875cbce225241c6cd.tar.gz
gdb-7838792b0c2c963349b3022875cbce225241c6cd.tar.bz2
* osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove
duplicate definition. (osf_core_bfd_is_local_label): Define.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 009f815..3c6db57 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.