4e09946371df970bd6113357c79011a7dfcaf6ab
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2013-03-21 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2
3 PR gas/15282
4 * tc-avr.c (mcu_has_3_byte_pc): New function.
5 (tc_cfi_frame_initial_instructions): Call it to find return
6 address size.
7
8 2013-03-20 Alexis Deruelle <alexis.deruelle@gmail.com>
9
10 PR gas/15095
11 * config/tc-tic6x.c (tic6x_try_encode): Handle
12 tic6x_coding_dreg_(msb|lsb) field coding types and use it to
13 encode register pair numbers when required.
14
15 2013-03-15 Will Newton <will.newton@linaro.org>
16
17 * config/tc-arm.c (do_neon_ldr_str): Fix error check for PC register
18 in vstr in Thumb mode for pre-ARMv7 cores.
19
20 2013-03-14 Andreas Schwab <schwab@suse.de>
21
22 * doc/c-arc.texi (ARC Directives): Revert last change and use
23 @itemize instead of @table.
24 * doc/c-arm.texi (ARM-Instruction-Set): Likewise.
25
26 2013-03-14 Nick Clifton <nickc@redhat.com>
27
28 PR gas/15273
29 * config/tc-arm.c (do_co_reg): Do not call check_obsolete with a
30 NULL message, instead just check ARM_CPU_IS_ANY directly.
31
32 2013-03-14 Nick Clifton <nickc@redhat.com>
33
34 PR gas/15212
35 * doc/c-arc.texi (ARC Directives): Use @code instead of @bullet
36 for table format.
37 * doc/c-arm.texi (ARM-Instruction-Set): Likewise. Also add text
38 to the @item directives.
39 (ARM-Neon-Alignment): Move to correct place in the document.
40 * doc/c-cr16.texi (CR16 Operand Qualifiers): Fix up table
41 formatting.
42 * doc/c-tic54x.texi (TIC54X-Subsyms): Correct use of
43 @smallexample.
44
45 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
46
47 * config/tc-nios2.c (nios2_consume_arg): Delete 'k' case. Add 'o'
48 case. Add default BAD_CASE to switch.
49
50 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52 * config/tc-nios2.c (nios2_assemble_args_ds): New function.
53 (nios2_arg_info_structs): Add "d,s" and "d,s,E" entries.
54
55 2013-03-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
56
57 * config/tc-arm.c (crc_ext_armv8): New feature set.
58 (UNPRED_REG): New macro.
59 (do_crc32_1): New function.
60 (do_crc32b, do_crc32h, do_crc32w, do_crc32cb,
61 do_crc32ch, do_crc32cw): Likewise.
62 (TUEc): New macro.
63 (insns): Add entries for crc32 mnemonics.
64 (arm_extensions): Add entry for crc.
65
66 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
67
68 * write.h (struct fix): Add fx_dot_frag field.
69 (dot_frag): Declare.
70 * write.c (dot_frag): New variable.
71 (fix_new_internal): Set fx_dot_frag field with dot_frag.
72 (fixup_segment): Base calculation of fx_offset with fx_dot_frag.
73 * expr.c (expr): Save value of frag_now in dot_frag when setting
74 dot_value.
75 * read.c (emit_expr): Likewise. Delete comments.
76
77 2013-03-07 H.J. Lu <hongjiu.lu@intel.com>
78
79 * config/tc-i386.c (flag_code_names): Removed.
80 (i386_index_check): Rewrote.
81
82 2013-03-05 Yufeng Zhang <yufeng.zhang@arm.com>
83
84 * config/tc-aarch64.c (aarch64_imm_float_p): Rename 'e' to 'pattern';
85 add comment.
86 (aarch64_double_precision_fmovable): New function.
87 (parse_aarch64_imm_float): Add parameter 'dp_p'; call the new
88 function; handle hexadecimal representation of IEEE754 encoding.
89 (parse_operands): Update the call to parse_aarch64_imm_float.
90
91 2013-02-28 H.J. Lu <hongjiu.lu@intel.com>
92
93 * config/tc-i386.c (_i386_insn): Replace have_hle with hle_prefix.
94 (check_hle): Updated.
95 (md_assemble): Likewise.
96 (parse_insn): Likewise.
97
98 2013-02-28 H.J. Lu <hongjiu.lu@intel.com>
99
100 * config/tc-i386.c (_i386_insn): Add rep_prefix.
101 (md_assemble): Check if REP prefix is OK.
102 (parse_insn): Remove expecting_string_instruction. Set
103 i.rep_prefix.
104
105 2013-02-28 Yufeng Zhang <yufeng.zhang@arm.com>
106
107 * config/tc-aarch64.c (aarch64_features): Add the 'crc' option.
108
109 2013-02-28 Yufeng Zhang <yufeng.zhang@arm.com>
110
111 * config/tc-aarch64.c (parse_sys_reg): Allow the full range of CRn
112 for system registers.
113
114 2013-02-27 DJ Delorie <dj@redhat.com>
115
116 * config/tc-rl78.c (reloc_function): Add %code -> BFD_RELOC_RL78_CODE.
117 (rl78_op): Handle %code().
118 (rl78_cons_fix_new): Likewise, but ignore for 20-bit operands.
119 (tc_gen_reloc): Likwise; convert to a computed reloc.
120 (md_apply_fix): Likewise.
121
122 2013-02-25 Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>
123
124 * config/rl78-parse.y: Fix encoding of DIVWU insn.
125
126 2013-02-25 Terry Guo <terry.guo@arm.com>
127
128 * config/tc-arm.c (arm_cpus): Add cortex-r7 entry.
129 * doc/c-arm.texi: Add cortex-r7 and missing cortex-r5 to
130 list of accepted CPUs.
131
132 2013-02-19 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR gas/15159
135 * config/tc-i386.c (cpu_arch): Add ".smap".
136
137 * doc/c-i386.texi: Document smap.
138
139 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
140
141 * config/tc-mips.c (s_cpload): Call mips_mark_labels and set
142 mips_assembling_insn appropriately.
143 (s_cpsetup, s_cprestore, s_cpreturn, s_cpadd): Likewise.
144
145 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
146
147 * config/tc-mips.c (append_insn): Correct indentation, remove
148 extraneous braces.
149
150 2013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
151
152 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
153
154 2013-02-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
155
156 * configure.tgt: Add nios2-*-rtems*.
157
158 2013-02-14 Yufeng Zhang <yufeng.zhang@arm.com>
159
160 * config/tc-aarch64.c (md_begin): Change to check if 'name' is
161 NULL.
162
163 2013-02-09 Jürgen Urban <JuergenUrban@gmx.de>
164
165 * config/tc-mips.c (CPU_HAS_LDC1_SDC1): New macro.
166 (macro): Use it. Assert that trunc.w.s is not used for r5900.
167
168 2013-02-08 Yi-Hsiu, Hsu <ahsu@marvell.com>
169
170 * gas/config/tc-arm.c (arm_cpus): Add support for mcpu=marvell-pj4
171 core.
172
173 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
174 Andrew Jenner <andrew@codesourcery.com>
175
176 Based on patches from Altera Corporation.
177
178 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-nios2.c.
179 (TARGET_CPU_HFILES): Add config/tc-nios2.h.
180 * Makefile.in: Regenerated.
181 * configure.tgt: Add case for nios2*-linux*.
182 * config/obj-elf.c: Conditionally include elf/nios2.h.
183 * config/tc-nios2.c: New file.
184 * config/tc-nios2.h: New file.
185 * doc/Makefile.am (CPU_DOCS): Add c-nios2.texi.
186 * doc/Makefile.in: Regenerated.
187 * doc/all.texi: Set NIOSII.
188 * doc/as.texinfo (Overview): Add Nios II options.
189 (Machine Dependencies): Include c-nios2.texi.
190 * doc/c-nios2.texi: New file.
191 * NEWS: Note Altera Nios II support.
192
193 2013-02-06 Alan Modra <amodra@gmail.com>
194
195 PR gas/14255
196 * config/tc-avr.h (TC_VALIDATE_FIX): Mark symbol used by reloc.
197 Don't skip fixups with fx_subsy non-NULL.
198 * config/tc-avr.c (tc_gen_reloc): Don't specially handle fixups
199 with fx_subsy non-NULL.
200
201 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
202
203 * doc/c-metag.texi: Add "@c man" markers.
204
205 2013-02-04 Alan Modra <amodra@gmail.com>
206
207 * write.c (fixup_segment): Return void. Delete seg_reloc_count
208 related code.
209 (TC_ADJUST_RELOC_COUNT): Delete.
210 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT): Delete.
211
212 2013-02-04 Alan Modra <amodra@gmail.com>
213
214 * po/POTFILES.in: Regenerate.
215
216 2013-01-30 Markos Chandras <markos.chandras@imgtec.com>
217
218 * config/tc-metag.c: Make SWAP instruction less permissive with
219 its operands.
220
221 2013-01-29 DJ Delorie <dj@redhat.com>
222
223 * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified
224 relocs in .word/.etc statements.
225
226 2013-01-29 Roland McGrath <mcgrathr@google.com>
227
228 * config/tc-arm.c (md_apply_fix): Use as_bad_where for "bad
229 immediate value for 8-bit offset" error so it shows line info.
230
231 2013-01-24 Joseph Myers <joseph@codesourcery.com>
232
233 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sections
234 for 64-bit output.
235
236 2013-01-24 Nick Clifton <nickc@redhat.com>
237
238 * config/tc-v850.c: Add support for e3v5 architecture.
239 * doc/c-v850.texi: Mention new support.
240
241 2013-01-23 Nick Clifton <nickc@redhat.com>
242
243 PR gas/15039
244 * config/tc-avr.c: Include dwarf2dbg.h.
245
246 2013-01-18 H.J. Lu <hongjiu.lu@intel.com>
247
248 * config/tc-i386.c (reloc): Support size relocation only for ELF.
249 (tc_i386_fix_adjustable): Likewise.
250 (lex_got): Likewise.
251 (tc_gen_reloc): Likewise.
252
253 2013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
254
255 * config/tc-aarch64.c (output_operand_error_record): Change to output
256 the out-of-range error message as value-expected message if there is
257 only one single value in the expected range.
258 (programmer_friendly_fixup): Remove the handling of 8-bit MOVI with
259 LSL #0 as a programmer-friendly feature.
260
261 2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
262
263 * config/tc-i386.c (reloc): Support BFD_RELOC_SIZE32.
264 (tc_i386_fix_adjustable): Keep symbol for BFD_RELOC_32_SIZE and
265 BFD_RELOC_64_SIZE relocations.
266 (lex_got): Support "symbol@SIZE" and don't create GOT symbol
267 for it.
268 (tc_gen_reloc): Resolve BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64
269 relocations against local symbols.
270
271 2013-01-16 Alan Modra <amodra@gmail.com>
272
273 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after
274 finding some sort of toc syntax error, and break to avoid
275 compiler uninit warning.
276
277 2013-01-15 H.J. Lu <hongjiu.lu@intel.com>
278
279 PR gas/15019
280 * config/tc-i386.c (lex_got): Increment length by 1 if the
281 relocation token is removed.
282
283 2013-01-15 Nick Clifton <nickc@redhat.com>
284
285 * config/tc-v850.c (md_assemble): Allow signed values for
286 V850E_IMMEDIATE.
287
288 2013-01-11 Sean Keys <skeys@ipdatasys.com>
289
290 * config/tc-xgate.c (md_begin): Fix mistake made when going from
291 git to cvs.
292
293 2013-01-10 Peter Bergner <bergner@vnet.ibm.com>
294
295 * doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
296 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
297 * config/tc-ppc.c (md_show_usage): Likewise.
298 (ppc_handle_align): Handle power8's group ending nop.
299
300 2013-01-10 Sean Keys <skeys@ipdatasys.com>
301
302 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
303 that the assember exits after the opcodes have been printed.
304
305 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
306
307 * app.c: Remove trailing white spaces.
308 * as.c: Likewise.
309 * as.h: Likewise.
310 * cond.c: Likewise.
311 * dw2gencfi.c: Likewise.
312 * dwarf2dbg.h: Likewise.
313 * ecoff.c: Likewise.
314 * input-file.c: Likewise.
315 * itbl-lex.h: Likewise.
316 * output-file.c: Likewise.
317 * read.c: Likewise.
318 * sb.c: Likewise.
319 * subsegs.c: Likewise.
320 * symbols.c: Likewise.
321 * write.c: Likewise.
322 * config/tc-i386.c: Likewise.
323 * doc/Makefile.am: Likewise.
324 * doc/Makefile.in: Likewise.
325 * doc/c-aarch64.texi: Likewise.
326 * doc/c-alpha.texi: Likewise.
327 * doc/c-arc.texi: Likewise.
328 * doc/c-arm.texi: Likewise.
329 * doc/c-avr.texi: Likewise.
330 * doc/c-bfin.texi: Likewise.
331 * doc/c-cr16.texi: Likewise.
332 * doc/c-d10v.texi: Likewise.
333 * doc/c-d30v.texi: Likewise.
334 * doc/c-h8300.texi: Likewise.
335 * doc/c-hppa.texi: Likewise.
336 * doc/c-i370.texi: Likewise.
337 * doc/c-i386.texi: Likewise.
338 * doc/c-i860.texi: Likewise.
339 * doc/c-m32c.texi: Likewise.
340 * doc/c-m32r.texi: Likewise.
341 * doc/c-m68hc11.texi: Likewise.
342 * doc/c-m68k.texi: Likewise.
343 * doc/c-microblaze.texi: Likewise.
344 * doc/c-mips.texi: Likewise.
345 * doc/c-msp430.texi: Likewise.
346 * doc/c-mt.texi: Likewise.
347 * doc/c-s390.texi: Likewise.
348 * doc/c-score.texi: Likewise.
349 * doc/c-sh.texi: Likewise.
350 * doc/c-sh64.texi: Likewise.
351 * doc/c-tic54x.texi: Likewise.
352 * doc/c-tic6x.texi: Likewise.
353 * doc/c-v850.texi: Likewise.
354 * doc/c-xc16x.texi: Likewise.
355 * doc/c-xgate.texi: Likewise.
356 * doc/c-xtensa.texi: Likewise.
357 * doc/c-z80.texi: Likewise.
358 * doc/internals.texi: Likewise.
359
360 2013-01-10 Roland McGrath <mcgrathr@google.com>
361
362 * hash.c (hash_new_sized): Make it global.
363 * hash.h: Declare it.
364 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
365 pass a small size.
366
367 2013-01-10 Will Newton <will.newton@imgtec.com>
368
369 * Makefile.am: Add Meta.
370 * Makefile.in: Regenerate.
371 * config/tc-metag.c: New file.
372 * config/tc-metag.h: New file.
373 * configure.tgt: Add Meta.
374 * doc/Makefile.am: Add Meta.
375 * doc/Makefile.in: Regenerate.
376 * doc/all.texi: Add Meta.
377 * doc/as.texiinfo: Document Meta options.
378 * doc/c-metag.texi: New file.
379
380 2013-01-09 Steve Ellcey <sellcey@mips.com>
381
382 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
383 calls.
384 * config/tc-mips.c (internalError): Remove, replace with abort.
385
386 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
387
388 * config/tc-aarch64.c (parse_operands): Change to compare the result
389 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
390
391 2013-01-07 Nick Clifton <nickc@redhat.com>
392
393 PR gas/14887
394 * config/tc-arm.c (skip_past_char): Skip whitespace before the
395 anticipated character.
396 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
397 here as it is no longer needed.
398
399 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
400
401 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
402 * doc/c-score.texi (SCORE-Opts): Likewise.
403 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
404
405 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
406
407 * config/tc-mips.c: Add support for MIPS r5900.
408 Add M_LQ_AB and M_SQ_AB to support large values for instructions
409 lq and sq.
410 (can_swap_branch_p, get_append_method): Detect some conditional
411 short loops to fix a bug on the r5900 by NOP in the branch delay
412 slot.
413 (M_MUL): Support 3 operands in multu on r5900.
414 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
415 (s_mipsset): Force 32 bit floating point on r5900.
416 (mips_ip): Check parameter range of instructions mfps and mtps on
417 r5900.
418 * configure.in: Detect CPU type when target string contains r5900
419 (e.g. mips64r5900el-linux-gnu).
420
421 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
422
423 * as.c (parse_args): Update copyright year to 2013.
424
425 2013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
426
427 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
428 and "cortex57".
429
430 2013-01-02 Nick Clifton <nickc@redhat.com>
431
432 PR gas/14987
433 * config/tc-arm.c (parse_address_main): Skip whitespace before a
434 closing bracket.
435
436 For older changes see ChangeLog-2012
437 \f
438 Copyright (C) 2013 Free Software Foundation, Inc.
439
440 Copying and distribution of this file, with or without modification,
441 are permitted in any medium without royalty provided the copyright
442 notice and this notice are preserved.
443
444 Local Variables:
445 mode: change-log
446 left-margin: 8
447 fill-column: 74
448 version-control: never
449 End:
This page took 0.042844 seconds and 4 git commands to generate.