diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-02-15 20:45:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-02-15 20:45:35 +0000 |
commit | a93c34edf1cfe49f5833bbc5465e3b4a1dbdd590 (patch) | |
tree | c03d36f78b33dafd34561308c5642b8af2d63651 /gas/testsuite/ChangeLog | |
parent | adcf2b9d57947670171b53a4e73251cbf1ae460a (diff) | |
download | gdb-a93c34edf1cfe49f5833bbc5465e3b4a1dbdd590.zip gdb-a93c34edf1cfe49f5833bbc5465e3b4a1dbdd590.tar.gz gdb-a93c34edf1cfe49f5833bbc5465e3b4a1dbdd590.tar.bz2 |
* gas/mips/uld.d: New file.
* gas/mips/uld.s: New file.
* gas/mips/usd.d: New file.
* gas/mips/usd.s: New file.
* gas/mips/mips.exp: Run new tests.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 63e262b..5a74a20 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,21 @@ +Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com> + + * gas/mips/uld.d: New file. + * gas/mips/uld.s: New file. + * gas/mips/usd.d: New file. + * gas/mips/usd.s: New file. + * gas/mips/mips.exp: Run new tests. + +Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu) + + * gas/hppa/reloc/picreloc.c: New test. + * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it. + +Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s, + gas/h8300/h8300.exp: New tests. + Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu) * gas/hppa/basic/basic.exp (do_system): Update. |