* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
5de4cd13
AM
12009-05-26 Alan Modra <amodra@bigpond.net.au>
2
3 * dep-in.sed: Output one filename per line with all lines having
4 continuation backslash. Prefix first line with "A", following
5 lines with "B".
6 * Makefile.am (DEP): Don't use dep.sed here.
7 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
8 sort and uniq.
9 (DEPTC, DEPOBJ, DEP2): Use dep.sed on dependencies, sort and uniq.
10 Emit multi dependencies on one line.
11 * Makefile.in: Regenerate.
12
295fa3cf 132009-05-25 Tristan Gingold <gingold@adacore.com>
cb0e7c25
TG
14
15 * makefile.vms: New file to compile gas on VMS.
16
17 * configure.com: New file to do configuration on VMS with DCL.
18
65b02341
RS
192009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
20
21 * config/tc-mips.c (nops_for_vr4130): Don't check noreorder_p.
22 (nops_for_insn): Likewise.
23
ad04f5ce
L
242009-05-22 H.J. Lu <hongjiu.lu@intel.com>
25
26 * symbols.c (COPIED_SYMFLAGS): Add BSF_GNU_INDIRECT_FUNCTION.
27
c1e679ec
DR
282009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
29
30 * config/tc-i386.c (process_drex): Delete. Remove SSE5 support.
31 (build_modrm_byte): Remove DREX handling support.
32 (DREX_*): Delete.
33 (drex_byte): Delete.
34 (md_assemble): Remove DREX handling support.
35 (process_operands): Remove DREX, SSE5 support.
36 (i386_insn): Remove DREX.
37
2b3decb5
AM
382009-05-22 Alan Modra <amodra@bigpond.net.au>
39
40 * Makefile.am: Run "make dep-am".
41 * Makefile.in: Regenerate.
42
321098a5
L
432009-05-20 Kai Tietz <kai.tietz@onevision.com>
44 H.J. Lu <hongjiu.lu@intel.com>
45
46 * config/obj-coff.h: Include "coff/x86_64.h" for x86 pe-coff.
47 (TARGET_FORMAT): Removed for x86 pe-coff.
48 (COFF_TARGET_FORMAT): Likewise.
49
50 * config/tc-i386.c (md_longopts): Allow --64 for x86 pe-coff.
51 (md_parse_option): Likewise.
52 (md_show_usage): Show option --32/--64 for x86 pe-coff.
53 (i386_target_format): Use also for x86 pe-coff.
54
55 * config/tc-i386.h (TARGET_FORMAT): Defined as i386_target_format
56 for x86 pe-coff.
57
b899d332
DD
582009-05-19 DJ Delorie <dj@redhat.com>
59
60 * config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.
61 (mep_process_saved_insns): Remove debugging printfs.
62
c1711530
DK
632009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
64
65 * NEWS: Mention new feature.
66 * config/obj-coff.c (obj_coff_common_parse): New function.
67 (obj_coff_comm): Likewise.
68 (coff_pseudo_table): Override default ".comm" definition on PE.
69 * doc/as.texinfo: Document new feature.
70
63ad59ae
KT
712009-05-17 Kai Tietz <kai.tietz@onevision.com>
72
321098a5
L
73 * config/obj-coff.c (obj_coff_section): Add 'y' as
74 specifier for SEC_COFF_NOREAD section flag.
63ad59ae
KT
75 * doc/as.texinfo: Add documentation about .section flag 'y'.
76
77ca1325
DD
772009-05-13 DJ Delorie <dj@redhat.com>
78
79 * cgen.c (gas_cgen_parse_operand): Guard against NULL pointers.
80
42a68e18
AJ
812009-05-13 Andrew Jenner <andrew@codesourcery.com>
82
83 * config/tc-arm.c: Move as.h to start of file.
84
267bf995
RR
852009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
86
84df6011 87 * config/tc-arm.h: Fix typo in comment.
267bf995
RR
88 (ARM_IS_FUNC): New macro.
89 (MD_APPLY_SYM_VALUE): Define.
90
84df6011 91 * config/tc-arm.c (do_blx): Retain BFD_RELOC_ARM_PCREL_BLX for
267bf995
RR
92 all versions of EABI.
93 (relax_branch): Do not relax for branches to ARM functions.
94 (md_pcrel_from_section): Set up base correctly for
95 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_THUMB_PCREL_CALL,
96 BFD_RELOC_THUMB_PCREL_BRANCH23, BFD_RELOC_ARM_PCREL_BLX
97 BFD_RELOC_ARM_PCREL_CALL.
98 (md_apply_fix): Flip bl to blx where possible.
99 Flip blx to bl where possible.
100 (arm_force_relocation): Force relocations for
101 BFD_RELOC_ARM_PCREL_JUMP, BFD_RELOC_ARM_PCREL_JUMP,
102 BFD_RELOC_ARM_PCREL_BLX, BFD_RELOC_THUMB_PCREL_BLX,
103 BFD_RELOC_THUMB_PCREL_BRANCH20, BFD_RELOC_THUMB_PCREL_BRANCH23,
104 BFD_RELOC_THUMB_PCREL_BRANCH25.
105 (arm_apply_sym_value): New function.
106
eb979bfb
TG
1072009-05-04 Tristan Gingold <gingold@adacore.com>
108
109 * config/tc-alpha.c: Also declare alpha_prologue_label for OBJ_EVAX.
110
45eb4c1b
NS
1112009-05-01 Nathan Sidwell <nathan@codesourcery.com>
112
113 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.
114 * config/tc-armeabi.h (FPU_DEFAULT): Likewise.
115 * config/tc-arm.c (md_begin): If FPU_DEFAULT is set, don't infer
116 the default FPU from the processor.
117
00adf2d4
JB
1182009-05-01 Julian Brown <julian@codesourcery.com>
119
120 * config/tc-arm.c (do_t_blx): Always use BFD_RELOC_THUMB_PCREL_BLX.
121 (md_pcrel_from_section): Align address for BLX.
122 (tc_gen_reloc): Change BFD_RELOC_THUMB_PCREL_BLX relocations to
123 BFD_RELOC_THUMB_PCREL_BRANCH23 for EABI v4+.
124
3526b680
DD
1252009-04-29 DJ Delorie <dj@redhat.com>
126
127 * config/tc-mep.c (md_begin): Check coprocessor type.
128 (md_check_parallel64_scheduling): Use memset to initialize the buffer.
129 (md_check_parallel32_scheduling): Likewise.
130 (slot_ok): New.
131 (mep_check_ivc2_scheduling): New.
132 (mep_check_parallel_scheduling): Call it.
133 (mep_process_saved_insns): Add IVC2 slot support.
134 (md_assemble): Likewise.
135
d8045f23
NC
1362009-04-30 Nick Clifton <nickc@redhat.com>
137
138 * config/obj-elf.c (obj_elf_type): Add support for a
139 gnu_indirect_function type.
140 * config/tc-i386.c (tc_i386_fix_adjustable): Do not adjust fixups
141 against indirect function symbols.
142 * doc/as.texinfo (.type): Document the support for the
143 gnu_indirect_function symbol type.
144 * NEWS: Mention the new feature.
145
92846e72
CC
1462009-04-24 Cary Coutant <ccoutant@google.com>
147
148 * NEWS: Add item about discriminator support.
149 * dwarf2dbg.h (struct dwarf2_line_info): Add discriminator field.
150 * dwarf2dbg.c (current): Add discriminator field.
151 (dwarf2_where): Copy discriminator value.
152 (dwarf2_consume_line_info): Set discriminator to 0.
153 (dwarf2_directive_loc): Process discriminator sub-op.
154 (out_leb128): New function.
155 (process_entries): Output DW_LNE_set_discriminator.
156 * doc/as.texinfo: Add discriminator operand to .loc directive.
92846e72 157
520725ea
NS
1582009-04-22 Nathan Sidwell <nathan@codesourcery.com>
159
160 * config/tc-mips.c (macro_end, md_convert_frag): Use '%s' for
161 as_bad calls to silence compiler warning.
162
7ac3eb25
L
1632009-04-21 H.J. Lu <hongjiu.lu@intel.com>
164
165 * config/tc-i386-intel.c (O_XXX): Reorder.
166
ee86248c
JB
1672009-04-20 Jan Beulich <jbeulich@novell.com>
168
169 * Makefile.am: Add explicit dependency of tc-i386.o on
170 tc-i386-intel.c.
171 * Makefile.in: Likewise.
172 * config/tc-i386.c (i386_finalize_immediate): Declare, broken
173 out from i386_immediate.
174 (i386_immediate): Slightly re-arrange, call
175 i386_finalize_immediate.
176 (i386_finalize_displacement): Declare, broken out from
177 i386_displacement.
178 (i386_displacement): Slightly re-arrange, call
179 i386_finalize_displacement.
180 (i386_intel_simplify, i386_intel_parse_name): Declare.
181 (this_operand): Initialize to -1.
182 (set_intel_syntax): Set expression rank for O_full_ptr.
183 (md_assemble): Set this_operand back to -1 after parsing
184 operands.
185 (x86_cons): Negate intel_syntax to indicate state. Call
186 i386_intel_simplify.
187 (md_operand): Convert if to switch. Handle '[' for Intel
188 syntax.
189 (i386_intel_operand): Delete, including all helper functions
190 and data.
191 * config/tc-i386-intel.c: New file, all new code.
192 * config/tc-i386.h (i386_operator): Declare.
193 (md_operator): Define to i386_operator.
194 (i386_need_index_operator): Declare.
195 (md_need_index_operator): Define to i386_need_index_operator.
196 (O_full_ptr): Define.
197
fcaed75e
JB
1982009-04-20 Jan Beulich <jbeulich@novell.com>
199
200 * expr.c (operand): Call md_need_index_operator() and
201 md_operator() if defined. Add unary label.
202 (operator): Call md_operator() if defined.
203 (expr): Adjust assertions on range and rank of op_left and
204 op_right. Don't abort on unhandled operators when reducing
205 expressions with both operands being constant.
206 (expr_set_rank): New.
207 * expr.h (expr_set_rank): Declare.
208
20135e4c
NC
2092008-04-15 Anthony Green <green@moxielogic.com>
210
211 * config/tc-moxie.h: New file.
212 * config/tc-moxie.c: New file.
213 * configure: Add support for moxie.
214 * configure.tgt: Add support for moxie.
215
d85733c8
JB
2162009-04-16 Jan Beulich <jbeulich@novell.com>
217
218 * expr.c: Include limits.h if available, and #define CHAR_BITS
219 otherwise.
220 (expr): Check range of shift count when evaluating a constant
221 expression.
222
d8a1b51e
JB
2232009-04-15 Jan Beulich <jbeulich@novell.com>
224
225 * config/tc-i386.c (process_operands): Print operands in
226 correct order depending on intel_syntax.
227
6a32d874
CM
2282009-04-09 Catherine Moore <clm@codesourcery.com>
229
230 * config/tc-mips.c (mips_fix_24k): Declare.
231 (check_for_24k_errata): New.
232 (mips_cleanup): Call check_for_24k_errata.
233 (start_noreorder): Likewise.
234 (md_mips_end): Likewise.
235 (s_change_sec): Likewise.
236 (s_change_section): Likewise.
237 (append_insn): Call check_for_24k_errata. Prevent
238 ERET/DERET instructions from being moved into delay
239 slots.
240 (OPTION_FIX_24K): New.
241 (OPTION_NO_FIX_24k) New.
242 (md_longopts): Add "mfix-24k" and "mno-fix-24k".
243 (md_parse_option): Handle fix-24k options.
244 (md_show_usage): Display fix-24k options.
245 * doc/c-mips.texi: Document.
6a32d874 246
6b6b3450
AN
2472009-04-09 Adam Nemet <anemet@caviumnetworks.com>
248
249 * config/tc-mips.c (mips_dwarf2_addr_size): Use HAVE_64BIT_OBJECTS
250 instead of HAVE_64BIT_SYMBOLS.
251
4d28413b
DD
2522009-04-07 DJ Delorie <dj@redhat.com>
253
254 * config/tc-mep.c: Add UCI/DSP instruction support. Add C5 support.
255 (md_show_usage): Change default endian to little.
256 * config/tc-mep.h (TARGET_BYTES_BIG_ENDIAN): Change default to little.
257
bcb012d3
DD
2582009-04-06 DJ Delorie <dj@redhat.com>
259
260 * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
261 immediates.
262 (build_bytes): Pass insn to do_a_fix_imm.
263
5b19eaba
NC
2642009-04-02 Daniel Gutson <dgutson@codesourcery.com>
265
266 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
267 * doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and
268 Cortex-M1.
269
745435b6
MT
2702009-04-01 Matt Thomas <matt@netbsd.org>
271
272 * config/tc-vax.c (synthetic_votstrs): add "jbbcci" and "jbbssi"
273 (md_assemble): emit symbol name when used as immediate in PIC mode.
274 (md_assemble): fix LP64 bug (use sizeof (valueT) instead 4).
275
1ec520b7
SA
2762009-04-01 Sterling Augustine <sterling@jaw.hq.tensilica.com>
277
278 * config/tc-xtensa.c (parse_arguments): call demand_empty_rest_of_line
279
4343666d
RR
2802009-04-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
281
282 * config/tc-arm.c (arm_validate_fix): Define only for OBJ_COFF.
283 (find_real_start): Likewise.
284 * config/tc-arm.h (TC_VALIDATE_FIX): Likewise
285
e7495e45
NS
2862009-04-01 Nathan Sidwell <nathan@codesourcery.com>
287
288 * config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
289 (arm_handle_align): Generate v6k ARM, thumb2 wide & narrow nops
290 whenever possible.
291
42240548
PB
2922009-03-31 Peter Bergner <bergner@vnet.ibm.com>
293
294 * config/tc-ppc.c (ppc_handle_align): Handle power7's group ending nop.
295
adfd7328
DK
2962009-03-31 Dave Korn <dave.korn.cygwin@gmail.com>
297
298 * doc/internals.texi: Fix trivial syntax errors.
299
0cc9e1d3
AM
3002009-03-26 Alan Modra <amodra@bigpond.net.au>
301
302 PR 10005
303 * config/tc-i386.c (reloc): Don't abort on lack of required
304 reloc type.
305
41aacd83
L
3062009-03-25 H.J. Lu <hongjiu.lu@intel.com>
307
308 * config/tc-i386.c (parse_insn): Use default_arch on unsupported
309 arch.
310
d67ffd56
L
3112009-03-23 H.J. Lu <hongjiu.lu@intel.com>
312
313 PR gas/9966
314 * listing.c (listing_newline): Properly handle `\\"' and ';'.
315
316 * read.c (is_end_of_line): Update comments for line separator.
317 (read_begin): Set line separator in is_end_of_line to 2.
318
b7cac25f
DM
3192009-03-19 David S. Miller <davem@davemloft.net>
320
321 * config/tc-sparc.c (md_parse_option): If the user gives
322 us '--64' make sure max_architecture is at least V9.
323
42e5fcbf
AS
3242009-03-18 Andrew Stubbs <ams@codesourcery.com>
325
326 * config/tc-arm.c (md_apply_fix): Check BFD_RELOC_ARM_IMMEDIATE and
327 BFD_RELOC_ARM_ADRL_IMMEDIATE value is in the correct section.
328 Check BFD_RELOC_ARM_ADRL_IMMEDIATE has a defined symbol.
329
8d25cc3d
AM
3302009-03-18 Alan Modra <amodra@bigpond.net.au>
331
332 * as.h: Include alloca-conf.h instead of config.h and remove
333 existing #if's handling alloca.
334 * Makefile.am: Run "make dep-am".
335 * Makefile.in: Regenerate.
336
8602d4fe
RS
3372009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
338
339 * config/tc-ppc.c (ppc_frob_symbol): Add csect information for
340 C_AIX_WEAKEXT too.
341
9f0eb232
RS
3422009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
343
344 * config/tc-ppc.c (md_apply_fix): On COFF targets, always reread
345 "value" from fx_offset. Manually resubtract md_pcrel_from_section
346 where necessary.
347
e5231592
RS
3482009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
349
350 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
351 * configure.in: Likewise.
352 * configure: Regenerate.
353
a07dbd48
HPN
3542009-03-11 Hans-Peter Nilsson <hp@axis.com>
355
356 * config/tc-cris.c (cris_create_short_jump): Remove prototype.
357 Rename, changing all callers, to...
358 (md_create_short_jump): Adjust head comment. Assert
359 word-sized-branch distance for v32. Bail out calling as_fatal for
360 compatibility mode here.
361 (md_create_long_jump): ...not here.
362 * config/tc-cris.h (md_create_short_jump): Do not define.
363
187af7df
HPN
3642009-03-10 Hans-Peter Nilsson <hp@axis.com>
365
366 * write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
367 the jump table for multiple overflowing entries with the same
368 target, handle base symbols being different.
369 (relax_segment) <case rs_broken_word, second loop>: Whenever a
370 single entry overflows, arrange to redirect all entries with the
371 same target.
372
69fe9ce5
AM
3732009-03-10 Alan Modra <amodra@bigpond.net.au>
374
375 * config/tc-ppc.c (parse_cpu): Delete.
376 (md_parse_option, ppc_machine): Use ppc_parse_cpu.
377
f378cd83
L
3782009-03-09 H.J. Lu <hongjiu.lu@intel.com>
379
380 PR gas/9915
381 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
382 (LOCAL_LABELS_FB): Undefine befoe define.
383
d11fd249
NC
3842009-03-06 Nick Clifton <nickc@redhat.com>
385
386 * po/es.po: Updated Spanish translation.
387
cc3f603a
JM
3882009-03-05 Joseph Myers <joseph@codesourcery.com>
389
390 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
391 s_incbin): Call md_cons_align (1).
392
d9319cec
NC
3932009-03-04 Nick Clifton <nickc@redhat.com>
394
395 * config/tc-alpha.c (alpha_prologue_label): Only define for ELF
396 based targets.
397 (s_alpha_comm): Only define "temp" and "log_align" local variables
398 for EVAX targets.
399
727fc41e
AM
4002009-03-04 Alan Modra <amodra@bigpond.net.au>
401
402 * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
403 have non-zero addend.
404 (md_assemble): Parse args of __tls_get_addr calls.
405 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
406
1c5c6c13
DA
4072009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
408
409 binutils/3807
410 * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
411 local scope for ELF targets.
412
ed84b57b
AM
4132009-03-04 Alan Modra <amodra@bigpond.net.au>
414
415 * config/tc-ppc.c (md_assemble): APUinfo only for e500.
416
198f1251
TG
4172009-03-03 Tristan Gingold <gingold@adacore.com>
418 Eric Botcazou <ebotcazou@adacore.com>
419 Douglas B Rupp <rupp@gnat.com>
420
421 * doc/as.texinfo (Overview): Mention -replace/-noreplace options
422 for Alpha.
423 * doc/c-alpha.texi (Alpha Options): Document -replace/-noreplace.
424 * config/tc-alpha.h (TC_VALIDATE_FIX_SUB): Define to 1 (evax).
425 (OBJ_SYMFIELD_TYPE): Remove.
426 (tc_canonicalize_symbol_name): Define to evax_shorten_name.
427 (TC_IMPLICIT_LCOMM_ALIGNMENT): For alignment to 3 on evax.
428 (tc_frob_file_before_fix): Do not defined on evax.
429 * config/tc-alpha.c: Always includes dwarf2dbg.h.
430 Include vms.h if OBJ_EVAX.
431 (struct alpha_fixup): Add xtrasym and procsym (evax only).
432 (enum alpha_macro_arg): Remove trailing comma.
433 (md_longopts): Add replace and noreplace arguments (evax only).
434 (alpha_evax_proc_hash): New variable.
435 (alpha_link_section): Make it global.
436 (alpha_ctors_section, alpha_dtors_section): Removed.
437 (alpha_ctors_symbol, alpha_dtors_symbol): Ditto.
438 (alpha_lit8_section): Ifndef'ed on evax.
439 (alpha_lit8_symbol): Ditto.
440 (alpha_prologue_label): New variable.
441 (alpha_linkage_symbol): New variable (evax only).
442 (alpha_flag_replace): Ditto.
443 (struct alpha_evax_procs): Add handler and handler_data field.
444 (alpha_evax_proc): Now of type pointer.
445 (alpha_linkage_fixup_root, alpha_linkage_fixup_tail): New variables.
446 (struct alpha_reloc_tag): Add sym and psym fields (evax only).
447 (get_alpha_reloc_tag): Initialize sym and psym fields (evax only).
448 (alpha_adjust_relocs): Ifndef'ed on evax.
449 (load_expression): Add opname argument.
450 Implement LDA/BSR optimization for evax.
451 (emit_lda): Adjust for new prototype of load_expression.
452 (emit_ir_load): Ditto. Do not nothing for GP if ..lk symbols.
453 (emit_loadstore): Likewise.
454 (emit_ldXu): Likewise.
455 (emit_stX): Likewise.
456 (emit_jsrjmp): Likewise. Implement LDA/BSR optimization for evax.
457 (emit_ldgp): Avoid warning in evax case.
458 (add_to_link_pool): Make it static. Return symbolic expression rather
459 than number expression for the offset.
460 (s_alpha_text): Create .text symbol for evax if not already created.
461 (s_alpha_comm): Do not create specific section for common symbol.
462 Fill common area with zeros for evax.
463 (s_alpha_prologue): Create alpha_prologue_label.
464 (s_alpha_section_name): New function (evax).
465 (s_alpha_section_word): Likewise.
466 (section_name): New static variabke moved out from ...
467 (s_alpha_section): ... here. Create new sections on demand.
468 (s_alpha_literals): New function (evax).
469 (s_alpha_ent): Create alpha_evax_proc instance and insert it in the
470 alpha_evax_proc_hash table.
471 (s_alpha_handler): New function (evax).
472 (s_alpha_frame): Adjust for new type of alpha_evax_proc.
473 (s_alpha_prologue): New function (evax).
474 (s_alpha_pdesc): Adjust for new type of alpha_evax_proc and new
475 handling of procedures with hash table.
476 Add support for condition handlers.
477 (s_alpha_linkage): Create linkage_fixup instance and chain it.
478 (s_alpha_fp_save): Adjust for new type of alpha_evax_proc.
479 (s_alpha_mask): Likewise.
480 (s_alpha_fmask): Likewise.
481 (s_alpha_end): Clear alpha_evax_proc.
482 (s_alpha_align): Increase max_alignment to 16.
483 (alpha_print_token): Call print_expr_1 instead of print_expr.
ed84b57b 484 (md_pseudo_table): Add "section", "literals", "handler" and
198f1251
TG
485 "handler_data" (evax). Do not ignore "prologue" on evax.
486 Fix indentation.
487 (md_begin): Create hash table for alpha_evax_proc_hash.
488 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.
489 (md_show_usage): Mention -replace/-noreplace for evax.
490 (md_apply_fix): Handle evax relocs (_NOP, _LDA, _BSR and _BOH).
491 (alpha_force_relocation): Likewise.
492 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
493 (tc_gen_reloc): Likewise. Add BFD_RELOC_ALPHA_LINKAGE for evax.
494 (emit_insn): New cases for evax specific relocs.
495 (assemble_insn): Fix indentation.
496 Take care of -MDISP in operand table.
497 * config/obj-evax.h (struct alpha_linkage_fixups): New struct.
498 (OBJ_SYMFIELD_TYPE): New macro.
499 (obj_symbol_new_hook): Define.
500 (obj_frob_symbol, obj_frob_file_before_adjust): Ditto.
501 (obj_frob_file_before_fix): Ditto.
502 (PDSC_S_M_HANDLER_VALID): New macro.
503 (PDSC_S_M_HANDLER_DATA_VALID): Ditto.
504 (TC_IMPLICIT_LCOMM_ALIGNMENT): Remove.
505 Add prototypes for functions declared in obj-evax.c
506 * config/obj-evax.c: Include subsegs.h, struc-symbol.h, safe-ctype.h.
507 (s_evax_weak): Convert to ansi-C.
508 (evax_symbol_new_hook): New function.
509 (evax_frob_symbol): Ditto.
510 (evax_frob_file_before_adjust): Ditto.
511 (evax_frob_file_before_fix): Ditto.
512 (evax_shorten_name): Ditto.
513 (crc32): Ditto.
514 (encode_32): Ditto.
515 (encode_16): Ditto.
516 (decode_16): Ditto.
517 (shorten_identifier): Ditto.
518 (is_truncated_identifier): Ditto.
519 * dwarf2dbg.c (out_debug_info): Do not append trailing slash on VMS.
520 * as.c (close_output_file): Remove #ifndef OBJ_VMS.
521 (main): Ditto.
522
a1f7ca36
AM
5232009-03-03 Alan Modra <amodra@bigpond.net.au>
524
525 * Makefile.am: Run "make dep-am".
526 * Makefile.in: Regenerate.
527
83cf10fd
NC
5282009-03-02 Nick Clifton <nickc@redhat.com>
529
530 PR 9874
531 * config/tc-ia64.c (fix_insn): Fix warning reported by
532 -Wformat-security.
533
c3b7224a
NC
5342009-03-02 Qinwei <qinwei@sunnorth.com.cn>
535
536 * config/tc-score7.c: New file.
537 * doc/c-score.texi: New file.
538 * Makefile.am: Update dependencies for tc-score.c.
539 * Makefile.in: Regenerate.
540 * NEWS: Mention support for Score7 architecture.
541 * config/tc-score.c: Add support for Score7 architecture.
542 * config/tc-score.h: Likewise.
543 * doc/Makefile.am: Add c-score.texi.
544 * doc/Makefile.in: Regenerate.
545 * doc/all.texi: Add Score7.
546 * doc/as.texinfo: Add Score7.
547
04e2c417
MM
5482009-03-01 Mark Mitchell <mark@codesourcery.com>
549
550 * config/tc-arm.c (md_assemble): Allow barrier instructions on
551 ARMv6-M cores.
552
58e24671
RW
5532009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
554
555 * configure: Regenerate.
556
066be9f7
PB
5572009-02-26 Peter Bergner <bergner@vnet.ibm.com>
558
559 * config/tc-ppc.c (pre_defined_registers): Add "f32" to "f63",
560 "f.32" to "f.63", "vs0" to "vs63" and "vs.0" to "vs.63".
561 (parse_cpu): Extend -mpower7 to accept power7 and isel instructions.
562
784788d2
L
5632009-02-25 H.J. Lu <hongjiu.lu@intel.com>
564
565 * config/tc-i386.c (fits_in_imm4): Removed.
566
91c2f09e
DA
5672009-02-24 Helge Deller <deller@gmx.de>
568
dfaf9df8 569 * config/tc-hppa.c (pa_ip): Add check of immediate values.
91c2f09e
DA
570 (SAVE_IMMEDIATE): New define.
571
94206790
MM
5722009-02-23 Mark Mitchell <mark@codesourcery.com>
573
574 * config/tc-arm.c (warn_deprecated_sp): New macro.
575 (do_t_mov_cmp): Permit R13 as the second
576 argument to "cmp.n".
577
0349dc08
L
5782009-02-23 H.J. Lu <hongjiu.lu@intel.com>
579
580 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
581 (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
582
c1b80a2a
L
5832009-02-23 H.J. Lu <hongjiu.lu@intel.com>
584
585 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
586
4c664d7b
L
5872009-02-23 H.J. Lu <hongjiu.lu@intel.com>
588
589 * config/tc-i386.c (vex_imm4): Removed.
590 (VEX_check_operands): Likewise.
591 (match_template): Updated.
592
11c19e16
MS
5932009-02-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
594
595 * doc/all.texi: Set S390.
596 * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
597 * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
598 * doc/Makefile.in: Likewise.
599 * doc/c-s390.texi: New.
600
87298967
NS
6012009-02-12 Nathan Sidwell <nathan@codesourcery.com>
602
603 * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
604 (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
605 (mcf5307_ctrl): Add VBR.
606 (no_mac): New variable.
607 (m68k_extensions): Refer to no_mac mask.
608 (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
609 52252..52259, 53011..53017.
610 (m68k_ip): Process CPUCR.
611 (init_table): Add cpucr entry.
612 (m68k_set_extension): Allow negated mask to refer to a variable.
613 (md_show_usage): Use '%s' to silence fprintf warning.
614 * config/m68k-parse.h (CPUCR): New control register.
615
ee2c9aa9
NS
6162009-02-10 Nathan Sidwell <nathan@codesourcery.com>
617
618 * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
619 as_bad calls to silence compiler warning.
620
8dc2430f
NC
6212009-02-06 Nick Clifton <nickc@redhat.com>
622
623 PR 9814
624 * config/tc-arm.c (MODE_RECORDED): New define.
625 (output_inst): Record the thumb_mode in the current frag.
626 (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
627 (arm_init_frag): Only set the tc_frag_data field if it has not
628 already been set.
629
ce2f5b3c
L
6302009-02-04 H.J. Lu <hongjiu.lu@intel.com>
631
632 AVX Programming Reference (January, 2009)
633 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
634 (CPU_FLAGS_AVX_MATCH): Updated.
635 (CPU_FLAGS_32BIT_MATCH): Likewise.
636 (cpu_flags_match): Likewise.
637
52b6b6b9
JM
6382009-02-03 Sandip Matte <sandip@rmicorp.com>
639
640 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
641 M_MSGWAIT and M_MSGWAIT_T.
642 (mips_cpu_info_table): Add XLR entry.
643 * doc/c-mips.texi (-march): Document xlr.
644
e94345ae 6452009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
a53fddce
EW
646
647 * config/tc-avr.c (mcu_types): Add ata6289.
648 * doc/c-avr.texi: Likewise.
649
31dd3154
JM
6502009-02-03 Carlos O'Donell <carlos@codesourcery.com>
651
652 * configure.in: AC_SUBST pdfdir.
653 * Makefile.am: Add install-pdf, install-pdf-am,
654 and install-pdf-recursive targets.
655 * doc/Makefile.am: Define pdf__strip_dir. Add
656 install-pdf and install-pdf-am targets.
657 * po/Make-in: Add install-pdf target.
658 * configure: Regenerate.
659 * Makefile.in: Regenerate.
660 * doc/Makefile.in: Regenerate.
661
cf869cce
NC
6622009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
663
664 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
665 relocations.
666 * config/m68k-parse.y (yylex): Parse TLS relocations.
667 * config/tc-m68k.c (m68k_elf_cons): New static function.
668 (md_pseudo_table): Use it.
669 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
670 relocations.
671 (md_apply_fix): Fix to set thread local flag.
672 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
673
bb0a86e1
NC
6742009-02-03 Vince Weaver <vince@csl.cornell.edu>
675
676 PR 9779
677 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
678 indexed addressing for symbolic expressions.
679
fdfde340
JM
6802009-01-29 Mark Mitchell <mark@codesourcery.com>
681
682 * config/tc-arm.c (BAD_SP): Define.
683 (s_arm_unwind_fnstart): Use REG_SP.
684 (s_arm_unwind_setfp): Likewise.
685 (reject_bad_reg): New macro.
686 (do_co_reg): Check for bad registers.
687 (do_co_reg2c): Likewise.
688 (do_srs): Use REG_SP.
689 (do_t_add_sub): Check for bad registers.
690 (do_t_adr): Likewise.
691 (do_t_arit3): Likewise.
692 (do_t_arit3c): Likewise.
693 (do_t_bfc): Likewise.
694 (do_t_bfi): Likewise.
695 (do_t_bfx): Likewise.
696 (do_t_blx): Likewise.
697 (do_t_bx): Likewise.
698 (do_t_bxj): Likewise.
699 (do_t_clz): Likewise.
700 (do_t_div): Likewise.
701 (do_t_mla): Likewise.
702 (do_t_mlal): Likewise.
703 (do_t_mov_cmp): Likewise.
704 (do_t_mov16): Likewise.
705 (do_t_mvn_tst): Likewise.
706 (do_t_mrs): Likewise.
707 (do_t_msr): Likewise.
708 (do_t_mul): Likewise.
709 (do_t_mull): Likewise.
710 (do_t_orn): Likewise.
711 (do_t_pkhbt): Likewise.
712 (do_t_pld): Likewise.
713 (do_t_rbit): Likewise.
714 (do_t_rev): Likewise.
715 (do_t_rrx): Likewise.
716 (do_t_rsb): Likewise.
717 (do_t_shift): Likewise.
718 (do_t_simd): Likewise.
719 (do_t_ssat): Likewise.
720 (do_t_ssat16): Likewise.
721 (do_t_sxtah): Likewise.
722 (do_t_sxth): Likewise.
723 (do_t_tb): Likewise.
724 (do_t_usat): Likewise.
725 (do_t_usat16): Likewise.
726 (nysn_insert_sp): Use REG_SP.
727
1c444d06
JM
7282009-01-29 Mark Mitchell <mark@codesourcery.com>
729
730 * config/tc-arm.c (do_t_orn): New function.
731 (do_t_rrx): Likewise.
732 (insns): Add orn and rrx.
733
4f80ef3e
JM
7342009-01-29 Mark Mitchell <mark@codesourcery.com>
735
736 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
ed84b57b 737 uasx, uhasx, uhsx, uqasx, uqsax, usax.
4f80ef3e 738
087b80de
JM
7392009-01-29 Mark Mitchell <mark@codesourcery.com>
740
741 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
742 qdsub in Thumb-2 mode.
743
17828f45 7442009-01-29 Paul Brook <paul@codesourcery.com>
321098a5 745 Mark Mitchell <mark@codesourcery.com>
17828f45
JM
746
747 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
748 of MUL when possible.
749
ec0c103c
NC
7502009-01-29 Nick Clifton <nickc@redhat.com>
751
752 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
753
4a6bc624
NS
7542009-01-29 Nathan Sidwell <nathan@codesourcery.com>
755 Catherine Moore <clm@codesourcery.com?
756
757 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
758 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
759 directives.
760
23fce1e3
NC
7612009-01-27 Nick Clifton <nickc@redhat.com>
762
763 * config/tc-mips.c (append_insn): Cope with a complex reloc
764 sequence containing an unsupported reloc type.
765 (enum options): Replace computed #define's constants for option
766 numbers with this enum.
767 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
768 environment.
769 (md_parse_option): Allow -32 in a non-ELF environment.
770
ee3c0378
AS
7712009-01-26 Andrew Stubbs <ams@codesourcery.com>
772
773 * config/tc-arm.c (attributes_set_explicitly): New array.
774 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
775 (cpu_arch): Add ARM_ARCH_V5T.
776 (aeabi_set_attribute_int): New function.
777 (aeabi_set_attribute_string): New function.
778 (aeabi_set_public_attributes): Set attributes according to the user's
779 intentions, rather than the actual state of the binary.
780 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
781 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
782 Support WMMXv2. Use attribute names instead of numbers.
783 * read.c (s_vendor_attribute): Change return type to int.
784 Return the tag number that was set.
785 * read.h (s_vendor_attribute): Change return type to int.
786
17f4880d
EW
7872009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
788
789 PR 9789
790 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
791 * doc/c-avr.texi: Likewise.
792
278df34e
NS
7932009-01-23 Nathan Sidwell <nathan@codesourcery.com>
794
795 * doc/c-arm.texi (): Document -mwarn-deprecated.
796 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
797 (warn_on_deprecated): ... this.
798 (opcode_lookup, md_assemble): Check it before warning.
799 (arm_opts): Add m[no-]warn-deprecated.
800 (md_parse_option): Replace WARN_DEPRECATED with
801 warn_on_deprecated.
802
199114c2
AS
8032009-01-23 Andreas Schwab <schwab@suse.de>
804
750bdd57
AS
805 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
806 arguments to macro_build to match format.
807
199114c2
AS
808 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
809 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
810
d3bf77be
NC
8112009-01-19 Nick Clifton <nickc@redhat.com>
812
813 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
814 ELF format ARM targets.
815 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
816
8172009-01-19 Nick Clifton <nickc@redhat.com>
818
819 * configure.tgt: Restore alpha sorting to object format switch
820 statement.
821
2d0bb761
AS
8222009-01-19 Andrew Stubbs <ams@codesourcery.com>
823
824 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
825
3493e7b0
JM
8262009-01-16 Mark Shinwell <shinwell@codesourcery.com>
827
828 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
829 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
830
e04befd0
AS
8312009-01-16 Andrew Stubbs <ams@codesourcery.com>
832 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
835 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
836 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
837 * read.c (s_vendor_attribute): Add support for symbolic tag names.
838 Improve string parser.
839 * doc/c-arm.texi (ARM Machine Directives): Document
840 .eabi_attribute symbolic tag names.
841
29670fb9
AM
8422009-01-16 Alan Modra <amodra@bigpond.net.au>
843
844 * configure.in (commonbfdlib): Delete.
845 * configure: Regenerate.
846 * po/POTFILES.in: Regenerate.
847
91e22acd
AS
8482009-01-15 Andrew Stubbs <ams@codesourcery.com>
849 Julian Brown <julian@codesourcery.com>
850
851 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
852
7b86a9fa
AS
8532009-01-15 Andrew Stubbs <ams@codesourcery.com>
854
855 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
856 bfd_elf_add_obj_attr_int_string.
857
01e1a5bc
NC
8582009-01-15 Douglas B Rupp <rupp@gnat.com>
859
860 * configure.tgt(ia64-*-*vms*): New target.
861 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
862 * tc.h (md_number_to_chars): Declare iff undefined.
863 * config/obj-elf.c (obj_elf_change_section): Change type of arg
864 attr to bfd_vma.
865 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
866 variables attr, md_attr to bfd_vma.
867 (obj_elf_section_word): Likewise.
868 (obj_elf_section): Change type of variable attr to bfd_vma
869 * config/obj-elf.h (obj_elf_change_section): Change type of arg
870 attr to bfd_vma.
871 * config/tc-ia64.c (bfdver.h,time.h): Include.
872 (ia64_elf_section_letter): Now returns a bfd_vma.
873 Handle VMS specific attributes.
874 (ia64_elf_section_flags): Arg attr now a bfd_vma.
875 (ia64_init): Don't turn on dependency checking for VMS.
876 (ia64_target_format): Check for VMS flag bit.
877 (do_alias): Hande decc$ functions.
878 (get_vms_time): New function.
879 (ia64_vms_note): New function.
880 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
881 (ia64_elf_section_flags): Arg attr now a bfd_vma.
882 (tc_init_after_args): Define for VMS.
883 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
884 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
885 * config/tc-alpha.h: Likewise.
886 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
887 (x86_64_section_word): Return a bfd_vma.
888 * config/tc-i386.h: Likewise.
889 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
890 attr to bfd_vma.
891 * config/tc-ip2k.h: Likewise.
892 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
893 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
894 * config/tc-mep.h: Likewise.
895 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
896 (ppc_section_word): Return a bfd_vma.
897 (ppc_section_flags): Change type of arg attr to bfd_vma.
898 * config/tc-ppc.h: Likewise.
899 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
900 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
750bdd57
AS
901 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
902 New file with new macros
903 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
904 macros.
01e1a5bc 905
bc2d1808
NC
9062009-01-15 Nick Clifton <nickc@redhat.com>
907
908 PR 9722
909 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
910 instructions before generating a Thumb2 nop.
911
7b6598a4 9122009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
750bdd57 913
7b6598a4
AK
914 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
915
cd4a7468
AM
9162009-01-12 Alan Modra <amodra@bigpond.net.au>
917
918 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
919 (brinfo): New var.
920 (md_assemble): Poke brinfo into branch instructions.
921 (spu_brinfo): New function.
922 (md_apply_fix): Don't assume insn fields start off at zero, mask
923 them to remove possible brinfo.
924
1543849b
L
9252009-01-10 H.J. Lu <hongjiu.lu@intel.com>
926
927 * doc/c-i386.texi: Reformat.
928
bd5295b2
L
9292009-01-10 H.J. Lu <hongjiu.lu@intel.com>
930
dfaf9df8 931 * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
bd5295b2
L
932 .syscall.
933 (i386_align_code): Handle PROCESSOR_COREI7.
934 (md_show_usage): Add corei7, clflush and syscall.
935 (i386_target_format): Replace cpup4 with cpuclflush.
936
dfaf9df8 937 * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
bd5295b2
L
938
939 * doc/c-i386.texi: Document corei7, clflush and syscall.
940
1b7f3fb0
L
9412009-01-09 H.J. Lu <hongjiu.lu@intel.com>
942
943 * config/tc-i386.c (cpu_arch): Add .rdtscp.
944 (md_show_usage): Display rdtscp.
945
946 * doc/c-i386.texi: Document rdtscp.
947
1cb0a767
PB
9482009-01-09 Peter Bergner <bergner@vnet.ibm.com>
949
950 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
951 Test the new "deprecated" opcode field.
952
19fc3723
SA
9532009-01-07 Sterling Augustine <sterling@tensilica.com>
954
955 * config/tc-xtensa.c (produce_flix): New.
956 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
957 (md_longopts): Add support for them.
958 (md_parse_option): Likewise.
959 (md_show_usage): Add help message.
960 (finish_vinsn): Don't allow multi-slot flix when produce_flix
961 option is set to FLIX_NONE.
962 * config/xtensa-relax.c (transition_applies): Only relax to
963 flix branches when produce_flix equals FLIX_ALL.
964 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
965 FLIX_NONE): New.
966 (produce_flix): Declare.
967
24864476
CF
9682009-01-06 Chao-ying Fu <fu@mips.com>
969
970 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
971 Use strncmp to match jalr and jalr.hb.
972 Fix a typo.
973
0bfee649 9742009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 975
0bfee649
L
976 AVX Programming Reference (December, 2008)
977 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
978 support. Don't swap REG and NDS for FMA.
d62f07d0 979
750bdd57 9802009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 981
750bdd57
AS
982 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
983 behaviour.
e7c604dd 984
0bfee649 985For older changes see ChangeLog-2008
08d56133
NC
986\f
987Local Variables:
988mode: change-log
989left-margin: 8
990fill-column: 74
991version-control: never
992End:
This page took 0.442739 seconds and 4 git commands to generate.