diff options
author | mengqinggang <mengqinggang@loongson.cn> | 2023-04-18 11:49:21 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-04-18 11:49:21 +0100 |
commit | a02676b77d84d8229b5d4b01259535234cded19e (patch) | |
tree | 5303783009550d51a718453a7ff335ea57f582fd /gas/ChangeLog | |
parent | 01996a7a49bb278a50e72cb9a70011b8f907968e (diff) | |
download | gdb-a02676b77d84d8229b5d4b01259535234cded19e.zip gdb-a02676b77d84d8229b5d4b01259535234cded19e.tar.gz gdb-a02676b77d84d8229b5d4b01259535234cded19e.tar.bz2 |
Symbols with GOT relocatios do not fix adjustbale
gas
* config/tc-loongarch.c (loongarch_fix_adjustable): Symbols with GOT relocatios do not fix adjustbale.
* testsuite/gas/loongarch/macro_op_large_abs.d: Regenerated.
* testsuite/gas/loongarch/macro_op_large_pc.d: Regenerated.
ld
* testsuite/ld-loongarch-elf/macro_op.d: Regenerated. -
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 760230d..80548d2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2023-04-18 mengqinggang <mengqinggang@loongson.cn> + + * config/tc-loongarch.c (loongarch_fix_adjustable): Symbols with + GOT relocatios do not fix adjustbale. + * testsuite/gas/loongarch/macro_op_large_abs.d: Regenerated. + * testsuite/gas/loongarch/macro_op_large_pc.d: Regenerated. + 2023-04-18 Thomas Koenig <tkoenig@netcologne.de> * doc/internals.texi (Relaxing with a table): Describe handling of |