aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a0324b5..32959d5 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-06 Andrew Bennett <andrew.bennett@imgtec.com>
+
+ * gcc.target/mips/near-far-3.c: Allow the call to near_func to use
+ the jals instruction.
+
2015-07-06 H.J. Lu <hongjiu.lu@intel.com>
PR target/53383