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