From: Alan Modra Date: Wed, 6 Aug 2008 00:45:10 +0000 (+0000) Subject: add pr number X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3ae097c44ade2d0dfb5ddd4585d1e2b94bdf1d8;p=binutils-gdb.git add pr number --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cf609f7b79d..7b82767e75d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -32,6 +32,7 @@ 2008-08-01 Alan Modra + PR 6774 * elf.c (rewrite_elf_program_header): Don't wrap p_paddr to include file or program headers. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c968dc81078..443af281101 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,6 @@ 2008-08-06 Alan Modra + 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.