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 8086006..8dd9a59 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2021-02-26 Nick Clifton <nickc@redhat.com>
+
+ PR 27411
+ * config/tc-arm.c (do_t_add_sub): Correct error message.
+ * testsuite/gas/arm/pr27411.s: New test.
+ * testsuite/gas/arm/pr27411.d: New test driver.
+ * testsuite/gas/arm/pr27411.l: Expected error output for new test.
+
2021-02-24 Alan Modra <amodra@gmail.com>
PR 23691