diff options
author | Jeff Law <law@redhat.com> | 1993-11-22 06:14:24 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-22 06:14:24 +0000 |
commit | 4a1781156b6b07cf7becf6a5ffc6eb81466f8ba4 (patch) | |
tree | 077f8b169ff9bb15c73894e25c041598c6275425 /gas/testsuite | |
parent | 29249b427149a7650d019cabd56af5a38bba3b3b (diff) | |
download | gdb-4a1781156b6b07cf7becf6a5ffc6eb81466f8ba4.zip gdb-4a1781156b6b07cf7becf6a5ffc6eb81466f8ba4.tar.gz gdb-4a1781156b6b07cf7becf6a5ffc6eb81466f8ba4.tar.bz2 |
* gas/hppa/basic/fmem.s: Add quadword FP store instructions.
* gas/hppa/basic/basic.exp: Test quadword FP store instructions.
Diffstat (limited to 'gas/testsuite')
-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 d86e803..b24be2f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,13 @@ +Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gas/hppa/basic/fmem.s: Add quadword FP store instructions. + * gas/hppa/basic/basic.exp: Test quadword FP store instructions. + Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * gas/hppa/reloc/reloc.exp: No longer expect failure for + field selector on ble instruction test. + * gas/hppa/basic/basic.exp: No longer expect failures for system instruction tests now that probei is fixed. |