Subject: CVS commit: src/gnu/dist/binutils/bfd
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 12/29/2007 14:49:06
Module Name: src
Committed By: skrll
Date: Sat Dec 29 14:49:06 UTC 2007
Modified Files:
src/gnu/dist/binutils/bfd: elf32-hppa.c
Log Message:
Apply my fix to bfd so that correct unwind entries are generated for the
kernel.
This has been applied to binutils -current with this ChangeLog entry.
2007-12-28 Nick Hudson <nick.hudson@dsl.pipex.com>
* elf32-hppa.c (hppa_record_segment_addr): Locate the segment
containing the section using the segment map, rather than guessing
based upon the section's vma and file position.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/dist/binutils/bfd/elf32-hppa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.