gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/arch-10-1.l: New.
4 * gas/i386/arch-10-1.s: Likewise.
5 * gas/i386/arch-10-2.l: Likewise.
6 * gas/i386/arch-10-2.s: Likewise.
7 * gas/i386/arch-10-3.l: Likewise.
8 * gas/i386/arch-10-3.s: Likewise.
9 * gas/i386/arch-10-4.l: Likewise.
10 * gas/i386/arch-10-4.s: Likewise.
11 * gas/i386/arch-10.d: Likewise.
12 * gas/i386/arch-10.s: Likewise.
13
14 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
15 arch-10-3 and arch-10-4.
16
17 * gas/i386/nops-2.s: Use movsbl instead of cmove.
18 * gas/i386/nops-2-i386.d: Updated.
19 * gas/i386/nops-2-merom.d: Likewise.
20 * gas/i386/nops-2.d: Likewise.
21 * gas/i386/x86-64-nops-2.d: Likewise.
22
23 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
24
25 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
26 * gas/i386/x86-64-prescott.s: Likewise.
27
28 * gas/i386/prescott.d: Updated.
29 * gas/i386/x86-64-prescott.d: Likewise.
30
31 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
32
33 * gas/i386/i386.s: Add more tests for movsx and movzx.
34 * gas/i386/x86_64.s: Likewise.
35
36 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
37
38 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
39 movsxl, movzxb and movzxw.
40
41 * gas/i386/i386.d: Updated.
42 * gas/i386/inval.l: Likewise.
43 * gas/i386/x86_64.d: Likewise.
44 * gas/i386/x86-64-inval.l: Likewise.
45
46 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
47
48 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
49 * gas/i386/inval.s: Likewise.
50 * gas/i386/x86_64.s: Likewise.
51 * gas/i386/x86-64-inval.s: Likewise.
52
53 * gas/i386/i386.d: Updated.
54 * gas/i386/inval.l: Likewise.
55 * gas/i386/x86_64.d: Likewise.
56 * gas/i386/x86-64-inval.l: Likewise.
57
58 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR gas/5534
61 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
62 * gas/i386/inval.s: Likewise.
63 * gas/i386/x86_64.s: Likewise.
64
65 * gas/i386/intel.s: Use word instead of dword on ss.
66
67 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
68 and out.
69
70 * gas/i386/prefix.s: Remove invalid fstsw.
71
72 * gas/i386/inval.l: Updated.
73 * gas/i386/intelbad.l: Likewise.
74 * gas/i386/i386.d: Likewise.
75 * gas/i386/x86_64.d: Likewise.
76 * gas/i386/x86-64-inval.l: Likewise.
77 * gas/i386/prefix.d: Updated.
78
79 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
82 to 0x0f1f.
83 * gas/i386/x86-64-nops.s: Likewise.
84
85 * gas/i386/nops.d: Updated.
86 * gas/i386/x86-64-nops.d: Likewise.
87
88 2008-01-09 Bob Wilson <bob.wilson@acm.org>
89
90 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
91 DWARF2_USE_FIXED_ADVANCE_PC.
92 * gas/lns/lns-big-delta.s: New.
93 * gas/lns/lns-big-delta.d: New.
94
95 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
96
97 PR gas/5322
98 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
99 command.
100
101 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
102
103 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
104 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
105
106 * gas/i386/intel.d: Updated.
107 * gas/i386/intel.e: Likewise.
108
109 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
110
111 * gas/i386/rexw.d: New.
112 * gas/i386/rexw.s: Likewise.
113
114 * gas/i386/x86-64-sse4_1-intel.d: Updated.
115 * gas/i386/x86-64-sse4_1.d: Likewise.
116
117 2008-01-04 Nick Clifton <nickc@redhat.com>
118
119 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
120 command line options (-maltivec, -mspe) can be specified before
121 CPU selection command line options.
122 * gas/ppc/altivec_and_spe.d: Expected disassembly.
123 * gas/ppc/ppc.exp: Run the new test
124
125 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
126
127 * gas/i386/arch-9.d: New file.
128 * gas/i386/arch-9.s: Likewise.
129
130 * gas/i386/i386.exp: Run arch-9.
131
132 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
133
134 * gas/i386/arch-5.d: New file.
135 * gas/i386/arch-5.s: Likewise.
136 * gas/i386/arch-6.d: Likewise.
137 * gas/i386/arch-6.s: Likewise.
138 * gas/i386/arch-7.d: Likewise.
139 * gas/i386/arch-7.s: Likewise.
140 * gas/i386/arch-8.d: Likewise.
141 * gas/i386/arch-8.s: Likewise.
142
143 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
144
145 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
146
147 * gas/i386/i386.s: Add tests for movq.
148 * gas/i386/x86_64.s: Likewise.
149
150 * gas/i386/i386.d Updated.
151 * gas/i386/x86_64.d: Likewise.
152
153 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
154
155 PR gas/5534
156 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
157
158 * gas/i386/inval.s: Add tests for movq.
159 * gas/i386/x86-64-inval.s: Likewise.
160
161 * gas/i386/inval.l: Updated.
162 * gas/i386/x86-64-inval.l: Likewise.
163
164 2008-01-02 Catherine Moore <clm@codesourcery.com>
165
166 * gas/mips/jalr.s: New test.
167 * gas/mips/jalr.l: New test output.
168 * gas/mips/mips.exp: Run new test.
169
170 For older changes see ChangeLog-2007
171 \f
172 Local Variables:
173 mode: change-log
174 left-margin: 8
175 fill-column: 74
176 version-control: never
177 End:
This page took 0.03365 seconds and 5 git commands to generate.