diff options
author | Jeff Law <law@redhat.com> | 1993-10-29 05:22:27 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-10-29 05:22:27 +0000 |
commit | a54c84c779f59422b733bbc7d9083f7c53278289 (patch) | |
tree | e7a9a1b23391bee778461ee84ad2cb98b73e0a6d /gas/testsuite | |
parent | 47882613c7edc42e2d6d6d07d35a564a3718ca0a (diff) | |
download | gdb-a54c84c779f59422b733bbc7d9083f7c53278289.zip gdb-a54c84c779f59422b733bbc7d9083f7c53278289.tar.gz gdb-a54c84c779f59422b733bbc7d9083f7c53278289.tar.bz2 |
* gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
* gas/hppa/*/*.exp: New test drivers.
* gas/hppa/*/*.s: New test files.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 39d2609..4c045ae 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,8 +1,8 @@ Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu) - * gas/hppa/basic: New directory. - * gas/hppa/basic/basic.exp: New test driver. - * gas/hppa/basic/*.s: New test files. + * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories. + * gas/hppa/*/*.exp: New test drivers. + * gas/hppa/*/*.s: New test files. Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com) |