This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf-eh-frame.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 23 Nov 2010 23:30:05 -0000
- Subject: src/bfd ChangeLog elf-eh-frame.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2010-11-23 23:30:04
Modified files:
bfd : ChangeLog elf-eh-frame.c
Log message:
PR ld/12253
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Correct
DW_EH_PE_datarel handling. Truncate .eh_frame_hdr address to
ptr_size.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5195&r2=1.5196
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&r1=1.84&r2=1.85