* lib/gas-defs.exp (run_list_test): Fix typo in comment.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2009-01-19 Nick Clifton <nickc@redhat.com>
2
3 * lib/gas-defs.exp (run_list_test): Fix typo in comment.
4
5 2009-01-19 Nick Clifton <nickc@redhat.com>
6
7 * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
8 targets.
9
10 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
11
12 * gas/arm/attr-order.d: New file.
13 * gas/arm/attr-order.s: New file.
14
15 2009-01-16 Andrew Stubbs <ams@codesourcery.com>
16 Daniel Jacobowitz <dan@codesourcery.com>
17
18 * gas/arm/attr-syntax.d: New file.
19 * gas/arm/attr-syntax.s: New file.
20
21 2009-01-15 Nick Clifton <nickc@redhat.com>
22
23 PR 9722
24 * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode.
25 * gas/testsuite/gas/arm/pr9722.s: New test.
26 * gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
27
28 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
29
30 * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
31 * gas/ppc/power6.d: Likewise.
32
33 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
34
35 * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
36 * gas/i386/x86-64-sse-noavx.s: Likewise.
37
38 * gas/i386/sse-noavx.d: Updated.
39 * gas/i386/x86-64-sse-noavx.d: Likewise.
40
41 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
44 sub and xor.
45 * gas/i386/x86-64-opts.s: Likewise.
46
47 * gas/i386/opts.d: Updated.
48 * gas/i386/opts-intel.d: Likewise.
49 * gas/i386/sse2avx-opts.d: Likewise.
50 * gas/i386/sse2avx-opts-intel.d: Likewise.
51 * gas/i386/x86-64-opts.d: Likewise.
52 * gas/i386/x86-64-opts-intel.d: Likewise.
53 * gas/i386/x86-64-sse2avx-opts.d: Likewise.
54 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
55
56 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
57
58 * gas/i386/arch-10.s: Add clflush and syscall.
59 * gas/i386/x86-64-arch-2.s: Likewise.
60
61 * gas/i386/arch-10.d: Updated.
62 * gas/i386/arch-10-1.l: Likewise.
63 * gas/i386/arch-10-2.l: Likewise.
64 * gas/i386/arch-10-3.l: Likewise.
65 * gas/i386/arch-10-4.l: Likewise.
66 * gas/i386/x86-64-arch-2.d: Likewise.
67
68 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
69
70 * gas/i386/arch-10.s: Add rdtscp.
71 * gas/i386/x86-64-arch-2.s: Likewise.
72
73 * gas/i386/arch-10.d: Updated.
74 * gas/i386/arch-10-1.l: Likewise.
75 * gas/i386/arch-10-2.l: Likewise.
76 * gas/i386/arch-10-3.l: Likewise.
77 * gas/i386/arch-10-4.l: Likewise.
78 * gas/i386/x86-64-arch-2.d: Likewise.
79
80 2009-01-06 Chao-ying Fu <fu@mips.com>
81
82 * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
83 and jalr.hb.
84
85 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
86
87 AVX Programming Reference (December, 2008)
88 * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
89 vmovntps.
90 * gas/i386/x86-64-avx.s: Likewise.
91
92 * gas/i386/avx.d: Updated.
93 * gas/i386/avx-intel.d: Likewise.
94 * gas/i386/x86-64-avx.d: Likewise.
95 * gas/i386/x86-64-avx-intel.d: Likewise.
96
97 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
98
99 AVX Programming Reference (December, 2008)
100 * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
101 * gas/i386/x86-64-arch-2.s: Likewise.
102
103 * gas/i386/arch-10.d: Updated.
104 * gas/i386/arch-10-1.l: Likewise.
105 * gas/i386/arch-10-2.l: Likewise.
106 * gas/i386/arch-10-3.l: Likewise.
107 * gas/i386/arch-10-4.l: Likewise.
108 * gas/i386/avx.d: Likewise.
109 * gas/i386/avx-intel.d: Likewise.
110 * gas/i386/inval-avx.l: Likewise.
111 * gas/i386/x86-64-arch-2.d: Likewise.
112 * gas/i386/x86-64-avx.d: Likewise.
113 * gas/i386/x86-64-avx-intel.d: Likewise.
114 * gas/i386/x86-64-inval-avx.l: Likewise.
115
116 * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
117 instructions. Update tests.
118 * gas/i386/inval-avx.s: Likewise.
119 * gas/i386/x86-64-avx.s: Likewise.
120 * gas/i386/x86-64-inval-avx.s: Likewise.
121
122 * gas/i386/fma.d: New.
123 * gas/i386/fma.s: Likewise.
124 * gas/i386/fma-intel.d: Likewise.
125 * gas/i386/x86-64-fma.d: Likewise.
126 * gas/i386/x86-64-fma.s: Likewise.
127 * gas/i386/x86-64-fma-intel.d: Likewise.
128
129 * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
130 x86-64-fma-intel.
131
132 For older changes see ChangeLog-2008
133 \f
134 Local Variables:
135 mode: change-log
136 left-margin: 8
137 fill-column: 74
138 version-control: never
139 End:
This page took 0.032825 seconds and 5 git commands to generate.