diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-05 14:03:10 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-05 14:03:10 +0000 |
commit | 62377b1f9ceb8abcc0b4b071cce524046eca997a (patch) | |
tree | 6029ca8bb3271ceefa2cce063dbd43d46dc3c88f /gas | |
parent | 7ed4c4c5d0100ac29e959ab0fa86fb01607398b1 (diff) | |
download | gdb-62377b1f9ceb8abcc0b4b071cce524046eca997a.zip gdb-62377b1f9ceb8abcc0b4b071cce524046eca997a.tar.gz gdb-62377b1f9ceb8abcc0b4b071cce524046eca997a.tar.bz2 |
oops - omitted from previous delta
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 623e629..2f03d49 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-10-05 Paul Brook <paul@codesourcery.com> + + * gas/arm/arm.exp: Add unwind table test. Recognise + arm-symbian-symbianelf and arm-none-eabi. + * gas/arm/unwind.s: New file. + * gas/arm/unwind.d: New file. + 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk> * gas/pdp11/opcode.d: Fix sob opcode value. |