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