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