bfd/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 8eae4909c4bfee7160f1dd616135d4f500b40c6c..ead15cdd1c9bd04abc0f665bc7129edd77247fc9 100644 (file)
@@ -1,3 +1,121 @@
+2008-08-06  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * reloc.c (BFD_RELOC_MIPS16_GOT16, BFD_RELOC_MIPS16_CALL16): Declare.
+       * libbfd.h, bfd-in2.h: Regenerate.
+       * elf32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
+       R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
+       (mips16_reloc_map): Add mappings.
+       * elf64-mips.c (mips16_elf64_howto_table_rel): Fill in reserved
+       R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
+       (mips16_elf64_howto_table_rela): Likewise.
+       (mips16_reloc_map): Add mappings.
+       * elfn32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
+       R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
+       (elf_mips16_howto_table_rela): Likewise.
+       (mips16_reloc_map): Add mappings.
+       * elfxx-mips.c (mips_elf_create_shadow_symbol): New function.
+       (section_allows_mips16_refs_p): Likewise.
+       (mips16_stub_symndx): Likewise.
+       (mips_elf_check_mips16_stubs): Treat the data argument as a
+       bfd_link_info.  Mark every dynamic symbol as needing MIPS16 stubs
+       and create a "shadow" symbol for the original MIPS16 definition.
+       (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)
+       (lo16_reloc_p, mips16_call_reloc_p): New functions.
+       (_bfd_mips16_elf_reloc_unshuffle): Use mips16_reloc_p to generalize
+       relocation checks.
+       (_bfd_mips16_elf_reloc_shuffle): Likewise.
+       (_bfd_mips_elf_lo16_reloc): Handle R_MIPS16_GOT16.
+       (mips_elf_got16_entry): Add comment.
+       (mips_elf_calculate_relocation): Use hi16_reloc_p,
+       lo16_reloc_p, mips16_call_reloc_p, call16_reloc_p and got16_reloc_p
+       to generalize relocation checks.  Use section_allows_mips16_refs_p
+       instead of mips16_stub_section_p.   Handle R_MIPS16_CALL16 and
+       R_MIPS16_GOT16, allowing the former to refer directly to a
+       MIPS16 function if its stub is not needed.
+       (mips16_stub_section_p): Delete.
+       (_bfd_mips_elf_symbol_processing): Convert odd-valued function
+       symbols into even MIPS16 symbols.
+       (mips_elf_add_lo16_rel_addend): Use mips16_reloc_p to generalize
+       a relocation check.
+       (_bfd_mips_elf_check_relocs): Calculate "bed" and "rel_end"
+       earlier in the function.  Use mips16_stub_symndx to identify
+       the target function.  Avoid out-of-bounds accesses when the
+       stub has no relocations; report an error instead.  Use
+       section_allows_mips16_refs_p instead of mips16_stub_section_p.
+       Use mips16_call_reloc_p and got16_reloc_p to generalize relocation
+       checks.  Handle R_MIPS16_CALL16 and R_MIPS16_GOT16.  Don't create
+       dynamic relocations for absolute references to __gnu_local_gp.
+       (_bfd_mips_elf_always_size_sections): Pass a bfd_link_info as
+       the argument to mips_elf_check_mips16_stubs.  Generalize comment.
+       (_bfd_mips_elf_relocate_section): Use hi16_reloc_p and got16_reloc_p
+       to generalize relocation checks.
+       (_bfd_mips_elf_finish_dynamic_symbol): If a dynamic MIPS16 function
+       symbol has a non-MIPS16 stub, redirect the symbol to the stub.
+       Fix an overly long line.  Don't give dynamic symbols type STO_MIPS16.
+       (_bfd_mips_elf_gc_sweep_hook): Handle R_MIPS16_CALL16 and
+       R_MIPS16_GOT16.
+
+2008-08-06  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-ppc.c (ppc_elf_relax_section): Clear R_PPC_PLTREL24 addend.
+       (ppc_elf_relocate_section <R_PPC_RELAX32_PLT>): Don't bother here.
+
+2008-08-05  Alan Modra  <amodra@bigpond.net.au>
+           Jaka Močnik <jaka@xlab.si>
+
+       * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
+       so that we don't inadvertently free it.  Use bfd_alloc for sort
+       arrays, and memcpy sorted line table.
+
+2008-08-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-spu.c (spu_elf_auto_overlay): Use the maximum possible
+       if --fixed-space request is too large.
+
+2008-08-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Set LC_ALL=C.
+       * Makefile.in: Regenerate.
+       * po/SRC-POTFILES.in: Regenerate.
+
+2008-08-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-spu.c (mark_overlay_section): Move code calculating
+       max_overlay_size to correct block.
+       (spu_elf_auto_overlay): Don't use %x in einfo error message.
+
+2008-08-01  Alan Modra  <amodra@bigpond.net.au>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * elfcore.h (elf_core_file_p): Ensure we have a backend match
+       with the correct arch size before rejecting the generic fallback.
+       * elfcode.h (elf_object_p): Likewise.  Ensure arch size matches
+       before accepting a target.
+
+2008-08-01  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 6774
+       * elf.c (rewrite_elf_program_header): Don't wrap p_paddr to
+       include file or program headers.
+
+2008-07-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * coff-ppc.c, coffgen.c, ecoff.c, ecofflink.c, elf.c, elf32-frv.c,
+       elf32-iq2000.c, elf32-m32c.c, elf32-mep.c, elf32-mt.c,
+       elf32-sh-symbian.c, elf64-hppa.c, mach-o.c, peXXigen.c, pef.c,
+       ppcboot.c, vms-misc.c, xsym.c: Silence gcc warnings.
+
+2008-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * elfxx-mips.c (mips_elf_calculate_relocation): Avoid generating
+       relocations for undefined weak symbols with non-default visibility.
+       (_bfd_mips_elf_check_relocs): Use possibly_dynamic_relocs for
+       global symbols in shared libraries.
+       (allocate_dynrelocs): New function.
+       (_bfd_mips_elf_adjust_dynamic_symbol): Do not handle
+       possibly_dynamic_relocs here.
+       (_bfd_mips_elf_size_dynamic_sections): Call allocate_dynrelocs.
+
 2008-07-28  Alexandre Oliva  <aoliva@redhat.com>
 
        * elf32-i386.c (struct elf_i386_link_hash_table): Added field
        * bfd-in.h (bfd_elf_m68k_set_target_options): Declare function.
        * bfd-in2.h: Regenerate.
 
-2008-05-21  André Johansen  <andrejoh@gmail.com>
+2008-05-21  André Johansen  <andrejoh@gmail.com>
 
        PR 868
        * dwarf2.c (_bfd_dwarf2_cleanup_debug_info): Free memory allocated
This page took 0.024989 seconds and 4 git commands to generate.