f21d9732c13690733774cbf93de4b0f1dce3d223
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-03-02 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/relax_branch_align.d: New test.
4 * gas/arm/relax_branch_align.s: New test.
5
6 2007-02-28 Nick Clifton <nickc@redhat.com>
7
8 PR gas/3797
9 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
10 port.
11 * gas/d10v/address-002.l: Update expected assembler output.
12 * gas/d10v/address-003.l, gas/d10v/address-004.l,
13 gas/d10v/address-005.l, gas/d10v/address-006.l,
14 gas/d10v/address-007.l, gas/d10v/address-008.l,
15 gas/d10v/address-009.l, gas/d10v/address-010.l,
16 gas/d10v/address-011.l, gas/d10v/address-012.l,
17 gas/d10v/address-013.l, gas/d10v/address-014.l,
18 gas/d10v/address-015.l, gas/d10v/address-016.l,
19 gas/d10v/address-017.l, gas/d10v/address-018.l,
20 gas/d10v/address-019.l, gas/d10v/address-020.l,
21 gas/d10v/address-021.l, gas/d10v/address-022.l,
22 gas/d10v/address-023.l, gas/d10v/address-024.l,
23 gas/d10v/address-025.l, gas/d10v/address-026.l,
24 gas/d10v/address-027.l, gas/d10v/address-030.l,
25 gas/d10v/address-031.l, gas/d10v/address-032.l,
26 gas/d10v/address-033.l, gas/d10v/address-034.l,
27 gas/d10v/address-035.l, gas/d10v/address-036.l,
28 gas/d10v/address-037.l, gas/d10v/address-038.l,
29 gas/d10v/address-039.l, gas/d10v/address-040.l,
30 gas/d10v/address-041.l: Likewise.
31
32 2007-02-28 Nick Clifton <nickc@redhat.com>
33
34 PR gas/3975
35 * gas/arm/mapshort.d: Split into two new files...
36 * gas/arm/mapshort-eabi.d: The one and...
37 * gas/arm/mapshort-elf.d: This one.
38 * gas/arm/arch7.d: Remove 32-bit host expectation.
39 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
40 arm targets will disassemble this value as an instruction.
41 * gas/arm/neon-ldst-rm.d: Likewise.
42 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
43 ports.
44 * gas/arm/thumbrel.d: Only run this test for EABI based arm
45 ports.
46 * gas/arm/wince_inst.d: Fix expected branch targets.
47
48 2007-02-22 DJ Delorie <dj@redhat.com>
49
50 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
51 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
52
53 2007-02-20 Thiemo Seufer <ths@mips.com>
54 Chao-Ying Fu <fu@mips.com>
55
56 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
57 DSP R2.
58 * gas/mips/mips.exp: Run new test.
59
60 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
61
62 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
63 point and fixed point operands.
64 * gas/s390/esa-g5.s: Likewise.
65 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
66 cgdr, cger, cgxr): Likewise.
67 * gas/s390/zarch-z900.s: Likewise.
68
69 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR gas/4027
72 * gas/i386/opcode.s: Add more tests for "test".
73 * i386/opcode-intel.d: Updated.
74 * gas/i386/opcode-suffix.d: Likewise.
75 * gas/i386/opcode.d: Likewise.
76
77 2007-02-06 Nick Clifton <nickc@redhat.com>
78
79 PR gas/3810 gas/3800
80 * gas/elf/elf.exp: Expect the redef test to fail on targets which
81 do not convert fixups against ordinary symbols into relocs against
82 section symbols.
83 * gas/all/gas.exp: Likewise.
84
85 2007-02-05 Dave Brolley <brolley@redhat.com>
86
87 * gas/mep/relocs-junk1.s: Add a .data section.
88 * gas/mep/relocs.d: Updated to match above.
89
90 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
91
92 PR gas/3961
93 * gas/i386/secrel.d: Support 64bit host.
94
95 2007-02-02 Nick Clifton <nickc@redhat.com>
96
97 PR gas/3812
98 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
99 account for sign extension.
100
101 2007-01-11 Paul Brook <paul@codesourcery.com>
102
103 * gas/arm/thumb2_add.d: Add test for missing operand.
104 * gas/arm/thumb2_add.s: Ditto.
105
106 2007-01-11 Nick Clifton <nickc@redhat.com>
107
108 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
109 line comment character.
110 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
111 output.
112
113 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
114 test for the MCore target.
115
116 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
117
118 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
119 * gas/i386/i386.exp: Ditto.
120
121 2007-01-04 Paul Brook <paul@codesourcery.com>
122
123 * gas/arm/archv6.s: Add more cpsie tests.
124 * gas/arm/archv6.d: Ditto.
125
126 2007-01-04 Andreas Schwab <schwab@suse.de>
127
128 * gas/m68k/cpu32.[sd]: New test.
129 * gas/m68k/all.exp: Run it.
130
131 2007-01-04 Julian Brown <julian@codesourcery.com>
132
133 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
134
135 2007-01-04 Paul Brook <paul@codesourcery.com>
136
137 * gas/arm/neon-cov.d: Adjust expected output.
138 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
139 and vacle.
140 * gas/arm/neon-omit.d: Adjust expected output.
141
142 For older changes see ChangeLog-2006
143 \f
144 Local Variables:
145 mode: change-log
146 left-margin: 8
147 fill-column: 74
148 version-control: never
149 End: