* rl78-decode.opc: Fix encoding of DIVWU insn.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2013-02-25 Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>
2
3 * config/rl78-parse.y: Fix encoding of DIVWU insn.
4
5 2013-02-25 Terry Guo <terry.guo@arm.com>
6
7 * config/tc-arm.c (arm_cpus): Add cortex-r7 entry.
8 * doc/c-arm.texi: Add cortex-r7 and missing cortex-r5 to
9 list of accepted CPUs.
10
11 2013-02-19 H.J. Lu <hongjiu.lu@intel.com>
12
13 PR gas/15159
14 * config/tc-i386.c (cpu_arch): Add ".smap".
15
16 * doc/c-i386.texi: Document smap.
17
18 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
19
20 * config/tc-mips.c (s_cpload): Call mips_mark_labels and set
21 mips_assembling_insn appropriately.
22 (s_cpsetup, s_cprestore, s_cpreturn, s_cpadd): Likewise.
23
24 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
25
26 * config/tc-mips.c (append_insn): Correct indentation, remove
27 extraneous braces.
28
29 2013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
30
31 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
32
33 2013-02-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
34
35 * configure.tgt: Add nios2-*-rtems*.
36
37 2013-02-14 Yufeng Zhang <yufeng.zhang@arm.com>
38
39 * config/tc-aarch64.c (md_begin): Change to check if 'name' is
40 NULL.
41
42 2013-02-09 Jürgen Urban <JuergenUrban@gmx.de>
43
44 * config/tc-mips.c (CPU_HAS_LDC1_SDC1): New macro.
45 (macro): Use it. Assert that trunc.w.s is not used for r5900.
46
47 2013-02-08 Yi-Hsiu, Hsu <ahsu@marvell.com>
48
49 * gas/config/tc-arm.c (arm_cpus): Add support for mcpu=marvell-pj4
50 core.
51
52 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
53 Andrew Jenner <andrew@codesourcery.com>
54
55 Based on patches from Altera Corporation.
56
57 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-nios2.c.
58 (TARGET_CPU_HFILES): Add config/tc-nios2.h.
59 * Makefile.in: Regenerated.
60 * configure.tgt: Add case for nios2*-linux*.
61 * config/obj-elf.c: Conditionally include elf/nios2.h.
62 * config/tc-nios2.c: New file.
63 * config/tc-nios2.h: New file.
64 * doc/Makefile.am (CPU_DOCS): Add c-nios2.texi.
65 * doc/Makefile.in: Regenerated.
66 * doc/all.texi: Set NIOSII.
67 * doc/as.texinfo (Overview): Add Nios II options.
68 (Machine Dependencies): Include c-nios2.texi.
69 * doc/c-nios2.texi: New file.
70 * NEWS: Note Altera Nios II support.
71
72 2013-02-06 Alan Modra <amodra@gmail.com>
73
74 PR gas/14255
75 * config/tc-avr.h (TC_VALIDATE_FIX): Mark symbol used by reloc.
76 Don't skip fixups with fx_subsy non-NULL.
77 * config/tc-avr.c (tc_gen_reloc): Don't specially handle fixups
78 with fx_subsy non-NULL.
79
80 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
81
82 * doc/c-metag.texi: Add "@c man" markers.
83
84 2013-02-04 Alan Modra <amodra@gmail.com>
85
86 * write.c (fixup_segment): Return void. Delete seg_reloc_count
87 related code.
88 (TC_ADJUST_RELOC_COUNT): Delete.
89 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT): Delete.
90
91 2013-02-04 Alan Modra <amodra@gmail.com>
92
93 * po/POTFILES.in: Regenerate.
94
95 2013-01-30 Markos Chandras <markos.chandras@imgtec.com>
96
97 * config/tc-metag.c: Make SWAP instruction less permissive with
98 its operands.
99
100 2013-01-29 DJ Delorie <dj@redhat.com>
101
102 * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified
103 relocs in .word/.etc statements.
104
105 2013-01-29 Roland McGrath <mcgrathr@google.com>
106
107 * config/tc-arm.c (md_apply_fix): Use as_bad_where for "bad
108 immediate value for 8-bit offset" error so it shows line info.
109
110 2013-01-24 Joseph Myers <joseph@codesourcery.com>
111
112 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sections
113 for 64-bit output.
114
115 2013-01-24 Nick Clifton <nickc@redhat.com>
116
117 * config/tc-v850.c: Add support for e3v5 architecture.
118 * doc/c-v850.texi: Mention new support.
119
120 2013-01-23 Nick Clifton <nickc@redhat.com>
121
122 PR gas/15039
123 * config/tc-avr.c: Include dwarf2dbg.h.
124
125 2013-01-18 H.J. Lu <hongjiu.lu@intel.com>
126
127 * config/tc-i386.c (reloc): Support size relocation only for ELF.
128 (tc_i386_fix_adjustable): Likewise.
129 (lex_got): Likewise.
130 (tc_gen_reloc): Likewise.
131
132 2013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
133
134 * config/tc-aarch64.c (output_operand_error_record): Change to output
135 the out-of-range error message as value-expected message if there is
136 only one single value in the expected range.
137 (programmer_friendly_fixup): Remove the handling of 8-bit MOVI with
138 LSL #0 as a programmer-friendly feature.
139
140 2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
141
142 * config/tc-i386.c (reloc): Support BFD_RELOC_SIZE32.
143 (tc_i386_fix_adjustable): Keep symbol for BFD_RELOC_32_SIZE and
144 BFD_RELOC_64_SIZE relocations.
145 (lex_got): Support "symbol@SIZE" and don't create GOT symbol
146 for it.
147 (tc_gen_reloc): Resolve BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64
148 relocations against local symbols.
149
150 2013-01-16 Alan Modra <amodra@gmail.com>
151
152 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after
153 finding some sort of toc syntax error, and break to avoid
154 compiler uninit warning.
155
156 2013-01-15 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR gas/15019
159 * config/tc-i386.c (lex_got): Increment length by 1 if the
160 relocation token is removed.
161
162 2013-01-15 Nick Clifton <nickc@redhat.com>
163
164 * config/tc-v850.c (md_assemble): Allow signed values for
165 V850E_IMMEDIATE.
166
167 2013-01-11 Sean Keys <skeys@ipdatasys.com>
168
169 * config/tc-xgate.c (md_begin): Fix mistake made when going from
170 git to cvs.
171
172 2013-01-10 Peter Bergner <bergner@vnet.ibm.com>
173
174 * doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
175 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
176 * config/tc-ppc.c (md_show_usage): Likewise.
177 (ppc_handle_align): Handle power8's group ending nop.
178
179 2013-01-10 Sean Keys <skeys@ipdatasys.com>
180
181 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
182 that the assember exits after the opcodes have been printed.
183
184 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
185
186 * app.c: Remove trailing white spaces.
187 * as.c: Likewise.
188 * as.h: Likewise.
189 * cond.c: Likewise.
190 * dw2gencfi.c: Likewise.
191 * dwarf2dbg.h: Likewise.
192 * ecoff.c: Likewise.
193 * input-file.c: Likewise.
194 * itbl-lex.h: Likewise.
195 * output-file.c: Likewise.
196 * read.c: Likewise.
197 * sb.c: Likewise.
198 * subsegs.c: Likewise.
199 * symbols.c: Likewise.
200 * write.c: Likewise.
201 * config/tc-i386.c: Likewise.
202 * doc/Makefile.am: Likewise.
203 * doc/Makefile.in: Likewise.
204 * doc/c-aarch64.texi: Likewise.
205 * doc/c-alpha.texi: Likewise.
206 * doc/c-arc.texi: Likewise.
207 * doc/c-arm.texi: Likewise.
208 * doc/c-avr.texi: Likewise.
209 * doc/c-bfin.texi: Likewise.
210 * doc/c-cr16.texi: Likewise.
211 * doc/c-d10v.texi: Likewise.
212 * doc/c-d30v.texi: Likewise.
213 * doc/c-h8300.texi: Likewise.
214 * doc/c-hppa.texi: Likewise.
215 * doc/c-i370.texi: Likewise.
216 * doc/c-i386.texi: Likewise.
217 * doc/c-i860.texi: Likewise.
218 * doc/c-m32c.texi: Likewise.
219 * doc/c-m32r.texi: Likewise.
220 * doc/c-m68hc11.texi: Likewise.
221 * doc/c-m68k.texi: Likewise.
222 * doc/c-microblaze.texi: Likewise.
223 * doc/c-mips.texi: Likewise.
224 * doc/c-msp430.texi: Likewise.
225 * doc/c-mt.texi: Likewise.
226 * doc/c-s390.texi: Likewise.
227 * doc/c-score.texi: Likewise.
228 * doc/c-sh.texi: Likewise.
229 * doc/c-sh64.texi: Likewise.
230 * doc/c-tic54x.texi: Likewise.
231 * doc/c-tic6x.texi: Likewise.
232 * doc/c-v850.texi: Likewise.
233 * doc/c-xc16x.texi: Likewise.
234 * doc/c-xgate.texi: Likewise.
235 * doc/c-xtensa.texi: Likewise.
236 * doc/c-z80.texi: Likewise.
237 * doc/internals.texi: Likewise.
238
239 2013-01-10 Roland McGrath <mcgrathr@google.com>
240
241 * hash.c (hash_new_sized): Make it global.
242 * hash.h: Declare it.
243 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
244 pass a small size.
245
246 2013-01-10 Will Newton <will.newton@imgtec.com>
247
248 * Makefile.am: Add Meta.
249 * Makefile.in: Regenerate.
250 * config/tc-metag.c: New file.
251 * config/tc-metag.h: New file.
252 * configure.tgt: Add Meta.
253 * doc/Makefile.am: Add Meta.
254 * doc/Makefile.in: Regenerate.
255 * doc/all.texi: Add Meta.
256 * doc/as.texiinfo: Document Meta options.
257 * doc/c-metag.texi: New file.
258
259 2013-01-09 Steve Ellcey <sellcey@mips.com>
260
261 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
262 calls.
263 * config/tc-mips.c (internalError): Remove, replace with abort.
264
265 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
266
267 * config/tc-aarch64.c (parse_operands): Change to compare the result
268 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
269
270 2013-01-07 Nick Clifton <nickc@redhat.com>
271
272 PR gas/14887
273 * config/tc-arm.c (skip_past_char): Skip whitespace before the
274 anticipated character.
275 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
276 here as it is no longer needed.
277
278 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
279
280 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
281 * doc/c-score.texi (SCORE-Opts): Likewise.
282 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
283
284 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
285
286 * config/tc-mips.c: Add support for MIPS r5900.
287 Add M_LQ_AB and M_SQ_AB to support large values for instructions
288 lq and sq.
289 (can_swap_branch_p, get_append_method): Detect some conditional
290 short loops to fix a bug on the r5900 by NOP in the branch delay
291 slot.
292 (M_MUL): Support 3 operands in multu on r5900.
293 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
294 (s_mipsset): Force 32 bit floating point on r5900.
295 (mips_ip): Check parameter range of instructions mfps and mtps on
296 r5900.
297 * configure.in: Detect CPU type when target string contains r5900
298 (e.g. mips64r5900el-linux-gnu).
299
300 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
301
302 * as.c (parse_args): Update copyright year to 2013.
303
304 2013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
305
306 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
307 and "cortex57".
308
309 2013-01-02 Nick Clifton <nickc@redhat.com>
310
311 PR gas/14987
312 * config/tc-arm.c (parse_address_main): Skip whitespace before a
313 closing bracket.
314
315 For older changes see ChangeLog-2012
316 \f
317 Copyright (C) 2013 Free Software Foundation, Inc.
318
319 Copying and distribution of this file, with or without modification,
320 are permitted in any medium without royalty provided the copyright
321 notice and this notice are preserved.
322
323 Local Variables:
324 mode: change-log
325 left-margin: 8
326 fill-column: 74
327 version-control: never
328 End:
This page took 0.03621 seconds and 5 git commands to generate.