include/opcode/
[external/binutils.git] / gas / testsuite / ChangeLog
1 2013-01-30  Yufeng Zhang  <yufeng.zhang@arm.com>
2
3         * gas/aarch64/alias.s: Add new tests.
4         * gas/aarch64/alias.d: Update.
5         * gas/aarch64/no-aliases.d: Update.
6
7 2013-01-30  Markos Chandras  <markos.chandras@imgtec.com>
8
9         * gas/metag/metacore21-invalid.s: Add invalid SWAP testcases.
10         * gas/metag/metacore21-invalid.l: Add expected output for invalid
11         SWAP testcases.
12
13 2013-01-28  Alexis Deruelle  <alexis.deruelle@gmail.com>
14
15         PR gas/15069
16         * gas/tic6x/insns-c674x-pcrel.s: Add test of BNOP instruction
17         within header based fetch packet.
18         * gas/tic6x/insns-c674x-pcrel.d: Update expected disassembly.
19
20 2013-01-24  Nick Clifton  <nickc@redhat.com>
21
22         * gas/elf/warn-2.s: Skip for all V850 variants.
23
24 2013-01-17  Yufeng Zhang  <yufeng.zhang@arm.com>
25
26         * gas/aarch64/diagnostic.l: Update.
27         * gas/aarch64/movi.s: Add tests.
28         * gas/aarch64/movi.d: Update.
29         * gas/aarch64/programmer-friendly.s: Add comment.
30
31 2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
32
33         * gas/i386/i386.exp: Run size-1, size-2, size-3, size-4,
34         x86-64-size-1, x86-64-size-2, x86-64-size-3, x86-64-size-4,
35         x86-64-size-5 and x86-64-size-inval-1.
36
37         * gas/i386/size-1.d: New file.
38         * gas/i386/size-1.s: Likewise.
39         * gas/i386/size-2.d: Likewise.
40         * gas/i386/size-2.s: Likewise.
41         * gas/i386/size-3.d: Likewise.
42         * gas/i386/size-3.s: Likewise.
43         * gas/i386/size-4.d: Likewise.
44         * gas/i386/size-4.s: Likewise.
45         * gas/i386/x86-64-size-1.d: Likewise.
46         * gas/i386/x86-64-size-2.d: Likewise.
47         * gas/i386/x86-64-size-3.d: Likewise.
48         * gas/i386/x86-64-size-4.d: Likewise.
49         * gas/i386/x86-64-size-5.d: Likewise.
50         * gas/i386/x86-64-size-5.s: Likewise.
51         * gas/i386/x86-64-size-inval-1.l: Likewise.
52         * gas/i386/x86-64-size-inval-1.s: Likewise.
53         * gas/i386/ilp32/x86-64-size-1.d: Likewise.
54         * gas/i386/ilp32/x86-64-size-2.d: Likewise.
55         * gas/i386/ilp32/x86-64-size-3.d: Likewise.
56         * gas/i386/ilp32/x86-64-size-4.d: Likewise.
57         * gas/i386/ilp32/x86-64-size-5.d: Likewise.
58
59 2013-01-16  Alan Modra  <amodra@gmail.com>
60
61         * gas/ppc/htm.d: Ignore padding at end of section.
62
63 2013-01-15  H.J. Lu  <hongjiu.lu@intel.com>
64
65         PR gas/15019
66         * gas/i386/reloc32.s: Add tests for "xtrn@got -/+ 4".
67         * gas/i386/reloc64.s: Likewise.
68         * gas/i386/ilp32/reloc64.s: Likewise.
69
70         * gas/i386/reloc32.d: Updated.
71         * gas/i386/reloc64.d: Likewise.
72         * gas/i386/ilp32/reloc64.d: Likewise.
73
74 2013-01-15  Nick Clifton  <nickc@redhat.com>
75
76         * gas/v850/basic.exp: Allow for variations in reloc names.
77         * gas/v850/split-lo16.d: Likewise.
78
79         * gas/v850/v850e1.s: Add more tests of the PREPARE insn.
80         * gas/v850/v850e1.d: Update expected disassembly.
81
82 2013-01-14  Alan Modra  <amodra@gmail.com>
83
84         * gas/v850/basic.exp (reloc part 1): Pass -mgcc-abi to gas.
85         * gas/v850/split-lo16.d: Likewise.
86
87 2013-01-14  Will Newton <will.newton@imgtec.com>
88
89         * gas/metag/metadsp21.d: Fix expected MMOV disassembly.
90
91 2013-01-14  Alan Modra  <amodra@gmail.com>
92
93         * gas/ppc/htm.s: Use .text rather than .section ".text".
94         * gas/ppc/power8.s: Likewise.
95         * gas/ppc/htm.d: Don't match file format.
96         * gas/ppc/power8.d: Likewise.
97
98 2013-01-10  Peter Bergner <bergner@vnet.ibm.com>
99
100         * gas/ppc/htm.d: New test.
101         * gas/ppc/htm.s: Likewise.
102         * gas/ppc/power8.d: Likewise.
103         * gas/ppc/power8.s: Likewise.
104         * gas/ppc/ppc.exp: Run them.
105
106 2013-01-10  Will Newton <will.newton@imgtec.com>
107
108         * gas/metag/labelarithmetic.d: New file.
109         * gas/metag/labelarithmetic.s: New file.
110         * gas/metag/metacore12.d: New file.
111         * gas/metag/metacore12.s: New file.
112         * gas/metag/metacore21-invalid.l: New file.
113         * gas/metag/metacore21-invalid.s: New file.
114         * gas/metag/metacore21.d: New file.
115         * gas/metag/metacore21.s: New file.
116         * gas/metag/metacore21ext.d: New file.
117         * gas/metag/metacore21ext.s: New file.
118         * gas/metag/metadsp21-invalid.l: New file.
119         * gas/metag/metadsp21-invalid.s: New file.
120         * gas/metag/metadsp21.d: New file.
121         * gas/metag/metadsp21.s: New file.
122         * gas/metag/metadsp21ext.d: New file.
123         * gas/metag/metadsp21ext.s: New file.
124         * gas/metag/metafpu21.d: New file.
125         * gas/metag/metafpu21.s: New file.
126         * gas/metag/metafpu21ext.d: New file.
127         * gas/metag/metafpu21ext.s: New file.
128         * gas/metag/metag.exp: New file.
129         * gas/metag/tls.d: New file.
130         * gas/metag/tls.s: New file.
131
132 2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>
133
134         * gas/aarch64/diagnostic.s: Add test.
135         * gas/aarch64/diagnostic.l: Update.
136
137 2013-01-07  Nick Clifton  <nickc@redhat.com>
138
139         PR gas/14887
140         * gas/arm/neon-ldst-es.s: Add more whitespace.
141
142 2013-01-04  Juergen Urban <JuergenUrban@gmx.de>
143
144         * gas/mips/r5900-full.s: New test.
145         * gas/mips/r5900-full.d: Expected disassembly.
146         * gas/mips/r5900.s: New test.
147         * gas/mips/r5900.d: Expected disassembly.
148         * gas/mips/mips.exp: Run new tests.
149
150 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
151
152         * gas/aarch64/int-insns.d: Update.
153         * gas/aarch64/mov.d: Update.
154         * gas/aarch64/reloc-insn.d: Update.
155
156 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
157
158         * gas/aarch64/system.d: Update.
159
160 2013-01-02  Nick Clifton  <nickc@redhat.com>
161
162         PR gas/14987
163         * gas/arm/neon-ldst-es.s: Add whitespace test.
164         * gas/arm/neon-ldst-es.d: Update expected disassembly.
165
166 For older changes see ChangeLog-2012
167 \f
168 Copyright (C) 2013 Free Software Foundation, Inc.
169
170 Copying and distribution of this file, with or without modification,
171 are permitted in any medium without royalty provided the copyright
172 notice and this notice are preserved.
173
174 Local Variables:
175 mode: change-log
176 left-margin: 8
177 fill-column: 74
178 version-control: never
179 End: