Fix memory operand size for vcvtt?ps2u?qq instructions
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2015-07-22 Alexander Fomin <alexander.fomin@intel.com>
2
3 PR binutils/18631
4 * i386-dis-evex.h (EVEX_W_0F78_P_2): Replace "EXxmmq" with
5 "EXEvexHalfBcstXmmq" for the second operand.
6 (EVEX_W_0F79_P_2): Likewise.
7 (EVEX_W_0F7A_P_2): Likewise.
8 (EVEX_W_0F7B_P_2): Likewise.
9
10 2015-07-16 Alessandro Marzocchi <alessandro.marzocchi@gmail.com>
11
12 * arm-dis.c (print_insn_coprocessor): Added support for quarter
13 float bitfield format.
14 (coprocessor_opcodes): Changed VFP vmov reg,immediate to use new
15 quarter float bitfield format.
16
17 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
18
19 * configure: Regenerated.
20
21 2015-07-03 Alan Modra <amodra@gmail.com>
22
23 * ppc-opc.c (PPC750, PPC7450, PPC860): Define using PPC_OPCODE_*.
24 * ppc-dis.c (ppc_opts): Add 821, 850 and 860 entries. Add
25 PPC_OPCODE_7450 to 7450 entry. Add PPC_OPCODE_750 to 750cl entry.
26
27 2015-07-01 Sandra Loosemore <sandra@codesourcery.com>
28 Cesar Philippidis <cesar@codesourcery.com>
29
30 * nios2-dis.c (nios2_extract_opcode): New.
31 (nios2_disassembler_state): New.
32 (nios2_find_opcode_hash): Use mach parameter to select correct
33 disassembler state.
34 (nios2_print_insn_arg): Extend to support new R2 argument letters
35 and formats.
36 (print_insn_nios2): Check for 16-bit instruction at end of memory.
37 * nios2-opc.c (nios2_builtin_regs): Add R2 register attributes.
38 (NIOS2_NUM_OPCODES): Rename to...
39 (NIOS2_NUM_R1_OPCODES): This.
40 (nios2_r2_opcodes): New.
41 (NIOS2_NUM_R2_OPCODES): New.
42 (nios2_num_r2_opcodes): New.
43 (nios2_r2_asi_n_mappings, nios2_num_r2_asi_n_mappings): New.
44 (nios2_r2_shi_n_mappings, nios2_num_r2_shi_n_mappings): New.
45 (nios2_r2_andi_n_mappings, nios2_num_r2_andi_n_mappings): New.
46 (nios2_r2_reg3_mappings, nios2_num_r2_reg3_mappings): New.
47 (nios2_r2_reg_range_mappings, nios2_num_r2_reg_range_mappings): New.
48
49 2015-06-30 Amit Pawar <Amit.Pawar@amd.com>
50
51 * i386-dis.c (OP_Mwaitx): New.
52 (rm_table): Add monitorx/mwaitx.
53 * i386-gen.c (cpu_flag_init): Add CpuMWAITX to CPU_BDVER4_FLAGS
54 and CPU_ZNVER1_FLAGS. Add CPU_MWAITX_FLAGS.
55 (operand_type_init): Add CpuMWAITX.
56 * i386-opc.h (CpuMWAITX): New.
57 (i386_cpu_flags): Add cpumwaitx.
58 * i386-opc.tbl: Add monitorx and mwaitx.
59 * i386-init.h: Regenerated.
60 * i386-tbl.h: Likewise.
61
62 2015-06-22 Peter Bergner <bergner@vnet.ibm.com>
63
64 * ppc-opc.c (insert_ls): Test for invalid LS operands.
65 (insert_esync): New function.
66 (LS, WC): Use insert_ls.
67 (ESYNC): Use insert_esync.
68
69 2015-06-22 Nick Clifton <nickc@redhat.com>
70
71 * dis-buf.c (buffer_read_memory): Fail is stop_vma is set and the
72 requested region lies beyond it.
73 * bfin-dis.c (print_insn_bfin): Ignore sysop instructions when
74 looking for 32-bit insns.
75 * mcore-dis.c (print_insn_mcore): Disable stop_vma when reading
76 data.
77 * sh-dis.c (print_insn_sh): Likewise.
78 * tic6x-dis.c (print_insn_tic6x): Disable stop_vma when reading
79 blocks of instructions.
80 * vax-dis.c (print_insn_vax): Check that the requested address
81 does not clash with the stop_vma.
82
83 2015-06-19 Peter Bergner <bergner@vnet.ibm.com>
84
85 * ppc-dis.h (skip_optional_operands): Use ppc_optional_operand_value.
86 * ppc-opc.c (FXM4): Add non-zero optional value.
87 (TBR): Likewise.
88 (SXL): Likewise.
89 (insert_fxm): Handle new default operand value.
90 (extract_fxm): Likewise.
91 (insert_tbr): Likewise.
92 (extract_tbr): Likewise.
93
94 2015-06-16 Matthew Wahab <matthew.wahab@arm.com>
95
96 * arch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1".
97
98 2015-06-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
99
100 * arm-dis.c (print_insn_coprocessor): Avoid negative shift.
101
102 2015-06-12 Peter Bergner <bergner@vnet.ibm.com>
103
104 * ppc-opc.c: Add comment accidentally removed by old commit.
105 (MTMSRD_L): Delete.
106
107 2015-06-04 Peter Bergner <bergner@vnet.ibm.com>
108
109 * ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic.
110
111 2015-06-04 Nick Clifton <nickc@redhat.com>
112
113 PR 18474
114 * msp430-dis.c (msp430_nooperands): Fix check for emulated insns.
115
116 2015-06-02 Matthew Wahab <matthew.wahab@arm.com>
117
118 * arm-dis.c (arm_opcodes): Add "setpan".
119 (thumb_opcodes): Add "setpan".
120
121 2015-06-02 Matthew Wahab <matthew.wahab@arm.com>
122
123 * arm-dis.c (select_arm_features): Rework to avoid used of redefined
124 macros.
125
126 2015-06-02 Matthew Wahab <matthew.wahab@arm.com>
127
128 * aarch64-tbl.h (aarch64_feature_rdma): New.
129 (RDMA): New.
130 (aarch64_opcode_table): Add "sqrmlah" and "sqrdmlsh" instructions.
131 * aarch64-asm-2.c: Regenerate.
132 * aarch64-dis-2.c: Regenerate.
133 * aarch64-opc-2.c: Regenerate.
134
135 2015-06-02 Matthew Wahab <matthew.wahab@arm.com>
136
137 * aarch64-tbl.h (aarch64_feature_lor): New.
138 (LOR): New.
139 (aarch64_opdocde_table): Add "ldlar", "ldlarb", "ldlarh", "stllr",
140 "stllrb", "stllrh".
141 * aarch64-asm-2.c: Regenerate.
142 * aarch64-dis-2.c: Regenerate.
143 * aarch64-opc-2.c: Regenerate.
144
145 2015-06-01 Matthew Wahab <matthew.wahab@arm.com>
146
147 * aarch64-opc.c (F_ARCHEXT): New.
148 (aarch64_sys_regs): Add "pan".
149 (aarch64_sys_reg_supported_p): New.
150 (aarch64_pstatefields): Add "pan".
151 (aarch64_pstatefield_supported_p): New.
152
153 2015-06-01 Jan Beulich <jbeulich@suse.com>
154
155 * i386-tbl.h: Regenerate.
156
157 2015-06-01 Jan Beulich <jbeulich@suse.com>
158
159 * i386-dis.c (print_insn): Swap rounding mode specifier and
160 general purpose register in Intel mode.
161
162 2015-06-01 Jan Beulich <jbeulich@suse.com>
163
164 * i386-opc.tbl: New IntelSyntax entries for vcvt{,u}si2s{d,s}.
165 * i386-tbl.h: Regenerate.
166
167 2015-05-18 H.J. Lu <hongjiu.lu@intel.com>
168
169 * i386-opc.tbl: Remove Disp32 from AMD64 direct call/jmp.
170 * i386-init.h: Regenerated.
171
172 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
173
174 PR binutis/18386
175 * i386-dis.c: Add comments for '@'.
176 (x86_64_table): Use '@' on call/jmp for X86_64_E8/X86_64_E9.
177 (enum x86_64_isa): New.
178 (isa64): Likewise.
179 (print_i386_disassembler_options): Add amd64 and intel64.
180 (print_insn): Handle amd64 and intel64.
181 (putop): Handle '@'.
182 (OP_J): Don't ignore the operand size prefix for AMD64 in 64-bit.
183 * i386-gen.c (cpu_flags): Add CpuAMD64 and CpuIntel64.
184 * i386-opc.h (AMD64): New.
185 (CpuIntel64): Likewise.
186 (i386_cpu_flags): Add cpuamd64 and cpuintel64.
187 * i386-opc.tbl: Add direct call/jmp with Disp16|Disp32 for AMD64.
188 Mark direct call/jmp without Disp16|Disp32 as Intel64.
189 * i386-init.h: Regenerated.
190 * i386-tbl.h: Likewise.
191
192 2015-05-14 Peter Bergner <bergner@vnet.ibm.com>
193
194 * ppc-opc.c (IH) New define.
195 (powerpc_opcodes) <wait>: Do not enable for POWER7.
196 <tlbie>: Add RS operand for POWER7.
197 <slbia>: Add IH operand for POWER6.
198
199 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
200
201 * opcodes/i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit
202 direct branch.
203 (jmp): Likewise.
204 * i386-tbl.h: Regenerated.
205
206 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
207
208 * configure.ac: Support bfd_iamcu_arch.
209 * disassemble.c (disassembler): Support bfd_iamcu_arch.
210 * i386-gen.c (cpu_flag_init): Add CPU_IAMCU_FLAGS and
211 CPU_IAMCU_COMPAT_FLAGS.
212 (cpu_flags): Add CpuIAMCU.
213 * i386-opc.h (CpuIAMCU): New.
214 (i386_cpu_flags): Add cpuiamcu.
215 * configure: Regenerated.
216 * i386-init.h: Likewise.
217 * i386-tbl.h: Likewise.
218
219 2015-05-08 H.J. Lu <hongjiu.lu@intel.com>
220
221 PR binutis/18386
222 * i386-dis.c (X86_64_E8): New.
223 (X86_64_E9): Likewise.
224 Update comments on 'T', 'U', 'V'. Add comments for '^'.
225 (dis386): Replace callT/jmpT with X86_64_E8/X86_64_E9.
226 (x86_64_table): Add X86_64_E8 and X86_64_E9.
227 (mod_table): Replace {T|} with ^ on Jcall/Jmp.
228 (putop): Handle '^'.
229 (OP_J): Ignore the operand size prefix in 64-bit. Don't check
230 REX_W.
231
232 2015-04-30 DJ Delorie <dj@redhat.com>
233
234 * disassemble.c (disassembler): Choose suitable disassembler based
235 on E_ABI.
236 * rl78-decode.opc (rl78_decode_opcode): Take ISA parameter. Use
237 it to decode mul/div insns.
238 * rl78-decode.c: Regenerate.
239 * rl78-dis.c (print_insn_rl78): Rename to...
240 (print_insn_rl78_common): ...this, take ISA parameter.
241 (print_insn_rl78): New.
242 (print_insn_rl78_g10): New.
243 (print_insn_rl78_g13): New.
244 (print_insn_rl78_g14): New.
245 (rl78_get_disassembler): New.
246
247 2015-04-29 Nick Clifton <nickc@redhat.com>
248
249 * po/fr.po: Updated French translation.
250
251 2015-04-27 Peter Bergner <bergner@vnet.ibm.com>
252
253 * ppc-opc.c (DCBT_EO): New define.
254 (powerpc_opcodes) <lbarx>: Enable for POWER8 and later.
255 <lharx>: Likewise.
256 <stbcx.>: Likewise.
257 <sthcx.>: Likewise.
258 <waitrsv>: Do not enable for POWER7 and later.
259 <waitimpl>: Likewise.
260 <dcbt>: Default to the two operand form of the instruction for all
261 "old" cpus. For "new" cpus, use the operand ordering that matches
262 whether the cpu is server or embedded.
263 <dcbtst>: Likewise.
264
265 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
266
267 * s390-opc.c: New instruction type VV0UU2.
268 * s390-opc.txt: Fix instruction types for VFCE, VLDE, VFSQ, WFK,
269 and WFC.
270
271 2015-04-23 Jan Beulich <jbeulich@suse.com>
272
273 * i386-dis.c (putop): Extend "XY" handling to AVX512. Handle "XZ".
274 * i386-dis-evex.h.c (vcvtpd2ps, vcvtqq2ps, vcvttpd2udq,
275 vcvtpd2udq, vcvtuqq2ps, vcvttpd2dq, vcvtpd2dq): Add %XY.
276 (vfpclasspd, vfpclassps): Add %XZ.
277
278 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
279
280 * i386-dis.c (PREFIX_UD_SHIFT): Removed.
281 (PREFIX_UD_REPZ): Likewise.
282 (PREFIX_UD_REPNZ): Likewise.
283 (PREFIX_UD_DATA): Likewise.
284 (PREFIX_UD_ADDR): Likewise.
285 (PREFIX_UD_LOCK): Likewise.
286
287 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
288
289 * i386-dis.c (prefix_requirement): Removed.
290 (print_insn): Don't set prefix_requirement. Check
291 dp->prefix_requirement instead of prefix_requirement.
292
293 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
294
295 PR binutils/17898
296 * i386-dis.c (PREFIX_0FC7_REG_6): Renamed to ...
297 (PREFIX_MOD_0_0FC7_REG_6): This.
298 (PREFIX_MOD_3_0FC7_REG_6): New.
299 (PREFIX_MOD_3_0FC7_REG_7): Likewise.
300 (prefix_table): Replace PREFIX_0FC7_REG_6 with
301 PREFIX_MOD_0_0FC7_REG_6. Add PREFIX_MOD_3_0FC7_REG_6 and
302 PREFIX_MOD_3_0FC7_REG_7.
303 (mod_table): Replace PREFIX_0FC7_REG_6 with
304 PREFIX_MOD_0_0FC7_REG_6. Use PREFIX_MOD_3_0FC7_REG_6 and
305 PREFIX_MOD_3_0FC7_REG_7.
306
307 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
308
309 * i386-dis.c (PREFIX_MANDATORY_REPZ): Removed.
310 (PREFIX_MANDATORY_REPNZ): Likewise.
311 (PREFIX_MANDATORY_DATA): Likewise.
312 (PREFIX_MANDATORY_ADDR): Likewise.
313 (PREFIX_MANDATORY_LOCK): Likewise.
314 (PREFIX_MANDATORY): Likewise.
315 (PREFIX_UD_SHIFT): Set to 8
316 (PREFIX_UD_REPZ): Updated.
317 (PREFIX_UD_REPNZ): Likewise.
318 (PREFIX_UD_DATA): Likewise.
319 (PREFIX_UD_ADDR): Likewise.
320 (PREFIX_UD_LOCK): Likewise.
321 (PREFIX_IGNORED_SHIFT): New.
322 (PREFIX_IGNORED_REPZ): Likewise.
323 (PREFIX_IGNORED_REPNZ): Likewise.
324 (PREFIX_IGNORED_DATA): Likewise.
325 (PREFIX_IGNORED_ADDR): Likewise.
326 (PREFIX_IGNORED_LOCK): Likewise.
327 (PREFIX_OPCODE): Likewise.
328 (PREFIX_IGNORED): Likewise.
329 (Bad_Opcode): Replace PREFIX_MANDATORY with 0.
330 (dis386_twobyte): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
331 (three_byte_table): Likewise.
332 (mod_table): Likewise.
333 (mandatory_prefix): Renamed to ...
334 (prefix_requirement): This.
335 (prefix_table): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
336 Update PREFIX_90 entry.
337 (get_valid_dis386): Check prefix_requirement to see if a prefix
338 should be ignored.
339 (print_insn): Replace mandatory_prefix with prefix_requirement.
340
341 2015-04-15 Renlin Li <renlin.li@arm.com>
342
343 * arm-dis.c (thumb32_opcodes): Define 'D' format control code,
344 use it for ssat and ssat16.
345 (print_insn_thumb32): Add handle case for 'D' control code.
346
347 2015-04-06 Ilya Tocar <ilya.tocar@intel.com>
348 H.J. Lu <hongjiu.lu@intel.com>
349
350 * i386-dis-evex.h (evex_table): Fill prefix_requirement field.
351 * i386-dis.c (PREFIX_MANDATORY_REPZ, PREFIX_MANDATORY_REPNZ,
352 PREFIX_MANDATORY_DATA, PREFIX_MANDATORY_ADDR, PREFIX_MANDATORY_LOCK,
353 PREFIX_UD_SHIFT, PREFIX_UD_REPZ, REFIX_UD_REPNZ, PREFIX_UD_DATA,
354 PREFIX_UD_ADDR, PREFIX_UD_LOCK, PREFIX_MANDATORY): Define.
355 (Bad_Opcode, FLOAT, DIS386, DIS386_PREFIX, THREE_BYTE_TABLE_PREFIX):
356 Fill prefix_requirement field.
357 (struct dis386): Add prefix_requirement field.
358 (dis386): Fill prefix_requirement field.
359 (dis386_twobyte): Ditto.
360 (twobyte_has_mandatory_prefix_: Remove.
361 (reg_table): Fill prefix_requirement field.
362 (prefix_table): Ditto.
363 (x86_64_table): Ditto.
364 (three_byte_table): Ditto.
365 (xop_table): Ditto.
366 (vex_table): Ditto.
367 (vex_len_table): Ditto.
368 (vex_w_table): Ditto.
369 (mod_table): Ditto.
370 (bad_opcode): Ditto.
371 (print_insn): Use prefix_requirement.
372 (FGRPd9_2, FGRPd9_4, FGRPd9_5, FGRPd9_6, FGRPd9_7, FGRPda_5, FGRPdb_4,
373 FGRPde_3, FGRPdf_4): Fill prefix_requirement field.
374 (float_reg): Ditto.
375
376 2015-03-30 Mike Frysinger <vapier@gentoo.org>
377
378 * d10v-opc.c (d10v_reg_name_cnt): Convert old style prototype.
379
380 2015-03-29 H.J. Lu <hongjiu.lu@intel.com>
381
382 * Makefile.in: Regenerated.
383
384 2015-03-25 Anton Blanchard <anton@samba.org>
385
386 * ppc-dis.c (disassemble_init_powerpc): Only initialise
387 powerpc_opcd_indices and vle_opcd_indices once.
388
389 2015-03-25 Anton Blanchard <anton@samba.org>
390
391 * ppc-opc.c (powerpc_opcodes): Add slbfee.
392
393 2015-03-24 Terry Guo <terry.guo@arm.com>
394
395 * arm-dis.c (opcode32): Updated to use new arm feature struct.
396 (opcode16): Likewise.
397 (coprocessor_opcodes): Replace bit with feature struct.
398 (neon_opcodes): Likewise.
399 (arm_opcodes): Likewise.
400 (thumb_opcodes): Likewise.
401 (thumb32_opcodes): Likewise.
402 (print_insn_coprocessor): Likewise.
403 (print_insn_arm): Likewise.
404 (select_arm_features): Follow new feature struct.
405
406 2015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
407
408 * i386-dis.c (rm_table): Add clzero.
409 * i386-gen.c (cpu_flag_init): Add new CPU_ZNVER1_FLAGS.
410 Add CPU_CLZERO_FLAGS.
411 (cpu_flags): Add CpuCLZERO.
412 * i386-opc.h: Add CpuCLZERO.
413 * i386-opc.tbl: Add clzero.
414 * i386-init.h: Re-generated.
415 * i386-tbl.h: Re-generated.
416
417 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
418
419 * mips-opc.c (decode_mips_operand): Fix constraint issues
420 with u and y operands.
421
422 2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
423
424 * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.
425
426 2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
427
428 * s390-opc.c: Add new IBM z13 instructions.
429 * s390-opc.txt: Likewise.
430
431 2015-03-10 Renlin Li <renlin.li@arm.com>
432
433 * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
434 stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
435 related alias.
436 * aarch64-asm-2.c: Regenerate.
437 * aarch64-dis-2.c: Likewise.
438 * aarch64-opc-2.c: Likewise.
439
440 2015-03-03 Jiong Wang <jiong.wang@arm.com>
441
442 * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
443
444 2015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
445
446 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
447 arch_sh_up.
448 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
449 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
450
451 2015-02-23 Vinay <Vinay.G@kpit.com>
452
453 * rl78-decode.opc (MOV): Added space between two operands for
454 'mov' instruction in index addressing mode.
455 * rl78-decode.c: Regenerate.
456
457 2015-02-19 Pedro Alves <palves@redhat.com>
458
459 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
460
461 2015-02-10 Pedro Alves <palves@redhat.com>
462 Tom Tromey <tromey@redhat.com>
463
464 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
465 microblaze_and, microblaze_xor.
466 * microblaze-opc.h (opcodes): Adjust.
467
468 2015-01-28 James Bowman <james.bowman@ftdichip.com>
469
470 * Makefile.am: Add FT32 files.
471 * configure.ac: Handle FT32.
472 * disassemble.c (disassembler): Call print_insn_ft32.
473 * ft32-dis.c: New file.
474 * ft32-opc.c: New file.
475 * Makefile.in: Regenerate.
476 * configure: Regenerate.
477 * po/POTFILES.in: Regenerate.
478
479 2015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
480
481 * nds32-asm.c (keyword_sr): Add new system registers.
482
483 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
484
485 * s390-dis.c (s390_extract_operand): Support vector register
486 operands.
487 (s390_print_insn_with_opcode): Support new operands types and add
488 new handling of optional operands.
489 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
490 and include opcode/s390.h instead.
491 (struct op_struct): New field `flags'.
492 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
493 (dumpTable): Dump flags.
494 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
495 string.
496 * s390-opc.c: Add new operands types, instruction formats, and
497 instruction masks.
498 (s390_opformats): Add new formats for .insn.
499 * s390-opc.txt: Add new instructions.
500
501 2015-01-01 Alan Modra <amodra@gmail.com>
502
503 Update year range in copyright notice of all files.
504
505 For older changes see ChangeLog-2014
506 \f
507 Copyright (C) 2015 Free Software Foundation, Inc.
508
509 Copying and distribution of this file, with or without modification,
510 are permitted in any medium without royalty provided the copyright
511 notice and this notice are preserved.
512
513 Local Variables:
514 mode: change-log
515 left-margin: 8
516 fill-column: 74
517 version-control: never
518 End:
This page took 0.040855 seconds and 5 git commands to generate.