Fix PR 19461: strange "info thread" behavior in non-stop
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
61e137e2
NC
12016-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
aed5fc75
NC
82016-01-20 Nick Clifton <nickc@redhat.com>
9
74b92a5c
NC
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
72e0b254
NC
20 PR 19499
21 * doc/as.texinfo (Errors): Correct documentation describing the
22 interaction of .file and .line with warning and error messages.
23
aed5fc75
NC
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
0bff6e2d
MW
292016-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
91f68a68
MG
352016-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
100b4f2e
MR
502016-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
3d961d0d
AM
552016-01-18 Alan Modra <amodra@gmail.com>
56
57 * configure: Regenerate.
58
5c14705f
AM
592016-01-17 Alan Modra <amodra@gmail.com>
60
61 * configure: Regenerate.
62
b3066ae8
AM
632016-01-17 Alan Modra <amodra@gmail.com>
64
65 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
66
4d82fe66
NC
672016-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
651657fa
MW
732016-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
3facb0e9
MR
782016-01-13 Maciej W. Rozycki <macro@imgtec.com>
79
80 * config/tc-nios2.c (output_movia): Preset `code' to 0.
81
8a4c2869
YS
822016-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
105bde57
MW
872016-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
5230aa4d
AM
942016-01-12 Alan Modra <amodra@gmail.com>
95
96 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
97
afa8d405
PB
982016-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
83c3256e
AS
1062016-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
b05a65d0
AB
1142016-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
6f2750fe
AM
1472016-01-01 Alan Modra <amodra@gmail.com>
148
149 Update year range in copyright notice of all files.
150
3499769a
AM
151For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
152\f
153Copyright (C) 2016 Free Software Foundation, Inc.
154
155Copying and distribution of this file, with or without modification,
156are permitted in any medium without royalty provided the copyright
157notice and this notice are preserved.
158
159Local Variables:
160mode: change-log
161left-margin: 8
162fill-column: 74
163version-control: never
164End:
This page took 0.033551 seconds and 4 git commands to generate.