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