Corrected the changelog entry in the previous commit.

This commit is contained in:
Yufeng Zhang 2013-05-13 22:33:54 +00:00
parent d2865ed314
commit f50909cf22
2 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,3 @@
2013-05-13 Yufeng Zhang <yufeng.zhang@arm.com>
* testsuite/gas/aarch64/diagnostic.s: Update.
* testsuite/gas/aarch64/diagnostic.l: Ditto.
* testsuite/gas/aarch64/movi.s: Add new tests.
* testsuite/gas/aarch64/movi.d: Update.
2013-05-09 Andrew Pinski <apinski@cavium.com>
* config/tc-mips.c (struct mips_set_options): New ase_virt field.

View File

@ -1,3 +1,10 @@
2013-05-13 Yufeng Zhang <yufeng.zhang@arm.com>
* gas/aarch64/diagnostic.s: Update.
* gas/aarch64/diagnostic.l: Ditto.
* gas/aarch64/movi.s: Add new tests.
* gas/aarch64/movi.d: Update.
2013-05-09 Andrew Pinski <apinski@cavium.com>
* gas/mips/mips.exp: Run virt and virt64 testcases.