include/coff
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
fc0eebac
TG
12011-03-31 Tristan Gingold <gingold@adacore.com>
2
3 * dwarf2dbg.c (DWARF2_VERSION): Define.
4 (out_debug_line): Use it.
5 (out_debug_aranges): Ditto.
6 (out_debug_info): Ditto.
7 * config/tc-ia64.h (DWARF2_VERSION): Override it.
8
f956bf33
NC
92011-03-30 Michael Snyder <msnyder@vmware.com>
10
11 * obj-elf.c (obj_elf_section): Free malloced name.
4ac14836
NC
12 * macro.c (get_any_string): Free malloced br_buf.
13 (do_formals): Free 'formal'.
f956bf33 14
c734e7e3
TG
152011-03-30 Tristan Gingold <gingold@adacore.com>
16
17 * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
18 to offset only if within is set.
19 (ppc_stabx): Reformat. For stsym stabs, add a check and set
20 within only for symbols.
21
af3ecb4a
RH
222011-03-29 Richard Henderson <rth@redhat.com>
23
24 PR 12610
25 * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
26 label; zap alpha_insn_label.
27
75c1c785
L
282011-03-29 H.J. Lu <hongjiu.lu@intel.com>
29
30 * config/tc-i386.c (handle_quad): Properly handle multiple
31 operands.
32
fc99ebdc
MF
332011-03-29 Mike Frysinger <vapier@gentoo.org>
34
35 * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
36 reg $2 is the same as dest reg $4.
37
3823a074
MF
382011-03-29 Mike Frysinger <vapier@gentoo.org>
39
40 * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
41 reg $2 is the same as dest reg $4.
42
0be99d4b
MF
432011-03-29 Mike Frysinger <vapier@gentoo.org>
44
45 * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
46 reg $2 is the same as dest reg $4.
47
f4a2f576
MF
482011-03-28 Mike Frysinger <vapier@gentoo.org>
49
50 * config/bfin-parse.y (16bit acc add): Return yyerror when dest
51 reg $1 is the same as dest reg $7.
52
314a59d5
L
532011-03-28 H.J. Lu <hongjiu.lu@intel.com>
54
55 * config/tc-i386.c (handle_quad): New.
56 (md_pseudo_table): Add "quad".
57
5b806d27
NC
582011-03-26 John Marino <binutils@marino.st>
59
60 * configure.tgt: Fix support for *-*-dragonfly*.
61 * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
62 * config/te-dragonfly.h: New file.
63
b8c610a7
EW
642011-03-24 Eric B. Weddington <eric.weddington@atmel.com>
65
66 * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
67 atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
68 at90pwm161.
69 * doc/c-avr.texi: Document new device names.
70
2dd0dc94
MF
712011-03-24 Mike Frysinger <vapier@gentoo.org>
72
73 * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
74 reg $1 is the same as dest reg $7.
75 (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
76 dest reg $7.
77
a0bc8198
MF
782011-03-24 Mike Frysinger <vapier@gentoo.org>
79
80 * config/bfin-parse.y (check_macfuncs): Clarify error message when
81 P is mismatched. Check destination regno are off by one when P is
82 set, or are equal when P is not set.
83
ba48c47b
MF
842011-03-23 Mike Frysinger <vapier@gentoo.org>
85
86 * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
87 the same as dest reg $4.
88 (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
89
6f8a4444
EW
902011-03-23 Eric B. Weddington <eric.weddington@atmel.com>
91
92 * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
93 atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
94 * doc/c-avr.texi: Document new device names.
95
8cc66334
EW
962011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
97
98 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
99 (AVR_INSN): Change definition to match.
100 (avr_opcodes): Likewise, change to match.
101 (mcu_types): Add XMEGA architecture names and new XMEGA device names.
102 (md_show_usage): Add XMEGA architecture names.
103 (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
104 Add support for SPM Z+ instruction.
105 * doc/c-avr.texi: Add documentation for XMEGA architectures and
106 devices.
107
4fb8d1c6
EW
1082011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
109
110 * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
111
869fe6ea
AM
1122011-03-18 Alan Modra <amodra@gmail.com>
113
114 * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
115 on .size expression errors rather than symbols in the size expression.
116
144886fa
AM
1172011-03-18 Alan Modra <amodra@gmail.com>
118
119 * input-scrub.c (line_numberT): Delete.
120 (input_scrub_close): Reset line counters.
121 * messages.c (as_show_where): Don't print invalid line number.
122 (as_warn_internal, as_bad_internal): Likewise.
123
04648e65
AM
1242011-03-18 Alan Modra <amodra@gmail.com>
125
126 * read.c (read_a_source_file): Remove md_after_pass_hook.
127 Move "quit" label before set of dot_symbol.
128 * config/tc-d10v.h (md_after_pass_hook): Don't define.
129 * config/tc-d30v.h (md_after_pass_hook): Likewise.
130 * config/tc-m32r.h (md_after_pass_hook): Likewise.
131 (md_cleanup): Define to call m32r_fill_insn.
132
db3a4e40
AK
1332011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
134
135 * config/tc-s390.c (md_parse_option): Add -march=all option which
136 switches to the highest available CPU.
137
259af69e
AM
1382011-03-17 Alan Modra <amodra@gmail.com>
139
140 PR 12569
141 * expr.c (operand): Correct passing of "mode" to expr.
142 * read.c (do_org): Allow expr_section.
143 (get_known_segmented_expression): Don't assert anything about the
144 segment.
145
21be61f5
L
1462011-03-16 H.J. Lu <hongjiu.lu@intel.com>
147
148 * as.c (show_usage): Add --size-check=.
149 (parse_args): Add and handle OPTION_SIZE_CHECK.
150
151 * as.h (flag_size_check): New.
152
153 * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
154 bad .size directive only for --size-check=error.
155
156 * doc/as.texinfo: Document --size-check=.
157
7f35e991
MF
1582011-03-14 Mike Frysinger <vapier@gentoo.org>
159
160 * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
161 bf542/bf544/bf547/bf548/bf549.
162
34e77a92
RS
1632011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
164
165 * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
166 determine whether a relocation is needed.
167 (md_apply_fix, arm_apply_sym_value): Likewise.
168
35fc36a8
RS
1692011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
170
171 * config/tc-arm.c (arm_adjust_symtab): Set the branch type
172 for Thumb symbols.
173
502df130
NC
1742011-03-11 Nick Clifton <nickc@redhat.com>
175
176 * remap.c (remap_debug_filename): Always allocate a buffer for the
177 returned pointer.
178 * stabs.c (stabs_generate_asm_file): Free the pointer returned by
179 remap_debug_filename.
180
5652b491
MS
1812011-03-10 Michael Snyder <msnyder@vmware.com>
182
183 Revert the following change:
184 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
185 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
186
293855c8
AM
1872011-03-10 Alan Modra <amodra@gmail.com>
188
189 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
190 TARGET_SYMBOL_FIELDS): Don't define.
191 * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
192
9f6db0d3
MS
1932011-03-09 Michael Snyder <msnyder@vmware.com>
194
195 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
196 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
5652b491
MS
197 (emit_fixed_inc_line_addr): Assign instead of conditional in
198 assert.
9f6db0d3 199
49002d7f
L
2002011-03-05 H.J. Lu <hongjiu.lu@intel.com>
201
202 * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
203 non-constant .size expression.
204
14aa5a8b
NC
2052011-03-02 Nick Clifton <nickc@redhat.com>
206
207 * ecoff.c: Incldue filenames.h
208
8b6efd89
KT
2092011-02-28 Kai Tietz <kai.tietz@onevision.com>
210
211 * depend.c (register_dependency): Use filename_(n)cmp.
212 * dwarf2dbg.c (get_filenum): Likewise.
213 * ecoff.c (add_file): Likewise.
214 (ecoff_generate_asm_lineno): Likewise.
215 * input-scrub.c (new_logical_line_flags): Likewise.
216 * listing.c (file_info): Likewise.
217 (listing_newline): Likewise.
218 * remap.c (remap_debug_filename): Likewise.
219 * stabs.c (generate_asm_file): Likewise.
220 (stabs_generate_asm_lineno): Likewise.
221
d455268f
MR
2222011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
223
224 * config/tc-mips.c (append_insn): Disable branch relaxation for
225 DSP instructions.
226
3eebd5eb
MR
2272011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
228
229 * config/tc-mips.c (macro): Handle M_PREF_AB.
230
66b3e8da
MR
2312011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
232
233 * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
234 register to use.
235 (RELAX_BRANCH_UNCOND): Adjust accordingly.
236 (RELAX_BRANCH_LIKELY): Likewise.
237 (RELAX_BRANCH_LINK): Likewise.
238 (RELAX_BRANCH_TOOFAR): Likewise.
239 (RELAX_BRANCH_AT): New macro.
240 (append_insn): Encode the temporary register to use in standard
241 MIPS branch relaxation.
242 (relaxed_branch_length): Update according to changes to
243 RELAX_BRANCH_ENCODE.
244 (md_convert_frag): Use the encoded register as the temporary.
245
ce70d90a
MR
2462011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
247
248 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
249 reject PC-relative relocations.
250
5c4f07ba
MR
2512011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
252
253 * config/tc-mips.c (md_convert_frag): Correct message
254 capitalization.
255
5a0ade8b
AM
2562011-02-28 Alan Modra <amodra@gmail.com>
257
258 * symbols.c (report_op_error): Remove unnecessary forward declaration.
259 Add "op" parameter. Report operator and operand segments in error
260 message, not operand symbols.
261 (resolve_symbol_value): Always set segment for equated symbols, not
262 just when finalizing. Adjust report_op_error calls.
263
f2d8a97c
L
2642011-02-25 H.J. Lu <hongjiu.lu@intel.com>
265
7f648587
L
266 * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
267 if 64bit relocations aren't allowed.
f2d8a97c 268
e1e90034
AM
2692011-02-25 Alan Modra <amodra@gmail.com>
270
271 PR gas/12519
272 * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
273
dfa58db1
MR
2742011-02-21 Maciej W. Rozycki <macro@codesourcery.com>
275
276 * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
277 initialization of offset_reloc.
278
d58a1929
RH
2792011-02-15 Richard Henderson <rth@redhat.com>
280
281 * dw2gencfi.c (dot_cfi_dummy): New.
282 (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
283 * read.c (pobegin): Unconditionally call cfi_pop_insert.
284
822ce8ee
RW
2852011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
286
287 * configure: Regenerate.
288
36f44611
MF
2892011-02-13 Mike Frysinger <vapier@gentoo.org>
290
291 * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
292 * config/bfin-parse.y (BYTEOP2M): Delete token.
293 (asm_1): Remove BYTEOP2M insn matching.
294
26bb3ddd
MF
2952011-02-12 Mike Frysinger <vapier@gentoo.org>
296
297 * config/bfin-defs.h: Include opcode/bfin.h.
298 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
299
347d120a
MF
3002011-02-11 Mike Frysinger <vapier@gentoo.org>
301
302 * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
303 (Modify Registers): Fix subtracted typo.
304 (.byte2): Extend and swap descriptions with .byte4.
305 (.byte4): Extend and swap descriptions with .byte2.
306 (.db, .dw, .dd): Document behavior.
307
5f956293
MF
3082011-02-11 Mike Frysinger <vapier@gentoo.org>
309
310 * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
311
c0e524fe
AM
3122011-02-11 Alan Modra <amodra@gmail.com>
313
314 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
315
635fb38d
AM
3162011-02-10 Alan Modra <amodra@gmail.com>
317
318 * doc/as.texinfo (Overview): Add missing markup around Blackfin
319 and PowerPC options.
320
b8b738ac
AM
3212011-02-10 Alan Modra <amodra@gmail.com>
322
323 * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
324 * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
325 (Overview <Target PowerPC options>): Add a number of missing options.
326 * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
327
2dde1948
L
3282011-02-08 H.J. Lu <hongjiu.lu@intel.com>
329
330 PR gas/6957
331 * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
332 for i686.
333
a586129e
L
3342011-02-08 H.J. Lu <hongjiu.lu@intel.com>
335
336 * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
337 for ISA extensions.
338 (md_parse_option): Likewise.
339
98d23bef
BS
3402011-02-04 Bernd Schmidt <bernds@codesourcery.com>
341
342 * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
343 * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
344 (TIC6X Options): Don't mention "-matomic".
345 * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
346 (md_longopts): Remove corresponding entries.
347 (md_parse_option): Don't handle them.
348 (md_show_usage): Don't document them.
349 (tic6x_atomic): Delete variable.
350 (tic6x_update_features): Always copy tic6x_arch_enable to
351 tic6x_features.
352 (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
353 (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
354 (md_pseudo_table): Remove ".atomic" and ".noatomic".
355
a22429b9
NC
3562011-01-31 Nick Clifton <nickc@redhat.com>
357
358 * write.c (write_contents): Include output file name and bfd error
359 value when reporting the inability to write to the output file.
360 * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
361 frag that has a non-zero fill value.
362
eb6fae19
DD
3632011-01-27 DJ Delorie <dj@redhat.com>
364
365 * config/tc-rx.c (md_convert_frag): If we can't compute the target
366 address, zero out the values stored in the object file to make
367 objdump's output consistent.
368
ca19b261
KT
3692011-01-26 Kai Tietz <kai.tietz@onevision.com>
370
371 * config/tc-i386.c (md_begin): Set for x64 windows COFF target
372 x86_dwarf2_return_column to 32.
373
b37a4e79
NC
3742011-01-20 Nick Clifton <nickc@redhat.com>
375
376 PR gas/12384
377 * config/tc-h8300.c (constant_fits_width_p): Use correct type for
378 comparison.
379
6ac88ef3
L
3802011-01-18 H.J. Lu <hongjiu.lu@intel.com>
381
382 * write.c (compress_debug): Return if section size is smaller
383 than 32 bytes.
384
24a2d04d
L
3852011-01-18 H.J. Lu <hongjiu.lu@intel.com>
386
387 PR gas/12409
388 * write.c (compress_debug): Return if section size is 0.
389
4a58c4bd
NC
3902011-01-18 Mingfeng Wu <mingfeng@faraday-tech.com>
391
392 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
393 cores: fa606te, fa616te, fmp626. Modify the VFP of fa626te.
394 * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
395 fmp626} options.
396
7c31ae13
NC
3972011-01-18 Nick Clifton <nickc@redhat.com>
398
399 PR gas/12390
400 * doc/all.texi: Add NS32K
401 * doc/as.texinfo: Remove target specific details of which
402 characters act as comment initiators and statement separators into
403 individual target specific files.
404 * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
405 the hash character at the start of a line.
406 * doc/c-arm.texi (ARM-Chars): Likewise.
407 * doc/c-avr.texi (AVR-Chars): Likewise.
408 * doc/c-d10v.texi (D10V-Chars): Likewise.
409 * doc/c-d30v.texi (D30V-Chars): Likewise.
410 * doc/c-mmix.texi (MMIX-Chars): Likewise.
411 * doc/c-s390.texi (s390 characters): Likewise.
412 * doc/c-sh.texi (SH-Chars): Likewise.
413 * doc/c-sh64.texi (SH64-Chars): Likewise.
414 * doc/c-sparc.texi (SPARC-Chars): Likewise.
415 * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
416 * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
417 * doc/c-z80.texi (Z80-Chars): Likewise.
418 * doc/c-z8k.texi (Z8000-Chars): Likewise.
419 * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
420 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
421 * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
422 line separator characters.
423 * doc/c-cr16.texi (CR16 Syntax): Likewise.
424 * doc/c-i386.texi (i386-Chars): Likewise.
425 * doc/c-i860.texi (i860-Chars): Likewise.
426 * doc/c-i960.texi (i960-Chars): Likewise.
427 * doc/c-ip2k.texi (IP2K-Chars): Likewise.
428 * doc/c-lm32.texi (LM32-Chars): likewise.
429 * doc/c-m32c.texi (M32C-Chars): Likewise.
430 * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
431 * doc/c-m68k.texi (M68K-Chars): Likewise.
432 * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
433 * doc/c-msp430.texi (MSP430-Chars): Likewise.
434 * doc/c-mt.texi (MT-Chars): Likewise.
435 * doc/c-ns32k.texi (NS32K-Chars): Likewise.
436 * doc/c-pj.texi (PJ-Chars): Likewise.
437 * doc/c-ppc.texi (PowerPC-Chars): Likewise.
438 * doc/c-rx.texi (RX-Chars): Likewise.
439 * doc/c-score.texi (SCORE-Chars): Likewise.
440 * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
441 * doc/c-v850.texi (V850-Chars): Likewise.
442 * doc/c-vax.texi (VAX-Chars): Likewise.
443 * doc/c-xc16x.texi (xc16x-Chars): Likewise.
444
2a2a0f38
QN
4452011-01-17 Quentin Neill <quentin.neill@amd.com>
446
447 * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
448
449 * doc/c-i386.texi (i386-TBM): New section.
450
862be3fb
L
4512011-01-16 H.J. Lu <hongjiu.lu@intel.com>
452
453 * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
454 (disallow_64bit_reloc): This.
455 (md_assemble): Don't check movabs for x32 mode here.
456 (i386_target_format): Updated.
457 (tc_gen_reloc): Check if 64bit relocations are allowed.
458
7f56bc95
L
4592011-01-15 H.J. Lu <hongjiu.lu@intel.com>
460
461 * config/tc-i386.c (disallow_64bit_disp): New.
462 (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
463 X86_64_ABI/X86_64_X32_ABI.
464 (md_assemble): Don't allow movabs with relocation in x32 mode.
465 (i386_target_format): Updated.
466
570561f7
L
4672011-01-14 H.J. Lu <hongjiu.lu@intel.com>
468
469 * config/tc-i386.c (OPTION_N32): Renamed to ...
470 (OPTION_X32): This.
471 (md_longopts): Replace n32 with x32.
472 (md_parse_option): Updated.
473 (md_show_usage): Likewise.
474
4a22cb7c 475 * doc/c-i386.texi: Replace --n32 with --x32.
570561f7 476
c95354ed
MX
4772011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
478
479 * config/tc-mips.c (mips_ip): Update error messages. Take an
480 unadjusted offset for "+c" argument.
481
7af8ed2d
NC
4822011-01-10 Nick Clifton <nickc@redhat.com>
483
484 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
485 it.
486
cdf9ccec
NC
4872011-01-10 Nick Clifton <nickc@redhat.com>
488
489 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
490 part of the file.
491
0855e32b
NS
4922011-01-10 Nathan Sidwell <nathan@codesourcery.com>
493 Glauber de Oliveira Costa <glommer@gmail.com>
494
495 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
496 .tlsdescseq directive.
497 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
498 following a symbol.
499 (s_arm_tls_descseq): New directive.
500 (md_pseudo_table): Add it.
501 (encode_branch): Allow TLS_CALL relocs too.
502 (do_t_blx, do_t_branch23): Use encode_branch.
503 (reloc_names): Add tlsdesc and tlscall.
504 (md_apply_fix): Process tls desc relocations.
505 (tc_gen_reloc): Likewise.
506 (arm_fix_adjustable): Likewise.
507
87973e9f
QN
5082011-01-07 Quentin Neill <quentin.neill@amd.com>
509
510 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
511
512 * doc/c-i386.texi (i386-BMI): New section.
513
12505806
PK
5142011-01-06 Paul Koning <ni1d@arrl.net>
515
516 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
517 references to absolute addresses.
518
9689e3a3
DD
5192011-01-05 DJ Delorie <dj@redhat.com>
520
521 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
522 instead of an RH_NEG32 one.
523
35cc6a0b
L
5242011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
525
526 * doc/c-i386.texi: Clarify --n32.
527
f12dc422
L
5282011-01-04 H.J. Lu <hongjiu.lu@intel.com>
529
530 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
531 integer registers in VEX.vvvv. Check register-only source
532 operand when two source operands are swapped. Properly update
533 destination when two source operands are swapped.
534
0db46eb4
L
5352011-01-01 H.J. Lu <hongjiu.lu@intel.com>
536
537 * gas.c (parse_args): Update copyright to 2011.
538
5b326c3e 539For older changes see ChangeLog-2010
08d56133
NC
540\f
541Local Variables:
542mode: change-log
543left-margin: 8
544fill-column: 74
545version-control: never
546End:
This page took 0.550064 seconds and 4 git commands to generate.