diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2009-09-21 13:10:07 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2009-09-21 13:10:07 +0000 |
commit | 0bcd05a426cae092fdab022ec6e5103f937a4738 (patch) | |
tree | 08ff95dbcdacc8a5a07f9c45436ad93fa05b358b /gas/testsuite/ChangeLog | |
parent | 95d4c932e4fba5c8b7449c33d2784ade89abf373 (diff) | |
download | gdb-0bcd05a426cae092fdab022ec6e5103f937a4738.zip gdb-0bcd05a426cae092fdab022ec6e5103f937a4738.tar.gz gdb-0bcd05a426cae092fdab022ec6e5103f937a4738.tar.bz2 |
* gas/mips/eret-1.s: Add trailing padding.
* gas/mips/eret-2.s: Likewise.
* gas/mips/eret-3.s: Likewise.
* gas/mips/eret-1.d: Adjust accordingly. Force a 32-bit ABI.
* gas/mips/eret-2.d: Likewise.
* gas/mips/eret-3.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5b40037..0b68cb6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2009-09-21 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/eret-1.s: Add trailing padding. + * gas/mips/eret-2.s: Likewise. + * gas/mips/eret-3.s: Likewise. + * gas/mips/eret-1.d: Adjust accordingly. Force a 32-bit ABI. + * gas/mips/eret-2.d: Likewise. + * gas/mips/eret-3.d: Likewise. + +2009-09-21 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/mips.exp: Fix a typo. 2009-09-21 Ben Elliston <bje@au.ibm.com> |