Fix debug section compression so that it is only performed if it would make the secti...
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
... / ...
CommitLineData
12015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
2 Nick Clifton <nickc@redhat.com>
3
4 PR binutils/18087
5 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
6 .debug_info sections to be compressed.
7
82015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
9
10 * gas/i386/i386.exp: Add new znver1 test cases.
11 * gas/i386/arch-13-znver1.d: New.
12 * gas/i386/arch-13.d: New.
13 * gas/i386/arch-13.s: New.
14 * gas/i386/clzero.d: New.
15 * gas/i386/clzero.s: New.
16 * gas/i386/nops-1-znver1.d: New.
17 * gas/i386/x86-64-arch-3-znver1.d: New.
18 * gas/i386/x86-64-arch-3.d: New.
19 * gas/i386/x86-64-arch-3.s: New.
20 * gas/i386/x86-64-clzero.d: New.
21 * gas/i386/x86-64-nops-1-znver1.d: New.
22
232015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
24
25 * gas/mips/mips.exp: Added branch constraints testcase.
26 * gas/mips/r6-branch-constraints.s: New test.
27 * gas/mips/r6-branch-constraints.l: New test.
28
292015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
30
31 * gas/mips/r6.s: Add evp and dvp instructions.
32 * gas/mips/r6.d: Likewise.
33 * gas/mips/r6-n32.d: Likewise.
34 * gas/mips/r6-n64.d: Likewise.
35
362015-03-13 Jiong Wang <jiong.wang@arm.com>
37
38 * gas/aarch64/diagnostic.s: New testcases.
39 * gas/aarch64/diagnostic.l: New error match.
40
412015-03-13 Jiong Wang <jiong.wang@arm.com>
42
43 * gas/aarch64/tail_padding.s: New testcase.
44 * gas/aarch64/tail_padding.d: New expectation file.
45
462015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
47
48 * gas/s390/zarch-z13.d: Add more z13 instructions.
49 * gas/s390/zarch-z13.s: Likewise.
50
512015-03-05 Renlin Li <renlin.li@arm.com>
52
53 * gas/arm/dis-data.d: Adjust the desired output.
54 * gas/arm/dis-data2.d: Ditto.
55
562015-03-10 Renlin Li <renlin.li@arm.com>
57
58 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
59 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
60 * gas/aarch64/reloc-insn.d: Likewise.
61
622015-03-10 Matthew Wahab <matthew.wahab@arm.com>
63
64 * gas/aarch64/codealign.d: Add test for code section alignment.
65 * gas/aarch64/codealign.s: New file.
66
672015-03-04 Richard Sandiford <richard.sandiford@arm.com>
68
69 PR gas/17843
70 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
71 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
72 sequence.
73
742015-02-28 Alan Modra <amodra@gmail.com>
75
76 * gas/sparc/pcrel.d: Update for changed padding in data sections.
77 * gas/sparc/pcrel64.d: Likewise.
78
792015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
80
81 * gas/aarch64/diagnostic.s: Add LDR test.
82 * gas/aarch64/diagnostic.l: Likewise.
83
842015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
85
86 * gas/aarch64/diagnostic.s: Add ADR test.
87 * gas/aarch64/diagnostic.l: Likewise.
88
892015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * gas/avr/avr-prop-1.d: New file.
92 * gas/avr/avr-prop-1.s: New file.
93
942015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
95 Oleg Endo <olegendo@gcc.gnu.org>
96
97 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
98 with ...
99 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
100 * gas/sh/arch/arch_expected.txt: Regenerate.
101 * gas/sh/arch/sh-dsp.s: Likewise.
102 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
103 * gas/sh/arch/sh.s: Likewise.
104 * gas/sh/arch/sh2.s: Likewise.
105 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
106 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
107 * gas/sh/arch/sh2a-nofpu.s: Likewise.
108 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
109 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
110 * gas/sh/arch/sh2a.s: Likewise.
111 * gas/sh/arch/sh2e.s: Likewise.
112 * gas/sh/arch/sh3-dsp.s: Likewise.
113 * gas/sh/arch/sh3-nommu.s: Likewise.
114 * gas/sh/arch/sh3.s: Likewise.
115 * gas/sh/arch/sh3e.s: Likewise.
116 * gas/sh/arch/sh4-nofpu.s: Likewise.
117 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
118 * gas/sh/arch/sh4.s: Likewise.
119 * gas/sh/arch/sh4a-nofpu.s: Likewise.
120 * gas/sh/arch/sh4a.s: Likewise.
121 * gas/sh/arch/sh4al-dsp.s: Likewise.
122
1232015-02-24 Nick Clifton <nickc@redhat.com>
124
125 * gas/elf/elf.exp: Add special version of the section2 test for
126 the V850.
127 * gas/elf/section2.e-v850: New file.
128
1292015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
130
131 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
132 for deprecations.
133 * gas/arm/armv8-a-bad.l: Likewise.
134 * gas/arm/armv8-a-it-bad.l: Likewise.
135 * gas/arm/depr-swp.l: Likewise.
136 * gas/arm/ldsgeb.l: Likewise.
137 * gas/arm/ldsgeh.l: Likewise.
138 * gas/arm/thumb2_bad_reg.l: Likewise.
139 * gas/arm/thumb32.l: Likewise.
140 * gas/arm/udf.l: Likewise.
141 * gas/arm/vstr-arm-bad.l: Likewise.
142
1432015-01-28 James Bowman <james.bowman@ftdichip.com>
144
145 * gas/ft32/ft32.exp: New file.
146 * gas/ft32/insn.d: New file.
147 * gas/ft32/insn.s: New file.
148
1492015-01-19 Alan Modra <amodra@gmail.com>
150
151 * gas/all/none.s,
152 * gas/all/none.d: New test.
153 * gas/all/gas.exp: Run it.
154
1552015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
156
157 * gas/s390/esa-g5.d: Add a variant without the optional operand.
158 * gas/s390/esa-g5.s: Likewise.
159 * gas/s390/esa-z9-109.d: Likewise.
160 * gas/s390/esa-z9-109.s: Likewise.
161 * gas/s390/zarch-z9-109.d: Likewise.
162 * gas/s390/zarch-z9-109.s: Likewise.
163 * gas/s390/zarch-z10.d: For variants with a zero optional argument
164 it is not dumped by objdump anymore.
165 * gas/s390/zarch-zEC12.d: Likewise.
166
167 * gas/s390/zarch-z13.d: New file.
168 * gas/s390/zarch-z13.s: New file.
169 * gas/s390/s390.exp: Run the test for the z13 files.
170
1712015-01-13 Matthew Wahab <matthew.wahab@arm.com>
172
173 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
174 * gas/ual/vcmp.d: Update expected output.
175 * gas/ual/vcmp-zero-bad.l: Likewise
176
1772015-01-12 Jan Beulich <jbeulich@suse.com>
178
179 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
180 gas/cfi/cfi.exp: Run new tests.
181
1822015-01-12 Jan Beulich <jbeulich@suse.com>
183
184 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
185 VQSHL, and VQSHLU immediates.
186 * gas/arm/neon-addressing-bad.l: Update accordingly.
187
1882015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gas/avr/large-debug-line-table.d: New file.
191 * gas/avr/large-debug-line-table.s: New file.
192
1932015-01-01 Alan Modra <amodra@gmail.com>
194
195 Update year range in copyright notice of all files.
196
197For older changes see ChangeLog-2014
198\f
199Copyright (C) 2015 Free Software Foundation, Inc.
200
201Copying and distribution of this file, with or without modification,
202are permitted in any medium without royalty provided the copyright
203notice and this notice are preserved.
204
205Local Variables:
206mode: change-log
207left-margin: 8
208fill-column: 74
209version-control: never
210End:
This page took 0.023703 seconds and 4 git commands to generate.