diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-04 22:50:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-04 22:50:43 +0000 |
commit | 5c57b913895af72345f52b9f790a5dd3b03ad875 (patch) | |
tree | 5be77a2983707963c0dadb633eb3fcccfc11a272 /gas/testsuite | |
parent | dc966dadf7a00e4ab13d28d8fbdc3abc45b05f0b (diff) | |
download | gdb-5c57b913895af72345f52b9f790a5dd3b03ad875.zip gdb-5c57b913895af72345f52b9f790a5dd3b03ad875.tar.gz gdb-5c57b913895af72345f52b9f790a5dd3b03ad875.tar.bz2 |
* gas/all/float.s: Put a tab before .text, to keep the PA happy.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 568a477..e6562c5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,7 @@ Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com> + * gas/all/float.s: Put a tab before .text, to keep the PA happy. + * gas/arm/arm.exp: Only run inst and arm7t on targets which can handle -EL. Add setup_xfail for thumb. |