aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6b437fe..8f371ae 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-19 Nelson Chu <nelson.chu@sifive.com>
+
+ * testsuite/ld-elf/elf.exp (riscv_little_endian): Added. Return true
+ if target is riscv little endian. Otherwise, return false.
+ * testsuite/ld-elf/compressed1d.d: Only xfail the riscv little endian
+ targets by [riscv_little_endian].
+
2021-01-18 H.J. Lu <hongjiu.lu@intel.com>
PR ld/27193