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