fix dates in previous blackfin commits
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index f7d2587e04475c8f3cb899f900e6ab320a7368c1..fcfa94518806e9d7b31e714ded5a5b1358ba5045 100644 (file)
@@ -1,3 +1,47 @@
+2010-10-11  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * elf32-arm.c (elf32_arm_final_link_relocate)
+       (elf32_arm_relocate_section): Handle relocations against STN_UNDEF.
+
+2010-10-11  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * elflink.c (_bfd_elf_link_output_relocs): Delete unused variable
+       "output_rel_hdr".
+
+2010-10-09  John Tytgat  <john@bass-software.com>
+
+       * reloc.c (BFD_RELOC_ARM_HVC): Add.
+       * libbfd.h: Regenerate.
+
+2010-10-08  Kai Tietz  <kai.tietz@onevision.com>
+
+       * pei-x86_64.c (find_next_xdata_or_end): Removed.
+       (pex64_dump_xdata): Remove arguments stop, onaline,
+       and pdata. New argument endx.  Print term "none"
+       instead of misleading "CFA".
+       (sort_xdata_arr): New function.
+       (pex64_bfd_print_pdata): Use binary search/sort for unwind-RVAs
+       instead of searching quadratic.
+
+2010-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+           Alan Modra  <amodra@gmail.com>
+
+       Fix build with -DDEBUG=7
+       * elf.c (_bfd_elf_symbol_from_bfd_symbol): Remove call
+       to deleted function elf_symbol_flags.  Add typecast to avoid warning.
+       * elf32-rx.c (dump_symbol) : Rename to..
+       (rx_dump_symbol): ..this to avoid link errors.
+       * elflink.c (elf_link_input_bfd): Add typecast to avoid warnings.
+       (bfd_elf_perform_complex_relocation): Likewise.
+       * elf32-xtensa.c (print_action_list): Likewise.
+
+2010-10-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * elf32-arm.c (elf32_arm_stub_long_branch_any_arm_pic,
+       elf32_arm_stub_long_branch_any_arm_pic): Use a consistent name for
+       ip/r12.
+       (arm_type_of_stub): Remove superfluous braces.
+
 2010-10-04  Bernd Schmidt  <bernds@codesourcery.com>
 
        * elf-bfd.h (struct bfd_elf_section_reloc_data): New structure.
 
 2010-09-09  Bernd Schmidt  <bernds@codesourcery.com>
 
-       bfd/
        * elflink.c (bfd_elf_final_link): Correct calculation of
        max_external_reloc_size.
 
This page took 0.02943 seconds and 4 git commands to generate.