add pr number for last commit

This commit is contained in:
Alan Modra 2008-10-03 10:09:51 +00:00
parent bcacc0f587
commit e932ca37ad
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
2008-10-03 Alan Modra <amodra@bigpond.net.au>
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

View file

@ -1,5 +1,6 @@
2008-10-03 Alan Modra <amodra@bigpond.net.au>
PR 6931
* ldemul.c (ldemul_place_orphan): Add "name" param.
* ldemul.h (ldemul_place_orphan): Update prototype.
(struct ld_emulation_xfer_struct <place_orphan>): Likewise.