From 063027706aec546678b2fb038e2376fe64442545 Mon Sep 17 00:00:00 2001 From: Tomer Levi Date: Tue, 14 Dec 2004 15:38:04 +0000 Subject: [PATCH] 2004-12-14 Tomer Levi * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *' to prototype, to make hash info available. Prevent wrapped symbols from being adjusted twice. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e0d5f86e83..4422532722 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-12-14 Tomer Levi + + * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *' + to prototype, to make hash info available. + Prevent wrapped symbols from being adjusted twice. + 2004-12-14 Richard Sandiford * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an -- 2.34.1