diff options
author | Nick Clifton <nickc@redhat.com> | 1998-05-21 22:04:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-05-21 22:04:56 +0000 |
commit | 9c92d370838a9d370fbffd4314b01cc9fe0a4344 (patch) | |
tree | 176738131893a0367325335338070a54066e6d65 /gas/testsuite | |
parent | c719b71428c79aa3f92dbb59d67df6d4bda139c3 (diff) | |
download | gdb-9c92d370838a9d370fbffd4314b01cc9fe0a4344.zip gdb-9c92d370838a9d370fbffd4314b01cc9fe0a4344.tar.gz gdb-9c92d370838a9d370fbffd4314b01cc9fe0a4344.tar.bz2 |
Fixes to allow testsuite to pass (modulo problems with cofftag).
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 89e53b9..5b2af78 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com> + + * gas/arm/thumb.s: Add period to start of labels to prevent + assembler thinking that they are function entry points. + Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com> * gas/mips/mips16.d: Correct to reflect bug fix to disassembler. |