diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-09-05 10:53:00 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-09-05 10:53:00 +0000 |
commit | 318b02b6b9286f7b45f2c3bef4d0630820cc742b (patch) | |
tree | 83132536bd0dcfff0b4fdc43228c5c9b79fb9925 /gas/testsuite/ChangeLog | |
parent | b50e328324c00272da4f9fadfa68ba2465984717 (diff) | |
download | gdb-318b02b6b9286f7b45f2c3bef4d0630820cc742b.zip gdb-318b02b6b9286f7b45f2c3bef4d0630820cc742b.tar.gz gdb-318b02b6b9286f7b45f2c3bef4d0630820cc742b.tar.bz2 |
ARM Acorn/RISCiX target and host patches from Richard Earnshaw
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 001af60..9db1287 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org) + + * gas/arm/*: New subtree. Add ARM tests. + +Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu) + + * gas/hppa/unsorted/unsorted.exp: Accept any character + between foo's type and foo itself. + Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * lib/gas-defs.exp (run_dump_test): New routine for running the @@ -10,6 +19,9 @@ Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com) (regexp_diff): Always return a value. Fix bugs in actually doing the regexp test. + * gas/sun4/addend.exp: Use run_dump_test. + * gas/sun4/addend.d: Fix regular expressions so that they work. + Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu) * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests. |