diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-16 17:44:36 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-16 17:44:36 +0000 |
commit | 250355db8249c4159b32a9d9d82f7eb0f8f50aad (patch) | |
tree | 3b7fdabb7997cfe154822091a277f89f80260180 /gas/testsuite/ChangeLog | |
parent | 87cc7031acb7cc7a3b69dcfd79c3d71aa57fe477 (diff) | |
download | binutils-gdb-250355db8249c4159b32a9d9d82f7eb0f8f50aad.tar.gz |
Remove -8 bias on PC-relative load instructions for arm-wince-pe target
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7d1253f12d0..f888a80ada5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2003-12-16 Nick Clifton <nickc@redhat.com> + + * gas/arm/arm.exp: Run special versions of the inst, ldconst, + arm7t and copro tests for the arm-wince-pe target. + * gas/arm/wince_inst.d: New file. Like inst.d but for the + arm-wince-pe target where the -8 bias is not applied to + PC-relative load instructions. + * gas/arm/wince_ldconst.d: New file. Similar reasons. + * gas/arm/wince_arm7t.d: New file. Similar reasons. + * gas/arm/wince_copro.d: New file. Similar reasons. + 2003-12-15 Christian Groessler <chris@groessler.org> * gas/z8k/eidi.s: Add uppercase forms. Add forms with comma |