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