diff options
author | Jim Wilson <jimw@sifive.com> | 2017-11-17 14:47:52 -0800 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2017-11-17 14:47:52 -0800 |
commit | 033366417daedf6bf044608df1c7a8dfe01a0de2 (patch) | |
tree | fc9097c94fb1432c52c5c7e6b2331b8d1ba8a291 /gdb/testsuite/gdb.python | |
parent | cf724bc93ee954a6f7aac0557afc41c1316dc80c (diff) | |
download | gdb-033366417daedf6bf044608df1c7a8dfe01a0de2.zip gdb-033366417daedf6bf044608df1c7a8dfe01a0de2.tar.gz gdb-033366417daedf6bf044608df1c7a8dfe01a0de2.tar.bz2 |
Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.
binutils/
* readelf.c (elf/riscv.h): Alphabetize include.
(is_32bit_inplace_add_reloc, is_32bit_inplace_sub_reloc)
(is_64bit_inplace_add_reloc, is_64bit_inplace_sub_reloc)
(is_16bit_inplace_add_reloc, is_16bit_inplace_sub_reloc)
(is_8bit_inplace_add_reloc, is_8bit_inplace_sub_reloc): New.
(apply_relocations): New locals reloc_inplace and reloc_subtract.
Call the new functions and set the new locals. Call byte_get if
reloc_inplace. Subtract sym->st_value if reloc_subtract.
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions