aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 696d728..585c98b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2021-04-26 Jan Beulich <jbeulich@suse.com>
+
+ * config/tc-i386.c (md_apply_fix): Mark BFD_RELOC_X86_64_32S as
+ signed.
+ * testsuite/gas/i386/x86-64-addr32-bad.s,
+ testsuite/gas/i386/x86-64-addr32-bad.l: New.
+ * testsuite/gas/i386/i386.exp: Run new test.
+
2021-04-23 Eric Botcazou<ebotcazou@adacore.com>
* testsuite/gas/elf/section25.d: Run it everywhere.