]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/ChangeLog
PR28098 Skip R_*_NONE relocation entries with zero r_sym without counting
authorMichael Krasnyk <mkrasnyk@argo.ai>
Sat, 17 Jul 2021 15:35:56 +0000 (17:35 +0200)
committerAlan Modra <amodra@gmail.com>
Sun, 18 Jul 2021 12:34:36 +0000 (22:04 +0930)
commit7c6ff8af98718116c835f46a55b480b9684ea4ef
tree21028741672beec5c91424ed4aba6ceebd5c03dc
parent85460c161d9b25b96320e6e234e1e83c01a51f09
PR28098 Skip R_*_NONE relocation entries with zero r_sym without counting

PR gold/28098
* reloc.cc (Track_relocs::advance): Skip R_*_NONE relocation entries
with r_sym of zero without counting in advance method.
gold/ChangeLog
gold/reloc.cc
gold/reloc.h