PR 9827
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5b1b666d309997d2b0e700097952bc47e91a3459..f0515a29977ea2944b14ca27a8346d1ae3cdb39e 100644 (file)
@@ -1,3 +1,50 @@
+2009-02-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 9827
+       * elflink.c (bfd_elf_final_link): When counting the relocations,
+       if the header size has not been set yet then assume that it will
+       match the output section's reloc type.
+
+2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000 offset for
+       relocatable link.
+
+2009-02-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_error on errors.
+       (find_function): Likewise.
+       (pasted_function): Don't error if no prior function found.
+       (discover_functions): Revert 2008-12-10 change.  Extend first
+       function range to start of section.
+
+2009-02-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * elf64-hppa.c: Remove PARAMS macro.  Replace PTR with void *.  Convert
+       functions to C90.
+       * elf64-hppa.h: Likewise.
+
+2009-02-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * elfxx-mips.c (_bfd_mips_elf_section_processing): Remove special
+       .sbss handling.
+
+2009-02-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.
+       Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*.
+
+2009-02-03  Sandip Matte  <sandip@rmicorp.com>
+
+       * aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr.
+       * archures.c (bfd_mach_mips_xlr): Define.
+       * bfd-in2.h: Regenerate.
+       * cpu-mips.c (I_xlr): Define.
+       (arch_info_struct): Add XLR entry.
+       * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_XLR.
+       (mips_set_isa_flags): Handle bfd_mach_mips_xlr
+       (mips_mach_extensions): Add XLR entry.
+
 2009-02-03  Eric B. Weddington  <eric.weddington@atmel.com>
 
        * elf32-avr.c (avr_final_link_relocate): Allow avr25 to wraparound.
This page took 0.024013 seconds and 4 git commands to generate.