binutils/
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
f378cd83
L
12009-03-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/9915
4 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
5 (LOCAL_LABELS_FB): Undefine befoe define.
6
d11fd249
NC
72009-03-06 Nick Clifton <nickc@redhat.com>
8
9 * po/es.po: Updated Spanish translation.
10
cc3f603a
JM
112009-03-05 Joseph Myers <joseph@codesourcery.com>
12
13 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
14 s_incbin): Call md_cons_align (1).
15
d9319cec
NC
162009-03-04 Nick Clifton <nickc@redhat.com>
17
18 * config/tc-alpha.c (alpha_prologue_label): Only define for ELF
19 based targets.
20 (s_alpha_comm): Only define "temp" and "log_align" local variables
21 for EVAX targets.
22
727fc41e
AM
232009-03-04 Alan Modra <amodra@bigpond.net.au>
24
25 * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
26 have non-zero addend.
27 (md_assemble): Parse args of __tls_get_addr calls.
28 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
29
1c5c6c13
DA
302009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
31
32 binutils/3807
33 * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
34 local scope for ELF targets.
35
ed84b57b
AM
362009-03-04 Alan Modra <amodra@bigpond.net.au>
37
38 * config/tc-ppc.c (md_assemble): APUinfo only for e500.
39
198f1251
TG
402009-03-03 Tristan Gingold <gingold@adacore.com>
41 Eric Botcazou <ebotcazou@adacore.com>
42 Douglas B Rupp <rupp@gnat.com>
43
44 * doc/as.texinfo (Overview): Mention -replace/-noreplace options
45 for Alpha.
46 * doc/c-alpha.texi (Alpha Options): Document -replace/-noreplace.
47 * config/tc-alpha.h (TC_VALIDATE_FIX_SUB): Define to 1 (evax).
48 (OBJ_SYMFIELD_TYPE): Remove.
49 (tc_canonicalize_symbol_name): Define to evax_shorten_name.
50 (TC_IMPLICIT_LCOMM_ALIGNMENT): For alignment to 3 on evax.
51 (tc_frob_file_before_fix): Do not defined on evax.
52 * config/tc-alpha.c: Always includes dwarf2dbg.h.
53 Include vms.h if OBJ_EVAX.
54 (struct alpha_fixup): Add xtrasym and procsym (evax only).
55 (enum alpha_macro_arg): Remove trailing comma.
56 (md_longopts): Add replace and noreplace arguments (evax only).
57 (alpha_evax_proc_hash): New variable.
58 (alpha_link_section): Make it global.
59 (alpha_ctors_section, alpha_dtors_section): Removed.
60 (alpha_ctors_symbol, alpha_dtors_symbol): Ditto.
61 (alpha_lit8_section): Ifndef'ed on evax.
62 (alpha_lit8_symbol): Ditto.
63 (alpha_prologue_label): New variable.
64 (alpha_linkage_symbol): New variable (evax only).
65 (alpha_flag_replace): Ditto.
66 (struct alpha_evax_procs): Add handler and handler_data field.
67 (alpha_evax_proc): Now of type pointer.
68 (alpha_linkage_fixup_root, alpha_linkage_fixup_tail): New variables.
69 (struct alpha_reloc_tag): Add sym and psym fields (evax only).
70 (get_alpha_reloc_tag): Initialize sym and psym fields (evax only).
71 (alpha_adjust_relocs): Ifndef'ed on evax.
72 (load_expression): Add opname argument.
73 Implement LDA/BSR optimization for evax.
74 (emit_lda): Adjust for new prototype of load_expression.
75 (emit_ir_load): Ditto. Do not nothing for GP if ..lk symbols.
76 (emit_loadstore): Likewise.
77 (emit_ldXu): Likewise.
78 (emit_stX): Likewise.
79 (emit_jsrjmp): Likewise. Implement LDA/BSR optimization for evax.
80 (emit_ldgp): Avoid warning in evax case.
81 (add_to_link_pool): Make it static. Return symbolic expression rather
82 than number expression for the offset.
83 (s_alpha_text): Create .text symbol for evax if not already created.
84 (s_alpha_comm): Do not create specific section for common symbol.
85 Fill common area with zeros for evax.
86 (s_alpha_prologue): Create alpha_prologue_label.
87 (s_alpha_section_name): New function (evax).
88 (s_alpha_section_word): Likewise.
89 (section_name): New static variabke moved out from ...
90 (s_alpha_section): ... here. Create new sections on demand.
91 (s_alpha_literals): New function (evax).
92 (s_alpha_ent): Create alpha_evax_proc instance and insert it in the
93 alpha_evax_proc_hash table.
94 (s_alpha_handler): New function (evax).
95 (s_alpha_frame): Adjust for new type of alpha_evax_proc.
96 (s_alpha_prologue): New function (evax).
97 (s_alpha_pdesc): Adjust for new type of alpha_evax_proc and new
98 handling of procedures with hash table.
99 Add support for condition handlers.
100 (s_alpha_linkage): Create linkage_fixup instance and chain it.
101 (s_alpha_fp_save): Adjust for new type of alpha_evax_proc.
102 (s_alpha_mask): Likewise.
103 (s_alpha_fmask): Likewise.
104 (s_alpha_end): Clear alpha_evax_proc.
105 (s_alpha_align): Increase max_alignment to 16.
106 (alpha_print_token): Call print_expr_1 instead of print_expr.
ed84b57b 107 (md_pseudo_table): Add "section", "literals", "handler" and
198f1251
TG
108 "handler_data" (evax). Do not ignore "prologue" on evax.
109 Fix indentation.
110 (md_begin): Create hash table for alpha_evax_proc_hash.
111 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.
112 (md_show_usage): Mention -replace/-noreplace for evax.
113 (md_apply_fix): Handle evax relocs (_NOP, _LDA, _BSR and _BOH).
114 (alpha_force_relocation): Likewise.
115 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
116 (tc_gen_reloc): Likewise. Add BFD_RELOC_ALPHA_LINKAGE for evax.
117 (emit_insn): New cases for evax specific relocs.
118 (assemble_insn): Fix indentation.
119 Take care of -MDISP in operand table.
120 * config/obj-evax.h (struct alpha_linkage_fixups): New struct.
121 (OBJ_SYMFIELD_TYPE): New macro.
122 (obj_symbol_new_hook): Define.
123 (obj_frob_symbol, obj_frob_file_before_adjust): Ditto.
124 (obj_frob_file_before_fix): Ditto.
125 (PDSC_S_M_HANDLER_VALID): New macro.
126 (PDSC_S_M_HANDLER_DATA_VALID): Ditto.
127 (TC_IMPLICIT_LCOMM_ALIGNMENT): Remove.
128 Add prototypes for functions declared in obj-evax.c
129 * config/obj-evax.c: Include subsegs.h, struc-symbol.h, safe-ctype.h.
130 (s_evax_weak): Convert to ansi-C.
131 (evax_symbol_new_hook): New function.
132 (evax_frob_symbol): Ditto.
133 (evax_frob_file_before_adjust): Ditto.
134 (evax_frob_file_before_fix): Ditto.
135 (evax_shorten_name): Ditto.
136 (crc32): Ditto.
137 (encode_32): Ditto.
138 (encode_16): Ditto.
139 (decode_16): Ditto.
140 (shorten_identifier): Ditto.
141 (is_truncated_identifier): Ditto.
142 * dwarf2dbg.c (out_debug_info): Do not append trailing slash on VMS.
143 * as.c (close_output_file): Remove #ifndef OBJ_VMS.
144 (main): Ditto.
145
a1f7ca36
AM
1462009-03-03 Alan Modra <amodra@bigpond.net.au>
147
148 * Makefile.am: Run "make dep-am".
149 * Makefile.in: Regenerate.
150
83cf10fd
NC
1512009-03-02 Nick Clifton <nickc@redhat.com>
152
153 PR 9874
154 * config/tc-ia64.c (fix_insn): Fix warning reported by
155 -Wformat-security.
156
c3b7224a
NC
1572009-03-02 Qinwei <qinwei@sunnorth.com.cn>
158
159 * config/tc-score7.c: New file.
160 * doc/c-score.texi: New file.
161 * Makefile.am: Update dependencies for tc-score.c.
162 * Makefile.in: Regenerate.
163 * NEWS: Mention support for Score7 architecture.
164 * config/tc-score.c: Add support for Score7 architecture.
165 * config/tc-score.h: Likewise.
166 * doc/Makefile.am: Add c-score.texi.
167 * doc/Makefile.in: Regenerate.
168 * doc/all.texi: Add Score7.
169 * doc/as.texinfo: Add Score7.
170
04e2c417
MM
1712009-03-01 Mark Mitchell <mark@codesourcery.com>
172
173 * config/tc-arm.c (md_assemble): Allow barrier instructions on
174 ARMv6-M cores.
175
58e24671
RW
1762009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
177
178 * configure: Regenerate.
179
066be9f7
PB
1802009-02-26 Peter Bergner <bergner@vnet.ibm.com>
181
182 * config/tc-ppc.c (pre_defined_registers): Add "f32" to "f63",
183 "f.32" to "f.63", "vs0" to "vs63" and "vs.0" to "vs.63".
184 (parse_cpu): Extend -mpower7 to accept power7 and isel instructions.
185
784788d2
L
1862009-02-25 H.J. Lu <hongjiu.lu@intel.com>
187
188 * config/tc-i386.c (fits_in_imm4): Removed.
189
91c2f09e
DA
1902009-02-24 Helge Deller <deller@gmx.de>
191
dfaf9df8 192 * config/tc-hppa.c (pa_ip): Add check of immediate values.
91c2f09e
DA
193 (SAVE_IMMEDIATE): New define.
194
94206790
MM
1952009-02-23 Mark Mitchell <mark@codesourcery.com>
196
197 * config/tc-arm.c (warn_deprecated_sp): New macro.
198 (do_t_mov_cmp): Permit R13 as the second
199 argument to "cmp.n".
200
0349dc08
L
2012009-02-23 H.J. Lu <hongjiu.lu@intel.com>
202
203 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
204 (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
205
c1b80a2a
L
2062009-02-23 H.J. Lu <hongjiu.lu@intel.com>
207
208 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
209
4c664d7b
L
2102009-02-23 H.J. Lu <hongjiu.lu@intel.com>
211
212 * config/tc-i386.c (vex_imm4): Removed.
213 (VEX_check_operands): Likewise.
214 (match_template): Updated.
215
11c19e16
MS
2162009-02-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
217
218 * doc/all.texi: Set S390.
219 * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
220 * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
221 * doc/Makefile.in: Likewise.
222 * doc/c-s390.texi: New.
223
87298967
NS
2242009-02-12 Nathan Sidwell <nathan@codesourcery.com>
225
226 * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
227 (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
228 (mcf5307_ctrl): Add VBR.
229 (no_mac): New variable.
230 (m68k_extensions): Refer to no_mac mask.
231 (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
232 52252..52259, 53011..53017.
233 (m68k_ip): Process CPUCR.
234 (init_table): Add cpucr entry.
235 (m68k_set_extension): Allow negated mask to refer to a variable.
236 (md_show_usage): Use '%s' to silence fprintf warning.
237 * config/m68k-parse.h (CPUCR): New control register.
238
ee2c9aa9
NS
2392009-02-10 Nathan Sidwell <nathan@codesourcery.com>
240
241 * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
242 as_bad calls to silence compiler warning.
243
8dc2430f
NC
2442009-02-06 Nick Clifton <nickc@redhat.com>
245
246 PR 9814
247 * config/tc-arm.c (MODE_RECORDED): New define.
248 (output_inst): Record the thumb_mode in the current frag.
249 (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
250 (arm_init_frag): Only set the tc_frag_data field if it has not
251 already been set.
252
ce2f5b3c
L
2532009-02-04 H.J. Lu <hongjiu.lu@intel.com>
254
255 AVX Programming Reference (January, 2009)
256 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
257 (CPU_FLAGS_AVX_MATCH): Updated.
258 (CPU_FLAGS_32BIT_MATCH): Likewise.
259 (cpu_flags_match): Likewise.
260
52b6b6b9
JM
2612009-02-03 Sandip Matte <sandip@rmicorp.com>
262
263 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
264 M_MSGWAIT and M_MSGWAIT_T.
265 (mips_cpu_info_table): Add XLR entry.
266 * doc/c-mips.texi (-march): Document xlr.
267
e94345ae 2682009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
a53fddce
EW
269
270 * config/tc-avr.c (mcu_types): Add ata6289.
271 * doc/c-avr.texi: Likewise.
272
31dd3154
JM
2732009-02-03 Carlos O'Donell <carlos@codesourcery.com>
274
275 * configure.in: AC_SUBST pdfdir.
276 * Makefile.am: Add install-pdf, install-pdf-am,
277 and install-pdf-recursive targets.
278 * doc/Makefile.am: Define pdf__strip_dir. Add
279 install-pdf and install-pdf-am targets.
280 * po/Make-in: Add install-pdf target.
281 * configure: Regenerate.
282 * Makefile.in: Regenerate.
283 * doc/Makefile.in: Regenerate.
284
cf869cce
NC
2852009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
286
287 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
288 relocations.
289 * config/m68k-parse.y (yylex): Parse TLS relocations.
290 * config/tc-m68k.c (m68k_elf_cons): New static function.
291 (md_pseudo_table): Use it.
292 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
293 relocations.
294 (md_apply_fix): Fix to set thread local flag.
295 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
296
bb0a86e1
NC
2972009-02-03 Vince Weaver <vince@csl.cornell.edu>
298
299 PR 9779
300 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
301 indexed addressing for symbolic expressions.
302
fdfde340
JM
3032009-01-29 Mark Mitchell <mark@codesourcery.com>
304
305 * config/tc-arm.c (BAD_SP): Define.
306 (s_arm_unwind_fnstart): Use REG_SP.
307 (s_arm_unwind_setfp): Likewise.
308 (reject_bad_reg): New macro.
309 (do_co_reg): Check for bad registers.
310 (do_co_reg2c): Likewise.
311 (do_srs): Use REG_SP.
312 (do_t_add_sub): Check for bad registers.
313 (do_t_adr): Likewise.
314 (do_t_arit3): Likewise.
315 (do_t_arit3c): Likewise.
316 (do_t_bfc): Likewise.
317 (do_t_bfi): Likewise.
318 (do_t_bfx): Likewise.
319 (do_t_blx): Likewise.
320 (do_t_bx): Likewise.
321 (do_t_bxj): Likewise.
322 (do_t_clz): Likewise.
323 (do_t_div): Likewise.
324 (do_t_mla): Likewise.
325 (do_t_mlal): Likewise.
326 (do_t_mov_cmp): Likewise.
327 (do_t_mov16): Likewise.
328 (do_t_mvn_tst): Likewise.
329 (do_t_mrs): Likewise.
330 (do_t_msr): Likewise.
331 (do_t_mul): Likewise.
332 (do_t_mull): Likewise.
333 (do_t_orn): Likewise.
334 (do_t_pkhbt): Likewise.
335 (do_t_pld): Likewise.
336 (do_t_rbit): Likewise.
337 (do_t_rev): Likewise.
338 (do_t_rrx): Likewise.
339 (do_t_rsb): Likewise.
340 (do_t_shift): Likewise.
341 (do_t_simd): Likewise.
342 (do_t_ssat): Likewise.
343 (do_t_ssat16): Likewise.
344 (do_t_sxtah): Likewise.
345 (do_t_sxth): Likewise.
346 (do_t_tb): Likewise.
347 (do_t_usat): Likewise.
348 (do_t_usat16): Likewise.
349 (nysn_insert_sp): Use REG_SP.
350
1c444d06
JM
3512009-01-29 Mark Mitchell <mark@codesourcery.com>
352
353 * config/tc-arm.c (do_t_orn): New function.
354 (do_t_rrx): Likewise.
355 (insns): Add orn and rrx.
356
4f80ef3e
JM
3572009-01-29 Mark Mitchell <mark@codesourcery.com>
358
359 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
ed84b57b 360 uasx, uhasx, uhsx, uqasx, uqsax, usax.
4f80ef3e 361
087b80de
JM
3622009-01-29 Mark Mitchell <mark@codesourcery.com>
363
364 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
365 qdsub in Thumb-2 mode.
366
17828f45
JM
3672009-01-29 Paul Brook <paul@codesourcery.com>
368 Mark Mitchell <mark@codesourcery.com>
369
370 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
371 of MUL when possible.
372
ec0c103c
NC
3732009-01-29 Nick Clifton <nickc@redhat.com>
374
375 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
376
4a6bc624
NS
3772009-01-29 Nathan Sidwell <nathan@codesourcery.com>
378 Catherine Moore <clm@codesourcery.com?
379
380 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
381 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
382 directives.
383
23fce1e3
NC
3842009-01-27 Nick Clifton <nickc@redhat.com>
385
386 * config/tc-mips.c (append_insn): Cope with a complex reloc
387 sequence containing an unsupported reloc type.
388 (enum options): Replace computed #define's constants for option
389 numbers with this enum.
390 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
391 environment.
392 (md_parse_option): Allow -32 in a non-ELF environment.
393
ee3c0378
AS
3942009-01-26 Andrew Stubbs <ams@codesourcery.com>
395
396 * config/tc-arm.c (attributes_set_explicitly): New array.
397 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
398 (cpu_arch): Add ARM_ARCH_V5T.
399 (aeabi_set_attribute_int): New function.
400 (aeabi_set_attribute_string): New function.
401 (aeabi_set_public_attributes): Set attributes according to the user's
402 intentions, rather than the actual state of the binary.
403 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
404 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
405 Support WMMXv2. Use attribute names instead of numbers.
406 * read.c (s_vendor_attribute): Change return type to int.
407 Return the tag number that was set.
408 * read.h (s_vendor_attribute): Change return type to int.
409
17f4880d
EW
4102009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
411
412 PR 9789
413 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
414 * doc/c-avr.texi: Likewise.
415
278df34e
NS
4162009-01-23 Nathan Sidwell <nathan@codesourcery.com>
417
418 * doc/c-arm.texi (): Document -mwarn-deprecated.
419 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
420 (warn_on_deprecated): ... this.
421 (opcode_lookup, md_assemble): Check it before warning.
422 (arm_opts): Add m[no-]warn-deprecated.
423 (md_parse_option): Replace WARN_DEPRECATED with
424 warn_on_deprecated.
425
199114c2
AS
4262009-01-23 Andreas Schwab <schwab@suse.de>
427
750bdd57
AS
428 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
429 arguments to macro_build to match format.
430
199114c2
AS
431 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
432 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
433
d3bf77be
NC
4342009-01-19 Nick Clifton <nickc@redhat.com>
435
436 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
437 ELF format ARM targets.
438 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
439
4402009-01-19 Nick Clifton <nickc@redhat.com>
441
442 * configure.tgt: Restore alpha sorting to object format switch
443 statement.
444
2d0bb761
AS
4452009-01-19 Andrew Stubbs <ams@codesourcery.com>
446
447 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
448
3493e7b0
JM
4492009-01-16 Mark Shinwell <shinwell@codesourcery.com>
450
451 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
452 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
453
e04befd0
AS
4542009-01-16 Andrew Stubbs <ams@codesourcery.com>
455 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
458 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
459 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
460 * read.c (s_vendor_attribute): Add support for symbolic tag names.
461 Improve string parser.
462 * doc/c-arm.texi (ARM Machine Directives): Document
463 .eabi_attribute symbolic tag names.
464
29670fb9
AM
4652009-01-16 Alan Modra <amodra@bigpond.net.au>
466
467 * configure.in (commonbfdlib): Delete.
468 * configure: Regenerate.
469 * po/POTFILES.in: Regenerate.
470
91e22acd
AS
4712009-01-15 Andrew Stubbs <ams@codesourcery.com>
472 Julian Brown <julian@codesourcery.com>
473
474 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
475
7b86a9fa
AS
4762009-01-15 Andrew Stubbs <ams@codesourcery.com>
477
478 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
479 bfd_elf_add_obj_attr_int_string.
480
01e1a5bc
NC
4812009-01-15 Douglas B Rupp <rupp@gnat.com>
482
483 * configure.tgt(ia64-*-*vms*): New target.
484 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
485 * tc.h (md_number_to_chars): Declare iff undefined.
486 * config/obj-elf.c (obj_elf_change_section): Change type of arg
487 attr to bfd_vma.
488 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
489 variables attr, md_attr to bfd_vma.
490 (obj_elf_section_word): Likewise.
491 (obj_elf_section): Change type of variable attr to bfd_vma
492 * config/obj-elf.h (obj_elf_change_section): Change type of arg
493 attr to bfd_vma.
494 * config/tc-ia64.c (bfdver.h,time.h): Include.
495 (ia64_elf_section_letter): Now returns a bfd_vma.
496 Handle VMS specific attributes.
497 (ia64_elf_section_flags): Arg attr now a bfd_vma.
498 (ia64_init): Don't turn on dependency checking for VMS.
499 (ia64_target_format): Check for VMS flag bit.
500 (do_alias): Hande decc$ functions.
501 (get_vms_time): New function.
502 (ia64_vms_note): New function.
503 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
504 (ia64_elf_section_flags): Arg attr now a bfd_vma.
505 (tc_init_after_args): Define for VMS.
506 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
507 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
508 * config/tc-alpha.h: Likewise.
509 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
510 (x86_64_section_word): Return a bfd_vma.
511 * config/tc-i386.h: Likewise.
512 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
513 attr to bfd_vma.
514 * config/tc-ip2k.h: Likewise.
515 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
516 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
517 * config/tc-mep.h: Likewise.
518 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
519 (ppc_section_word): Return a bfd_vma.
520 (ppc_section_flags): Change type of arg attr to bfd_vma.
521 * config/tc-ppc.h: Likewise.
522 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
523 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
750bdd57
AS
524 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
525 New file with new macros
526 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
527 macros.
01e1a5bc 528
bc2d1808
NC
5292009-01-15 Nick Clifton <nickc@redhat.com>
530
531 PR 9722
532 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
533 instructions before generating a Thumb2 nop.
534
7b6598a4 5352009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
750bdd57 536
7b6598a4
AK
537 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
538
cd4a7468
AM
5392009-01-12 Alan Modra <amodra@bigpond.net.au>
540
541 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
542 (brinfo): New var.
543 (md_assemble): Poke brinfo into branch instructions.
544 (spu_brinfo): New function.
545 (md_apply_fix): Don't assume insn fields start off at zero, mask
546 them to remove possible brinfo.
547
1543849b
L
5482009-01-10 H.J. Lu <hongjiu.lu@intel.com>
549
550 * doc/c-i386.texi: Reformat.
551
bd5295b2
L
5522009-01-10 H.J. Lu <hongjiu.lu@intel.com>
553
dfaf9df8 554 * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
bd5295b2
L
555 .syscall.
556 (i386_align_code): Handle PROCESSOR_COREI7.
557 (md_show_usage): Add corei7, clflush and syscall.
558 (i386_target_format): Replace cpup4 with cpuclflush.
559
dfaf9df8 560 * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
bd5295b2
L
561
562 * doc/c-i386.texi: Document corei7, clflush and syscall.
563
1b7f3fb0
L
5642009-01-09 H.J. Lu <hongjiu.lu@intel.com>
565
566 * config/tc-i386.c (cpu_arch): Add .rdtscp.
567 (md_show_usage): Display rdtscp.
568
569 * doc/c-i386.texi: Document rdtscp.
570
1cb0a767
PB
5712009-01-09 Peter Bergner <bergner@vnet.ibm.com>
572
573 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
574 Test the new "deprecated" opcode field.
575
19fc3723
SA
5762009-01-07 Sterling Augustine <sterling@tensilica.com>
577
578 * config/tc-xtensa.c (produce_flix): New.
579 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
580 (md_longopts): Add support for them.
581 (md_parse_option): Likewise.
582 (md_show_usage): Add help message.
583 (finish_vinsn): Don't allow multi-slot flix when produce_flix
584 option is set to FLIX_NONE.
585 * config/xtensa-relax.c (transition_applies): Only relax to
586 flix branches when produce_flix equals FLIX_ALL.
587 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
588 FLIX_NONE): New.
589 (produce_flix): Declare.
590
24864476
CF
5912009-01-06 Chao-ying Fu <fu@mips.com>
592
593 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
594 Use strncmp to match jalr and jalr.hb.
595 Fix a typo.
596
0bfee649 5972009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 598
0bfee649
L
599 AVX Programming Reference (December, 2008)
600 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
601 support. Don't swap REG and NDS for FMA.
d62f07d0 602
750bdd57 6032009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 604
750bdd57
AS
605 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
606 behaviour.
e7c604dd 607
0bfee649 608For older changes see ChangeLog-2008
08d56133
NC
609\f
610Local Variables:
611mode: change-log
612left-margin: 8
613fill-column: 74
614version-control: never
615End:
This page took 0.396329 seconds and 4 git commands to generate.