]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Handle R_RISCV_32_PCREL in readelf
authorAndreas Schwab <schwab@suse.de>
Thu, 4 Oct 2018 12:35:12 +0000 (14:35 +0200)
committerAndreas Schwab <schwab@suse.de>
Mon, 8 Oct 2018 08:33:29 +0000 (10:33 +0200)
commit25cbdcbbc5d2d4ca834790b1d370fe5159b560de
treeb952fa26bf06b6e531ac5f4c0b8e89d1a41f0151
parent9e1698c6186a3239479058d2abe195a384d5ee6e
Handle R_RISCV_32_PCREL in readelf

* readelf.c (is_32bit_pcrel_reloc): Handle R_RISCV_32_PCREL.
binutils/ChangeLog
binutils/readelf.c