Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .debug_lo...
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
... / ...
CommitLineData
12015-05-14 Peter Bergner <bergner@vnet.ibm.com>
2
3 * gas/ppc/power4.d: Add a slbia test.
4 * gas/ppc/power4.s: Likewise.
5 * gas/ppc/power6.d: Add slbia and tlbie tests.
6 * gas/ppc/power6.s: Likewise.
7 * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
8 * gas/ppc/power7.s: Likewise.
9
102015-05-13 Max Filippov <jcmvbkbc@gmail.com>
11
12 * gas/xtensa/trampoline.s: Add regression testcase.
13
142015-05-11 H.J. Lu <hongjiu.lu@intel.com>
15
16 * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
17 iamcu-inval-2 and iamcu-inval-3.
18 * gas/i386/iamcu-1.d: New file.
19 * gas/i386/iamcu-1.s: Likewise.
20 * gas/i386/iamcu-2.d: Likewise.
21 * gas/i386/iamcu-2.s: Likewise.
22 * gas/i386/iamcu-3.d: Likewise.
23 * gas/i386/iamcu-3.s: Likewise.
24 * gas/i386/iamcu-inval-1.l: Likewise.
25 * gas/i386/iamcu-inval-1.s: Likewise.
26 * gas/i386/iamcu-inval-2.l: Likewise.
27 * gas/i386/iamcu-inval-2.s: Likewise.
28 * gas/i386/iamcu-inval-3.l: Likewise.
29 * gas/i386/iamcu-inval-3.s: Likewise.
30
312015-05-08 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR binutis/18386
34 * gas/i386/i386.exp: Run x86-64-jump.
35 * gas/i386/x86-64-branch.d: Updated.
36 * gas/i386/ilp32/x86-64-branch.d: Likewise.
37 * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
38 with call, jmp and jb.
39 * gas/i386/x86-64-jump.d: New file.
40 * gas/i386/x86-64-jump.s: Likewise.
41
422015-05-08 Nick Clifton <nickc@redhat.com>
43
44 PR gas/18347
45 * gas/arm/pr18347.s: Add tests of other symbol assignments which
46 should not generate the warning.
47 * gas/arm/pr18347.l: Update expected output.
48
492015-05-07 H.J. Lu <hongjiu.lu@intel.com>
50
51 * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
52 * gas/i386/relax-3.d: New file.
53 * gas/i386/relax-3.s: Likewise.
54 * gas/i386/x86-64-relax-2.d: Likewise.
55
562015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
57
58 * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
59 sran, casn, casna and clrn.
60 * gas/sparc/natural-32.s: Likewise.
61 * gas/sparc/natural.s: Likewise.
62 * gas/sparc/natural.d: Likewise.
63
642015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
65
66
67 * gas/sparc/natural.s: New file.
68 * gas/sparc/natural-32.s: Likewise.
69 * gas/sparc/natural.d: Likewise.
70 * gas/sparc/natural-32.d: Likewise.
71 * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
72 natural-32.
73
742015-05-06 Renlin Li <renlin.li@arm.com>
75
76 * gas/aarch64/codealign_1.s: New.
77 * gas/aarch64/codealign_1.d: New.
78
792015-05-05 Renlin Li <renlin.li@arm.com>
80
81 * gas/aarch64/mapping_5.d: New.
82 * gas/aarch64/mapping_5.s: New.
83 * gas/aarch64/mapping_6.d: New.
84 * gas/aarch64/mapping_6.s: New.
85
862015-05-01 H.J. Lu <hongjiu.lu@intel.com>
87
88 * gas/i386/i386.exp: Run note.
89 * gas/i386/note.d: New file.
90 * gas/i386/note.s: Likewise.
91
922015-04-30 Nick Clifton <nickc@redhat.com>
93
94 PR gas/18347
95 * gas/arm/pr18347.s: New file: Test case.
96 * gas/arm/pr18347.l: New file: Expected assembler output.
97 * gas/arm/pr18347.d: New file: Test driver.
98
992015-04-29 Nick Clifton <nickc@redhat.com>
100
101 PR gas/18265
102 * gas/arm/pr18256.s: New file: Test case.
103 * gas/arm/pr18256.l: New file: Expected assembler output.
104 * gas/arm/pr18256.d: New file: Test driver.
105
1062015-04-28 Renlin Li <renlin.li@arm.com>
107
108 * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
109 * gas/arm/vldconst_be.d: Ditto.
110
1112015-04-27 Peter Bergner <bergner@vnet.ibm.com>
112
113 * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
114 ordering change.
115 * gas/ppc/a2.d: Likewise.
116 * gas/ppc/476.d: Likewise.
117 * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
118 * gas/ppc/booke.d: Likewise.
119 * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
120 and waitimpl tests.
121 * gas/ppc/power7.d: Likewise.
122
1232015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
124
125 * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
126
1272015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
128
129 * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
130 WFC.
131 * gas/s390/zarch-z13.s: Likewise.
132
1332015-04-24 Richard Earnshaw <rearnsha@arm.com>
134
135 * gas/arm/align64.d: Delete trailing padding NOPs.
136
1372015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
138
139 * gas/mips/dla-warn.l: New file.
140 * gas/mips/dla-warn.s: New file.
141 * gas/mips/la-warn.l: New file.
142 * gas/mips/la-warn.s: New file.
143 * gas/mips/mips.exp: Run new tests.
144
1452015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
146
147 * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
148
1492015-04-23 Jan Beulich <jbeulich@suse.com>
150
151 * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
152 register, non-broadcast cases.
153 * gas/i386/x86-64-avx512dq.d: Likewise.
154 * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
155 vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
156 cases.
157 * gas/i386/x86-64-avx512dq_vl.d: Likewise.
158 * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
159 vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
160 cases.
161 * gas/i386/x86-64-avx512f_vl.d: Likewise.
162
1632015-04-23 Jan Beulich <jbeulich@suse.com>
164
165 * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
166 some AT&T and all Intel cases.
167 * gas/i386/x86-64-avx512dq.s: Likewise.
168 * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
169 vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
170 cases.
171 * gas/i386/x86-64-avx512dq_vl.s: Likewise.
172 * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
173 vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
174 cases.
175 * gas/i386/x86-64-avx512f_vl.s: Likewise.
176
1772015-04-20 H.J. Lu <hongjiu.lu@intel.com>
178
179 * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
180 .shstrtab section.
181 * gas/i386/x86-64-unwind.d: Likewise.
182 * gas/ia64/alias-ilp32.d: Likewise.
183 * gas/ia64/alias.d: Likewise.
184 * gas/ia64/group-1.d: Likewise.
185 * gas/ia64/group-2.d: Likewise.
186 * gas/ia64/secname-ilp32.d: Likewise.
187 * gas/ia64/secname.d: Likewise.
188 * gas/ia64/unwind-ilp32.d: Likewise.
189 * gas/ia64/unwind.d: Likewise.
190 * gas/mmix/bspec-1.d: Likewise.
191 * gas/mmix/byte-1.d: Likewise.
192 * gas/mmix/loc-1.d: Likewise.
193 * gas/mmix/loc-2.d: Likewise.
194 * gas/mmix/loc-3.d: Likewise.
195 * gas/mmix/loc-4.d: Likewise.
196 * gas/mmix/loc-5.d: Likewise.
197 * gas/tic6x/scomm-directive-4.d: Likewise.
198
1992015-04-15 H.J. Lu <hongjiu.lu@intel.com>
200
201 PR binutils/17898
202 * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
203 * gas/i386/prefix.d: Updated.
204
2052015-04-15 Renlin Li <renlin.li@arm.com>
206
207 * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
208 * gas/arm/thumb32.d: Likewise.
209
2102015-04-14 Nick Clifton <nickc@redhat.com>
211
212 * gas/lns/lns.exp: Add RL78 to list of targets using
213 DW_LNS_fixed_advance_pc.
214
2152015-04-08 H.J. Lu <hongjiu.lu@intel.com>
216
217 * gas/i386/dw2-compressed-1.d: New file.
218 * gas/i386/dw2-compressed-2.d: Likewise.
219 * gas/i386/dw2-compressed-3.d: Likewise.
220 * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
221 * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
222 dw2-compressed-3 and x86-64-dw2-compressed-2.
223
2242015-04-06 H.J. Lu <hongjiu.lu@intel.com>
225
226 * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
227
2282015-03-20 H.J. Lu <hongjiu.lu@intel.com>
229
230 * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
231 nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
232 nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
233 x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
234 x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
235 x86-64-nops-1-btver2.
236 * gas/i386/nops-1-core2.d: Updated.
237 * gas/i386/nops-1-k8.d: Likewise.
238 * gas/i386/nops-4a-i686.d: Likewise.
239 * gas/i386/nops-5-i686.d: Likewise.
240 * gas/i386/nops-5.d: Likewise.
241 * gas/i386/nops-6.d: Likewise.
242 * gas/i386/x86-64-nops-1-core2.d: Likewise.
243 * gas/i386/x86-64-nops-1-g64.d: Likewise.
244 * gas/i386/x86-64-nops-1-k8.d: Likewise.
245 * gas/i386/x86-64-nops-1.d: Likewise.
246 * gas/i386/x86-64-nops-2.d: Likewise.
247 * gas/i386/x86-64-nops-3.d: Likewise.
248 * gas/i386/x86-64-nops-4-core2.d: Likewise.
249 * gas/i386/x86-64-nops-4-k8.d: Likewise.
250 * gas/i386/x86-64-nops-4.d: Likewise.
251 * gas/i386/x86-64-nops-5-k8.d: Likewise.
252 * gas/i386/x86-64-nops-5.d: Likewise.
253 * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
254 * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
255 * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
256 * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
257 * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
258 * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
259 * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
260 * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
261 * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
262 * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
263 * gas/i386/nops-1-bdver1.d: Removed.
264 * gas/i386/nops-1-bdver2.d: Likewise.
265 * gas/i386/nops-1-bdver3.d: Likewise.
266 * gas/i386/nops-1-bdver4.d: Likewise.
267 * gas/i386/nops-1-btver1.d: Likewise.
268 * gas/i386/nops-1-btver2.d: Likewise.
269 * gas/i386/nops-1-znver1.d: Likewise.
270 * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
271 * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
272 * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
273 * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
274 * gas/i386/x86-64-nops-1-btver1.d: Likewise.
275 * gas/i386/x86-64-nops-1-btver2.d: Likewise.
276 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
277 * gas/i386/x86-64-nops-1-znver1.d: Likewise.
278 * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
279
2802015-03-19 Nick Clifton <nickc@redhat.com>
281
282 PR gas/18087
283 * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
284 whether the .debug_info section was compressed on not.
285
2862015-03-18 H.J. Lu <hongjiu.lu@intel.com>
287
288 PR gas/18087
289 * gas/i386/dw2-compress-1.d: Revert the last change.
290 * gas/i386/dw2-compress-3.d: New.
291 * gas/i386/dw2-compress-3.s: Likewise.
292 * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
293
2942015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
295 Nick Clifton <nickc@redhat.com>
296
297 PR binutils/18087
298 * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
299 .debug_info sections to be compressed.
300
3012015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
302
303 * gas/i386/i386.exp: Add new znver1 test cases.
304 * gas/i386/arch-13-znver1.d: New.
305 * gas/i386/arch-13.d: New.
306 * gas/i386/arch-13.s: New.
307 * gas/i386/clzero.d: New.
308 * gas/i386/clzero.s: New.
309 * gas/i386/nops-1-znver1.d: New.
310 * gas/i386/x86-64-arch-3-znver1.d: New.
311 * gas/i386/x86-64-arch-3.d: New.
312 * gas/i386/x86-64-arch-3.s: New.
313 * gas/i386/x86-64-clzero.d: New.
314 * gas/i386/x86-64-nops-1-znver1.d: New.
315
3162015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
317
318 * gas/mips/mips.exp: Added branch constraints testcase.
319 * gas/mips/r6-branch-constraints.s: New test.
320 * gas/mips/r6-branch-constraints.l: New test.
321
3222015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
323
324 * gas/mips/r6.s: Add evp and dvp instructions.
325 * gas/mips/r6.d: Likewise.
326 * gas/mips/r6-n32.d: Likewise.
327 * gas/mips/r6-n64.d: Likewise.
328
3292015-03-13 Jiong Wang <jiong.wang@arm.com>
330
331 * gas/aarch64/diagnostic.s: New testcases.
332 * gas/aarch64/diagnostic.l: New error match.
333
3342015-03-13 Jiong Wang <jiong.wang@arm.com>
335
336 * gas/aarch64/tail_padding.s: New testcase.
337 * gas/aarch64/tail_padding.d: New expectation file.
338
3392015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
340
341 * gas/s390/zarch-z13.d: Add more z13 instructions.
342 * gas/s390/zarch-z13.s: Likewise.
343
3442015-03-05 Renlin Li <renlin.li@arm.com>
345
346 * gas/arm/dis-data.d: Adjust the desired output.
347 * gas/arm/dis-data2.d: Ditto.
348
3492015-03-10 Renlin Li <renlin.li@arm.com>
350
351 * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
352 * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
353 * gas/aarch64/reloc-insn.d: Likewise.
354
3552015-03-10 Matthew Wahab <matthew.wahab@arm.com>
356
357 * gas/aarch64/codealign.d: Add test for code section alignment.
358 * gas/aarch64/codealign.s: New file.
359
3602015-03-04 Richard Sandiford <richard.sandiford@arm.com>
361
362 PR gas/17843
363 * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
364 R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
365 sequence.
366
3672015-02-28 Alan Modra <amodra@gmail.com>
368
369 * gas/sparc/pcrel.d: Update for changed padding in data sections.
370 * gas/sparc/pcrel64.d: Likewise.
371
3722015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
373
374 * gas/aarch64/diagnostic.s: Add LDR test.
375 * gas/aarch64/diagnostic.l: Likewise.
376
3772015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
378
379 * gas/aarch64/diagnostic.s: Add ADR test.
380 * gas/aarch64/diagnostic.l: Likewise.
381
3822015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * gas/avr/avr-prop-1.d: New file.
385 * gas/avr/avr-prop-1.s: New file.
386
3872015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
388 Oleg Endo <olegendo@gcc.gnu.org>
389
390 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
391 with ...
392 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
393 * gas/sh/arch/arch_expected.txt: Regenerate.
394 * gas/sh/arch/sh-dsp.s: Likewise.
395 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
396 * gas/sh/arch/sh.s: Likewise.
397 * gas/sh/arch/sh2.s: Likewise.
398 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
399 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
400 * gas/sh/arch/sh2a-nofpu.s: Likewise.
401 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
402 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
403 * gas/sh/arch/sh2a.s: Likewise.
404 * gas/sh/arch/sh2e.s: Likewise.
405 * gas/sh/arch/sh3-dsp.s: Likewise.
406 * gas/sh/arch/sh3-nommu.s: Likewise.
407 * gas/sh/arch/sh3.s: Likewise.
408 * gas/sh/arch/sh3e.s: Likewise.
409 * gas/sh/arch/sh4-nofpu.s: Likewise.
410 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
411 * gas/sh/arch/sh4.s: Likewise.
412 * gas/sh/arch/sh4a-nofpu.s: Likewise.
413 * gas/sh/arch/sh4a.s: Likewise.
414 * gas/sh/arch/sh4al-dsp.s: Likewise.
415
4162015-02-24 Nick Clifton <nickc@redhat.com>
417
418 * gas/elf/elf.exp: Add special version of the section2 test for
419 the V850.
420 * gas/elf/section2.e-v850: New file.
421
4222015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
423
424 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
425 for deprecations.
426 * gas/arm/armv8-a-bad.l: Likewise.
427 * gas/arm/armv8-a-it-bad.l: Likewise.
428 * gas/arm/depr-swp.l: Likewise.
429 * gas/arm/ldsgeb.l: Likewise.
430 * gas/arm/ldsgeh.l: Likewise.
431 * gas/arm/thumb2_bad_reg.l: Likewise.
432 * gas/arm/thumb32.l: Likewise.
433 * gas/arm/udf.l: Likewise.
434 * gas/arm/vstr-arm-bad.l: Likewise.
435
4362015-01-28 James Bowman <james.bowman@ftdichip.com>
437
438 * gas/ft32/ft32.exp: New file.
439 * gas/ft32/insn.d: New file.
440 * gas/ft32/insn.s: New file.
441
4422015-01-19 Alan Modra <amodra@gmail.com>
443
444 * gas/all/none.s,
445 * gas/all/none.d: New test.
446 * gas/all/gas.exp: Run it.
447
4482015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
449
450 * gas/s390/esa-g5.d: Add a variant without the optional operand.
451 * gas/s390/esa-g5.s: Likewise.
452 * gas/s390/esa-z9-109.d: Likewise.
453 * gas/s390/esa-z9-109.s: Likewise.
454 * gas/s390/zarch-z9-109.d: Likewise.
455 * gas/s390/zarch-z9-109.s: Likewise.
456 * gas/s390/zarch-z10.d: For variants with a zero optional argument
457 it is not dumped by objdump anymore.
458 * gas/s390/zarch-zEC12.d: Likewise.
459
460 * gas/s390/zarch-z13.d: New file.
461 * gas/s390/zarch-z13.s: New file.
462 * gas/s390/s390.exp: Run the test for the z13 files.
463
4642015-01-13 Matthew Wahab <matthew.wahab@arm.com>
465
466 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
467 * gas/ual/vcmp.d: Update expected output.
468 * gas/ual/vcmp-zero-bad.l: Likewise
469
4702015-01-12 Jan Beulich <jbeulich@suse.com>
471
472 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
473 gas/cfi/cfi.exp: Run new tests.
474
4752015-01-12 Jan Beulich <jbeulich@suse.com>
476
477 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
478 VQSHL, and VQSHLU immediates.
479 * gas/arm/neon-addressing-bad.l: Update accordingly.
480
4812015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gas/avr/large-debug-line-table.d: New file.
484 * gas/avr/large-debug-line-table.s: New file.
485
4862015-01-01 Alan Modra <amodra@gmail.com>
487
488 Update year range in copyright notice of all files.
489
490For older changes see ChangeLog-2014
491\f
492Copyright (C) 2015 Free Software Foundation, Inc.
493
494Copying and distribution of this file, with or without modification,
495are permitted in any medium without royalty provided the copyright
496notice and this notice are preserved.
497
498Local Variables:
499mode: change-log
500left-margin: 8
501fill-column: 74
502version-control: never
503End:
This page took 0.024843 seconds and 4 git commands to generate.