diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bc406af..c693e2f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +2017-01-30 Maciej W. Rozycki <macro@imgtec.com> + + * testsuite/gas/mips/branch-local-2.d: New test. + * testsuite/gas/mips/branch-local-3.d: New test. + * testsuite/gas/mips/branch-local-n32-2.d: New test. + * testsuite/gas/mips/branch-local-n32-3.d: New test. + * testsuite/gas/mips/branch-local-n64-2.d: New test. + * testsuite/gas/mips/branch-local-n64-3.d: New test. + * testsuite/gas/mips/mips.exp: Fold corresponding list tests + into the new tests. + 2017-01-18 Maciej W. Rozycki <macro@imgtec.com> PR gas/20649 |