diff options
author | Alan Modra <amodra@gmail.com> | 2010-09-29 06:49:33 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-09-29 06:49:33 +0000 |
commit | f902251074864acdf48800c311d2a90690f30bbf (patch) | |
tree | 10316acb344d6576559290e225a9bbaf8227d50a /gas/testsuite/ChangeLog | |
parent | 1e0f6894c8c433b30be3220ca476118fc2f34eff (diff) | |
download | gdb-f902251074864acdf48800c311d2a90690f30bbf.zip gdb-f902251074864acdf48800c311d2a90690f30bbf.tar.gz gdb-f902251074864acdf48800c311d2a90690f30bbf.tar.bz2 |
* gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
* gas/all/gas.exp: Run it.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 3a73dfb..671cc03 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2010-09-29 Alan Modra <amodra@gmail.com> + * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test. + * gas/all/gas.exp: Run it. + +2010-09-29 Alan Modra <amodra@gmail.com> + * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions. (is_aout_format): Copy from ld testsuite. (is_pecoff_format): Merge with ld version. |