From: Alan Modra Date: Fri, 3 Oct 2008 10:09:51 +0000 (+0000) Subject: add pr number for last commit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e932ca37adcc8570281d9496ba13d6f2cbff25cd;p=binutils-gdb.git add pr number for last commit --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b95f32212ae..e6b51d2fa3b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,6 @@ 2008-10-03 Alan Modra + PR 6931 * elf.c (bfd_elf_set_group_contents): Assign sh_info for ld -r when the signature symbol is global. * elflink.c (elf_link_input_bfd): Ensure group signature symbol diff --git a/ld/ChangeLog b/ld/ChangeLog index f957395ed09..deeec540ba5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,6 @@ 2008-10-03 Alan Modra + PR 6931 * ldemul.c (ldemul_place_orphan): Add "name" param. * ldemul.h (ldemul_place_orphan): Update prototype. (struct ld_emulation_xfer_struct ): Likewise.