* elf32-mep.c (config_names): Regenerate configuration.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 7fe0dce4f52b05023a6f0a58142d8a962fb502db..0a030ffeeb28c68e4279f4d43393005a298952fb 100644 (file)
@@ -1,3 +1,81 @@
+2009-02-02  DJ Delorie  <dj@redhat.com>
+
+       * elf32-mep.c (config_names): Regenerate configuration.
+
+2009-02-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf-bfd.h (bfd_elf_get_str_section): Don't declare.
+       (bfd_elf_find_section, _sh_elf_set_mach_from_flags): Likewise.
+       * elf.c (bfd_elf_get_str_section): Make static.
+       (bfd_elf_find_section): Delete.
+       * libbfd.h: Regenerate.
+
+2009-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * elf-eh-frame.c (REQUIRE_CLEARED_RELOCS) Remove.
+       (_bfd_elf_parse_eh_frame): Do not check relocations for removed FDEs.
+
+2009-01-31  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (on_needed_list): New function.
+       (elf_link_add_object_symbols): Link in --as-needed libs if they
+       satisfy undefined symbols in other libs.
+
+2009-01-30  Julian Brown  <julian@codesourcery.com>
+
+       * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Skip BFDs with
+       EXEC_P or DYNAMIC flags, and skip sections which are being linked
+       with --just-symbols (-R).
+
+2009-01-29  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * dwarf2.c (read_rangelist): Use read_address to read low_pc and
+       high_pc in order to properly sign-extend VMAs.
+
+2009-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
+            Mark Shinwell  <shinwell@codesourcery.com>
+            Catherine Moore  <clm@codesourcery.com>
+
+       * elf-attrs.c, elflink.c, elfxx-mips.c: Correct typos in comments.
+
+2009-01-28  Catherine Moore <clm@codesourcery.com>
+
+       * elf32-arm.c (elf32_arm_check_relocs): Set SEC_ALLOC and
+       SEC_LOAD for dynamic relocation sections.
+
+2009-01-27  Hans-Peter Nilsson  <hp@axis.com>
+
+       * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table
+       (info)->tls_size, not elf_hash_table (info)->tls_sec->size for
+       the size of local TLS data.
+
+2009-01-27  Andreas Schwab  <schwab@suse.de>
+
+       * mach-o.c (bfd_mach_o_archive_p): Restrict the number of
+       architectures in the archive.
+
+2009-01-27  Hans-Peter Nilsson  <hp@axis.com>
+
+       * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>
+       <R_CRIS_32_DTPREL>: Correct relocation value.
+
+       * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>
+       <R_CRIS_16, R_CRIS_32>: Don't call BFD_ASSERT for weak undefined
+       symbols with non-default visibility.
+
+2009-01-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * elf32-ppc.c (ppc_elf_relax_section): Add space for relocs
+       describing the trampolines.
+       (ppc_elf_relocate_section): Update relocs to describe the
+       trampolines.
+
+2009-01-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that
+       branch targets can be reached for R_PARISC_PCREL22F, R_PARISC_PCREL17F
+       and R_PARISC_PCREL12F relocations.
+
 2009-01-24  Alan Modra  <amodra@bigpond.net.au>
 
        PR 6022
This page took 0.024678 seconds and 4 git commands to generate.