Add missing ChangeLog entries for
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 15 Jul 2008 18:44:18 +0000 (18:44 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 15 Jul 2008 18:44:18 +0000 (18:44 +0000)
http://sourceware.org/ml/binutils-cvs/2008-05/msg00092.html

bfd/ChangeLog

index 7f389af..769dd8b 100644 (file)
        (elf32_arm_output_arch_local_syms): Generate mapping symbols for
        long calls stubs.
        
+2008-05-21  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-arm.c (group_sections): Reformat comments.
+
+       PR ld/6446
+       * elf32-frv.c (elf32_frv_relocate_section): Set EF_FRV_PIC by
+       default (for FDPIC). Clear it if any inter-segment relocations
+       are found.
+
+       * elf64-hppa.c (elf64_hppa_finalize_opd): Check NULL return
+       from elf_link_hash_lookup.
+
 2008-05-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
        
        Add multi-GOT support for m68k.