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 bc7a00f..45cce1b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-25 Tamar Christina <tamar.christina@arm.com>
+
+ PR gas/25235
+ * config/tc-arm.c (md_convert_frag): Set LSB when Thumb symbol.
+ (relax_adr): Thumb symbols 4 bytes.
+ * testsuite/gas/arm/pr25235.d: New test.
+ * testsuite/gas/arm/pr25235.s: New test.
+
2021-05-24 Nelson Chu <nelson.chu@sifive.com>
PR 25212