diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-10-15 09:17:07 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-10-21 16:45:47 -0700 |
commit | a85711043cf5d517fd971065c946f750d7a95344 (patch) | |
tree | d13c1195567f9ecdbe06b6fbcf7f79417a1a2111 /bfd/doc/chew.c | |
parent | 2d1d9ed8d3ccc8838531965557300c7b74069d8c (diff) | |
download | gdb-a85711043cf5d517fd971065c946f750d7a95344.zip gdb-a85711043cf5d517fd971065c946f750d7a95344.tar.gz gdb-a85711043cf5d517fd971065c946f750d7a95344.tar.bz2 |
Gold: Don't fail on R_386_GOT32X relocation
This patch updates gold to treat the R_386_GOT32X relocation proposed in
https://groups.google.com/forum/#!topic/ia32-abi/GbJJskkid4I
the same as R_386_GOT32. FIXME: Gold should perform the transformations
as suggested.
elfcpp/
* i386.h (R_386_GOT32X): New.
gold/
* i386.cc (Target_i386::Scan::get_reference_flags(): Treat
R_386_GOT32X the same as R_386_GOT32.
(Target_i386::Scan::local): Likewise.
(Target_i386::Scan::possible_function_pointer_reloc): Likewise.
(Target_i386::Scan::global): Likewise.
(Target_i386::Relocate::relocate): Likewise.
(Target_i386::Relocatable_size_for_reloc::get_size_for_reloc):
Likewise.
Diffstat (limited to 'bfd/doc/chew.c')
0 files changed, 0 insertions, 0 deletions