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