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