Fix gas testsuite failures for ARM netbesdelf configuration.
[external/binutils.git] / gas / ChangeLog
1 2016-01-21  Nick Clifton  <nickc@redhat.com>
2
3         PR gas/19454
4         * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
5         with arm-netbsdelf target.
6         * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
7
8 2016-01-20  Nick Clifton  <nickc@redhat.com>
9
10         PR 19456
11         * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
12         * testsuite/gas/arm/blx-bl-convert.d
13         * testsuite/gas/arm/plt-1.d: Likewise.
14         * testsuite/gas/arm/reloc-bad.d: Likewise.
15         * testsuite/gas/arm/thumb-w-good.d: Likewise.
16         * testsuite/gas/arm/thumb2_pool.d: Likewise.
17         * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
18         * testsuite/gas/arm/tls_vxworks.d: Update expected output.
19
20         PR 19499
21         * doc/as.texinfo (Errors): Correct documentation describing the
22         interaction of .file and .line with warning and error messages.
23
24         PR 19458
25         * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
26         * testsuite/gas/arm/archv8m-main.d: Likewise.
27         * testsuite/gas/arm/archv8m-base.d: Likewise.
28
29 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
30
31         * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
32         * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
33         * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
34
35 2016-01-20  Mickael Guene  <mickael.guene@st.com>
36             Terry Guo  <terry.guo@arm.com>
37
38         * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
39         SHF_ARM_NOREAD section flag.
40         * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
41         handle letter 'y'.
42         (arm_elf_section_letter) : Declare it.
43         * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
44         SHF_ARM_NOREAD section flag.
45         * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
46
47         * testsuite/gas/arm/section-execute-only.s: New test case.
48         * testsuite/gas/arm/section-execute-only.d: Expected output.
49
50 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
51
52         * config/tc-mips.c (micromips_insn_length): Remove the mention
53         of 48-bit microMIPS instructions.
54
55 2016-01-18  Alan Modra  <amodra@gmail.com>
56
57         * configure: Regenerate.
58
59 2016-01-17  Alan Modra  <amodra@gmail.com>
60
61         * configure: Regenerate.
62
63 2016-01-17  Alan Modra  <amodra@gmail.com>
64
65         * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
66
67 2016-01-14  Nick Clifton  <nickc@redhat.com>
68
69         * testsuite/gas/rl78/sp-relative-movw.s: New test.
70         * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
71         * testsuite/gas/rl78/rl78.exp: Run the new test.
72
73 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
74
75         * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
76         * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
77
78 2016-01-13  Maciej W. Rozycki  <macro@imgtec.com>
79
80         * config/tc-nios2.c (output_movia): Preset `code' to 0.
81
82 2016-01-13  Yoshinori Sato  <ysato@users.sourceforge.jp>
83
84         * config/tc-h8300.c (get_operand): Remove spurious condition in
85         test for closing parenthesis.
86
87 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
88
89         * config/tc-arm.c (arm_ext_v8_2): New.
90         (insns): Add "esb".
91         * testsuite/gas/arm/armv8_2-a.d: New.
92         * testsuite/gas/arm/armv8_2-a.s: New.
93
94 2016-01-12  Alan Modra  <amodra@gmail.com>
95
96         * testsuite/gas/ppc/vsx3.d: Accept nop padding.
97
98 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
99
100         * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
101         xvcmpnesp, xvcmpnesp.>: Delete tests.
102         * testsuite/gas/ppc/power9.s: Likewise.
103         * testsuite/gas/ppc/vsx3.d: Likewise.
104         * testsuite/gas/ppc/vsx3.s: Likewise.
105
106 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
107
108         PR gas/13050
109         * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
110         * testsuite/gas/m68k/p13050-1.s: New file.
111         * testsuite/gas/m68k/p13050-2.d: New file.
112         * testsuite/gas/m68k/p13050-2.s: New file.
113
114 2016-01-06  Andrew Burgess  <andrew.burgess@embecosm.com>
115
116         * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
117         * testsuite/gas/arc/add.d: Likewise.
118         * testsuite/gas/arc/and.d: Likewise.
119         * testsuite/gas/arc/asl.d: Likewise.
120         * testsuite/gas/arc/asr.d: Likewise.
121         * testsuite/gas/arc/bic.d: Likewise.
122         * testsuite/gas/arc/extb.d: Likewise.
123         * testsuite/gas/arc/extw.d: Likewise.
124         * testsuite/gas/arc/j.d: Likewise.
125         * testsuite/gas/arc/jl.d: Likewise.
126         * testsuite/gas/arc/ld2.d: Likewise.
127         * testsuite/gas/arc/lsr.d: Likewise.
128         * testsuite/gas/arc/mov.d: Likewise.
129         * testsuite/gas/arc/or.d: Likewise.
130         * testsuite/gas/arc/pcl-relocs.d: Likewise.
131         * testsuite/gas/arc/pcrel-relocs.d: Likewise.
132         * testsuite/gas/arc/pic-relocs.d: Likewise.
133         * testsuite/gas/arc/plt-relocs.d: Likewise.
134         * testsuite/gas/arc/rlc.d: Likewise.
135         * testsuite/gas/arc/ror.d: Likewise.
136         * testsuite/gas/arc/rrc.d: Likewise.
137         * testsuite/gas/arc/sbc.d: Likewise.
138         * testsuite/gas/arc/sda-relocs.d: Likewise.
139         * testsuite/gas/arc/sda-relocs2.d: Likewise.
140         * testsuite/gas/arc/sexb.d: Likewise.
141         * testsuite/gas/arc/sexw.d: Likewise.
142         * testsuite/gas/arc/st.d: Likewise.
143         * testsuite/gas/arc/sub.d: Likewise.
144         * testsuite/gas/arc/tls-relocs.d: Likewise.
145         * testsuite/gas/arc/xor.d: Likewise.
146
147 2016-01-01  Alan Modra  <amodra@gmail.com>
148
149         Update year range in copyright notice of all files.
150
151 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
152 \f
153 Copyright (C) 2016 Free Software Foundation, Inc.
154
155 Copying and distribution of this file, with or without modification,
156 are permitted in any medium without royalty provided the copyright
157 notice and this notice are preserved.
158
159 Local Variables:
160 mode: change-log
161 left-margin: 8
162 fill-column: 74
163 version-control: never
164 End: