summaryrefslogtreecommitdiff
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 b9a59b66b80..cf135d98d51 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-22 Alan Modra <amodra@gmail.com>
+
+ PR 25599
+ * config/tc-ia64.c (emit_one_bundle): Expand comment for HP-UX
+ adjustment. Add assertion.
+ * testsuite/gas/ia64/reloc-mlx.d: Pass when slot 2 specified
+ for PCREL60B.
+
2021-05-20 Sergey Belyashov <sergey.belyashov@gmail.com>
* config/tc-z80.c (emit_data_val): Warn on constant overflow.