* config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
e7495e45
NS
12009-04-01 Nathan Sidwell <nathan@codesourcery.com>
2
3 * config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
4 (arm_handle_align): Generate v6k ARM, thumb2 wide & narrow nops
5 whenever possible.
6
42240548
PB
72009-03-31 Peter Bergner <bergner@vnet.ibm.com>
8
9 * config/tc-ppc.c (ppc_handle_align): Handle power7's group ending nop.
10
adfd7328
DK
112009-03-31 Dave Korn <dave.korn.cygwin@gmail.com>
12
13 * doc/internals.texi: Fix trivial syntax errors.
14
0cc9e1d3
AM
152009-03-26 Alan Modra <amodra@bigpond.net.au>
16
17 PR 10005
18 * config/tc-i386.c (reloc): Don't abort on lack of required
19 reloc type.
20
41aacd83
L
212009-03-25 H.J. Lu <hongjiu.lu@intel.com>
22
23 * config/tc-i386.c (parse_insn): Use default_arch on unsupported
24 arch.
25
d67ffd56
L
262009-03-23 H.J. Lu <hongjiu.lu@intel.com>
27
28 PR gas/9966
29 * listing.c (listing_newline): Properly handle `\\"' and ';'.
30
31 * read.c (is_end_of_line): Update comments for line separator.
32 (read_begin): Set line separator in is_end_of_line to 2.
33
b7cac25f
DM
342009-03-19 David S. Miller <davem@davemloft.net>
35
36 * config/tc-sparc.c (md_parse_option): If the user gives
37 us '--64' make sure max_architecture is at least V9.
38
42e5fcbf
AS
392009-03-18 Andrew Stubbs <ams@codesourcery.com>
40
41 * config/tc-arm.c (md_apply_fix): Check BFD_RELOC_ARM_IMMEDIATE and
42 BFD_RELOC_ARM_ADRL_IMMEDIATE value is in the correct section.
43 Check BFD_RELOC_ARM_ADRL_IMMEDIATE has a defined symbol.
44
8d25cc3d
AM
452009-03-18 Alan Modra <amodra@bigpond.net.au>
46
47 * as.h: Include alloca-conf.h instead of config.h and remove
48 existing #if's handling alloca.
49 * Makefile.am: Run "make dep-am".
50 * Makefile.in: Regenerate.
51
8602d4fe
RS
522009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
53
54 * config/tc-ppc.c (ppc_frob_symbol): Add csect information for
55 C_AIX_WEAKEXT too.
56
9f0eb232
RS
572009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
58
59 * config/tc-ppc.c (md_apply_fix): On COFF targets, always reread
60 "value" from fx_offset. Manually resubtract md_pcrel_from_section
61 where necessary.
62
e5231592
RS
632009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
64
65 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
66 * configure.in: Likewise.
67 * configure: Regenerate.
68
a07dbd48
HPN
692009-03-11 Hans-Peter Nilsson <hp@axis.com>
70
71 * config/tc-cris.c (cris_create_short_jump): Remove prototype.
72 Rename, changing all callers, to...
73 (md_create_short_jump): Adjust head comment. Assert
74 word-sized-branch distance for v32. Bail out calling as_fatal for
75 compatibility mode here.
76 (md_create_long_jump): ...not here.
77 * config/tc-cris.h (md_create_short_jump): Do not define.
78
187af7df
HPN
792009-03-10 Hans-Peter Nilsson <hp@axis.com>
80
81 * write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
82 the jump table for multiple overflowing entries with the same
83 target, handle base symbols being different.
84 (relax_segment) <case rs_broken_word, second loop>: Whenever a
85 single entry overflows, arrange to redirect all entries with the
86 same target.
87
69fe9ce5
AM
882009-03-10 Alan Modra <amodra@bigpond.net.au>
89
90 * config/tc-ppc.c (parse_cpu): Delete.
91 (md_parse_option, ppc_machine): Use ppc_parse_cpu.
92
f378cd83
L
932009-03-09 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR gas/9915
96 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
97 (LOCAL_LABELS_FB): Undefine befoe define.
98
d11fd249
NC
992009-03-06 Nick Clifton <nickc@redhat.com>
100
101 * po/es.po: Updated Spanish translation.
102
cc3f603a
JM
1032009-03-05 Joseph Myers <joseph@codesourcery.com>
104
105 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
106 s_incbin): Call md_cons_align (1).
107
d9319cec
NC
1082009-03-04 Nick Clifton <nickc@redhat.com>
109
110 * config/tc-alpha.c (alpha_prologue_label): Only define for ELF
111 based targets.
112 (s_alpha_comm): Only define "temp" and "log_align" local variables
113 for EVAX targets.
114
727fc41e
AM
1152009-03-04 Alan Modra <amodra@bigpond.net.au>
116
117 * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
118 have non-zero addend.
119 (md_assemble): Parse args of __tls_get_addr calls.
120 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
121
1c5c6c13
DA
1222009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
123
124 binutils/3807
125 * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
126 local scope for ELF targets.
127
ed84b57b
AM
1282009-03-04 Alan Modra <amodra@bigpond.net.au>
129
130 * config/tc-ppc.c (md_assemble): APUinfo only for e500.
131
198f1251
TG
1322009-03-03 Tristan Gingold <gingold@adacore.com>
133 Eric Botcazou <ebotcazou@adacore.com>
134 Douglas B Rupp <rupp@gnat.com>
135
136 * doc/as.texinfo (Overview): Mention -replace/-noreplace options
137 for Alpha.
138 * doc/c-alpha.texi (Alpha Options): Document -replace/-noreplace.
139 * config/tc-alpha.h (TC_VALIDATE_FIX_SUB): Define to 1 (evax).
140 (OBJ_SYMFIELD_TYPE): Remove.
141 (tc_canonicalize_symbol_name): Define to evax_shorten_name.
142 (TC_IMPLICIT_LCOMM_ALIGNMENT): For alignment to 3 on evax.
143 (tc_frob_file_before_fix): Do not defined on evax.
144 * config/tc-alpha.c: Always includes dwarf2dbg.h.
145 Include vms.h if OBJ_EVAX.
146 (struct alpha_fixup): Add xtrasym and procsym (evax only).
147 (enum alpha_macro_arg): Remove trailing comma.
148 (md_longopts): Add replace and noreplace arguments (evax only).
149 (alpha_evax_proc_hash): New variable.
150 (alpha_link_section): Make it global.
151 (alpha_ctors_section, alpha_dtors_section): Removed.
152 (alpha_ctors_symbol, alpha_dtors_symbol): Ditto.
153 (alpha_lit8_section): Ifndef'ed on evax.
154 (alpha_lit8_symbol): Ditto.
155 (alpha_prologue_label): New variable.
156 (alpha_linkage_symbol): New variable (evax only).
157 (alpha_flag_replace): Ditto.
158 (struct alpha_evax_procs): Add handler and handler_data field.
159 (alpha_evax_proc): Now of type pointer.
160 (alpha_linkage_fixup_root, alpha_linkage_fixup_tail): New variables.
161 (struct alpha_reloc_tag): Add sym and psym fields (evax only).
162 (get_alpha_reloc_tag): Initialize sym and psym fields (evax only).
163 (alpha_adjust_relocs): Ifndef'ed on evax.
164 (load_expression): Add opname argument.
165 Implement LDA/BSR optimization for evax.
166 (emit_lda): Adjust for new prototype of load_expression.
167 (emit_ir_load): Ditto. Do not nothing for GP if ..lk symbols.
168 (emit_loadstore): Likewise.
169 (emit_ldXu): Likewise.
170 (emit_stX): Likewise.
171 (emit_jsrjmp): Likewise. Implement LDA/BSR optimization for evax.
172 (emit_ldgp): Avoid warning in evax case.
173 (add_to_link_pool): Make it static. Return symbolic expression rather
174 than number expression for the offset.
175 (s_alpha_text): Create .text symbol for evax if not already created.
176 (s_alpha_comm): Do not create specific section for common symbol.
177 Fill common area with zeros for evax.
178 (s_alpha_prologue): Create alpha_prologue_label.
179 (s_alpha_section_name): New function (evax).
180 (s_alpha_section_word): Likewise.
181 (section_name): New static variabke moved out from ...
182 (s_alpha_section): ... here. Create new sections on demand.
183 (s_alpha_literals): New function (evax).
184 (s_alpha_ent): Create alpha_evax_proc instance and insert it in the
185 alpha_evax_proc_hash table.
186 (s_alpha_handler): New function (evax).
187 (s_alpha_frame): Adjust for new type of alpha_evax_proc.
188 (s_alpha_prologue): New function (evax).
189 (s_alpha_pdesc): Adjust for new type of alpha_evax_proc and new
190 handling of procedures with hash table.
191 Add support for condition handlers.
192 (s_alpha_linkage): Create linkage_fixup instance and chain it.
193 (s_alpha_fp_save): Adjust for new type of alpha_evax_proc.
194 (s_alpha_mask): Likewise.
195 (s_alpha_fmask): Likewise.
196 (s_alpha_end): Clear alpha_evax_proc.
197 (s_alpha_align): Increase max_alignment to 16.
198 (alpha_print_token): Call print_expr_1 instead of print_expr.
ed84b57b 199 (md_pseudo_table): Add "section", "literals", "handler" and
198f1251
TG
200 "handler_data" (evax). Do not ignore "prologue" on evax.
201 Fix indentation.
202 (md_begin): Create hash table for alpha_evax_proc_hash.
203 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.
204 (md_show_usage): Mention -replace/-noreplace for evax.
205 (md_apply_fix): Handle evax relocs (_NOP, _LDA, _BSR and _BOH).
206 (alpha_force_relocation): Likewise.
207 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
208 (tc_gen_reloc): Likewise. Add BFD_RELOC_ALPHA_LINKAGE for evax.
209 (emit_insn): New cases for evax specific relocs.
210 (assemble_insn): Fix indentation.
211 Take care of -MDISP in operand table.
212 * config/obj-evax.h (struct alpha_linkage_fixups): New struct.
213 (OBJ_SYMFIELD_TYPE): New macro.
214 (obj_symbol_new_hook): Define.
215 (obj_frob_symbol, obj_frob_file_before_adjust): Ditto.
216 (obj_frob_file_before_fix): Ditto.
217 (PDSC_S_M_HANDLER_VALID): New macro.
218 (PDSC_S_M_HANDLER_DATA_VALID): Ditto.
219 (TC_IMPLICIT_LCOMM_ALIGNMENT): Remove.
220 Add prototypes for functions declared in obj-evax.c
221 * config/obj-evax.c: Include subsegs.h, struc-symbol.h, safe-ctype.h.
222 (s_evax_weak): Convert to ansi-C.
223 (evax_symbol_new_hook): New function.
224 (evax_frob_symbol): Ditto.
225 (evax_frob_file_before_adjust): Ditto.
226 (evax_frob_file_before_fix): Ditto.
227 (evax_shorten_name): Ditto.
228 (crc32): Ditto.
229 (encode_32): Ditto.
230 (encode_16): Ditto.
231 (decode_16): Ditto.
232 (shorten_identifier): Ditto.
233 (is_truncated_identifier): Ditto.
234 * dwarf2dbg.c (out_debug_info): Do not append trailing slash on VMS.
235 * as.c (close_output_file): Remove #ifndef OBJ_VMS.
236 (main): Ditto.
237
a1f7ca36
AM
2382009-03-03 Alan Modra <amodra@bigpond.net.au>
239
240 * Makefile.am: Run "make dep-am".
241 * Makefile.in: Regenerate.
242
83cf10fd
NC
2432009-03-02 Nick Clifton <nickc@redhat.com>
244
245 PR 9874
246 * config/tc-ia64.c (fix_insn): Fix warning reported by
247 -Wformat-security.
248
c3b7224a
NC
2492009-03-02 Qinwei <qinwei@sunnorth.com.cn>
250
251 * config/tc-score7.c: New file.
252 * doc/c-score.texi: New file.
253 * Makefile.am: Update dependencies for tc-score.c.
254 * Makefile.in: Regenerate.
255 * NEWS: Mention support for Score7 architecture.
256 * config/tc-score.c: Add support for Score7 architecture.
257 * config/tc-score.h: Likewise.
258 * doc/Makefile.am: Add c-score.texi.
259 * doc/Makefile.in: Regenerate.
260 * doc/all.texi: Add Score7.
261 * doc/as.texinfo: Add Score7.
262
04e2c417
MM
2632009-03-01 Mark Mitchell <mark@codesourcery.com>
264
265 * config/tc-arm.c (md_assemble): Allow barrier instructions on
266 ARMv6-M cores.
267
58e24671
RW
2682009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
269
270 * configure: Regenerate.
271
066be9f7
PB
2722009-02-26 Peter Bergner <bergner@vnet.ibm.com>
273
274 * config/tc-ppc.c (pre_defined_registers): Add "f32" to "f63",
275 "f.32" to "f.63", "vs0" to "vs63" and "vs.0" to "vs.63".
276 (parse_cpu): Extend -mpower7 to accept power7 and isel instructions.
277
784788d2
L
2782009-02-25 H.J. Lu <hongjiu.lu@intel.com>
279
280 * config/tc-i386.c (fits_in_imm4): Removed.
281
91c2f09e
DA
2822009-02-24 Helge Deller <deller@gmx.de>
283
dfaf9df8 284 * config/tc-hppa.c (pa_ip): Add check of immediate values.
91c2f09e
DA
285 (SAVE_IMMEDIATE): New define.
286
94206790
MM
2872009-02-23 Mark Mitchell <mark@codesourcery.com>
288
289 * config/tc-arm.c (warn_deprecated_sp): New macro.
290 (do_t_mov_cmp): Permit R13 as the second
291 argument to "cmp.n".
292
0349dc08
L
2932009-02-23 H.J. Lu <hongjiu.lu@intel.com>
294
295 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
296 (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
297
c1b80a2a
L
2982009-02-23 H.J. Lu <hongjiu.lu@intel.com>
299
300 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
301
4c664d7b
L
3022009-02-23 H.J. Lu <hongjiu.lu@intel.com>
303
304 * config/tc-i386.c (vex_imm4): Removed.
305 (VEX_check_operands): Likewise.
306 (match_template): Updated.
307
11c19e16
MS
3082009-02-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
309
310 * doc/all.texi: Set S390.
311 * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
312 * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
313 * doc/Makefile.in: Likewise.
314 * doc/c-s390.texi: New.
315
87298967
NS
3162009-02-12 Nathan Sidwell <nathan@codesourcery.com>
317
318 * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
319 (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
320 (mcf5307_ctrl): Add VBR.
321 (no_mac): New variable.
322 (m68k_extensions): Refer to no_mac mask.
323 (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
324 52252..52259, 53011..53017.
325 (m68k_ip): Process CPUCR.
326 (init_table): Add cpucr entry.
327 (m68k_set_extension): Allow negated mask to refer to a variable.
328 (md_show_usage): Use '%s' to silence fprintf warning.
329 * config/m68k-parse.h (CPUCR): New control register.
330
ee2c9aa9
NS
3312009-02-10 Nathan Sidwell <nathan@codesourcery.com>
332
333 * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
334 as_bad calls to silence compiler warning.
335
8dc2430f
NC
3362009-02-06 Nick Clifton <nickc@redhat.com>
337
338 PR 9814
339 * config/tc-arm.c (MODE_RECORDED): New define.
340 (output_inst): Record the thumb_mode in the current frag.
341 (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
342 (arm_init_frag): Only set the tc_frag_data field if it has not
343 already been set.
344
ce2f5b3c
L
3452009-02-04 H.J. Lu <hongjiu.lu@intel.com>
346
347 AVX Programming Reference (January, 2009)
348 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
349 (CPU_FLAGS_AVX_MATCH): Updated.
350 (CPU_FLAGS_32BIT_MATCH): Likewise.
351 (cpu_flags_match): Likewise.
352
52b6b6b9
JM
3532009-02-03 Sandip Matte <sandip@rmicorp.com>
354
355 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
356 M_MSGWAIT and M_MSGWAIT_T.
357 (mips_cpu_info_table): Add XLR entry.
358 * doc/c-mips.texi (-march): Document xlr.
359
e94345ae 3602009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
a53fddce
EW
361
362 * config/tc-avr.c (mcu_types): Add ata6289.
363 * doc/c-avr.texi: Likewise.
364
31dd3154
JM
3652009-02-03 Carlos O'Donell <carlos@codesourcery.com>
366
367 * configure.in: AC_SUBST pdfdir.
368 * Makefile.am: Add install-pdf, install-pdf-am,
369 and install-pdf-recursive targets.
370 * doc/Makefile.am: Define pdf__strip_dir. Add
371 install-pdf and install-pdf-am targets.
372 * po/Make-in: Add install-pdf target.
373 * configure: Regenerate.
374 * Makefile.in: Regenerate.
375 * doc/Makefile.in: Regenerate.
376
cf869cce
NC
3772009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
378
379 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
380 relocations.
381 * config/m68k-parse.y (yylex): Parse TLS relocations.
382 * config/tc-m68k.c (m68k_elf_cons): New static function.
383 (md_pseudo_table): Use it.
384 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
385 relocations.
386 (md_apply_fix): Fix to set thread local flag.
387 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
388
bb0a86e1
NC
3892009-02-03 Vince Weaver <vince@csl.cornell.edu>
390
391 PR 9779
392 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
393 indexed addressing for symbolic expressions.
394
fdfde340
JM
3952009-01-29 Mark Mitchell <mark@codesourcery.com>
396
397 * config/tc-arm.c (BAD_SP): Define.
398 (s_arm_unwind_fnstart): Use REG_SP.
399 (s_arm_unwind_setfp): Likewise.
400 (reject_bad_reg): New macro.
401 (do_co_reg): Check for bad registers.
402 (do_co_reg2c): Likewise.
403 (do_srs): Use REG_SP.
404 (do_t_add_sub): Check for bad registers.
405 (do_t_adr): Likewise.
406 (do_t_arit3): Likewise.
407 (do_t_arit3c): Likewise.
408 (do_t_bfc): Likewise.
409 (do_t_bfi): Likewise.
410 (do_t_bfx): Likewise.
411 (do_t_blx): Likewise.
412 (do_t_bx): Likewise.
413 (do_t_bxj): Likewise.
414 (do_t_clz): Likewise.
415 (do_t_div): Likewise.
416 (do_t_mla): Likewise.
417 (do_t_mlal): Likewise.
418 (do_t_mov_cmp): Likewise.
419 (do_t_mov16): Likewise.
420 (do_t_mvn_tst): Likewise.
421 (do_t_mrs): Likewise.
422 (do_t_msr): Likewise.
423 (do_t_mul): Likewise.
424 (do_t_mull): Likewise.
425 (do_t_orn): Likewise.
426 (do_t_pkhbt): Likewise.
427 (do_t_pld): Likewise.
428 (do_t_rbit): Likewise.
429 (do_t_rev): Likewise.
430 (do_t_rrx): Likewise.
431 (do_t_rsb): Likewise.
432 (do_t_shift): Likewise.
433 (do_t_simd): Likewise.
434 (do_t_ssat): Likewise.
435 (do_t_ssat16): Likewise.
436 (do_t_sxtah): Likewise.
437 (do_t_sxth): Likewise.
438 (do_t_tb): Likewise.
439 (do_t_usat): Likewise.
440 (do_t_usat16): Likewise.
441 (nysn_insert_sp): Use REG_SP.
442
1c444d06
JM
4432009-01-29 Mark Mitchell <mark@codesourcery.com>
444
445 * config/tc-arm.c (do_t_orn): New function.
446 (do_t_rrx): Likewise.
447 (insns): Add orn and rrx.
448
4f80ef3e
JM
4492009-01-29 Mark Mitchell <mark@codesourcery.com>
450
451 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
ed84b57b 452 uasx, uhasx, uhsx, uqasx, uqsax, usax.
4f80ef3e 453
087b80de
JM
4542009-01-29 Mark Mitchell <mark@codesourcery.com>
455
456 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
457 qdsub in Thumb-2 mode.
458
17828f45
JM
4592009-01-29 Paul Brook <paul@codesourcery.com>
460 Mark Mitchell <mark@codesourcery.com>
461
462 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
463 of MUL when possible.
464
ec0c103c
NC
4652009-01-29 Nick Clifton <nickc@redhat.com>
466
467 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
468
4a6bc624
NS
4692009-01-29 Nathan Sidwell <nathan@codesourcery.com>
470 Catherine Moore <clm@codesourcery.com?
471
472 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
473 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
474 directives.
475
23fce1e3
NC
4762009-01-27 Nick Clifton <nickc@redhat.com>
477
478 * config/tc-mips.c (append_insn): Cope with a complex reloc
479 sequence containing an unsupported reloc type.
480 (enum options): Replace computed #define's constants for option
481 numbers with this enum.
482 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
483 environment.
484 (md_parse_option): Allow -32 in a non-ELF environment.
485
ee3c0378
AS
4862009-01-26 Andrew Stubbs <ams@codesourcery.com>
487
488 * config/tc-arm.c (attributes_set_explicitly): New array.
489 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
490 (cpu_arch): Add ARM_ARCH_V5T.
491 (aeabi_set_attribute_int): New function.
492 (aeabi_set_attribute_string): New function.
493 (aeabi_set_public_attributes): Set attributes according to the user's
494 intentions, rather than the actual state of the binary.
495 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
496 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
497 Support WMMXv2. Use attribute names instead of numbers.
498 * read.c (s_vendor_attribute): Change return type to int.
499 Return the tag number that was set.
500 * read.h (s_vendor_attribute): Change return type to int.
501
17f4880d
EW
5022009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
503
504 PR 9789
505 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
506 * doc/c-avr.texi: Likewise.
507
278df34e
NS
5082009-01-23 Nathan Sidwell <nathan@codesourcery.com>
509
510 * doc/c-arm.texi (): Document -mwarn-deprecated.
511 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
512 (warn_on_deprecated): ... this.
513 (opcode_lookup, md_assemble): Check it before warning.
514 (arm_opts): Add m[no-]warn-deprecated.
515 (md_parse_option): Replace WARN_DEPRECATED with
516 warn_on_deprecated.
517
199114c2
AS
5182009-01-23 Andreas Schwab <schwab@suse.de>
519
750bdd57
AS
520 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
521 arguments to macro_build to match format.
522
199114c2
AS
523 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
524 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
525
d3bf77be
NC
5262009-01-19 Nick Clifton <nickc@redhat.com>
527
528 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
529 ELF format ARM targets.
530 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
531
5322009-01-19 Nick Clifton <nickc@redhat.com>
533
534 * configure.tgt: Restore alpha sorting to object format switch
535 statement.
536
2d0bb761
AS
5372009-01-19 Andrew Stubbs <ams@codesourcery.com>
538
539 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
540
3493e7b0
JM
5412009-01-16 Mark Shinwell <shinwell@codesourcery.com>
542
543 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
544 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
545
e04befd0
AS
5462009-01-16 Andrew Stubbs <ams@codesourcery.com>
547 Daniel Jacobowitz <dan@codesourcery.com>
548
549 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
550 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
551 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
552 * read.c (s_vendor_attribute): Add support for symbolic tag names.
553 Improve string parser.
554 * doc/c-arm.texi (ARM Machine Directives): Document
555 .eabi_attribute symbolic tag names.
556
29670fb9
AM
5572009-01-16 Alan Modra <amodra@bigpond.net.au>
558
559 * configure.in (commonbfdlib): Delete.
560 * configure: Regenerate.
561 * po/POTFILES.in: Regenerate.
562
91e22acd
AS
5632009-01-15 Andrew Stubbs <ams@codesourcery.com>
564 Julian Brown <julian@codesourcery.com>
565
566 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
567
7b86a9fa
AS
5682009-01-15 Andrew Stubbs <ams@codesourcery.com>
569
570 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
571 bfd_elf_add_obj_attr_int_string.
572
01e1a5bc
NC
5732009-01-15 Douglas B Rupp <rupp@gnat.com>
574
575 * configure.tgt(ia64-*-*vms*): New target.
576 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
577 * tc.h (md_number_to_chars): Declare iff undefined.
578 * config/obj-elf.c (obj_elf_change_section): Change type of arg
579 attr to bfd_vma.
580 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
581 variables attr, md_attr to bfd_vma.
582 (obj_elf_section_word): Likewise.
583 (obj_elf_section): Change type of variable attr to bfd_vma
584 * config/obj-elf.h (obj_elf_change_section): Change type of arg
585 attr to bfd_vma.
586 * config/tc-ia64.c (bfdver.h,time.h): Include.
587 (ia64_elf_section_letter): Now returns a bfd_vma.
588 Handle VMS specific attributes.
589 (ia64_elf_section_flags): Arg attr now a bfd_vma.
590 (ia64_init): Don't turn on dependency checking for VMS.
591 (ia64_target_format): Check for VMS flag bit.
592 (do_alias): Hande decc$ functions.
593 (get_vms_time): New function.
594 (ia64_vms_note): New function.
595 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
596 (ia64_elf_section_flags): Arg attr now a bfd_vma.
597 (tc_init_after_args): Define for VMS.
598 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
599 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
600 * config/tc-alpha.h: Likewise.
601 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
602 (x86_64_section_word): Return a bfd_vma.
603 * config/tc-i386.h: Likewise.
604 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
605 attr to bfd_vma.
606 * config/tc-ip2k.h: Likewise.
607 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
608 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
609 * config/tc-mep.h: Likewise.
610 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
611 (ppc_section_word): Return a bfd_vma.
612 (ppc_section_flags): Change type of arg attr to bfd_vma.
613 * config/tc-ppc.h: Likewise.
614 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
615 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
750bdd57
AS
616 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
617 New file with new macros
618 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
619 macros.
01e1a5bc 620
bc2d1808
NC
6212009-01-15 Nick Clifton <nickc@redhat.com>
622
623 PR 9722
624 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
625 instructions before generating a Thumb2 nop.
626
7b6598a4 6272009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
750bdd57 628
7b6598a4
AK
629 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
630
cd4a7468
AM
6312009-01-12 Alan Modra <amodra@bigpond.net.au>
632
633 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
634 (brinfo): New var.
635 (md_assemble): Poke brinfo into branch instructions.
636 (spu_brinfo): New function.
637 (md_apply_fix): Don't assume insn fields start off at zero, mask
638 them to remove possible brinfo.
639
1543849b
L
6402009-01-10 H.J. Lu <hongjiu.lu@intel.com>
641
642 * doc/c-i386.texi: Reformat.
643
bd5295b2
L
6442009-01-10 H.J. Lu <hongjiu.lu@intel.com>
645
dfaf9df8 646 * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
bd5295b2
L
647 .syscall.
648 (i386_align_code): Handle PROCESSOR_COREI7.
649 (md_show_usage): Add corei7, clflush and syscall.
650 (i386_target_format): Replace cpup4 with cpuclflush.
651
dfaf9df8 652 * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
bd5295b2
L
653
654 * doc/c-i386.texi: Document corei7, clflush and syscall.
655
1b7f3fb0
L
6562009-01-09 H.J. Lu <hongjiu.lu@intel.com>
657
658 * config/tc-i386.c (cpu_arch): Add .rdtscp.
659 (md_show_usage): Display rdtscp.
660
661 * doc/c-i386.texi: Document rdtscp.
662
1cb0a767
PB
6632009-01-09 Peter Bergner <bergner@vnet.ibm.com>
664
665 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
666 Test the new "deprecated" opcode field.
667
19fc3723
SA
6682009-01-07 Sterling Augustine <sterling@tensilica.com>
669
670 * config/tc-xtensa.c (produce_flix): New.
671 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
672 (md_longopts): Add support for them.
673 (md_parse_option): Likewise.
674 (md_show_usage): Add help message.
675 (finish_vinsn): Don't allow multi-slot flix when produce_flix
676 option is set to FLIX_NONE.
677 * config/xtensa-relax.c (transition_applies): Only relax to
678 flix branches when produce_flix equals FLIX_ALL.
679 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
680 FLIX_NONE): New.
681 (produce_flix): Declare.
682
24864476
CF
6832009-01-06 Chao-ying Fu <fu@mips.com>
684
685 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
686 Use strncmp to match jalr and jalr.hb.
687 Fix a typo.
688
0bfee649 6892009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 690
0bfee649
L
691 AVX Programming Reference (December, 2008)
692 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
693 support. Don't swap REG and NDS for FMA.
d62f07d0 694
750bdd57 6952009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 696
750bdd57
AS
697 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
698 behaviour.
e7c604dd 699
0bfee649 700For older changes see ChangeLog-2008
08d56133
NC
701\f
702Local Variables:
703mode: change-log
704left-margin: 8
705fill-column: 74
706version-control: never
707End:
This page took 0.41088 seconds and 4 git commands to generate.