PR gold/12525
authorIan Lance Taylor <ian@airs.com>
Sat, 2 Jul 2011 00:03:25 +0000 (00:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 2 Jul 2011 00:03:25 +0000 (00:03 +0000)
commit02d7cd4495b617a9dc356b4f5140a74d020df6f5
tree14729ef21007268b56536b188b055be2987a4ca3
parent3f26b7e8cb3d1e545a1461ded51f24259b1795e7
PR gold/12525
* ehframe.cc (Eh_frame_hdr::get_fde_pc): Handle DW_EH_PE_datarel.
Assert if we see DW_EH_PE_indirect.
* target.h (Target::ehframe_datarel_base): New function.
(Target::do_ehframe_datarel_base): New target function.
* i386.cc (Target_i386::do_ehframe_datarel_base): New function.
* x86_64.cc (Target_x86_64::do_ehframe_datarel_base): New
function.
gold/ChangeLog
gold/ehframe.cc
gold/i386.cc
gold/target.h
gold/x86_64.cc
This page took 0.024729 seconds and 4 git commands to generate.