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