8f139a5ecaa09fe41b43ac4c52351882597c8a41
[binutils-gdb.git] / binutils / ChangeLog
1 2018-05-15 Tamar Christina <tamar.christina@arm.com>
2
3 PR binutils/21446
4 * doc/binutils.texi (-M): Document AArch64 options.
5 * NEWS: Document notes and warnings.
6
7 2018-05-15 Alan Modra <amodra@gmail.com>
8
9 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
10 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
11 and *uclinux* into *linux*.
12 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
13 strip-13 test, exclude arm-vxworks and arm-windiss.
14
15 2018-05-10 John Darrington <john@darrington.wattle.id.au>
16
17 * readelf.c (get_machine_name): EM_S12Z - handle new case.
18
19 2018-05-09 Alan Modra <amodra@gmail.com>
20
21 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
22
23 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
24
25 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
26
27 2018-05-08 Alan Modra <amodra@gmail.com>
28
29 PR 23141
30 * objcopy.c (is_strip_section): Strip groups without a valid
31 signature symbol.
32
33 2018-05-07 Alan Modra <amodra@gmail.com>
34
35 PR 23142
36 * objcopy.c (group_signature): Don't accept groups that use a
37 symbol table other than the one we've read.
38
39 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
40
41 * readelf.c: Very basic support for EM_NFP and its section types.
42 * testsuite/binutils-all/nfp: New directory.
43 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
44 tests.
45 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
46 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
47 * testsuite/binutils-all/nfp/test1.d: New file.
48 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
49 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
50 * NEWS: Mention the new support.
51
52 2018-04-27 Maciej W. Rozycki <macro@mips.com>
53
54 * testsuite/lib/binutils-common.exp (match_target): New procedure.
55 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
56 of `istarget' for matching with `target', `not-target', `skip'
57 and `not-skip' options.
58
59 2018-04-26 Nick Clifton <nickc@redhat.com>
60
61 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
62 32-bit absolute reloc for the HPPA target.
63 * testsuite/binutils-all/note-5.d: New test.
64 * testsuite/binutils-all/note-5.s: Source file for new test.
65 * testsuite/binutils-all/objcopy.exp: Run new test.
66
67 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
68
69 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
70 * testsuite/binutils-all/elfedit-3.d: Likewise.
71 * testsuite/binutils-all/objcopy.exp: Likewise.
72 * testsuite/binutils-all/strip-3.d: Likewise.
73 * testsuite/lib/binutils-common.exp: Likewise.
74
75 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
76 Mickaël Guêné <mickael.guene@st.com>
77
78 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
79 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
80
81 2018-04-25 Alan Modra <amodra@gmail.com>
82
83 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
84 arm-coff support.
85 * testsuite/binutils-all/objcopy.exp: Likewise.
86 * testsuite/lib/binutils-common.exp: Likewise.
87
88 2018-04-18 Nick Clifton <nickc@redhat.com>
89
90 PR 23062
91 * dwarf.c (read_and_display_attr_value): Replace assertions with
92 test and warning message.
93
94 2018-04-18 Alan Modra <amodra@gmail.com>
95
96 * testsuite/lib/binutils-common.exp: Remove support for assorted
97 aout targets.
98
99 2018-04-17 Nick Clifton <nickc@redhat.com>
100
101 PR 23063
102 * readelf.c (print_symbol): If the width is zero, return straight
103 away.
104
105 PR 23064
106 * dwarf.c (process_cu_tu_index): Test for a potential buffer
107 overrun before copying signature pointer.
108
109 2018-04-17 Alan Modra <amodra@gmail.com>
110
111 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
112
113 2018-04-16 Alan Modra <amodra@gmail.com>
114
115 * readelf.c (get_machine_name): Correct typo.
116
117 2018-04-16 Alan Modra <amodra@gmail.com>
118
119 * configure.ac: Remove arm-epoc-pe support.
120 * dlltool.c: Likewise.
121 * configure: Regenerate.
122
123 2018-04-16 Alan Modra <amodra@gmail.com>
124
125 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
126 sparc-coff support.
127
128 2018-04-16 Alan Modra <amodra@gmail.com>
129
130 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
131 support.
132 * testsuite/binutils-all/copy-3.d: Likewise.
133 * testsuite/binutils-all/objcopy.exp: Likewise.
134 * testsuite/lib/binutils-common.exp: Likewise.
135
136 2018-04-16 Alan Modra <amodra@gmail.com>
137
138 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
139
140 2018-04-16 Alan Modra <amodra@gmail.com>
141
142 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
143
144 2018-04-16 Alan Modra <amodra@gmail.com>
145
146 * testsuite/binutils-all/objdump.exp: Remove we32k support.
147
148 2018-04-16 Alan Modra <amodra@gmail.com>
149
150 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
151 * testsuite/binutils-all/objdump.exp: Remove m88k support.
152
153 2018-04-16 Alan Modra <amodra@gmail.com>
154
155 * readelf.c: Remove i370 support.
156 * testsuite/binutils-all/objdump.exp: Likewise.
157
158 2018-04-16 Alan Modra <amodra@gmail.com>
159
160 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
161 * testsuite/lib/binutils-common.exp: Likewise.
162
163 2018-04-16 Alan Modra <amodra@gmail.com>
164
165 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
166
167 2018-04-16 Alan Modra <amodra@gmail.com>
168
169 * Makefile.am: Remove IEEE 695 support.
170 * budbg.h: Likewise.
171 * doc/binutils.texi: Likewise.
172 * makefile.vms: Likewise.
173 * objcopy.c: Likewise.
174 * objdump.c: Likewise.
175 * rddbg.c: Likewise.
176 * ieee.c: Delete.
177 * Makefile.in: Regenerate.
178 * po/POTFILES.in: Regenerate.
179
180 2018-04-16 Alan Modra <amodra@gmail.com>
181
182 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
183 * testsuite/binutils-all/nm.exp: Likewise.
184
185 2018-04-16 Alan Modra <amodra@gmail.com>
186
187 * .gitignore: Remove netware support.
188 * Makefile.am: Likewise.
189 * configure.ac: Likewise.
190 * doc/Makefile.am: Likewise.
191 * doc/binutils.texi: Likewise.
192 * testsuite/binutils-all/nm.exp: Likewise.
193 * nlmconv.c: Delete.
194 * nlmconv.h: Delete.
195 * nlmheader.y: Delete.
196 * Makefile.in: Regenerate.
197 * configure: Regenerate.
198 * doc/Makefile.in: Regenerate.
199 * po/POTFILES.in: Regenerate.
200
201 2018-04-16 Alan Modra <amodra@gmail.com>
202
203 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
204
205 2018-04-14 Alan Modra <amodra@gmail.com>
206
207 * readelf.c (get_machine_name): Revert 2018-04-11 change.
208
209 2018-04-12 Nick Clifton <nickc@redhat.com>
210
211 PR 23050
212 * readelf.c (process_dynamic_section): Correct dynamic string
213 table size calculation.
214
215 2018-04-11 Alan Modra <amodra@gmail.com>
216
217 * ieee.c: Remove i960 support.
218 * od-macho.c: Remove i860 support.
219 * readelf.c: Remove i860 and i960 support.
220 * testsuite/binutils-all/objcopy.exp: Likewise.
221 * testsuite/binutils-all/objdump.exp: Likewise.
222 * testsuite/lib/binutils-common.exp: Likewise.
223
224 2018-04-11 Maciej W. Rozycki <macro@mips.com>
225
226 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
227 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
228
229 2018-04-10 Alan Modra <amodra@gmail.com>
230
231 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
232 reloc=11 for pru and reloc=50 for nds32.
233 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
234
235 2018-04-09 Maciej W. Rozycki <macro@mips.com>
236
237 * testsuite/binutils-all/strip-15.d: New test.
238 * testsuite/binutils-all/strip-15rel.s: New test source.
239 * testsuite/binutils-all/strip-15rela.s: New test source.
240 * testsuite/binutils-all/strip-15mips64.s: New test source.
241 * testsuite/binutils-all/objcopy.exp: Run the new test.
242
243 2018-04-09 Maciej W. Rozycki <macro@mips.com>
244
245 * testsuite/binutils-all/strip-14.d: New test.
246 * testsuite/binutils-all/strip-14rel.s: New test source.
247 * testsuite/binutils-all/strip-14rela.s: New test source.
248 * testsuite/binutils-all/strip-14mips64.s: New test source.
249 * testsuite/binutils-all/objcopy.exp: Run the new test.
250
251 2018-04-06 Tom Tromey <tom@tromey.com>
252
253 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
254 constants from DWARF 5.
255
256 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR gas/22318
259 * configure: Regenerated.
260
261 2018-04-05 Maciej W. Rozycki <macro@mips.com>
262
263 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
264 than `.dc.w' in second relocation.
265
266 2018-04-05 Maciej W. Rozycki <macro@mips.com>
267
268 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
269 relocation type 0x8f' error message.
270
271 2018-04-05 Maciej W. Rozycki <macro@mips.com>
272
273 * testsuite/binutils-all/strip-13.s: Rename to...
274 * testsuite/binutils-all/strip-13rela.s: ... this.
275 * testsuite/binutils-all/strip-13rel.s: New test source.
276 * testsuite/binutils-all/strip-13mips64.s: New test source.
277 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
278 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
279 `m68hc11-*' to `not-target' list.
280 * testsuite/binutils-all/objcopy.exp: Switch between sources for
281 `strip-13'.
282
283 2018-04-05 Maciej W. Rozycki <macro@mips.com>
284
285 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
286 241 (0xf1) for the relocation number and RELA addend.
287 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
288 `not-target' list.
289
290 2018-04-04 John David Anglin <danglin@gcc.gnu.org>
291
292 * MAINTAINERS: Update my e-mail address.
293
294 2018-04-04 Nick Clifton <nickc@redhat.com>
295
296 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
297
298 2018-03-23 Nick Clifton <nickc@redhat.com>
299
300 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
301 symbols.
302 (print_gnu_build_attribute_description): If no file start symbol
303 could be found, look for one two bytes into the file.
304 * testsuite/binutils-all/note-4-64.s: Set the address of the file
305 start symbol to two bytes into the file.
306 * testsuite/binutils-all/note-4-32.s: Likewise.
307
308 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
309
310 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
311 DF_1_WEAKFILTER and DF_1_NOCOMMON.
312
313 2018-03-20 Nick Clifton <nickc@redhat.com>
314
315 * po/es.po: Updated Spanish translation.
316 * po/ru.po: Updated Russian translation.
317
318 2018-03-13 Nick Clifton <nickc@redhat.com>
319
320 PR 22957
321 * stabs.c (pop_binincl): Fail if the file index is off the end of
322 the stack.
323
324 2018-03-13 Nick Clifton <nickc@redhat.com>
325
326 PR 22955
327 * stabs.c (parse_number): Add p_end parameter and use it to check
328 the validity of the pp parameter. Add checks to prevent walking
329 off the end of the string buffer.
330 (parse_stab_string): Likewise.
331 (parse_stab_type): Likewise.
332 (parse_stab_type_number): Likewise.
333 (parse_stab_range_type): Likewise.
334 (parse_stab_sun_builtin_type): Likewise.
335 (parse_stab_sun_floating_type): Likewise.
336 (parse_stab_enum_type): Likewise.
337 (parse_stab_struct_type): Likewise.
338 (parse_stab_baseclasses): Likewise.
339 (parse_stab_struct_fields): Likewise.
340 (parse_stab_cpp_abbrev): Likewise.
341 (parse_stab_one_struct_field): Likewise.
342 (parse_stab_members): Likewise.
343 (parse_stab_tilde_field): Likewise.
344 (parse_stab_array_type): Likewise.
345
346 * parse_stab: Compute the end of the string and then pass it on to
347 individual parser functions.
348
349 2018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
350
351 PR binutils/22923
352 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
353 overflow.
354
355 2018-03-07 Alan Modra <amodra@gmail.com>
356
357 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
358 * configure: Regenerate.
359
360 2018-03-05 H.J. Lu <hongjiu.lu@intel.com>
361
362 PR binutils/22911
363 * objdump.c (is_significant_symbol_name): Return TRUE for all
364 .plt* sections.
365 (find_symbol_for_address): Replace linear search with binary
366 search on dynamic relocations.
367
368 2018-03-01 Nick Clifton <nickc@redhat.com>
369
370 PR 22905
371 * dwarf.c (display_debug_ranges): Check that the offset loaded
372 from the range_entry structure is valid.
373
374 2018-03-01 Alan Modra <amodra@gmail.com>
375
376 * configure.ac (ALL_LINGUAS): Add sr. Sort.
377 * configure: Regenerate.
378
379 2018-02-27 Nick Clifton <nickc@redhat.com>
380
381 * po/pt.po: New Portuguese translation.
382 * configure.ac (ALL_LINGUAS): Add pt.
383 * configure: Regenerate.
384
385 2018-02-27 Nick Clifton <nickc@redhat.com>
386
387 PR 22875
388 * objcopy.c (copy_object): Check the error status after marking
389 symbols used in relocations.
390 * testsuite/binutils-all/strip-13.s: New test source file.
391 * testsuite/binutils-all/strip-13.s: New test driver file.
392 * testsuite/binutils-all/objcopy.exp: Run the new test.
393
394 2018-02-26 Alan Modra <amodra@gmail.com>
395
396 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
397 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
398
399 2018-02-23 Alan Modra <amodra@gmail.com>
400
401 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
402 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
403
404 2018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
405
406 * doc/binutils.texi (objcopy): Add missing closing square
407 parenthesis to listing of objcopy's command line options.
408
409 2018-02-19 Matthias Klose <doko@debian.org>
410
411 * strings.c (long_options): Include-all-whitespace does not take
412 an extra agument.
413
414 2018-02-13 Alan Modra <amodra@gmail.com>
415
416 PR 22836
417 * testsuite/binutils-all/group-7.s,
418 * testsuite/binutils-all/group-7a.d,
419 * testsuite/binutils-all/group-7b.d,
420 * testsuite/binutils-all/group-7c.d: New tests.
421 * testsuite/binutils-all/objcopy.exp: Run them.
422
423 2018-02-08 Nick Clifton <nickc@redhat.com>
424
425 PR 22802
426 * dwarf.c (load_separate_debug_file): Return early if the user is
427 not interested in debug links.
428
429 2018-02-06 Nick Clifton <nickc@redhat.com>
430
431 PR 22793
432 * readelf.c (find_section): Replace assertion with test and return
433 of NULL.
434 (find_section_by_address): Add test of section header table
435 existance.
436 (find_section_by_type): Likewise.
437 (find_section_in_set): Likewise.
438
439 2018-02-05 Maciej W. Rozycki <macro@mips.com>
440
441 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
442 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
443 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
444 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
445
446 2018-02-05 Maciej W. Rozycki <macro@mips.com>
447
448 * testsuite/config/default.exp (binutils_run): Document
449 `binutils_run_status'.
450 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
451 and set it.
452 (run_dump_test): Add `error', `error_output', `warning' and
453 `warning_output' options. Update documentation accordingly.
454
455 2018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * dwarf.c (dwarf_regnames_riscv): New register name table.
458 (init_dwarf_regnames_riscv): New function.
459 (init_dwarf_regnames): Add call to initialise RiscV register
460 names.
461 * dwarf.h (init_dwarf_regnames_riscv): Declare.
462 * objdump.c (dump_dwarf): Add call to initialise RiscV register
463 names.
464
465 2018-02-01 Alan Modra <amodra@gmail.com>
466
467 PR 22769
468 * objdump.c (load_specific_debug_section): Check for overflow
469 when adding one to section size for a string section terminator.
470
471 2018-01-30 Nick Clifton <nickc@redhat.com>
472
473 PR 22734
474 * doc/binutils.texi (nm): Update description to point out that
475 zero-initialized values can also be shown as type B, b, S or s
476 since they can be stored in the BSS section.
477
478 2018-01-30 Alan Modra <amodra@gmail.com>
479
480 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
481 "artificially large" end address.
482
483 2018-01-28 Nick Clifton <nickc@redhat.com>
484
485 * README-how-to-make-a-release: Add note about checking gpg key
486 and the results of gnupload.
487
488 2018-01-27 Nick Clifton <nickc@redhat.com>
489
490 * README-how-to-make-a-release: Add details on how to actually
491 make the release.
492
493 2018-01-26 Nick Clifton <nickc@redhat.com>
494
495 * README-how-to-make-a-release: Add more details on updating
496 version numbers.
497
498 2018-01-22 Maciej W. Rozycki <macro@mips.com>
499
500 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
501 option description.
502
503 2018-01-22 Maciej W. Rozycki <macro@mips.com>
504
505 * MAINTAINERS: Update my company e-mail address.
506
507 2018-01-22 Nick Clifton <nickc@redhat.com>
508
509 * po/sv.po: Updated Swedish translation.
510
511 2018-01-18 Nick Clifton <nickc@redhat.com>
512
513 * po/bg.po: Updated Bulgarian translation.
514
515 2018-01-16 Joel Brobecker <brobecker@adacore.com>
516
517 * README-how-to-make-a-release: Add reminder to update the
518 branch name in gdbadmin's crontab on sourceware.
519
520 2018-01-16 Joel Brobecker <brobecker@adacore.com>
521
522 * README-how-to-make-a-release: Remove trailing spaces.
523
524 2018-01-16 Nick Clifton <nickc@redhat.com>
525
526 * po/fr.po: Updated French translation.
527
528 2018-01-15 Nick Clifton <nickc@redhat.com>
529
530 * po/uk.po: Updated Ukranian translation.
531
532 2018-01-13 Nick Clifton <nickc@redhat.com>
533
534 * README-how-to-make-a-release: Update notes.
535 * po/binutils.pot: Regenerated.
536
537 2018-01-13 Nick Clifton <nickc@redhat.com>
538
539 * configure: Regenerate.
540
541 2018-01-13 Nick Clifton <nickc@redhat.com>
542
543 2.30 branch created.
544 * NEWS: Add marker for 2.30.
545
546 2018-01-12 Nick Clifton <nickc@redhat.com>
547
548 * README-how-to-make-a-release: Add notes on how to make the
549 branch and prelease snapshot.
550 * BRANCHES: Add binutils-2_29-branch.
551
552 2018-01-10 Nick Clifton <nickc@redhat.com>
553
554 * MAINTAINERS: Note that it is now the configure.ac file and not
555 the configure.in file that needs to be kept in sync with gcc.
556 Add a note about sending patches for libiberty to gcc.
557
558 2018-01-03 Nick Clifton <nickc@redhat.com>
559
560 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
561 constants.
562
563 2018-01-03 Nick Clifton <nickc@redhat.com>
564
565 * objcopy.c (objcopy_internal_note): New structure.
566 (gap_exists): New function.
567 (is_open_note): New function.
568 (is_func_note): New function.
569 (is_64bit): New function.
570 (merge_gnu_build_notes): Handle v3 notes. Do not merge
571 if there are relocations against the notes.
572 * readelf.c (get_note_type): Use short names for build attribute
573 notes.
574 (print_symbol_for_build_attribute): Rename to
575 get_symbol_for_build_attribute. Returns the found symbol rather
576 than printing it.
577 (print_gnu_build_attribute_description): Maintain address ranges
578 for function notes as well as global notes. Handle v3 notes.
579 (print_gnu_build_attribute_name): Use more space for printing the
580 name in wide mode.
581 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
582 Eliminate symbol references in order to remove the need for
583 relocations.
584 * testsuite/binutils-all/note-2-64.s: Likewise.
585 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
586 symbol.
587 * testsuite/binutils-all/note-3-64.s: Likewise.
588 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
589 output.
590 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
591 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
592 * testsuite/binutils-all/note-2-32.d: Likewise.
593 * testsuite/binutils-all/note-2-64.d: Likewise.
594 * testsuite/binutils-all/note-3-32.d: Likewise.
595 * testsuite/binutils-all/note-3-64.d: Likewise.
596 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
597 * testsuite/binutils-all/note-4-32.s: New test.
598 * testsuite/binutils-all/note-4-64.d: New test result file.
599 * testsuite/binutils-all/note-4-32.d: New test result file.
600
601 2018-01-03 Alan Modra <amodra@gmail.com>
602
603 Update year range in copyright notice of all files.
604
605 For older changes see ChangeLog-2017
606 \f
607 Copyright (C) 2018 Free Software Foundation, Inc.
608
609 Copying and distribution of this file, with or without modification,
610 are permitted in any medium without royalty provided the copyright
611 notice and this notice are preserved.
612
613 Local Variables:
614 mode: change-log
615 left-margin: 8
616 fill-column: 74
617 version-control: never
618 End: