diff options
author | Alan Modra <amodra@gmail.com> | 2007-04-20 13:42:48 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-04-20 13:42:48 +0000 |
commit | c5c2803a6650ae5f529aa1767bdbe42c8d59aef2 (patch) | |
tree | fbc5827c679b709482e881cb3b67e37b40cea1ed /gas/testsuite/ChangeLog | |
parent | 931774a953b8d12dc80325af47bdd4860a332818 (diff) | |
download | gdb-c5c2803a6650ae5f529aa1767bdbe42c8d59aef2.zip gdb-c5c2803a6650ae5f529aa1767bdbe42c8d59aef2.tar.gz gdb-c5c2803a6650ae5f529aa1767bdbe42c8d59aef2.tar.bz2 |
* gas/ppc/range64.s: New.
* gas/ppc/range64.l: New.
* gas/ppc/range.s: New.
* gas/ppc/range.l: New.
* gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 01713e6..19cc782 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-04-20 Alan Modra <amodra@bigpond.net.au> + + * gas/ppc/range64.s: New. + * gas/ppc/range64.l: New. + * gas/ppc/range.s: New. + * gas/ppc/range.l: New. + * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests. + 2007-04-20 Richard Earnshaw <rearnsha@arm.com> * gas/arm/mapshort.s: Add a small .data section. |