summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c065699add8..d2f3b98bf49 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+2018-10-05 Richard Henderson <rth@twiddle.net>
+
+ * testsuite/gas/or1k/allinsn.d (l_ha): Add result for ha() relocation.
+ * testsuite/gas/or1k/allinsn.s (l_ha): Add test for ha() relocations.
+ * testsuite/gas/or1k/allinsn.exp: Renamed to or1k.exp.
+ * testsuite/gas/or1k/or1k.exp: Add reloc-2 list test.
+ * testsuite/gas/or1k/reloc-1.d: New file.
+ * testsuite/gas/or1k/reloc-1.s: New file.
+ * testsuite/gas/or1k/reloc-2.l: New file.
+ * testsuite/gas/or1k/reloc-2.s: New file.
+
2018-10-03 Tamar Christina <tamar.christina@arm.com>
* testsuite/gas/aarch64/sve-movprfx_1.d: New test.