diff options
author | Christian Eggers <ceggers@gmx.de> | 2020-11-01 09:10:14 +0100 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-11-03 18:17:35 +1030 |
commit | 05862db73fb5cad8bdae85e240b7b4713aad327e (patch) | |
tree | f2580205f7c0391e50ddf6ca07ce761675d67a6f /ylwrap | |
parent | 706d7ce94809f3d647450eb54e2e77e4732bd9af (diff) | |
download | binutils-05862db73fb5cad8bdae85e240b7b4713aad327e.zip binutils-05862db73fb5cad8bdae85e240b7b4713aad327e.tar.gz binutils-05862db73fb5cad8bdae85e240b7b4713aad327e.tar.bz2 |
gas: fix symbol value calculation for versioned symbol aliases
Symbol value is in bytes while fragS::fr_address is in octets. Fixes GAS
symver12 and symver13 tests on ELF targets with with OCTETS_PER_BYTE>1.
* config/obj-elf (elf_frob_symbol): Fix symbol value calculation
for versioned symbol aliases.
Signed-off-by: Christian Eggers <ceggers@gmx.de>
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions