Update the libiberty sources with the latest patches found in the master sources.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-01-03 Nick Clifton <nickc@redhat.com>
2
3 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
4 constants.
5
6 2018-01-03 Nick Clifton <nickc@redhat.com>
7
8 * objcopy.c (objcopy_internal_note): New structure.
9 (gap_exists): New function.
10 (is_open_note): New function.
11 (is_func_note): New function.
12 (is_64bit): New function.
13 (merge_gnu_build_notes): Handle v3 notes. Do not merge
14 if there are relocations against the notes.
15 * readelf.c (get_note_type): Use short names for build attribute
16 notes.
17 (print_symbol_for_build_attribute): Rename to
18 get_symbol_for_build_attribute. Returns the found symbol rather
19 than printing it.
20 (print_gnu_build_attribute_description): Maintain address ranges
21 for function notes as well as global notes. Handle v3 notes.
22 (print_gnu_build_attribute_name): Use more space for printing the
23 name in wide mode.
24 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
25 Eliminate symbol references in order to remove the need for
26 relocations.
27 * testsuite/binutils-all/note-2-64.s: Likewise.
28 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
29 symbol.
30 * testsuite/binutils-all/note-3-64.s: Likewise.
31 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
32 output.
33 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
34 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
35 * testsuite/binutils-all/note-2-32.d: Likewise.
36 * testsuite/binutils-all/note-2-64.d: Likewise.
37 * testsuite/binutils-all/note-3-32.d: Likewise.
38 * testsuite/binutils-all/note-3-64.d: Likewise.
39 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
40 * testsuite/binutils-all/note-4-32.s: New test.
41 * testsuite/binutils-all/note-4-64.d: New test result file.
42 * testsuite/binutils-all/note-4-32.d: New test result file.
43
44 2018-01-03 Alan Modra <amodra@gmail.com>
45
46 Update year range in copyright notice of all files.
47
48 For older changes see ChangeLog-2017
49 \f
50 Copyright (C) 2018 Free Software Foundation, Inc.
51
52 Copying and distribution of this file, with or without modification,
53 are permitted in any medium without royalty provided the copyright
54 notice and this notice are preserved.
55
56 Local Variables:
57 mode: change-log
58 left-margin: 8
59 fill-column: 74
60 version-control: never
61 End:
This page took 0.032823 seconds and 4 git commands to generate.