add pr number

This commit is contained in:
Alan Modra 2008-08-06 00:45:10 +00:00
parent 237dcb538f
commit d3ae097c44
2 changed files with 2 additions and 0 deletions

View file

@ -32,6 +32,7 @@
2008-08-01 Alan Modra <amodra@bigpond.net.au>
PR 6774
* elf.c (rewrite_elf_program_header): Don't wrap p_paddr to
include file or program headers.

View file

@ -1,5 +1,6 @@
2008-08-06 Alan Modra <amodra@bigpond.net.au>
PR 6774
* objcopy.c (copy_object): Don't setup_bfd_headers when extract_symbol.
(setup_section): Don't zero vma and lma when extract_symbol.
(copy_section): Discard relocations when extract_symbol.