src/bfd ChangeLog elf-eh-frame.c
amodra@sourceware.org
amodra@sourceware.org
Sat May 12 14:27:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2007-05-12 14:27:34
Modified files:
bfd : ChangeLog elf-eh-frame.c
Log message:
PR 4497
* elf-eh-frame.c (struct cie): Add "local_personality". Make
"personality" a union.
(cie_eq): Compare local_personality too. Adjust personality
comparison.
(_bfd_elf_discard_section_eh_frame): Check binding on personality
reloc sym to allow for bad symtab. Use stashed local syms rather
than reading personality local sym. Handle discarded sections.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3845&r2=1.3846
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&r1=1.57&r2=1.58
More information about the Binutils-cvs
mailing list