* emulparams/elf32bfinfd.sh (OTHER_SECTIONS): Add .l2.text
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
3b4e1885
JZ
12009-09-04 Jie Zhang <jie.zhang@analog.com>
2
3 * doc/all.texi: Replace BFIN with Blackfin.
4 * doc/as.texinfo: Likewise.
5 * doc/c-bfin.texi: Likewise.
6 * doc/asconfig.texi: Likewise.
7
8 * doc/c-bfin.texi: Update -mcpu= option with bf512, bf514,
9 bf516 and bf518.
10
53ae48a2
JZ
112009-09-04 Jie Zhang <jie.zhang@analog.com>
12
13 * Makefile.am (bfin-parse.o): Remove bfin-parse.h from
14 the prerequisite. Add $(srcdir)/config/bfin-aux.h to the
15 prerequisite.
16 (bfin-defs.h, $(srcdir)/config/bfin-defs.h): Rename to ...
17 (bfin-parse.h, $(srcdir)/config/bfin-parse.h): ... these.
18 (bfin-lex.o): Add bfin-parse.h and $(srcdir)/config/bfin-defs.h
19 to the prerequisite.
20 * Makefile.in: Regenerate.
21
ce4a1a3a
RW
222009-09-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
23
24 * Makefile.am (itbl-lex.o): Depend on itbl-parse.h.
25 (itbl-ops.o, itbl-tops.o): Likewise.
26 (itbl-parse.h): Use separate rule.
27 * Makefile.in: Regenerate.
28
110c21e1
JZ
292009-09-03 Jie Zhang <jie.zhang@analog.com>
30
31 * config/tc-bfin.c (md_parse_option): Call as_fatal for bad
32 -mcpu= option.
33
c639698b
JZ
342009-09-03 Jie Zhang <jie.zhang@analog.com>
35
36 * config/bfin-lex.l: Remove V as STATUS_REG.
37
ad15c38e
JZ
382009-09-03 Jie Zhang <jie.zhang@analog.com>
39
40 * config/bfin-parse.y: Remove trailing whitespace.
41 (ccstat): Indent.
42 * config/tc-bfin.c (struct bfin_reg_entry): Remove.
43 (bfin_reg_info[]): Remove.
44
f31bf2c6
JZ
452009-09-03 Jie Zhang <jie.zhang@analog.com>
46
47 * config/bfin-defs.h (F_REG_ALL): Remove macro.
48 (F_REG_HIGH): Redefine.
49 (F_REG_NONE): New macro.
50 (F_REG_LOW): New macro.
51 (REG_CLASS): Enclose macro argument in parentheses when used.
52 (REG_EVEN): Likewise.
53 (IS_H): Use flags.
54 (IS_HCOMPL): Use flags.
55 * config/bfin-lex.l (SP.L, SP.H, FP.L, FP.H): Set flags.
56 (parse_reg): Set flags.
57 (parse_halfreg): Set flags.
58
11817687
JZ
592009-09-03 Jie Zhang <jie.zhang@analog.com>
60
61 * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
62 05000074 only when both slot1 and slot2 are filled.
63
bd03da30
JZ
642009-09-03 Jie Zhang <jie.zhang@analog.com>
65
66 * config/tc-bfin.c (md_assemble): Bump line counters if there is
67 EOL in the instruction.
68
c958a8a8
JZ
692009-09-03 Jie Zhang <jie.zhang@analog.com>
70
71 * config/bfin-defs.h (IS_GENREG): Define.
72 (IS_DAGREG): Define.
73 (IS_SYSREG): Define.
74 * config/bfin-parse.y (asm_1): Check illegal register move
75 instructions.
76
1d3ad4d0
JZ
772009-09-03 Jie Zhang <jie.zhang@analog.com>
78
79 * config/bfin-parse.y (asm_1): Fix a typo.
80
d3a50e14
JZ
812009-09-03 Jie Zhang <jie.zhang@analog.com>
82
83 * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END.
84 * config/tc-bfin.c (bfin_start_line_hook): Remove.
85 (bfin_loop_beginend): New.
86 * config/tc-bfin.h (bfin_start_line_hook): Don't declare.
87 (md_start_line_hook): Don't define.
88 * config/bfin-aux.h (bfin_loop_beginend): Declare.
89
a0840211
TG
902009-09-03 Tristan Gingold <gingold@adacore.com>
91
92 * config/tc-ia64.c (ia64_vms_note): Use lbasename instead of basename.
93 Call xstrdup on the result and free the buffer after use.
94
5bc2ed93
TG
952009-09-03 Tristan Gingold <gingold@adacore.com>
96
97 * as.h (__PRETTY_FUNCTION__): Use the same definition as bfd/libbfd.h.
98
958cff2f
JZ
992009-09-02 Jie Zhang <jie.zhang@analog.com>
100
101 * config/bfin-parse.y (value_match): Use int instead of long.
102
103 From Michael Frysinger <michael.frysinger@analog.com>
104 * config/bfin-defs.h (Expr_Node_Value): Declare the i_value
105 member as long long.
106
39b4412d
JZ
1072009-09-02 Jie Zhang <jie.zhang@analog.com>
108
109 From Bernd Schmidt <bernd.schmidt@analog.com>
110 * config/gas/bfin-parse.y (asm_1): Clean up and unify error handling
111 for load and store insns.
112 (neg_value): Delete function.
113
7bb7d81f
RW
1142009-09-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115
116 * Makefile.am (m68k-parse.o, bfin-lex.o, itbl-lex.o, itbl-parse.o):
117 Supply correct source file name for generated files which may be
118 in $(srcdir).
119 * Makefile.in: Regenerate.
120
43123e98
L
1212009-09-01 H.J. Lu <hongjiu.lu@intel.com>
122
123 * version.c (parse_args): Change to "Copyright 2009".
124
fb792462
TG
1252009-09-01 Tristan Gingold <gingold@adacore.com>
126
127 * makefile.vms: Adjust include pathes. Remove useless vaxctrl
128 library.
129 * configure.com: Ported to Itanium VMS. Create build.com DCL script.
130 Make edit silent.
131
83ee431c
JZ
1322009-09-01 Jie Zhang <jie.zhang@analog.com>
133
134 * config/bfin-parse.y (asm_1): Only PREG and DREG are allowed
135 in comparison.
136
08c1b056
JZ
1372009-09-01 Jie Zhang <jie.zhang@analog.com>
138
139 2007-09-28 Bernd Schmidt <bernd.schmidt@analog.com>
140 * config/tc-bfin.c (bfin_fix_adjustable): Partially revert the
141 2007-08-23 change; BFD_RELOC_BFIN_GOT is not adjustable.
142
143 2007-08-23 Jie Zhang <jie.zhang@analog.com>
144 * config/tc-bfin.c (bfin_fix_adjustable): Adjust
145 BFD_RELOC_BFIN_GOT, BFD_RELOC_BFIN_GOT17M4 and
146 BFD_RELOC_BFIN_FUNCDESC_GOT17M4.
147
5e8c8f8f
JZ
1482009-09-01 Jie Zhang <jie.zhang@analog.com>
149
150 * read.c (TC_START_LABEL): Add a new argument.
151 (read_a_source_file): Pass the beginning of the symbol through
152 the new argument of TC_START_LABEL.
153 * config/tc-arm.h (TC_START_LABEL): Add a new argument.
154 * config/tc-bfin.c (bfin_start_label): Only search '(' and '['
155 from the beginning of the symbol.
156 * config/tc-bfin.h (TC_START_LABEL): Add the new argument.
157 * config/tc-d30v.h (TC_START_LABEL): Likewise.
158 * config/tc-fr30.h (TC_START_LABEL): Likewise.
159 * config/tc-m32c.h (TC_START_LABEL): Likewise.
160 * config/tc-m32r.h (TC_START_LABEL): Likewise.
161 * config/tc-mep.h (TC_START_LABEL): Likewise.
162
f1c2d4af
L
1632009-08-31 H.J. Lu <hongjiu.lu@intel.com>
164
165 PR gas/10570
166 * write.c (write_object_file): Revert the accidental change
167 made in revision 1.124 on 2009-08-17.
168
94be91de
JB
1692009-08-31 Jan Beulich <jbeulich@novell.com>
170
171 * config/obj-elf.c (obj_elf_change_section): Set default type
172 by calling bfd_elf_get_default_section_type.
173
e690f7f3
JZ
1742009-08-31 Jie Zhang <jie.zhang@analog.com>
175
176 * config/bfin-aux.h: Change format from DOS to UNIX.
177
d3ce72d0
NC
1782009-08-29 Martin Thuresson <martin@mtme.org>
179
180 * config/tc-arm.c (struct asm_cond, struct asm_psr, struct
181 asm_barrier_opt): Change member template to
182 template_name. (md_begin): Update code to reflect new member
183 names.
184 * config/tc-i386.c (struct templates, struct _i386_insn)
185 (match_template, cpu_flags_match, match_reg_size, match_mem_size)
186 (operand_size_match, md_begin, i386_print_statistics, pi)
187 (build_vex_prefix, md_assemble, parse_insn, optimize_imm)
188 (optimize_disp): Updated code to use new names. (parse_insn):
189 Added casts.
190 * config/tc-ia64.c (dot_template, emit_one_bundle): Updated
191 code to use new names.
192 * config/tc-score.c (struct s3_asm_opcode): Renamed member
193 template to template_name. (s3_parse_16_32_inst, s3_parse_48_inst,
194 s3_do_macro_ldst_label, s3_build_score_ops_hsh): Update code to
195 use new names.
196 * config/tc-score7.c (struct s7_asm_opcode): Renamed member
197 template to template_name. (s7_parse_16_32_inst,
198 s7_do_macro_ldst_label, s7_build_score_ops_hsh): Update code to
199 use new names.
200 * config/tc-tic30.c (md_begin, struct tic30_insn)
201 (md_assemble): Update code to use new names.
202 * config/tc-tic54x.c (struct _tic54x_insn, md_begin)
203 (optimize_insn, tic54x_parse_insn, next_line_shows_parallel):
204 Update code to use new names.
205 * config/tc-arm.c (insert_reg_alias): Rename variable new to
206 new_reg.
207 * config/tc-dlx.c (parse_operand): Rename variable new to
208 new_pos.
209 * config/tc-ia64.c (ia64_gen_real_reloc_type): Rename variable
210 new to newr.
211 * config/tc-mcore.c (parse_exp, parse_imm): Rename variable
212 new to new_pointer.
213 * config/tc-microblaze.c (parse_exp, parse_imm, check_got):
214 Change name from new to new_pointer.
215 * config/tc-or32.c (parse_operand): Rename variable new to
216 new_pointer.
217 * config/tc-pdp11.c (md_assemble): Rename variable new to
218 new_pointer.
219 * config/tc-pj.c (alias): Change argument new to new_name.
220 * config/tc-score.c (s3_build_score_ops_hsh): Rename variable
221 new to new_opcode. (s3_build_dependency_insn_hsh) Rename variable
222 new to new_i2n. (s3_convert): Rename variables old and new to
223 r_old and r_new.
224 * config/tc-score7.c (s7_build_score_ops_hsh): Rename variable
225 new to new_opcode. (s7_build_dependency_insn_hsh): Rename variable
226 new to new_i2d. (s7_b32_relax_to_b16, s7_convert_frag): Rename
227 variables old and new to r_old and r_new.
228 * config/tc-sh.c (parse_exp): Rename variable new to
229 new_pointer.
230 * config/tc-sh64.c (shmedia_parse_exp): Rename variable new to
231 new_pointer.
232 * config/tc-tic4x.c (tic4x_operand_parse): Rename variable new
233 to new_pointer.
234 * config/tc-z8k.c (parse_exp): Rename variable new to
235 new_pointer.
236 * listing.c (listing_newline): Rename variable new to new_i.
237
0c9b4fd7
KK
2382009-08-29 Matt Fleming <matt@console-pimps.org>
239
240 * config/tc-sh.c (md_apply_fix): Extend sign of the offset value
241 for 64-bit host.
242
3632d14b
L
2432009-08-28 H.J. Lu <hongjiu.lu@intel.com>
244
245 * config/tc-i386.c (cpu_arch): Use PROCESSOR_L1OM on "l1om".
246 (i386_align_code): Handle PROCESSOR_L1OM.
247 (check_cpu_arch_compatible): Fix a typo in comments.
248 (set_cpu_arch): Check cpu_arch_isa instead of
249 cpu_arch_isa_flags.bitfield.cpul1om.
250 (i386_mach): Likewise.
251 (i386_target_format): Likewise.
252
253 * config/tc-i386.h (processor_type): Add PROCESSOR_L1OM.
254
4e7defc1
DD
2552009-08-26 DJ Delorie <dj@redhat.com>
256
257 * config/tc-mep.c (md_pcrel_from_section): Handle any other
258 forced-relocation cases.
259
2cbd2211
RW
2602009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
261
262 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-moxie.c.
263 * config/tc-moxie.c (md_assemble): Fix typos in strings. Fix
264 syntax error.
265 * Makefile.in: Regenerate.
266 * po/POTFILES.in: Likewise.
267 * po/gas.pot: Likewise.
268
604ab327
NC
2692009-08-26 Nick Clifton <nickc@redhat.com>
270
271 * config/obj-coff-seh.c (seh_arm_write_pdata): Test for
272 seh_ctx_root being NULL.
273
a15af8e2
RW
2742009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
275
276 * Makefile.am (am__skiplex, am__skipyacc): New.
277 * Makefile.in: Regenerate.
278
81ecdfbb
RW
2792009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
280
14ec8efd
RW
281 * Makefile.am (YFLAGS): Remove, not needed any more.
282 (AM_CPPFLAGS): Renamed from ...
283 (INCLUDES): ... this.
284 * Makefile.in: Regenerate.
285
a5c7551f
RW
286 * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.8 cygnus, add 1.11,
287 foreign and no-dist.
288 (all): Remove now-unneeded dependency upon info.
289 (DIST_SUBDIRS, MKDEP, DEP_INCLUDES, DEP_FLAGS, CLEANFILES)
290 (DEP_FILE_DEPS): Remove variables.
291 (OBJ_FORMAT_CFILES): Add config/obj-multi.c.
292 (OBJ_FORMAT_HFILES): Add config/obj-multi.h.
293 ($(OBJS), ecoff.o): Remove now-unneeded manual dependencies.
294 ($(TARG_CPU_O), $(ATOF_TARG_O), obj-aout.o, obj-coff.o obj-ecoff.o)
295 (obj-elf.o obj-evax.o, obj-fdpicelf.o, obj-multi.o, obj-som.o)
296 (e-mipself.o, e-mipsecoff.o, e-i386aout.o, e-i386coff.o, e-i386elf.o)
297 (e-crisaout.o, e-criself.o, tc-i386.o, xtensa-relax.o): Remove
298 now-unneeded rules.
299 (EXTRA_as_new_SOURCES): Add $(CFILES), $(HFILES), $(TARGET_CPU_CFILES),
300 $(TARGET_CPU_HFILES), $(OBJ_FORMAT_CFILES), $(OBJ_FORMAT_HFILES),
301 $(CONFIG_ATOF_CFILES), $(MULTI_CFILES), so their dependency fragments
302 are picked up in the Makefile.
303 (itbl-lex.c, itbl-ops.o): Remove manual dependencies.
304 (m68k-parse.o, bfin-lex.o, itbl-lex.o, itbl-parse.o, itbl-tops.o)
305 (itbl-test.o): Rewrite using automake-style dependency
306 tracking rules; only list the dependency upon the primary source
307 file, but no included headers.
308 (DEP, DEP1, DEPTC, DEPOBJ, DEP2, dep.sed, dep, dep-in, dep-am):
309 Remove.
310 (mkdep section): Remove.
311 * Makefile.in: Regenerate.
312 * gas/po/POTFILES.in, gas/po/gas.pot: Regenerate.
313
af542c2e
RW
314 * Makefile.am (install-pdf, install-pdf-recursive, install-html)
315 (install-html-recursive): Remove.
316 * Makefile.in: Regenerate.
317 * doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
318 (html__strip_dir, install-html, install-html-am): Remove.
319 * doc/Makefile.in: Regenerate.
320
81ecdfbb
RW
321 * Makefile.in: Regenerate.
322 * aclocal.m4: Likewise.
323 * config.in: Likewise.
324 * configure: Likewise.
325 * doc/Makefile.in: Likewise.
326
62af60e2
SA
3272009-08-21 Sterling Augustine <sterling@jaw.hq.tensilica.com>
328
329 * config/tc-xtensa.c (config_max_slots): New global variable.
330 (md_begin): Set config_max_slots.
331 (total_frag_text_expansion): Use config_max_slots instead of
332 MAX_SLOTS.
333 (xg_init_vinsn): Likewise.
334 (xg_clear_vinsn): Likewise.
335 (xg_free_vinsn): Likewise.
336
d8392fd9
SA
3372009-08-20 Sterling Augustine <sterling@jaw.hq.tensilica.com>
338
339 * config/tc-xtensa.c (xg_copy_vinsn): New function.
340 (finish_vinsn): Call xg_copy_vinsn.
341
983f90e3
SA
3422009-08-19 Sterling Augustine <sterling@tensilica.com>
343
344 * config/tc-xtensa.h (xtensa_frag_data): Rename unused field fr_prev
345 to no_transform_end.
346 * config/tc-xtensa.c (xtensa_mark_difference_of_two_symbols): Set
347 and use no_transform_end.
348
284e0531
KT
3492009-08-18 Kai Tietz <kai.tietz@onevision.com>
350
351 * config/obj-coff-seh.c: Add copyright notice.
352 * config/obj-coff-seh.h: Add copyright notice.
353 Add x64 specific macros from coff/pe.h header.
354
2f1bf5c1
SA
3552009-08-18 Sterling Augustine <sterling@tensilica.com>
356
357 * config/tc-xtensa.c (xtensa_create_xproperty_segments): Use
358 sizeof instead of hard-coded value.
359 (add_xt_block_frags): Remove unused local variable.
360 (frag_flags_to_number): Change return type to flagword. Remove
361 unused local variable.
362
3632009-08-17 Sterling Augustine <sterling@tensilica.com>
b7afdeef
SA
364
365 * config/tc-xtensa.c (xtensa_frob_label): move call to
366 do_align_targets to set frag_type only.
367
f3d2b04b
KT
3682009-08-17 Kai Tietz <kai.tietz@onevision.com>
369
370 * config/obj-coff-seh.c: New file.
371 * config/obj-coff-seh.h: Likewise.
372 * config/obj-coff.c (obj-coff-seh.c): Add include.
373 (coff_pseudo_table): Add new .seh... commands.
374 * config/obj-coff.h (obj_coff_seh_do_final): Add new
375 function prototype.
376 (obj_coff_generate_pdata): New obj-coff hook.
377 * gas/write.c (size_seg): Avoid sizing of already sized
378 sections.
379 (write_object_file): Call conditional hook
380 objc_coff_generate_pdata.
381 * Makefile.am: Add dependencies for new files.
382 * Makefile.in: Regenerated.
383
e23c5ac0
NC
3842009-08-17 Nick Clifton <nickc@redhat.com>
385
386 * config/tc-microblaze.c: Include safe-ctype.h instad of ctype.h.
387 (parse_reg): Use safe-ctype.h macros.
388 (parse_exp): Likewise.
389 (md_assemble): Likewise.
390
85143216
DD
3912009-08-11 DJ Delorie <dj@redhat.com>
392
393 * config/tc-mep.c (md_estimate_size_before_relax): Handle weak
394 symbols correctly.
395 (md_convert_frag): Likewise.
396 (md_pcrel_from_section): Likewise.
397 (mep_force_relocation): Likewise.
e23c5ac0 398
d55cb1c5
BS
3992009-08-11 Bernd Schmidt <bernd.schmidt@analog.com>
400
401 * config/bfin-parse.y (gen_multi_instr_1): New function.
402 (asm): Use it instead of bfin_gen_multi_instr.
403 (error): Add a format string when calling as_bad.
404 * config/bfin-defs.h (insn_regmask): Declare.
405 * config/tc-bfin.c (DREG_MASK, DREGH_MASK, DREGL_MASK, IREG_MASK): New
406 macros.
407 (decode_ProgCtrl_0, decode_LDSTpmod_0, decode_dagMODim_0,
408 decode_dagMODik_0, decode_dspLDST_0, decode_LDST_0, decode_LDSTiiFP_0,
409 decode_LDSTii_0, decode_dsp32mac_0, decode_dsp32mult_0,
410 decode_dsp32alu_0, decode_dsp32shift_0, decode_dsp32shitimm_0,
411 insn_regmask): New functions.
412
6306cd85
BS
413 From Jie Zhang <jie.zhang@analog.com>
414 * config/tc-bfin.h (bfin_anomaly_checks): Declare.
415 (AC_05000074): Define.
416 (ENABLE_AC_05000074): Define.
417 * config/tc-bfin.c (enum bfin_cpu_type): New.
418 (bfin_cpu_t): Typedef.
419 (bfin_cpu_type): Define.
420 (bfin_si_revision): Define.
421 (bfin_anomaly_checks): Define.
422 (struct bfin_cpu): New.
423 (bfin_cpus[]): New. (struct bfin_cpu_isa): Define.
424 (bfin_isa): New global variable.
425 (OPTION_MCPU): Define.
426 (md_longopts[]): Add -mcpu option.
427 (md_parse_option): Deal with -mcpu option and initialize
428 bfin_anomaly_checks.
429 * doc/c-bfin.texi: Rename BFIN to Blackfin throughout. Document
430 -mcpu option.
431 * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
432 05000074.
433
baa3eb38
MF
4342009-08-11 Mike Frysinger <vapier@gentoo.org>
435
436 * config/bfin-parse.y (binary): Change "compiler" to "assembler".
437 (unary): Likewise.
438
ba7e13e4
NC
4392009-08-11 Nick Clifton <nickc@redhat.com>
440
441 PR 10443
442 * config/tc-arm.c (do_t_mov_cmp): Do not silently ignore shifted
443 operands.
444
0561d57c
JK
4452009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 Fix compilation of i386-*-go32.
448 * config/tc-i386.c (i386_target_format <TE_GO32>): New.
449 (i386_target_format <OBJ_MAYBE_COFF>): Compile only if !TE_GO32.
450 * config/te-go32.h (TARGET_FORMAT): Move the definition ...
451 * config/tc-i386.h <!i386_target_format>: ... here.
452
539d4391
NC
4532009-08-10 Daniel Gutson <dgutson@codesourcery.com>
454
455 PR gas/10479
456 * config/tc-arm.c (do_t_add_sub_w): Fixed constraints.
457
940b5ce0
DJ
4582009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
459
460 * config/tc-arm.c (marked_pr_dependency, mapstate): Delete global
461 variables.
462 (mapping_state): Use the section's mapstate.
463 (mapping_state_2): Likewise. Skip special sections.
464 (s_arm_unwind_fnend): Use the section's marked_pr_dependency.
465 (arm_elf_change_section): Do not set deleted globals.
466 * config/tc-arm.h (struct arm_segment_info_type): Document
467 marked_pr_dependency.
468
caa03924
ME
4692009-08-07 Michael Eager <eager@eagercon.com>
470
471 * NEWS: Mention MicroBlaze support.
472
7ba29e2a
NC
4732009-08-06 Michael Eager <eager@eagercon.com>
474
475 * Makefile.am: add microblaze to CPU_TYPES, config/tc-microblaze.c to
476 TARGET_CPU_CFILES, config/tc-microblaze.h to TARGET_CPU_HFILES, add
477 DEP_microblaze_elf target.
478 * Makefile.in: Regenerate.
479 * config/tc-microblaze.c: Add MicroBlaze assembler.
480 * config/tc-microblaze.h: Add header for tc-microblaze.c.
481 * configure.in: Add microblaze target.
482 * configure: Regenerate.
483 * configure.tgt: Same.
484 * doc/Makefile.am: Add c-microblaze.texi to CPU_DOCS.
485 * doc/Makefile.in: Same.
486 * doc/all.texi: Set MICROBLAZE.
487 * doc/as.texinfo: Add MicroBlaze doc links.
488 * doc/c-microblaze.texi: New MicroBlaze docs.
489
c877a2f2
NC
4902009-08-06 Nick Clifton <nickc@redhat.com>
491
492 * config/tc-arm.c (md_assemble): Call mapping_state from inside a
493 block in case it is a null macro.
494
b12dd2e4
CF
4952009-08-05 Chao-ying Fu <fu@mips.com>
496
497 * config/tc-mips.c (MIPS_JALR_HINT_P): New define. For IRIX, it is
498 true for new abi. For non-IRIX targets, it is always true.
499 (macro_build_jalr): If MIPS_JALR_HINT_P, emit BFD_RELOC_MIPS_JALR.
500
8453da2e
EW
5012009-08-05 Eric B. Weddington <eric.weddington@atmel.com>
502
503 * config/tc-avr.c (mcu_types): Add attiny2313a, attiny4313, attiny261a,
504 attiny861a, atmega644pa, attiny24a, attiny44a.
505 * doc/c-avr.texi: Likewise.
506
30f8113a
SL
5072009-08-04 Sandra Loosemore <sandra@codesourcery.com>
508
509 * doc/c-mips.texi (MIPS Opts): List 1004K options for -march.
510 * config/tc-mips.c (mips_cpu_info_table): Add 1004K cores.
511
f86adc07
NS
5122009-08-04 Nathan Sidwell <nathan@codesourcery.com>
513
514 * config/tc-arm.c (my_get_expression): Detect missing expressions.
515
249da685
EW
5162009-08-02 Eric B. Weddington <eric.weddington@atmel.com>
517
518 * config/tc-avr.c (mcu_types): Add atmega8m1, atmega8c1, atmega16c1.
519 * doc/c-avr.texi: Likewise.
520
11908008
EW
5212009-08-01 Eric B. Weddington <eric.weddington@atmel.com>
522
523 * config/tc-avr.c (mcu_types): Add atmega8u2, atmega16u2, atmega32u2.
524 * doc/c-avr.texi: Likewise.
525
cd000bff
DJ
5262009-07-31 Daniel Gutson <dgutson@codesourcery.com>
527 Daniel Jacobowitz <dan@codesourcery.com>
528
529 * config/obj-elf.c (obj_elf_ident): Notify section change to the hook.
530 * config/tc-arm.c (make_mapping_symbol): New function, from
531 mapping_state. Save mapping symbols in the frag.
532 (insert_data_mapping_symbol): New.
533 (mapping_state): Use make_mapping_symbol, improve state transitions.
534 (mapping_state_2): New. Provide dummy definition.
535 (opcode_select): Do not call mapping_state.
536 (s_bss): Call md_elf_section_change_hook instead of mapping_state.
537 (output_inst): Update use of tc_frag_data.
538 (new_automatic_it_block): Call mapping_state before emitting the
539 IT instruction.
540 (md_assemble): Move mapping_state to just before outputting the
541 new instruction.
542 (arm_handle_align): Update use of tc_frag_data.
543 Call insert_data_mapping_symbol.
544 (arm_init_frag): Update use of tc_frag_data. Call
545 mapping_state_2.
546 (arm_elf_change_section): Always update the mapping symbol FSM state.
547 (check_mapping_symbols): New function.
548 (arm_adjust_symtab): Use check_mapping_symbols.
549 * config/tc-arm.h (struct arm_frag_type): New.
550 (TC_FRAG_TYPE): Change to struct arm_frag_type.
551 (TC_FRAG_INIT): Pass max_chars.
552 (arm_init_frag): Update prototype.
553
5d8d4872
AG
5542009-07-31 Anthony Green <green@moxielogic.com>
555
556 * configure.tgt (generic_target): Add moxie-uclinux support.
557
f746e6b9
NC
5582009-07-30 Nick Clifton <nickc@redhat.com>
559
cab7e4d9
NC
560 * doc/c-arm.texi (ARM-Instruction-Set): New node. Documents the
561 different syntaxes support by the ARM port.
562 (ARM Directives): Add entry for .syntax.
563
f746e6b9
NC
564 * doc/c-mips.texi (MIPS insn): Fix typo.
565
af65af87
AM
5662009-07-29 Alan Modra <amodra@bigpond.net.au>
567
568 PR ld/10269
569 * symbols.c (S_FORCE_RELOC): True for BSF_GNU_INDIRECT_FUNCTION.
570 * config/tc-i386.c: Revert 2009-06-13 change.
571 * config/tc-i386.h: Likewise.
572
1035ad42
JB
5732009-07-28 Jan Beulich <jbeulich@novell.com>
574
575 * expr.c (op_rank): Specify size. Remove O_md* initializers.
576
46203761
MK
5772009-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
578
579 * config/tc-m68k.c (mcf5221x_ctrl): New.
580 (m68k_cpu): Add line for MCF5221x.
581
5822009-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
b345c8c2
MK
583
584 * config/tc-m68k.c (mcf52235_ctrl): Remove non-existent CACR, ACR[01].
585 (mcf53017_ctrl): Fix RAMBAR.
586
efa19bfd
JB
5872009-07-27 Jan Beulich <jbeulich@novell.com>
588
589 * obj-elf.c (elf_file_symbol): Replace symbol name set up by
590 symbol_new() with the passed in, unmodified one.
591
7859b21d
SR
5922009-07-27 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
593
594 * config/tc-cr16.c (md_apply_fix): Put the addend value alone in to
595 object file without symbol values.
596 (tc_gen_reloc): For local symbols resolved or its absolute symbol,
597 then set the relocation type as NULL.
598
8a9036a4
L
5992009-07-25 H.J. Lu <hongjiu.lu@intel.com>
600
601 * config/tc-i386.c (cpu_arch): Add l1om.
602 (check_cpu_arch_compatible): New.
603 (set_cpu_arch): Use it.
604 (i386_arch): New.
605 (i386_mach): Return bfd_mach_l1om for Intel L1OM.
606 (md_show_usage): Display l1om.
607 (i386_target_format): Return ELF_TARGET_L1OM_FORMAT if
608 cpu_arch_isa_flags.bitfield.cpul1om is set.
609
610 * config/tc-i386.h (TARGET_ARCH): Use (i386_arch ()).
611 (i386_arch): New.
612 (ELF_TARGET_L1OM_FORMAT): Likewise.
613
614 * doc/c-i386.texi: Document l1om.
615
01fb1836 6162009-07-24 Roland McGrath <roland@redhat.com>
8e884a26 617 Mark Wielaard <mjw@redhat.com>
01fb1836
RM
618
619 * config/obj-elf.c (obj_elf_ident): Set SEC_MERGE | SEC_STRINGS
620 flags on .comment section.
621
8fdcc58d
TS
6222009-07-24 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
623 Alan Modra <amodra@bigpond.net.au>
624
625 * config/tc-spu.c (md_apply_fix): Handle SPU_ADD_PIC.
626 * config/tc-spu.h (tc_fix_adjustable): Don't adjust for SPU_ADD_PIC.
627 (TC_FORCE_RELOCATION): Emit relocs for SPU_ADD_PIC.
628
309d3373
JB
6292009-07-24 Jan Beulich <jbeulich@novell.com>
630
631 * tc-i386.c (cpu_arch): Add .8087, .287, .387, .no87, .nommx,
632 .nosse, and .noavx.
633 (cpu_flags_and_not): New.
634 (set_cpu_arch): Check whether sub-architecture specified is a
635 feature disable.
636 (md_parse_option): Likewise.
637 (parse_real_register): Don't return floating point register
638 when x87 functionality is disabled.
639 (md_show_usage): Add new sub-options.
640 * doc/c-i386.texi: Update with new command line sub-options.
641
20203fb9
NC
6422009-07-24 Nick Clifton <nickc@redhat.com>
643
644 PR 10437
645 * config/tc-alpha.c: Fix up uses of gas printf like functions so
646 that the format string is a constant string. Add translation
647 support to message strings.
648 * config/tc-arc.c: Likewise.
649 * config/tc-arm.c: Likewise.
650 * config/tc-cris.c: Likewise.
651 * config/tc-fr30.c: Likewise.
652 * config/tc-frv.c: Likewise.
653 * config/tc-h8300.c: Likewise.
654 * config/tc-hppa.c: Likewise.
655 * config/tc-i370.c: Likewise.
656 * config/tc-i960.c: Likewise.
657 * config/tc-ia64.c: Likewise.
658 * config/tc-m32r.c: Likewise.
659 * config/tc-mep.c: Likewise.
660 * config/tc-mips.c: Likewise.
661 * config/tc-moxie.c: Likewise.
662 * config/tc-msp430.c: Likewise.
663 * config/tc-openrisc.c: Likewise.
664 * config/tc-pdp11.c: Likewise.
665 * config/tc-pj.c: Likewise.
666 * config/tc-s390.c: Likewise.
667 * config/tc-sh.c: Likewise.
668 * config/tc-sh64.c: Likewise.
669 * config/tc-sparc.c: Likewise.
670 * config/tc-spu.c: Likewise.
671 * config/tc-tic30.c: Likewise.
672 * config/tc-tic4x.c: Likewise.
673 * config/tc-tic54x.c: Likewise.
674 * config/tc-v850.c: Likewise.
675 * config/tc-xc16x.c: Likewise.
676 * config/tc-xstormy16.c: Likewise.
677 * config/tc-z80.c: Likewise.
678 * config/tc-z8k.c: Likewise.
679 * config/atof-ieee.c: Add translation support to as_warn
680 messages.
681 * config/obj-coff.c: Likewise.
682
3e7a7d11
NC
6832009-07-23 Ulrich Drepper <drepper@redhat.com>
684
685 * config/obj-elf.c (obj_elf_type): Add code to support a type of
686 gnu_unique_object.
687 * doc/as.texinfo: Document new feature of .type directive.
688 * NEWS: Mention support for gnu_unique_object symbol type.
689
a946d7e3
NC
6902009-07-23 Nick Clifton <nickc@redhat.com>
691
692 PR binutils/10379
693 * doc/c-mips.texi (MIPS insn): Document the special behaviour of
694 the .global directive for MIPS ports.
695
711eedef
L
6962009-07-21 H.J. Lu <hongjiu.lu@intel.com>
697
698 PR gas/10420
699 * config/tc-i386.c (i386_align_code): Tune for 32bit nops in
700 64bit.
701 (i386_target_format): Set cpu_arch_isa_flags.bitfield.cpulm
702 for 64bit.
703
bc0844ae
L
7042009-07-17 H.J. Lu <hongjiu.lu@intel.com>
705
706 * config/tc-i386.c (md_assemble): Update operand types.
707 (update_imm): Updated.
708 (finalize_imm): Update the first 2 immediate operands only
709 for instructions with 2 operands or more.
710
9afe6eb8
L
7112009-07-17 H.J. Lu <hongjiu.lu@intel.com>
712
713 * config/tc-i386.c (md_assemble): Check implicit registers
714 only for instructions with 3 operands or less.
715
a61a9fbc
NC
7162009-07-17 Nick Clifton <nickc@redhat.com>
717
718 * config/tc-avr.c (md_apply_fix): Cast fixup reloc type to avoid
719 compile time warning.
720
915bcca5
L
7212009-07-16 H.J. Lu <hongjiu.lu@intel.com>
722
723 * config/tc-i386.c (md_assemble): Only check i.operands for AX.
724 (md_estimate_size_before_relax): Don't relax IFUNC symbols.
725
9a6f4e97
NS
7262009-07-16 Nathan Sidwell <nathan@codesourcery.com>
727
728 * config/tc-arm.c (md_apply_fix <BFD_RELOC_ARM_TARGET2>): Write
729 the offset for REL targets here.
730
3726e6c5
L
7312009-07-15 Kai Tietz <kai.tietz@onevision.com>
732
733 * listing.c (print_source): Initialize cache by NULL.
734
52970753
NC
7352009-07-15 Daniel Gutson <dgutson@codesourcery.com>
736
737 * doc/c-arm.texi (mauto-it): Removed old option.
738 (mimplicit-it): Added right option.
739
140033b3
NC
7402009-07-14 Daniel Gutson <dgutson@codesourcery.com>
741
742 * config/tc-arm.h (MAX_MEM_ALIGNMENT_BYTES): Define.
743 (MAX_MEM_FOR_RS_ALIGN_CODE): Define in terms of
744 MAX_MEM_ALIGNMENT_BYTES.
745 * config/tc-arm.c (arm_frag_align_code): Replace hard coded
746 constant with MAX_MEM_FOR_RS_ALIGN_CODE.
747
63b33ceb
NC
7482009-07-14 Nick Clifton <nickc@redhat.com>
749
750 PR 10387
751 * config/tc-arm.h (THUMB_IS_FUNC): Handle a NULL pointer.
752 (ARM_IS_FUNC): Likewise.
753
752d5da4
NC
7542009-07-14 Daniel Gutson <dgutson@codesourcery.com>
755
756 * config/tc-arm.c (md_assemble): Added validation.
757
8455dd2c
L
7582009-07-10 H.J. Lu <hongjiu.lu@intel.com>
759
760 * Makefile.am: Run "make dep-am".
761 * Makefile.in: Regenerated.
762
fa8f86ff
TT
7632009-07-10 Tom Tromey <tromey@redhat.com>
764
765 * Makefile.am (DEPTC_alpha_ecoff): Refer to dwarf2.h, not
766 elf/dwarf2.h.
767 (DEPTC_alpha_elf): Likewise.
768 (DEPTC_alpha_evax): Likewise.
769 (DEPTC_arm_elf): Likewise.
770 (DEPTC_hppa_elf): Likewise.
771 (DEPTC_i386_aout): Likewise.
772 (DEPTC_i386_coff): Likewise.
773 (DEPTC_i386_elf): Likewise.
774 (DEPTC_m68k_aout): Likewise.
775 (DEPTC_m68k_coff): Likewise.
776 (DEPTC_m68k_elf): Likewise.
777 (DEPTC_mips_coff): Likewise.
778 (DEPTC_mips_ecoff): Likewise.
779 (DEPTC_mips_elf): Likewise.
780 (DEPTC_ppc_coff): Likewise.
781 (DEPTC_ppc_elf): Likewise.
782 (DEPTC_s390_elf): Likewise.
783 (DEPTC_sh_coff): Likewise.
784 (DEPTC_sh_elf): Likewise.
785 (DEPTC_sh64_elf): Likewise.
786 (DEPTC_sparc_aout): Likewise.
787 (DEPTC_sparc_coff): Likewise.
788 (DEPTC_sparc_elf): Likewise.
789 (as.o): Likewise.
790 (dwarf2dbg.o): Likewise.
791 (dw2gencfi.o): Likewise.
792 (ehopt.o): Likewise.
793 (read.o): Likewise.
794 * Makefile.in: Rebuild.
795 * dw2gencfi.h: Include dwarf2.h, not elf/dwarf2.h.
796 * dwarf2dbg.c: Likewise.
797 * ehopt.c: Likewise.
798
c921be7d
NC
7992009-07-09 Daniel Gutson <dgutson@codesourcery.com>
800
801 * config/tc-arm.c (it_fsm_post_encode): New forward declaration.
802 (set_it_insn_type_nonvoid): New macro.
803 (emit_thumb32_expr): New function.
804 (thumb_insn_size): New function.
805 (emit_insn): New function.
806 (s_arm_elf_inst): New function.
807 (md_pseudo_table): New pseudo-opcode entries added.
808 * doc/c-arm.texi: New directive added.
809
7ec721f4
DD
8102009-07-07 DJ Delorie <dj@redhat.com>
811
812 * config/tc-mep.c (md_begin): Don't reset the coprocessor options
813 when enabling other options without a specific configuration.
814
1103f72c
NC
8152009-07-07 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
816
817 * config/tc-arm.c (insns): Fix encoding for torvsc.
818
922d8de8
DR
8192009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
820
821 * config/tc-i386.c (cpu_arch): Add .fma4 and CPU_FMA4_FLAGS.
822 (build_modrm_byte): Add support to handle FMA4 instructions.
823 (md_show_usage): Add fma4.
01fb1836 824
c1a6351f
AM
8252009-07-04 Alan Modra <amodra@bigpond.net.au>
826
827 * config/tc-cr16.h (TC_LINKRELAX_FIXUP): Set only for code sections.
828
e57f8c65
TG
8292009-07-02 Tristan Gingold <gingold@adacore.com>
830
831 * Makefile.am (OBJ_FORMATS): Add macho.
832 (CPU_OBJ_VALID): Ditto.
833 (OBJ_FORMAT_CFILES): Add config/obj-macho.c
834 (OBJ_FORMAT_HFILES): Add config/obj-macho.h
835 (obj-macho.o): New rule.
836 * Makefile.in: Regenerated.
837 * configure.tgt (generic_target): Add i386-*-darwin*.
838 * config/tc-i386.h: Use i386_target_format for Mach-O.
839 * config/tc-i386.c (i386_target_format): Define it for Mach-O.
840 (i386_target_format): Add a case for bfd_target_mach_o_flavour.
841 * config/obj-macho.h: New file.
842 * config/obj-macho.c: New file.
01fb1836 843
1ef52f49
NC
8442009-07-01 Nick Clifton <nickc@redhat.com>
845
846 PR 10168
847 * config/tc-arm.c (do_t_pkhtb): Swap Rm and Rn when encoding as
848 PKHBT.
849
921e5f0a
PB
8502009-07-01 Paul Brook <paul@codesourcery.com>
851
852 * config/tc-arm.c (MISSING_FNSTART): Define.
853 (s_arm_unwind_fnstart): Diagnose duplicate directive.
854 (s_arm_unwind_handlerdata, s_arm_unwind_fnend, s_arm_unwind_fnend,
855 s_arm_unwind_cantunwind, s_arm_unwind_personalityindex,
856 s_arm_unwind_personality, s_arm_unwind_save, s_arm_unwind_movsp,
857 s_arm_unwind_pad, s_arm_unwind_setfp, s_arm_unwind_raw): Error if
858 not inside function unwinding region.
859
7ab9ffdd
L
8602009-06-29 H.J. Lu <hongjiu.lu@intel.com>
861
862 * config/tc-i386.c: Reformat.
863
3ef23cd4
DD
8642009-06-23 DJ Delorie <dj@redhat.com>
865
866 * config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocate
867 32 bits for relaxable branches so that we can relax them later.
868 (md_estimate_size_before_relax): Assume IVC2 branches will be relaxed.
869 (mep_relax_frag): New.
870 (md_convert_frag): Relax IVC2 branches in-place.
871 * config/tc-mep.h ((mep_relax_frag): New.
872
9c2799c2 8732009-06-22 Martin Thuresson <martin@mtme.org>
01fb1836 874
9c2799c2
NC
875 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,
876 gas/config/atof-ieee.c, gas/config/obj-aout.c,
877 gas/config/obj-coff.c, gas/config/obj-ecoff.c,
878 gas/config/obj-elf.c, gas/config/obj-som.c, gas/config/tc-alpha.c,
879 gas/config/tc-arc.c, gas/config/tc-arm.c, gas/config/tc-cr16.c,
880 gas/config/tc-cris.c, gas/config/tc-crx.c, gas/config/tc-d30v.c,
881 gas/config/tc-dlx.c, gas/config/tc-hppa.c, gas/config/tc-i370.c,
882 gas/config/tc-i386-intel.c, gas/config/tc-i386.c,
883 gas/config/tc-i860.c, gas/config/tc-i960.c, gas/config/tc-ia64.c,
884 gas/config/tc-iq2000.c, gas/config/tc-m32c.c,
885 gas/config/tc-m32r.c, gas/config/tc-m68hc11.c,
886 gas/config/tc-m68k.c, gas/config/tc-maxq.c, gas/config/tc-mcore.c,
887 gas/config/tc-mep.c, gas/config/tc-mips.c, gas/config/tc-mmix.c,
888 gas/config/tc-mn10300.c, gas/config/tc-moxie.c,
889 gas/config/tc-ns32k.c, gas/config/tc-pj.c, gas/config/tc-ppc.c,
890 gas/config/tc-s390.c, gas/config/tc-score.c,
891 gas/config/tc-score7.c, gas/config/tc-sh.c, gas/config/tc-sparc.c,
892 gas/config/tc-spu.c, gas/config/tc-tic30.c, gas/config/tc-vax.c,
893 gas/config/tc-xtensa.c, gas/config/xtensa-relax.c,
894 gas/dw2gencfi.c, gas/dwarf2dbg.c, gas/ehopt.c, gas/expr.c,
895 gas/frags.c, gas/input-file.c, gas/read.c, gas/sb.c,
896 gas/subsegs.c, gas/symbols.c, gas/write.c: Change the name of the
897 gas macro `assert' to `gas_assert'.
898
e07e6e58
NC
8992009-06-22 Daniel Gutson <dgutson@codesourcery.com>
900
901 * config/tc-arm.c (implicit_it_mode): New enum.
902 (implicit_it_mode): New global.
903 (it_instruction_type): New enum.
904 (arm_parse_it_mode): New function.
905 (arm_long_opts): New option added.
906 (arm_it): New field.
907 (it_state): New enum.
908 (now_it): New macro.
909 (check_it_blocks_finished): New function.
910 (insns[]): Use the IT Thumb opcodes for ARM too.
911 (arm_cleanup): Call check_it_blocks_finished.
912 (now_it_compatible): New function.
913 (conditional_insn): New function.
914 (set_it_insn_type): New macro.
915 (set_it_insn_type_last): New macro.
916 (do_it): Call automatic IT machinery functions.
917 (do_t_add_sub): Likewise
918 (do_t_arit3): Likewise.
919 (do_t_arit3c): Likewise.
920 (do_t_blx): Likewise.
921 (do_t_branch): Likewise.
922 (do_t_bkpt): Likewise.
923 (do_t_branch23): Likewise.
924 (do_t_bx): Likewise.
925 (do_t_bxj): Likewise.
926 (do_t_cps): Likewise.
927 (do_t_cpsi): Likewise.
928 (do_t_cbz): Likewise.
929 (do_t_it): Likewise.
930 (encode_thumb2_ldmstm): Likewise.
931 (do_t_ldst): Likewise.
932 (do_t_mov_cmp): Likewise.
933 (do_t_mvn_tst): Likewise.
934 (do_t_mul): Likewise.
935 (do_t_neg): Likewise.
936 (do_t_setend): Likewise.
937 (do_t_shift): Likewise.
938 (do_t_tb): Likewise.
939 (output_it_inst): New function.
940 (new_automatic_it_block): New function.
941 (close_automatic_it_block): New function.
942 (now_it_add_mask): New function.
943 (it_fsm_pre_encode): New function.
944 (handle_it_state): New function.
945 (it_fsm_post_encode): New function.
946 (force_automatic_it_block_close): New function.
947 (in_it_block): New function.
948 (md_assemble): Call automatic IT block machinery functions.
949 (arm_frob_label): Likewise.
950 (arm_opts): New element.
951 * config/tc-arm.h (it_state): New enum.
952 (current_it): New struct.
953 (arm_segment_info_type): New member added.
954 * doc/c-arm.texi: New option -mimplicit-it documented.
955
90dce00a
AM
9562009-06-20 Alan Modra <amodra@bigpond.net.au>
957
958 PR 10302
959 * doc/as.texinfo (Section <ELF "M,S" flag>): Clarify tail merge.
960
5e7c27a6
MS
9612009-06-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
962
963 * config/tc-s390.c (md_gather_operands): Accept an instruction
964 without operands if all operands are tagged as optional.
965
3a21c15a
NC
9662009-06-18 Nick Clifton <nickc@redhat.com>
967
968 PR 10169
969 * gas/tc-arm.c (do_t_ssat): Move common code from here...
970 (do_t_usat): ... and here to...
971 (do_t_ssat_usat): New function: ... here. Add code to check that
972 the shift value, if present, is in range.
973
361dff73
DK
9742009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
975
32425da9
NC
976 Merge cegcc and mingw32ce target name changes
977 from CeGCC project:
361dff73 978
32425da9 979 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt>
361dff73
DK
980
981 * configure.tgt: Add arm*-*-cegcc* target.
982
32425da9 983 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt>
361dff73
DK
984
985 * configure.tgt: Add arm-*-mingw32ce* target.
986
7b6021f1
MR
9872009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
988
989 * config/tc-vax.c (md_estimate_size_before_relax): Accept
990 indirect symbol references in the PIC mode and emit a
991 PC-relative relocation instead of a GOT/PLT one. Likewise
992 for symbols known to be hidden at this point.
993
fe2ceba1
NC
9942009-06-15 Nick Clifton <nickc@redhat.com>
995
996 PR 10186
997 * config/tc-arm.c (T16_32_TAB): Fix binary value of SEV.W
998 instruction.
999
c25bc9fc
L
10002009-06-13 H.J. Lu <hongjiu.lu@intel.com>
1001
1002 PR ld/10269
1003 * config/tc-i386.c (md_apply_fix): Use TC_FORCE_RELOCATION
1004 instead of generic_force_reloc.
1005
1006 * config/tc-i386.h (TC_FORCE_RELOCATION): New.
1007
f865a31d
AG
10082009-06-11 Anthony Green <green@moxielogic.com>
1009
1010 * config/tc-moxie.c (md_chars_to_number): Define.
1011 (md_begin): Populate opcode hashtable with more form 3 opcodes.
1012 (md_assemble): Assemble MOXIE_F3_PCREL encoded instructions.
1013 (md_apply_fix): Handle BFD_RELOC_MOXIE_10_PCREL relocations.
1014 (tc_gen_reloc): Ditto.
1015 (md_pcrel_from): Ditto.
1016 (md_chars_to_number): New function.
1017
d7a5ed35
AG
10182009-06-10 Anthony Green <green@moxielogic.com>
1019
1020 * config/tc-moxie.c (md_assemble): Handle MOXIE_F1_M encoded
1021 opcodes.
1022
1fbfe785
JJ
10232009-06-09 Jakub Jelinek <jakub@redhat.com>
1024
1025 PR gas/10255
1026 * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
1027 to DW_CFA_advance_loc4.
1028
fbeb56a4
DK
10292009-06-08 Dave Korn <dave.korn.cygwin@gmail.com>
1030
1031 PR gas/977
1032 * config/tc-i386.c (md_estimate_size_before_relax): Don't relax
1033 branches to weak symbols.
1034 (md_apply_fix): Don't convert fixes against weak symbols to
1035 section-relative offsets, but save addend for later reloc emission.
1036 (tc_gen_reloc): When emitting reloc against weak symbol, adjust
1037 addend to pre-compensate for bfd_install_relocation.
1038
26d1917c
AM
10392009-06-04 Alan Modra <amodra@bigpond.net.au>
1040
1041 * dep-in.sed: Don't use \n in replacement part of s command.
1042 * Makefile.am (DEP1, DEPTC, DEPOBJ, DEP2): LC_ALL for uniq.
1043 * Makefile.in: Regenerate.
1044
d160e035
L
10452009-06-01 H.J. Lu <hongjiu.lu@intel.com>
1046
1047 PR gas/10198
1048 * config/tc-i386-intel.c (i386_intel_operand): Check '$' as '.'.
1049
ff239038
CM
10502009-05-26 Catherine Moore <clm@codesourcery.com>
1051
1052 * config/tc-mips.c (check_for_24k_errata): Remove.
1053 (md_mips_end): Remove call to check_for_24k_errata.
1054 (start_noreorder): Likewise.
1055 (s_change_sec): Likewise.
1056 (s_change_section): Likewise.
1057 (insns_between): Add 24k errata checks.
1058 (append_insn): Remove declaration and references to nhdx_24k.
1059 Remove calls to check_for_24k_errata.
01fb1836 1060
f12e7348
NC
10612009-05-26 Nick Clifton <nickc@redhat.com>
1062
1063 * po/id.po: Updated Indonesian translation.
1064 * po/gas.pot: Updated template file.
1065
f8f003f1
NC
10662009-05-26 Nick Clifton <nickc@redhat.com>
1067
1068 PR 10143
1069 * config/bfin-parse.y (error): Use "%s" as format string for error
1070 message.
1071
5de4cd13
AM
10722009-05-26 Alan Modra <amodra@bigpond.net.au>
1073
1074 * dep-in.sed: Output one filename per line with all lines having
1075 continuation backslash. Prefix first line with "A", following
1076 lines with "B".
1077 * Makefile.am (DEP): Don't use dep.sed here.
1078 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
1079 sort and uniq.
1080 (DEPTC, DEPOBJ, DEP2): Use dep.sed on dependencies, sort and uniq.
1081 Emit multi dependencies on one line.
1082 * Makefile.in: Regenerate.
1083
295fa3cf 10842009-05-25 Tristan Gingold <gingold@adacore.com>
cb0e7c25
TG
1085
1086 * makefile.vms: New file to compile gas on VMS.
1087
1088 * configure.com: New file to do configuration on VMS with DCL.
1089
65b02341
RS
10902009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
1091
1092 * config/tc-mips.c (nops_for_vr4130): Don't check noreorder_p.
1093 (nops_for_insn): Likewise.
1094
ad04f5ce
L
10952009-05-22 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * symbols.c (COPIED_SYMFLAGS): Add BSF_GNU_INDIRECT_FUNCTION.
1098
c1e679ec
DR
10992009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1100
1101 * config/tc-i386.c (process_drex): Delete. Remove SSE5 support.
1102 (build_modrm_byte): Remove DREX handling support.
1103 (DREX_*): Delete.
1104 (drex_byte): Delete.
1105 (md_assemble): Remove DREX handling support.
1106 (process_operands): Remove DREX, SSE5 support.
1107 (i386_insn): Remove DREX.
01fb1836 1108
2b3decb5
AM
11092009-05-22 Alan Modra <amodra@bigpond.net.au>
1110
1111 * Makefile.am: Run "make dep-am".
1112 * Makefile.in: Regenerate.
1113
321098a5
L
11142009-05-20 Kai Tietz <kai.tietz@onevision.com>
1115 H.J. Lu <hongjiu.lu@intel.com>
1116
1117 * config/obj-coff.h: Include "coff/x86_64.h" for x86 pe-coff.
1118 (TARGET_FORMAT): Removed for x86 pe-coff.
1119 (COFF_TARGET_FORMAT): Likewise.
1120
1121 * config/tc-i386.c (md_longopts): Allow --64 for x86 pe-coff.
1122 (md_parse_option): Likewise.
1123 (md_show_usage): Show option --32/--64 for x86 pe-coff.
1124 (i386_target_format): Use also for x86 pe-coff.
1125
1126 * config/tc-i386.h (TARGET_FORMAT): Defined as i386_target_format
1127 for x86 pe-coff.
1128
b899d332
DD
11292009-05-19 DJ Delorie <dj@redhat.com>
1130
1131 * config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.
1132 (mep_process_saved_insns): Remove debugging printfs.
1133
c1711530
DK
11342009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
1135
1136 * NEWS: Mention new feature.
1137 * config/obj-coff.c (obj_coff_common_parse): New function.
1138 (obj_coff_comm): Likewise.
1139 (coff_pseudo_table): Override default ".comm" definition on PE.
1140 * doc/as.texinfo: Document new feature.
1141
63ad59ae
KT
11422009-05-17 Kai Tietz <kai.tietz@onevision.com>
1143
321098a5
L
1144 * config/obj-coff.c (obj_coff_section): Add 'y' as
1145 specifier for SEC_COFF_NOREAD section flag.
63ad59ae
KT
1146 * doc/as.texinfo: Add documentation about .section flag 'y'.
1147
77ca1325
DD
11482009-05-13 DJ Delorie <dj@redhat.com>
1149
1150 * cgen.c (gas_cgen_parse_operand): Guard against NULL pointers.
1151
42a68e18
AJ
11522009-05-13 Andrew Jenner <andrew@codesourcery.com>
1153
1154 * config/tc-arm.c: Move as.h to start of file.
1155
267bf995
RR
11562009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1157
84df6011 1158 * config/tc-arm.h: Fix typo in comment.
267bf995
RR
1159 (ARM_IS_FUNC): New macro.
1160 (MD_APPLY_SYM_VALUE): Define.
1161
84df6011 1162 * config/tc-arm.c (do_blx): Retain BFD_RELOC_ARM_PCREL_BLX for
267bf995
RR
1163 all versions of EABI.
1164 (relax_branch): Do not relax for branches to ARM functions.
1165 (md_pcrel_from_section): Set up base correctly for
1166 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_THUMB_PCREL_CALL,
1167 BFD_RELOC_THUMB_PCREL_BRANCH23, BFD_RELOC_ARM_PCREL_BLX
1168 BFD_RELOC_ARM_PCREL_CALL.
1169 (md_apply_fix): Flip bl to blx where possible.
1170 Flip blx to bl where possible.
1171 (arm_force_relocation): Force relocations for
1172 BFD_RELOC_ARM_PCREL_JUMP, BFD_RELOC_ARM_PCREL_JUMP,
1173 BFD_RELOC_ARM_PCREL_BLX, BFD_RELOC_THUMB_PCREL_BLX,
1174 BFD_RELOC_THUMB_PCREL_BRANCH20, BFD_RELOC_THUMB_PCREL_BRANCH23,
1175 BFD_RELOC_THUMB_PCREL_BRANCH25.
1176 (arm_apply_sym_value): New function.
01fb1836 1177
eb979bfb
TG
11782009-05-04 Tristan Gingold <gingold@adacore.com>
1179
1180 * config/tc-alpha.c: Also declare alpha_prologue_label for OBJ_EVAX.
1181
45eb4c1b
NS
11822009-05-01 Nathan Sidwell <nathan@codesourcery.com>
1183
1184 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.
1185 * config/tc-armeabi.h (FPU_DEFAULT): Likewise.
1186 * config/tc-arm.c (md_begin): If FPU_DEFAULT is set, don't infer
1187 the default FPU from the processor.
1188
00adf2d4
JB
11892009-05-01 Julian Brown <julian@codesourcery.com>
1190
1191 * config/tc-arm.c (do_t_blx): Always use BFD_RELOC_THUMB_PCREL_BLX.
1192 (md_pcrel_from_section): Align address for BLX.
1193 (tc_gen_reloc): Change BFD_RELOC_THUMB_PCREL_BLX relocations to
1194 BFD_RELOC_THUMB_PCREL_BRANCH23 for EABI v4+.
1195
3526b680
DD
11962009-04-29 DJ Delorie <dj@redhat.com>
1197
1198 * config/tc-mep.c (md_begin): Check coprocessor type.
1199 (md_check_parallel64_scheduling): Use memset to initialize the buffer.
1200 (md_check_parallel32_scheduling): Likewise.
1201 (slot_ok): New.
1202 (mep_check_ivc2_scheduling): New.
1203 (mep_check_parallel_scheduling): Call it.
1204 (mep_process_saved_insns): Add IVC2 slot support.
1205 (md_assemble): Likewise.
1206
d8045f23
NC
12072009-04-30 Nick Clifton <nickc@redhat.com>
1208
1209 * config/obj-elf.c (obj_elf_type): Add support for a
1210 gnu_indirect_function type.
1211 * config/tc-i386.c (tc_i386_fix_adjustable): Do not adjust fixups
1212 against indirect function symbols.
1213 * doc/as.texinfo (.type): Document the support for the
1214 gnu_indirect_function symbol type.
1215 * NEWS: Mention the new feature.
1216
92846e72
CC
12172009-04-24 Cary Coutant <ccoutant@google.com>
1218
1219 * NEWS: Add item about discriminator support.
1220 * dwarf2dbg.h (struct dwarf2_line_info): Add discriminator field.
1221 * dwarf2dbg.c (current): Add discriminator field.
1222 (dwarf2_where): Copy discriminator value.
1223 (dwarf2_consume_line_info): Set discriminator to 0.
1224 (dwarf2_directive_loc): Process discriminator sub-op.
1225 (out_leb128): New function.
1226 (process_entries): Output DW_LNE_set_discriminator.
1227 * doc/as.texinfo: Add discriminator operand to .loc directive.
92846e72 1228
520725ea
NS
12292009-04-22 Nathan Sidwell <nathan@codesourcery.com>
1230
1231 * config/tc-mips.c (macro_end, md_convert_frag): Use '%s' for
1232 as_bad calls to silence compiler warning.
1233
7ac3eb25
L
12342009-04-21 H.J. Lu <hongjiu.lu@intel.com>
1235
1236 * config/tc-i386-intel.c (O_XXX): Reorder.
1237
ee86248c
JB
12382009-04-20 Jan Beulich <jbeulich@novell.com>
1239
1240 * Makefile.am: Add explicit dependency of tc-i386.o on
1241 tc-i386-intel.c.
1242 * Makefile.in: Likewise.
1243 * config/tc-i386.c (i386_finalize_immediate): Declare, broken
1244 out from i386_immediate.
1245 (i386_immediate): Slightly re-arrange, call
1246 i386_finalize_immediate.
1247 (i386_finalize_displacement): Declare, broken out from
1248 i386_displacement.
1249 (i386_displacement): Slightly re-arrange, call
1250 i386_finalize_displacement.
1251 (i386_intel_simplify, i386_intel_parse_name): Declare.
1252 (this_operand): Initialize to -1.
1253 (set_intel_syntax): Set expression rank for O_full_ptr.
1254 (md_assemble): Set this_operand back to -1 after parsing
1255 operands.
1256 (x86_cons): Negate intel_syntax to indicate state. Call
1257 i386_intel_simplify.
1258 (md_operand): Convert if to switch. Handle '[' for Intel
1259 syntax.
1260 (i386_intel_operand): Delete, including all helper functions
1261 and data.
1262 * config/tc-i386-intel.c: New file, all new code.
1263 * config/tc-i386.h (i386_operator): Declare.
1264 (md_operator): Define to i386_operator.
1265 (i386_need_index_operator): Declare.
1266 (md_need_index_operator): Define to i386_need_index_operator.
1267 (O_full_ptr): Define.
1268
fcaed75e
JB
12692009-04-20 Jan Beulich <jbeulich@novell.com>
1270
1271 * expr.c (operand): Call md_need_index_operator() and
1272 md_operator() if defined. Add unary label.
1273 (operator): Call md_operator() if defined.
1274 (expr): Adjust assertions on range and rank of op_left and
1275 op_right. Don't abort on unhandled operators when reducing
1276 expressions with both operands being constant.
1277 (expr_set_rank): New.
1278 * expr.h (expr_set_rank): Declare.
1279
51a5d0aa 12802009-04-15 Anthony Green <green@moxielogic.com>
20135e4c
NC
1281
1282 * config/tc-moxie.h: New file.
1283 * config/tc-moxie.c: New file.
1284 * configure: Add support for moxie.
1285 * configure.tgt: Add support for moxie.
1286
d85733c8
JB
12872009-04-16 Jan Beulich <jbeulich@novell.com>
1288
1289 * expr.c: Include limits.h if available, and #define CHAR_BITS
1290 otherwise.
1291 (expr): Check range of shift count when evaluating a constant
1292 expression.
1293
d8a1b51e
JB
12942009-04-15 Jan Beulich <jbeulich@novell.com>
1295
1296 * config/tc-i386.c (process_operands): Print operands in
1297 correct order depending on intel_syntax.
1298
6a32d874
CM
12992009-04-09 Catherine Moore <clm@codesourcery.com>
1300
1301 * config/tc-mips.c (mips_fix_24k): Declare.
1302 (check_for_24k_errata): New.
1303 (mips_cleanup): Call check_for_24k_errata.
1304 (start_noreorder): Likewise.
1305 (md_mips_end): Likewise.
1306 (s_change_sec): Likewise.
1307 (s_change_section): Likewise.
1308 (append_insn): Call check_for_24k_errata. Prevent
1309 ERET/DERET instructions from being moved into delay
1310 slots.
1311 (OPTION_FIX_24K): New.
1312 (OPTION_NO_FIX_24k) New.
1313 (md_longopts): Add "mfix-24k" and "mno-fix-24k".
1314 (md_parse_option): Handle fix-24k options.
1315 (md_show_usage): Display fix-24k options.
1316 * doc/c-mips.texi: Document.
6a32d874 1317
6b6b3450
AN
13182009-04-09 Adam Nemet <anemet@caviumnetworks.com>
1319
1320 * config/tc-mips.c (mips_dwarf2_addr_size): Use HAVE_64BIT_OBJECTS
1321 instead of HAVE_64BIT_SYMBOLS.
1322
4d28413b
DD
13232009-04-07 DJ Delorie <dj@redhat.com>
1324
1325 * config/tc-mep.c: Add UCI/DSP instruction support. Add C5 support.
1326 (md_show_usage): Change default endian to little.
1327 * config/tc-mep.h (TARGET_BYTES_BIG_ENDIAN): Change default to little.
1328
bcb012d3
DD
13292009-04-06 DJ Delorie <dj@redhat.com>
1330
1331 * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
1332 immediates.
1333 (build_bytes): Pass insn to do_a_fix_imm.
1334
5b19eaba
NC
13352009-04-02 Daniel Gutson <dgutson@codesourcery.com>
1336
1337 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
1338 * doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and
1339 Cortex-M1.
1340
745435b6
MT
13412009-04-01 Matt Thomas <matt@netbsd.org>
1342
1343 * config/tc-vax.c (synthetic_votstrs): add "jbbcci" and "jbbssi"
1344 (md_assemble): emit symbol name when used as immediate in PIC mode.
1345 (md_assemble): fix LP64 bug (use sizeof (valueT) instead 4).
1346
1ec520b7
SA
13472009-04-01 Sterling Augustine <sterling@jaw.hq.tensilica.com>
1348
1349 * config/tc-xtensa.c (parse_arguments): call demand_empty_rest_of_line
1350
4343666d
RR
13512009-04-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1352
1353 * config/tc-arm.c (arm_validate_fix): Define only for OBJ_COFF.
1354 (find_real_start): Likewise.
1355 * config/tc-arm.h (TC_VALIDATE_FIX): Likewise
1356
e7495e45
NS
13572009-04-01 Nathan Sidwell <nathan@codesourcery.com>
1358
1359 * config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
1360 (arm_handle_align): Generate v6k ARM, thumb2 wide & narrow nops
1361 whenever possible.
1362
42240548
PB
13632009-03-31 Peter Bergner <bergner@vnet.ibm.com>
1364
1365 * config/tc-ppc.c (ppc_handle_align): Handle power7's group ending nop.
1366
adfd7328
DK
13672009-03-31 Dave Korn <dave.korn.cygwin@gmail.com>
1368
1369 * doc/internals.texi: Fix trivial syntax errors.
1370
0cc9e1d3
AM
13712009-03-26 Alan Modra <amodra@bigpond.net.au>
1372
1373 PR 10005
1374 * config/tc-i386.c (reloc): Don't abort on lack of required
1375 reloc type.
1376
41aacd83
L
13772009-03-25 H.J. Lu <hongjiu.lu@intel.com>
1378
1379 * config/tc-i386.c (parse_insn): Use default_arch on unsupported
1380 arch.
1381
d67ffd56
L
13822009-03-23 H.J. Lu <hongjiu.lu@intel.com>
1383
1384 PR gas/9966
1385 * listing.c (listing_newline): Properly handle `\\"' and ';'.
1386
1387 * read.c (is_end_of_line): Update comments for line separator.
1388 (read_begin): Set line separator in is_end_of_line to 2.
1389
b7cac25f
DM
13902009-03-19 David S. Miller <davem@davemloft.net>
1391
1392 * config/tc-sparc.c (md_parse_option): If the user gives
1393 us '--64' make sure max_architecture is at least V9.
1394
42e5fcbf
AS
13952009-03-18 Andrew Stubbs <ams@codesourcery.com>
1396
1397 * config/tc-arm.c (md_apply_fix): Check BFD_RELOC_ARM_IMMEDIATE and
1398 BFD_RELOC_ARM_ADRL_IMMEDIATE value is in the correct section.
1399 Check BFD_RELOC_ARM_ADRL_IMMEDIATE has a defined symbol.
1400
8d25cc3d
AM
14012009-03-18 Alan Modra <amodra@bigpond.net.au>
1402
1403 * as.h: Include alloca-conf.h instead of config.h and remove
1404 existing #if's handling alloca.
1405 * Makefile.am: Run "make dep-am".
1406 * Makefile.in: Regenerate.
1407
8602d4fe
RS
14082009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
1409
1410 * config/tc-ppc.c (ppc_frob_symbol): Add csect information for
1411 C_AIX_WEAKEXT too.
1412
9f0eb232
RS
14132009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
1414
1415 * config/tc-ppc.c (md_apply_fix): On COFF targets, always reread
1416 "value" from fx_offset. Manually resubtract md_pcrel_from_section
1417 where necessary.
1418
e5231592
RS
14192009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
1420
1421 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
1422 * configure.in: Likewise.
1423 * configure: Regenerate.
1424
a07dbd48
HPN
14252009-03-11 Hans-Peter Nilsson <hp@axis.com>
1426
1427 * config/tc-cris.c (cris_create_short_jump): Remove prototype.
1428 Rename, changing all callers, to...
1429 (md_create_short_jump): Adjust head comment. Assert
1430 word-sized-branch distance for v32. Bail out calling as_fatal for
1431 compatibility mode here.
1432 (md_create_long_jump): ...not here.
1433 * config/tc-cris.h (md_create_short_jump): Do not define.
1434
187af7df
HPN
14352009-03-10 Hans-Peter Nilsson <hp@axis.com>
1436
1437 * write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
1438 the jump table for multiple overflowing entries with the same
1439 target, handle base symbols being different.
1440 (relax_segment) <case rs_broken_word, second loop>: Whenever a
1441 single entry overflows, arrange to redirect all entries with the
1442 same target.
1443
69fe9ce5
AM
14442009-03-10 Alan Modra <amodra@bigpond.net.au>
1445
1446 * config/tc-ppc.c (parse_cpu): Delete.
1447 (md_parse_option, ppc_machine): Use ppc_parse_cpu.
1448
f378cd83
L
14492009-03-09 H.J. Lu <hongjiu.lu@intel.com>
1450
1451 PR gas/9915
1452 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
1453 (LOCAL_LABELS_FB): Undefine befoe define.
1454
d11fd249
NC
14552009-03-06 Nick Clifton <nickc@redhat.com>
1456
1457 * po/es.po: Updated Spanish translation.
1458
cc3f603a
JM
14592009-03-05 Joseph Myers <joseph@codesourcery.com>
1460
1461 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
1462 s_incbin): Call md_cons_align (1).
1463
d9319cec
NC
14642009-03-04 Nick Clifton <nickc@redhat.com>
1465
1466 * config/tc-alpha.c (alpha_prologue_label): Only define for ELF
1467 based targets.
1468 (s_alpha_comm): Only define "temp" and "log_align" local variables
1469 for EVAX targets.
1470
727fc41e
AM
14712009-03-04 Alan Modra <amodra@bigpond.net.au>
1472
1473 * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
1474 have non-zero addend.
1475 (md_assemble): Parse args of __tls_get_addr calls.
1476 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
1477
1c5c6c13
DA
14782009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1479
1480 binutils/3807
1481 * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
1482 local scope for ELF targets.
1483
ed84b57b
AM
14842009-03-04 Alan Modra <amodra@bigpond.net.au>
1485
1486 * config/tc-ppc.c (md_assemble): APUinfo only for e500.
1487
198f1251
TG
14882009-03-03 Tristan Gingold <gingold@adacore.com>
1489 Eric Botcazou <ebotcazou@adacore.com>
1490 Douglas B Rupp <rupp@gnat.com>
1491
1492 * doc/as.texinfo (Overview): Mention -replace/-noreplace options
1493 for Alpha.
1494 * doc/c-alpha.texi (Alpha Options): Document -replace/-noreplace.
1495 * config/tc-alpha.h (TC_VALIDATE_FIX_SUB): Define to 1 (evax).
1496 (OBJ_SYMFIELD_TYPE): Remove.
1497 (tc_canonicalize_symbol_name): Define to evax_shorten_name.
1498 (TC_IMPLICIT_LCOMM_ALIGNMENT): For alignment to 3 on evax.
1499 (tc_frob_file_before_fix): Do not defined on evax.
1500 * config/tc-alpha.c: Always includes dwarf2dbg.h.
1501 Include vms.h if OBJ_EVAX.
1502 (struct alpha_fixup): Add xtrasym and procsym (evax only).
1503 (enum alpha_macro_arg): Remove trailing comma.
1504 (md_longopts): Add replace and noreplace arguments (evax only).
1505 (alpha_evax_proc_hash): New variable.
1506 (alpha_link_section): Make it global.
1507 (alpha_ctors_section, alpha_dtors_section): Removed.
1508 (alpha_ctors_symbol, alpha_dtors_symbol): Ditto.
1509 (alpha_lit8_section): Ifndef'ed on evax.
1510 (alpha_lit8_symbol): Ditto.
1511 (alpha_prologue_label): New variable.
1512 (alpha_linkage_symbol): New variable (evax only).
1513 (alpha_flag_replace): Ditto.
1514 (struct alpha_evax_procs): Add handler and handler_data field.
1515 (alpha_evax_proc): Now of type pointer.
1516 (alpha_linkage_fixup_root, alpha_linkage_fixup_tail): New variables.
1517 (struct alpha_reloc_tag): Add sym and psym fields (evax only).
1518 (get_alpha_reloc_tag): Initialize sym and psym fields (evax only).
1519 (alpha_adjust_relocs): Ifndef'ed on evax.
1520 (load_expression): Add opname argument.
1521 Implement LDA/BSR optimization for evax.
1522 (emit_lda): Adjust for new prototype of load_expression.
1523 (emit_ir_load): Ditto. Do not nothing for GP if ..lk symbols.
1524 (emit_loadstore): Likewise.
1525 (emit_ldXu): Likewise.
1526 (emit_stX): Likewise.
1527 (emit_jsrjmp): Likewise. Implement LDA/BSR optimization for evax.
1528 (emit_ldgp): Avoid warning in evax case.
1529 (add_to_link_pool): Make it static. Return symbolic expression rather
1530 than number expression for the offset.
1531 (s_alpha_text): Create .text symbol for evax if not already created.
1532 (s_alpha_comm): Do not create specific section for common symbol.
1533 Fill common area with zeros for evax.
1534 (s_alpha_prologue): Create alpha_prologue_label.
1535 (s_alpha_section_name): New function (evax).
1536 (s_alpha_section_word): Likewise.
1537 (section_name): New static variabke moved out from ...
1538 (s_alpha_section): ... here. Create new sections on demand.
1539 (s_alpha_literals): New function (evax).
1540 (s_alpha_ent): Create alpha_evax_proc instance and insert it in the
1541 alpha_evax_proc_hash table.
1542 (s_alpha_handler): New function (evax).
1543 (s_alpha_frame): Adjust for new type of alpha_evax_proc.
1544 (s_alpha_prologue): New function (evax).
1545 (s_alpha_pdesc): Adjust for new type of alpha_evax_proc and new
1546 handling of procedures with hash table.
1547 Add support for condition handlers.
1548 (s_alpha_linkage): Create linkage_fixup instance and chain it.
1549 (s_alpha_fp_save): Adjust for new type of alpha_evax_proc.
1550 (s_alpha_mask): Likewise.
1551 (s_alpha_fmask): Likewise.
1552 (s_alpha_end): Clear alpha_evax_proc.
1553 (s_alpha_align): Increase max_alignment to 16.
1554 (alpha_print_token): Call print_expr_1 instead of print_expr.
ed84b57b 1555 (md_pseudo_table): Add "section", "literals", "handler" and
198f1251
TG
1556 "handler_data" (evax). Do not ignore "prologue" on evax.
1557 Fix indentation.
1558 (md_begin): Create hash table for alpha_evax_proc_hash.
1559 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.
1560 (md_show_usage): Mention -replace/-noreplace for evax.
1561 (md_apply_fix): Handle evax relocs (_NOP, _LDA, _BSR and _BOH).
1562 (alpha_force_relocation): Likewise.
1563 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
1564 (tc_gen_reloc): Likewise. Add BFD_RELOC_ALPHA_LINKAGE for evax.
1565 (emit_insn): New cases for evax specific relocs.
1566 (assemble_insn): Fix indentation.
1567 Take care of -MDISP in operand table.
1568 * config/obj-evax.h (struct alpha_linkage_fixups): New struct.
1569 (OBJ_SYMFIELD_TYPE): New macro.
1570 (obj_symbol_new_hook): Define.
1571 (obj_frob_symbol, obj_frob_file_before_adjust): Ditto.
1572 (obj_frob_file_before_fix): Ditto.
1573 (PDSC_S_M_HANDLER_VALID): New macro.
1574 (PDSC_S_M_HANDLER_DATA_VALID): Ditto.
1575 (TC_IMPLICIT_LCOMM_ALIGNMENT): Remove.
1576 Add prototypes for functions declared in obj-evax.c
1577 * config/obj-evax.c: Include subsegs.h, struc-symbol.h, safe-ctype.h.
1578 (s_evax_weak): Convert to ansi-C.
1579 (evax_symbol_new_hook): New function.
1580 (evax_frob_symbol): Ditto.
1581 (evax_frob_file_before_adjust): Ditto.
1582 (evax_frob_file_before_fix): Ditto.
1583 (evax_shorten_name): Ditto.
1584 (crc32): Ditto.
1585 (encode_32): Ditto.
1586 (encode_16): Ditto.
1587 (decode_16): Ditto.
1588 (shorten_identifier): Ditto.
1589 (is_truncated_identifier): Ditto.
1590 * dwarf2dbg.c (out_debug_info): Do not append trailing slash on VMS.
1591 * as.c (close_output_file): Remove #ifndef OBJ_VMS.
1592 (main): Ditto.
1593
a1f7ca36
AM
15942009-03-03 Alan Modra <amodra@bigpond.net.au>
1595
1596 * Makefile.am: Run "make dep-am".
1597 * Makefile.in: Regenerate.
1598
83cf10fd
NC
15992009-03-02 Nick Clifton <nickc@redhat.com>
1600
1601 PR 9874
1602 * config/tc-ia64.c (fix_insn): Fix warning reported by
1603 -Wformat-security.
1604
c3b7224a
NC
16052009-03-02 Qinwei <qinwei@sunnorth.com.cn>
1606
1607 * config/tc-score7.c: New file.
1608 * doc/c-score.texi: New file.
1609 * Makefile.am: Update dependencies for tc-score.c.
1610 * Makefile.in: Regenerate.
1611 * NEWS: Mention support for Score7 architecture.
1612 * config/tc-score.c: Add support for Score7 architecture.
1613 * config/tc-score.h: Likewise.
1614 * doc/Makefile.am: Add c-score.texi.
1615 * doc/Makefile.in: Regenerate.
1616 * doc/all.texi: Add Score7.
1617 * doc/as.texinfo: Add Score7.
1618
04e2c417
MM
16192009-03-01 Mark Mitchell <mark@codesourcery.com>
1620
1621 * config/tc-arm.c (md_assemble): Allow barrier instructions on
1622 ARMv6-M cores.
1623
58e24671
RW
16242009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1625
1626 * configure: Regenerate.
1627
066be9f7
PB
16282009-02-26 Peter Bergner <bergner@vnet.ibm.com>
1629
1630 * config/tc-ppc.c (pre_defined_registers): Add "f32" to "f63",
1631 "f.32" to "f.63", "vs0" to "vs63" and "vs.0" to "vs.63".
1632 (parse_cpu): Extend -mpower7 to accept power7 and isel instructions.
1633
784788d2
L
16342009-02-25 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 * config/tc-i386.c (fits_in_imm4): Removed.
1637
91c2f09e
DA
16382009-02-24 Helge Deller <deller@gmx.de>
1639
dfaf9df8 1640 * config/tc-hppa.c (pa_ip): Add check of immediate values.
91c2f09e
DA
1641 (SAVE_IMMEDIATE): New define.
1642
94206790
MM
16432009-02-23 Mark Mitchell <mark@codesourcery.com>
1644
1645 * config/tc-arm.c (warn_deprecated_sp): New macro.
1646 (do_t_mov_cmp): Permit R13 as the second
1647 argument to "cmp.n".
1648
0349dc08
L
16492009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1650
1651 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
1652 (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
1653
c1b80a2a
L
16542009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1655
1656 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
1657
4c664d7b
L
16582009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1659
1660 * config/tc-i386.c (vex_imm4): Removed.
1661 (VEX_check_operands): Likewise.
1662 (match_template): Updated.
1663
11c19e16
MS
16642009-02-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1665
1666 * doc/all.texi: Set S390.
1667 * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
1668 * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
1669 * doc/Makefile.in: Likewise.
1670 * doc/c-s390.texi: New.
1671
87298967
NS
16722009-02-12 Nathan Sidwell <nathan@codesourcery.com>
1673
1674 * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
1675 (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
1676 (mcf5307_ctrl): Add VBR.
1677 (no_mac): New variable.
1678 (m68k_extensions): Refer to no_mac mask.
1679 (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
1680 52252..52259, 53011..53017.
1681 (m68k_ip): Process CPUCR.
1682 (init_table): Add cpucr entry.
1683 (m68k_set_extension): Allow negated mask to refer to a variable.
1684 (md_show_usage): Use '%s' to silence fprintf warning.
1685 * config/m68k-parse.h (CPUCR): New control register.
1686
ee2c9aa9
NS
16872009-02-10 Nathan Sidwell <nathan@codesourcery.com>
1688
1689 * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
1690 as_bad calls to silence compiler warning.
1691
8dc2430f
NC
16922009-02-06 Nick Clifton <nickc@redhat.com>
1693
1694 PR 9814
1695 * config/tc-arm.c (MODE_RECORDED): New define.
1696 (output_inst): Record the thumb_mode in the current frag.
1697 (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
1698 (arm_init_frag): Only set the tc_frag_data field if it has not
1699 already been set.
1700
ce2f5b3c
L
17012009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1702
1703 AVX Programming Reference (January, 2009)
1704 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
1705 (CPU_FLAGS_AVX_MATCH): Updated.
1706 (CPU_FLAGS_32BIT_MATCH): Likewise.
1707 (cpu_flags_match): Likewise.
1708
52b6b6b9
JM
17092009-02-03 Sandip Matte <sandip@rmicorp.com>
1710
1711 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
1712 M_MSGWAIT and M_MSGWAIT_T.
1713 (mips_cpu_info_table): Add XLR entry.
1714 * doc/c-mips.texi (-march): Document xlr.
1715
e94345ae 17162009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
a53fddce
EW
1717
1718 * config/tc-avr.c (mcu_types): Add ata6289.
1719 * doc/c-avr.texi: Likewise.
1720
31dd3154
JM
17212009-02-03 Carlos O'Donell <carlos@codesourcery.com>
1722
1723 * configure.in: AC_SUBST pdfdir.
1724 * Makefile.am: Add install-pdf, install-pdf-am,
1725 and install-pdf-recursive targets.
1726 * doc/Makefile.am: Define pdf__strip_dir. Add
1727 install-pdf and install-pdf-am targets.
1728 * po/Make-in: Add install-pdf target.
1729 * configure: Regenerate.
1730 * Makefile.in: Regenerate.
1731 * doc/Makefile.in: Regenerate.
1732
cf869cce
NC
17332009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
1734
1735 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
1736 relocations.
1737 * config/m68k-parse.y (yylex): Parse TLS relocations.
1738 * config/tc-m68k.c (m68k_elf_cons): New static function.
1739 (md_pseudo_table): Use it.
1740 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
1741 relocations.
1742 (md_apply_fix): Fix to set thread local flag.
1743 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
1744
bb0a86e1
NC
17452009-02-03 Vince Weaver <vince@csl.cornell.edu>
1746
1747 PR 9779
1748 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
1749 indexed addressing for symbolic expressions.
1750
fdfde340
JM
17512009-01-29 Mark Mitchell <mark@codesourcery.com>
1752
1753 * config/tc-arm.c (BAD_SP): Define.
1754 (s_arm_unwind_fnstart): Use REG_SP.
1755 (s_arm_unwind_setfp): Likewise.
1756 (reject_bad_reg): New macro.
1757 (do_co_reg): Check for bad registers.
1758 (do_co_reg2c): Likewise.
1759 (do_srs): Use REG_SP.
1760 (do_t_add_sub): Check for bad registers.
1761 (do_t_adr): Likewise.
1762 (do_t_arit3): Likewise.
1763 (do_t_arit3c): Likewise.
1764 (do_t_bfc): Likewise.
1765 (do_t_bfi): Likewise.
1766 (do_t_bfx): Likewise.
1767 (do_t_blx): Likewise.
1768 (do_t_bx): Likewise.
1769 (do_t_bxj): Likewise.
1770 (do_t_clz): Likewise.
1771 (do_t_div): Likewise.
1772 (do_t_mla): Likewise.
1773 (do_t_mlal): Likewise.
1774 (do_t_mov_cmp): Likewise.
1775 (do_t_mov16): Likewise.
1776 (do_t_mvn_tst): Likewise.
1777 (do_t_mrs): Likewise.
1778 (do_t_msr): Likewise.
1779 (do_t_mul): Likewise.
1780 (do_t_mull): Likewise.
1781 (do_t_orn): Likewise.
1782 (do_t_pkhbt): Likewise.
1783 (do_t_pld): Likewise.
1784 (do_t_rbit): Likewise.
1785 (do_t_rev): Likewise.
1786 (do_t_rrx): Likewise.
1787 (do_t_rsb): Likewise.
1788 (do_t_shift): Likewise.
1789 (do_t_simd): Likewise.
1790 (do_t_ssat): Likewise.
1791 (do_t_ssat16): Likewise.
1792 (do_t_sxtah): Likewise.
1793 (do_t_sxth): Likewise.
1794 (do_t_tb): Likewise.
1795 (do_t_usat): Likewise.
1796 (do_t_usat16): Likewise.
1797 (nysn_insert_sp): Use REG_SP.
1798
1c444d06
JM
17992009-01-29 Mark Mitchell <mark@codesourcery.com>
1800
1801 * config/tc-arm.c (do_t_orn): New function.
1802 (do_t_rrx): Likewise.
1803 (insns): Add orn and rrx.
1804
4f80ef3e
JM
18052009-01-29 Mark Mitchell <mark@codesourcery.com>
1806
1807 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
ed84b57b 1808 uasx, uhasx, uhsx, uqasx, uqsax, usax.
4f80ef3e 1809
087b80de
JM
18102009-01-29 Mark Mitchell <mark@codesourcery.com>
1811
1812 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
1813 qdsub in Thumb-2 mode.
1814
17828f45 18152009-01-29 Paul Brook <paul@codesourcery.com>
321098a5 1816 Mark Mitchell <mark@codesourcery.com>
17828f45
JM
1817
1818 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
1819 of MUL when possible.
1820
ec0c103c
NC
18212009-01-29 Nick Clifton <nickc@redhat.com>
1822
1823 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
1824
4a6bc624
NS
18252009-01-29 Nathan Sidwell <nathan@codesourcery.com>
1826 Catherine Moore <clm@codesourcery.com?
1827
1828 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
1829 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
1830 directives.
1831
23fce1e3
NC
18322009-01-27 Nick Clifton <nickc@redhat.com>
1833
1834 * config/tc-mips.c (append_insn): Cope with a complex reloc
1835 sequence containing an unsupported reloc type.
1836 (enum options): Replace computed #define's constants for option
1837 numbers with this enum.
1838 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
1839 environment.
1840 (md_parse_option): Allow -32 in a non-ELF environment.
1841
ee3c0378
AS
18422009-01-26 Andrew Stubbs <ams@codesourcery.com>
1843
1844 * config/tc-arm.c (attributes_set_explicitly): New array.
1845 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
1846 (cpu_arch): Add ARM_ARCH_V5T.
1847 (aeabi_set_attribute_int): New function.
1848 (aeabi_set_attribute_string): New function.
1849 (aeabi_set_public_attributes): Set attributes according to the user's
1850 intentions, rather than the actual state of the binary.
1851 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
1852 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
1853 Support WMMXv2. Use attribute names instead of numbers.
1854 * read.c (s_vendor_attribute): Change return type to int.
1855 Return the tag number that was set.
1856 * read.h (s_vendor_attribute): Change return type to int.
1857
17f4880d
EW
18582009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
1859
1860 PR 9789
1861 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
1862 * doc/c-avr.texi: Likewise.
1863
278df34e
NS
18642009-01-23 Nathan Sidwell <nathan@codesourcery.com>
1865
1866 * doc/c-arm.texi (): Document -mwarn-deprecated.
1867 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
1868 (warn_on_deprecated): ... this.
1869 (opcode_lookup, md_assemble): Check it before warning.
1870 (arm_opts): Add m[no-]warn-deprecated.
1871 (md_parse_option): Replace WARN_DEPRECATED with
1872 warn_on_deprecated.
1873
199114c2
AS
18742009-01-23 Andreas Schwab <schwab@suse.de>
1875
750bdd57
AS
1876 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
1877 arguments to macro_build to match format.
1878
199114c2
AS
1879 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
1880 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
1881
d3bf77be
NC
18822009-01-19 Nick Clifton <nickc@redhat.com>
1883
1884 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
1885 ELF format ARM targets.
1886 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
1887
18882009-01-19 Nick Clifton <nickc@redhat.com>
1889
1890 * configure.tgt: Restore alpha sorting to object format switch
1891 statement.
1892
2d0bb761
AS
18932009-01-19 Andrew Stubbs <ams@codesourcery.com>
1894
1895 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
1896
3493e7b0
JM
18972009-01-16 Mark Shinwell <shinwell@codesourcery.com>
1898
1899 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
1900 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
1901
e04befd0
AS
19022009-01-16 Andrew Stubbs <ams@codesourcery.com>
1903 Daniel Jacobowitz <dan@codesourcery.com>
1904
1905 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
1906 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
1907 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
1908 * read.c (s_vendor_attribute): Add support for symbolic tag names.
1909 Improve string parser.
1910 * doc/c-arm.texi (ARM Machine Directives): Document
1911 .eabi_attribute symbolic tag names.
1912
29670fb9
AM
19132009-01-16 Alan Modra <amodra@bigpond.net.au>
1914
1915 * configure.in (commonbfdlib): Delete.
1916 * configure: Regenerate.
1917 * po/POTFILES.in: Regenerate.
1918
91e22acd
AS
19192009-01-15 Andrew Stubbs <ams@codesourcery.com>
1920 Julian Brown <julian@codesourcery.com>
1921
1922 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
1923
7b86a9fa
AS
19242009-01-15 Andrew Stubbs <ams@codesourcery.com>
1925
1926 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
1927 bfd_elf_add_obj_attr_int_string.
1928
01e1a5bc
NC
19292009-01-15 Douglas B Rupp <rupp@gnat.com>
1930
1931 * configure.tgt(ia64-*-*vms*): New target.
1932 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
1933 * tc.h (md_number_to_chars): Declare iff undefined.
1934 * config/obj-elf.c (obj_elf_change_section): Change type of arg
1935 attr to bfd_vma.
1936 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
1937 variables attr, md_attr to bfd_vma.
1938 (obj_elf_section_word): Likewise.
1939 (obj_elf_section): Change type of variable attr to bfd_vma
1940 * config/obj-elf.h (obj_elf_change_section): Change type of arg
1941 attr to bfd_vma.
1942 * config/tc-ia64.c (bfdver.h,time.h): Include.
1943 (ia64_elf_section_letter): Now returns a bfd_vma.
1944 Handle VMS specific attributes.
1945 (ia64_elf_section_flags): Arg attr now a bfd_vma.
1946 (ia64_init): Don't turn on dependency checking for VMS.
1947 (ia64_target_format): Check for VMS flag bit.
1948 (do_alias): Hande decc$ functions.
1949 (get_vms_time): New function.
1950 (ia64_vms_note): New function.
1951 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
1952 (ia64_elf_section_flags): Arg attr now a bfd_vma.
1953 (tc_init_after_args): Define for VMS.
1954 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
1955 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
1956 * config/tc-alpha.h: Likewise.
1957 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
1958 (x86_64_section_word): Return a bfd_vma.
1959 * config/tc-i386.h: Likewise.
1960 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
1961 attr to bfd_vma.
1962 * config/tc-ip2k.h: Likewise.
1963 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
1964 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
1965 * config/tc-mep.h: Likewise.
1966 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
1967 (ppc_section_word): Return a bfd_vma.
1968 (ppc_section_flags): Change type of arg attr to bfd_vma.
1969 * config/tc-ppc.h: Likewise.
1970 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
1971 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
750bdd57
AS
1972 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
1973 New file with new macros
1974 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
1975 macros.
01e1a5bc 1976
bc2d1808
NC
19772009-01-15 Nick Clifton <nickc@redhat.com>
1978
1979 PR 9722
1980 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
1981 instructions before generating a Thumb2 nop.
1982
7b6598a4 19832009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
750bdd57 1984
7b6598a4
AK
1985 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
1986
cd4a7468
AM
19872009-01-12 Alan Modra <amodra@bigpond.net.au>
1988
1989 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
1990 (brinfo): New var.
1991 (md_assemble): Poke brinfo into branch instructions.
1992 (spu_brinfo): New function.
1993 (md_apply_fix): Don't assume insn fields start off at zero, mask
1994 them to remove possible brinfo.
1995
1543849b
L
19962009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1997
1998 * doc/c-i386.texi: Reformat.
1999
bd5295b2
L
20002009-01-10 H.J. Lu <hongjiu.lu@intel.com>
2001
dfaf9df8 2002 * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
bd5295b2
L
2003 .syscall.
2004 (i386_align_code): Handle PROCESSOR_COREI7.
2005 (md_show_usage): Add corei7, clflush and syscall.
2006 (i386_target_format): Replace cpup4 with cpuclflush.
2007
dfaf9df8 2008 * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
bd5295b2
L
2009
2010 * doc/c-i386.texi: Document corei7, clflush and syscall.
2011
1b7f3fb0
L
20122009-01-09 H.J. Lu <hongjiu.lu@intel.com>
2013
2014 * config/tc-i386.c (cpu_arch): Add .rdtscp.
2015 (md_show_usage): Display rdtscp.
2016
2017 * doc/c-i386.texi: Document rdtscp.
2018
1cb0a767
PB
20192009-01-09 Peter Bergner <bergner@vnet.ibm.com>
2020
2021 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
2022 Test the new "deprecated" opcode field.
2023
19fc3723
SA
20242009-01-07 Sterling Augustine <sterling@tensilica.com>
2025
2026 * config/tc-xtensa.c (produce_flix): New.
2027 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
2028 (md_longopts): Add support for them.
2029 (md_parse_option): Likewise.
2030 (md_show_usage): Add help message.
2031 (finish_vinsn): Don't allow multi-slot flix when produce_flix
2032 option is set to FLIX_NONE.
2033 * config/xtensa-relax.c (transition_applies): Only relax to
2034 flix branches when produce_flix equals FLIX_ALL.
2035 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
2036 FLIX_NONE): New.
2037 (produce_flix): Declare.
2038
24864476
CF
20392009-01-06 Chao-ying Fu <fu@mips.com>
2040
2041 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
2042 Use strncmp to match jalr and jalr.hb.
2043 Fix a typo.
2044
0bfee649 20452009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 2046
0bfee649
L
2047 AVX Programming Reference (December, 2008)
2048 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
2049 support. Don't swap REG and NDS for FMA.
d62f07d0 2050
750bdd57 20512009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 2052
750bdd57
AS
2053 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
2054 behaviour.
e7c604dd 2055
0bfee649 2056For older changes see ChangeLog-2008
08d56133
NC
2057\f
2058Local Variables:
2059mode: change-log
2060left-margin: 8
2061fill-column: 74
2062version-control: never
2063End:
This page took 0.507933 seconds and 4 git commands to generate.