Pad only text sections at end by default
[external/binutils.git] / gas / testsuite / ChangeLog
1 2015-02-28  Alan Modra  <amodra@gmail.com>
2
3         * gas/sparc/pcrel.d: Update for changed padding in data sections.
4         * gas/sparc/pcrel64.d: Likewise.
5
6 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
7
8         * gas/aarch64/diagnostic.s: Add LDR test.
9         * gas/aarch64/diagnostic.l: Likewise.
10
11 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12
13         * gas/aarch64/diagnostic.s: Add ADR test.
14         * gas/aarch64/diagnostic.l: Likewise.
15
16 2015-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
17
18         * gas/avr/avr-prop-1.d: New file.
19         * gas/avr/avr-prop-1.s: New file.
20
21 2015-02-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22             Oleg Endo  <olegendo@gcc.gnu.org>
23
24         * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
25         with ...
26         * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
27         * gas/sh/arch/arch_expected.txt: Regenerate.
28         * gas/sh/arch/sh-dsp.s: Likewise.
29         * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
30         * gas/sh/arch/sh.s: Likewise.
31         * gas/sh/arch/sh2.s: Likewise.
32         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
33         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
34         * gas/sh/arch/sh2a-nofpu.s: Likewise.
35         * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
36         * gas/sh/arch/sh2a-or-sh4.s: Likewise.
37         * gas/sh/arch/sh2a.s: Likewise.
38         * gas/sh/arch/sh2e.s: Likewise.
39         * gas/sh/arch/sh3-dsp.s: Likewise.
40         * gas/sh/arch/sh3-nommu.s: Likewise.
41         * gas/sh/arch/sh3.s: Likewise.
42         * gas/sh/arch/sh3e.s: Likewise.
43         * gas/sh/arch/sh4-nofpu.s: Likewise.
44         * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
45         * gas/sh/arch/sh4.s: Likewise.
46         * gas/sh/arch/sh4a-nofpu.s: Likewise.
47         * gas/sh/arch/sh4a.s: Likewise.
48         * gas/sh/arch/sh4al-dsp.s: Likewise.
49
50 2015-02-24  Nick Clifton  <nickc@redhat.com>
51
52         * gas/elf/elf.exp: Add special version of the section2 test for
53         the V850.
54         * gas/elf/section2.e-v850: New file.
55
56 2015-02-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
57
58         * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
59         for deprecations.
60         * gas/arm/armv8-a-bad.l: Likewise.
61         * gas/arm/armv8-a-it-bad.l: Likewise.
62         * gas/arm/depr-swp.l: Likewise.
63         * gas/arm/ldsgeb.l: Likewise.
64         * gas/arm/ldsgeh.l: Likewise.
65         * gas/arm/thumb2_bad_reg.l: Likewise.
66         * gas/arm/thumb32.l: Likewise.
67         * gas/arm/udf.l: Likewise.
68         * gas/arm/vstr-arm-bad.l: Likewise.
69
70 2015-01-28  James Bowman  <james.bowman@ftdichip.com>
71
72         * gas/ft32/ft32.exp: New file.
73         * gas/ft32/insn.d: New file.
74         * gas/ft32/insn.s: New file.
75
76 2015-01-19  Alan Modra  <amodra@gmail.com>
77
78         * gas/all/none.s,
79         * gas/all/none.d: New test.
80         * gas/all/gas.exp: Run it.
81
82 2015-01-16  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
83
84         * gas/s390/esa-g5.d: Add a variant without the optional operand.
85         * gas/s390/esa-g5.s: Likewise.
86         * gas/s390/esa-z9-109.d: Likewise.
87         * gas/s390/esa-z9-109.s: Likewise.
88         * gas/s390/zarch-z9-109.d: Likewise.
89         * gas/s390/zarch-z9-109.s: Likewise.
90         * gas/s390/zarch-z10.d: For variants with a zero optional argument
91         it is not dumped by objdump anymore.
92         * gas/s390/zarch-zEC12.d: Likewise.
93
94         * gas/s390/zarch-z13.d: New file.
95         * gas/s390/zarch-z13.s: New file.
96         * gas/s390/s390.exp: Run the test for the z13 files.
97
98 2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>
99
100         * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
101         * gas/ual/vcmp.d: Update expected output.
102         * gas/ual/vcmp-zero-bad.l: Likewise
103
104 2015-01-12  Jan Beulich  <jbeulich@suse.com>
105
106         gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
107         gas/cfi/cfi.exp: Run new tests.
108
109 2015-01-12  Jan Beulich  <jbeulich@suse.com>
110
111         * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
112         VQSHL, and VQSHLU immediates.
113         * gas/arm/neon-addressing-bad.l: Update accordingly. 
114
115 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
116
117         * gas/avr/large-debug-line-table.d: New file.
118         * gas/avr/large-debug-line-table.s: New file.
119
120 2015-01-01  Alan Modra  <amodra@gmail.com>
121
122         Update year range in copyright notice of all files.
123
124 For older changes see ChangeLog-2014
125 \f
126 Copyright (C) 2015 Free Software Foundation, Inc.
127
128 Copying and distribution of this file, with or without modification,
129 are permitted in any medium without royalty provided the copyright
130 notice and this notice are preserved.
131
132 Local Variables:
133 mode: change-log
134 left-margin: 8
135 fill-column: 74
136 version-control: never
137 End: