* elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d882c17900944e6b621f8c7eccb7cd09c114e17a..1f66207211312714902ca82ef124a010af9c1fc1 100644 (file)
@@ -1,3 +1,38 @@
+2010-01-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,
+       R_PARISC_TLS_LDM21L and R_PARISC_TLS_IE21L relocations that use the
+       linkage table pointer to use the global table pointer if not doing
+       a shared link.
+
+2010-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * elf.c (elfcore_grok_lwpstatus): Do not overwrite the core signal
+       if it has already been set.
+
+2010-01-27  Tristan Gingold  <gingold@adacore.com>
+
+       * vms.h: Remove trailing spaces.
+       (struct hdr_struct): Remove unused hdr_c_cpr field.
+       (enum file_format_enum): Add comments.
+       * vms.c (vms_bfd_print_private_bfd_data): New function that
+       replaces the macro.
+       Remove trailing spaces.
+       * vms-misc.c: Improve comments.
+       (_bfd_vms_get_object_record): Also handle files without pads.
+       * vms-hdr.c (_bfd_vms_write_dbg): Fix format string.
+       * vms-gsd.c (struct flagdescstruct): Make name field const.
+       (gsyflagdesc): Fix typo.
+
+2010-01-27  Alan Modra  <amodra@gmail.com>
+
+       PR ld/11217
+       * elf64-ppc.c (struct ppc_link_hash_table): Add toc_bfd, toc_first_sec.
+       (ppc64_elf_setup_section_lists): Init them.
+       (ppc64_elf_next_toc_section): Don't partition multi-toc between .got
+       and .toc on the same input file.
+       (ppc64_elf_relocate_section): Correct GOT entry offset.
+
 2010-01-26  Tristan Gingold  <gingold@adacore.com>
 
        * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add initializer for write_ar_hdr.
This page took 0.023661 seconds and 4 git commands to generate.