]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix emit-relocs for aarch64 gold
authorVladislav Khmelevsky <och95@yandex.ru>
Sun, 23 Apr 2023 17:30:21 +0000 (21:30 +0400)
committerAlan Modra <amodra@gmail.com>
Thu, 16 Nov 2023 10:30:52 +0000 (21:00 +1030)
commitc441a361287ca98aa7a4ac1ff02d12d138b289dc
tree5eb450ce89a91c303fd49a2c4ab0d0d4614ec5dc
parent27c22a4c76f753a68c11db22c92931166c9aa634
Fix emit-relocs for aarch64 gold

Fix relocation offsets values for the relaxed input sections the same
way it was fixed for the sections in PR21430.
gold/aarch64.cc