src/bfd ChangeLog elf-bfd.h elf-eh-frame.c
amodra@sourceware.org
amodra@sourceware.org
Fri Oct 1 00:51:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2004-10-01 00:51:37
Modified files:
bfd : ChangeLog elf-bfd.h elf-eh-frame.c
Log message:
* elf-bfd.h (struct eh_cie_fde): Add need_relative and
need_lsda_relative.
* elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Set
need_relative or need_lsda_relative if we are processing an
offset for a reloc on a FDE initial loc or LSDA field
respectively.
(_bfd_elf_write_section_eh_frame): Test need_relative and
need_lsda_relative in place of corresponding make_* field
when deciding to use pc-relative encodings.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2720&r2=1.2721
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.158&r2=1.159
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&r1=1.31&r2=1.32
More information about the Binutils-cvs
mailing list