From 9fa570934a963aa26809dfca8b49ddd4b9195028 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 6 Aug 2008 00:45:10 +0000 Subject: [PATCH] add pr number --- bfd/ChangeLog | 1 + binutils/ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cf609f7b7..7b82767e7 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 c968dc810..443af2811 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. -- 2.11.4.GIT