]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
arc: Put DBNZ instruction to a separate class
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2024-02-14 Yuriy Kolerov <ykolerov@synopsys.com>
2
3 * opcode/arc.h (enum insn_class_t): Add DBNZ class.
4
5 2024-02-12 Frederic Cambus <fred@statdns.com>
6
7 * elf/common.h (PT_OPENBSD_SYSCALLS): Define.
8
9 2024-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10
11 * opcode/bpf.h (enum bpf_insn_id): Remove BPF_INSN_LDINDDW and
12 BPF_INSN_LDABSDW instructions.
13
14 2024-01-15 Nick Clifton <nickc@redhat.com>
15
16 * 2.42 branch point.
17
18 2023-11-28 Jakub Jelinek <jakub@redhat.com>
19
20 * sha1.h (sha1_process_bytes_fn): New typedef.
21 (sha1_choose_process_bytes): Declare.
22
23 2023-11-10 Simon Marchi <simon.marchi@efficios.com>
24
25 * elf/amdgpu.h (EF_AMDGPU_MACH_AMDGCN_GFX1100,
26 EF_AMDGPU_MACH_AMDGCN_GFX1101,
27 EF_AMDGPU_MACH_AMDGCN_GFX1102): New.
28
29 2023-11-10 Nick Clifton <nickc@redhat.com>
30
31 * bfdlink.h (struct bfd_link_info): Update descriptions of the
32 'execstack', 'noexecstack' and 'warn_execstack' fields.
33 Add 'error_exectack' and 'warn_is_error_for_rwx_segments' fields.
34
35 2023-10-30 Nick Clifton <nickc@redhat.com>
36
37 * elf/bpf.h (R_BPF_64_NODYLD32): Add a note that this reloc is
38 generated by other tools, eg LLVM.
39
40 2023-09-28 Frederic Cambus <fred@statdns.com>
41
42 * elf/common.h (PT_OPENBSD_NOBTCFI): Define.
43
44 2023-08-02 Tom Tromey <tromey@adacore.com>
45
46 * coff/x86_64.h (COFF_X86_64_H): Add include guard.
47 * coff/loongarch64.h (COFF_LOONGARCH64_H): Add include guard.
48 * coff/aarch64.h (COFF_AARCH64_H): Add include guard.
49
50 2023-07-30 Jose E. Marchesi <jose.marchesi@oracle.com>
51
52 * elf/bpf.h (EF_BPF_CPUVER): Define.
53 * opcode/bpf.h (BPF_XBPF): Change from 0xf to 0xff so it fits in
54 EF_BPF_CPUVER.
55
56 2023-07-24 Jose E. Marchesi <jose.marchesi@oracle.com>
57
58 * opcode/bpf.h (BPF_IMM32_BSWAP16): Define.
59 (BPF_IMM32_BSWAP32): Likewise.
60 (BPF_IMM32_BSWAP64): Likewise.
61 (enum bpf_insn_id): New entries BPF_INSN_BSWAP{16,32,64}.
62
63 2023-07-24 Jose E. Marchesi <jose.marchesi@oracle.com>
64
65 * opcode/bpf.h (enum bpf_insn_id): Add entry BPF_INSN_JAL.
66 (enum bpf_insn_id): Remove spurious entry BPF_INSN_CALLI.
67
68 2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com>
69
70 * opcode/bpf.h (enum bpf_insn_id): Add entries for signed load
71 instructions.
72 (BPF_MODE_SMEM): Define.
73
74 2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com>
75
76 * opcode/bpf.h (BPF_OFFSET16_MOVS8): Define.
77 (BPF_OFFSET16_MOVS16): Likewise.
78 (BPF_OFFSET16_MOVS32): Likewise.
79 (enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
80 MOVS32{8,16,32}R.
81
82 2023-07-03 Nick Clifton <nickc@redhat.com>
83
84 2.41 Branch Point.
85
86 2023-05-25 Andreas Schwab <schwab@linux-m68k.org>
87
88 * coff/pe.h (IMAGE_FILE_MACHINE_AMD64): Remove duplicate
89 definition. Alphabetize.
90
91 2023-03-23 Frederic Cambus <fred@statdns.com>
92
93 * elf/common.h (PT_OPENBSD_MUTABLE): Define.
94
95 2023-01-03 Luis Machado <luis.machado@arm.com>
96
97 * elf/common.h (NT_ARM_SSVE): Define.
98 (NT_ARM_ZA): Define.
99
100 2022-12-31 Nick Clifton <nickc@redhat.com>
101
102 * 2.40 branch created.
103
104 2022-10-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
105
106 * diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
107
108 2022-07-08 Nick Clifton <nickc@redhat.com>
109
110 * 2.39 branch created.
111
112 2022-04-20 Clément Chigot <clement.chigot@atos.net>
113
114 * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
115 libpath fields.
116
117 2022-04-07 Mark Harmstone <mark@harmstone.com>
118
119 * coff/i386.h: Define R_SECTION.
120 * coff/x86_64.h: Likewise.
121
122 2022-04-01 John Baldwin <jhb@FreeBSD.org>
123
124 * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
125
126 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
127
128 * elf/amdgpu.h: Add relocation values.
129
130 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
131
132 * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
133
134 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
135
136 * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
137 EF_AMDGPU_FEATURE_* defines.
138
139 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
140
141 * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
142 New.
143
144 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
145
146 * elf/amdgpu.h: New.
147 * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
148
149 2022-03-11 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
150
151 * collectorAPI.h: New file.
152 * libcollector.h: New file.
153 * libfcollector.h: New file.
154
155 2022-01-25 Klaus Ziegler <klausz@haus-gisela.de>
156
157 PR 28816
158 * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
159
160 2022-01-22 Nick Clifton <nickc@redhat.com>
161
162 * 2.38 release branch created.
163
164 2022-01-13 Nick Clifton <nickc@redhat.com>
165
166 Import from gcc mainline:
167
168 2021-01-03 Mike Frysinger <vapier@gentoo.org>
169
170 * libiberty.h (strverscmp): Delete duplicate prototype.
171
172 2021-12-07 John Baldwin <jhb@FreeBSD.org>
173
174 * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
175
176 2021-12-01 Nick Clifton <nickc@redhat.com>
177
178 PR 28630
179 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
180 structure.
181
182 2021-11-25 Andrew Burgess <aburgess@redhat.com>
183 Simon Cook <simon.cook@embecosm.com>
184
185 * dis-asm.h (disassembler_options_riscv): Declare.
186
187 2021-11-16 Fangrui Song <maskray@google.com>
188
189 * elf/common.h (DT_ENCODING): Bump to 38.
190 * elf/external.h (Elf32_External_Relr): New.
191 (Elf64_External_Relr): New.
192
193 2021-09-07 Luis Machado <luis.machado@linaro.org>
194
195 Revert: [AArch64] MTE corefile support
196
197 2021-05-21 Luis Machado <luis.machado@linaro.org>
198
199 * elf/common.h (NT_MEMTAG): New constant.
200 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
201
202 2021-07-03 Nick Clifton <nickc@redhat.com>
203
204 * 2.37 release branch created.
205
206 2021-07-03 Nick Clifton <nickc@redhat.com>
207
208 Import from gcc mainline:
209 2021-03-31 Patrick Palka <ppalka@redhat.com>
210
211 PR c++/88115
212 * demangle.h (enum demangle_component_type): Add
213 DEMANGLE_COMPONENT_VENDOR_EXPR.
214
215 2021-07-01 Mike Frysinger <vapier@gentoo.org>
216
217 * opcode/aarch64.h (aarch64_opcode_table): Mark const.
218
219 2021-07-01 Richard Earnshaw <rearnsha@arm.com>
220
221 PR gas/28031
222 * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
223
224 2021-06-18 H.J. Lu <hongjiu.lu@intel.com>
225
226 * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
227 (GNU_PROPERTY_UINT32_AND_HI): Likewise.
228 (GNU_PROPERTY_UINT32_OR_LO): Likewise.
229 (GNU_PROPERTY_UINT32_OR_HI): Likewise.
230
231 2021-06-15 Nick Clifton <nickc@redhat.com>
232
233 * elf/common.h (NT_GO_BUILDID): Define.
234
235 2021-06-02 Shahab Vahedi <shahab@synopsys.com>
236
237 * dis-asm.h (disassembler_options_arc): New prototype.
238
239 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
240
241 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
242 exclusion.
243 (opcode_is_member): Handle ISA level exclusion.
244
245 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
246
247 * opcode/mips.h (isa_is_member): New inline function, factored
248 out from...
249 (opcode_is_member): ... here.
250
251 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
252
253 * opcode/mips.h: Document `g' and `y' operand codes.
254 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
255 constant.
256
257 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
258
259 * opcode/mips.h: Complement change made to opcodes and remove
260 references to the `g' regular MIPS ISA operand code.
261
262 2021-05-28 H.J. Lu <hongjiu.lu@intel.com>
263
264 PR ld/27905
265 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
266
267 2021-05-26 H.J. Lu <hongjiu.lu@intel.com>
268
269 PR ld/27905
270 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
271
272 2021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
273
274 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
275 LoongArch.
276
277 2021-05-21 Luis Machado <luis.machado@linaro.org>
278
279 * elf/common.h (NT_MEMTAG): New constant.
280 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
281
282 2021-05-07 Clément Chigot <clement.chigot@atos.net>
283
284 * coff/internal.h (C_DWARF): New define.
285 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
286 SSUBTYP_DWMAC): New defines.
287
288 2021-05-06 Stafford Horne <shorne@gmail.com>
289
290 PR 21464
291 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
292
293 2021-05-06 Nick Alcock <nick.alcock@oracle.com>
294
295 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
296 nonrepresentable types, not just padding.
297 * ctf-api.h (ctf_add_unknown): New.
298
299 2021-04-22 Clément Chigot <clement.chigot@atos.net>
300
301 * coff/internal.h (union internal_auxent):
302 Add x_sect structure.
303 * coff/rs6000.h (union external_auxent): Rework to
304 match official documentation.
305 * coff/rs6k64.h (union external_auxent): Likewise.
306 (_AUX_SECT): New define.
307
308 2021-04-21 Eli Zaretskii <eliz@gnu.org>
309
310 PR 27760
311 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
312 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
313
314 2021-04-16 Alan Modra <amodra@gmail.com>
315
316 PR 27567
317 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
318 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
319 executable and return false. Do so for a relocatable object and
320 evaluate to true.
321 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
322 (COFF_DECODE_ALIGNMENT): Formatting.
323 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
324 (COFF_DECODE_ALIGNMENT): Similarly.
325
326 2021-04-09 Alan Modra <amodra@gmail.com>
327
328 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
329
330 2021-04-06 Alan Modra <amodra@gmail.com>
331
332 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
333 Return asymbol*.
334
335 2021-04-01 Martin Liska <mliska@suse.cz>
336
337 * opcode/cr16.h (strneq): Remove strneq and use startswith.
338
339 2021-03-31 Alan Modra <amodra@gmail.com>
340
341 * bfdlink.h: Replace bfd_boolean with bool throughout.
342 * coff/ecoff.h: Likewise.
343 * coff/xcoff.h: Likewise.
344 * dis-asm.h: Likewise.
345 * elf/mmix.h: Likewise.
346 * elf/xtensa.h: Likewise.
347 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
348 * opcode/arc.h: Likewise.
349 * opcode/mips.h: Likewise.
350 * opcode/tic6x-opcode-table.h: Likewise.
351 * opcode/tic6x.h: Likewise.
352
353 2021-03-31 Alan Modra <amodra@gmail.com>
354
355 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
356 * elf/nfp.h: Likewise.
357 * opcode/aarch64.h: Likewise.
358 * opcode/cgen.h: Likewise.
359 * opcode/nfp.h: Likewise.
360 * opcode/ppc.h: Likewise.
361
362 2021-03-29 Alan Modra <amodra@gmail.com>
363
364 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
365 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
366 (opcode_has_special_coder): Likewise.
367
368 2021-03-29 Alan Modra <amodra@gmail.com>
369
370 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
371
372 2021-03-25 Nick Alcock <nick.alcock@oracle.com>
373
374 PR libctf/27628
375 * ctf-api.h: Fix some indentation.
376 (CTF_SET_STID): Always do an unsigned shift, even if STID is
377 signed.
378
379 2021-03-19 H.J. Lu <hongjiu.lu@intel.com>
380
381 * elf/common.h (EM_INTEL205): Renamed to ...
382 (EM_INTELGT): This.
383
384 2021-03-16 Nick Clifton <nickc@redhat.com>
385
386 * coff/internal.h (struct internal_auxent): Fix a couple of typos
387 in comment describing the x_fname field.
388
389 2021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
390
391 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
392 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
393
394 2021-03-12 Frederic Cambus <fred@statdns.com>
395
396 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
397 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
398 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
399
400 2021-03-12 Clément Chigot <clement.chigot@atos.net>
401
402 * coff/internal.h (struct internal_aouthdr): Add new fields.
403 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
404 * coff/rs6k64.h (struct external_filehdr): Likewise.
405 * coff/xcoff.h (_TDATA), _TBSS): New defines
406 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
407 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
408 RS6K_AOUTHDR_FORK_COR): New defines.
409 (XMC_TU): Removed.
410 (XMC_UL): New define.
411
412 2021-03-12 Clément Chigot <clement.chigot@atos.net>
413
414 * coff/xcoff.h (R_RTB): Remove.
415 (R_TRL): Fix value.
416
417 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
418 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * elf/common.h (NT_RISCV_CSR): Define.
421
422 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
423 Andrew Burgess <andrew.burgess@embecosm.com>
424
425 * elf/common.h (NT_GDB_TDESC): Define.
426
427 2021-03-03 Alan Modra <amodra@gmail.com>
428
429 * coff/internal.h: Delete obsolete relocation defines. Move used
430 relocation defines..
431 * coff/i386.h: ..to here..
432 * coff/ti.h: ..and here..
433 * coff/x86_64.h: ..and here..
434 * coff/z80.h: ..and here..
435 * coff/z8k.h: ..and here.
436
437 2021-03-02 Nick Alcock <nick.alcock@oracle.com>
438
439 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
440 merely change how much deduplication is done.
441
442 2021-03-01 Alan Modra <amodra@gmail.com>
443 Fangrui Song <maskray@google.com>
444
445 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
446
447 2021-02-21 Alan Modra <amodra@gmail.com>
448
449 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
450
451 2021-02-17 Nick Alcock <nick.alcock@oracle.com>
452
453 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
454 (ctf_lookup_by_symbol_name): Likewise.
455
456 2021-02-19 Nelson Chu <nelson.chu@sifive.com>
457
458 PR 27158
459 * opcode/riscv.h: Updated encoding macros.
460
461 2021-02-18 Nelson Chu <nelson.chu@sifive.com>
462
463 * opcode/riscv.h: Moved stuff and make the file tidy.
464
465 2021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
466
467 * opcode/s390.h (enum s390_opcode_cpu_val): Add
468 S390_OPCODE_ARCH14.
469
470 2021-02-08 Mike Frysinger <vapier@gentoo.org>
471
472 * opcode/tic54x.h (mmregs): Rename to ...
473 (tic54x_mmregs): ... this.
474 (regs): Rename to ...
475 (tic54x_regs): ... this.
476 (condition_codes): Rename to ...
477 (tic54x_condition_codes): ... this.
478 (cc2_codes): Rename to ...
479 (tic54x_cc2_codes): ... this.
480 (status_bits): Rename to ...
481 (tic54x_status_bits): ... this.
482 (cc3_codes): Rename to ...
483 (tic54x_cc3_codes): ... this.
484 (misc_symbols): Rename to ...
485 (tic54x_misc_symbols): ... this.
486
487 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
488
489 PR 27348
490 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
491
492 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
493
494 PR 27348
495 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
496
497 2021-01-27 Nick Alcock <nick.alcock@oracle.com>
498
499 * ctf-api.h (ECTF_NONAME): New.
500 (ECTF_NERR): Adjust.
501
502 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
503
504 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
505
506 2021-02-04 Nelson Chu <nelson.chu@sifive.com>
507
508 * opcode/riscv-opc.h: Removed macros for zb* extensions.
509 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
510
511 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
512
513 * opcode/riscv.h: Indent and GNU coding standards tidy,
514 also aligned the code.
515
516 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
517
518 * elf/riscv.h: Comments tidy and improvement.
519 * opcode/riscv-opc.h: Likewise.
520 * opcode/riscv.h: Likewise.
521
522 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
523
524 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
525 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
526
527 2021-01-09 Nick Clifton <nickc@redhat.com>
528
529 * 2.36 release branch crated.
530
531 2021-01-07 Philipp Tomsich <prt@gnu.org>
532
533 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
534 for pause hint instruction.
535 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
536
537 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
538 Jim Wilson <jimw@sifive.com>
539 Andrew Waterman <andrew@sifive.com>
540 Maxim Blinov <maxim.blinov@embecosm.com>
541 Kito Cheng <kito.cheng@sifive.com>
542 Nelson Chu <nelson.chu@sifive.com>
543
544 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
545 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
546 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
547 frozen extensions.
548
549 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
550
551 * ctf-api.h (CTF_MN_RECURSE): New.
552 (ctf_member_next): Add flags argument.
553
554 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
555
556 * ctf-api.h (ECTF_INCOMPLETE): New.
557 (ECTF_NERR): Adjust.
558
559 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
560
561 * coff/internal.h: Correct comment spelling.
562 * coff/sym.h: Likewise.
563 * opcode/aarch64.h: Likewise.
564
565 2021-01-01 Alan Modra <amodra@gmail.com>
566
567 Update year range in copyright notice of all files.
568
569 For older changes see ChangeLog-2020
570 \f
571 Copyright (C) 2021-2024 Free Software Foundation, Inc.
572
573 Copying and distribution of this file, with or without modification,
574 are permitted in any medium without royalty provided the copyright
575 notice and this notice are preserved.
576
577 Local Variables:
578 mode: change-log
579 left-margin: 8
580 fill-column: 74
581 version-control: never
582 End: