From 874a43273ce113676ef61b5dd779576fc4b3318b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 6 Jul 1994 23:33:02 +0000 Subject: [PATCH] * elfcode.h (elf_link_output_sym): Don't call output_symbol_hook if it is NULL. --- bfd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e8302b3bea..ef39a98965 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Wed Jul 6 19:21:57 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * hosts/sysv4.h (qsort, strtol): Don't declare. + + * elfcode.h (elf_link_output_sym): Don't call output_symbol_hook + if it is NULL. + + * elf32-mips.c (mips_elf_final_write_processing): Add ignored info + argument to correspond to recent libelf.h change. + Wed Jul 6 00:48:57 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to -- 2.34.1