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