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