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