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: hjl at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 24 May 2006 02:37:47 -0000
- Subject: src/bfd ChangeLog elf-eh-frame.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2006-05-24 02:37:47
Modified files:
bfd : ChangeLog elf-eh-frame.c
Log message:
2006-05-23 H.J. Lu <hongjiu.lu@intel.com>
PR ld/2655
PR ld/2657
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Properly
update CIE/FDE length. Don't pad to the section alignment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3520&r2=1.3521
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&r1=1.49&r2=1.50