Update documentation on making a release
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-01-27 Nick Clifton <nickc@redhat.com>
2
3 * README-how-to-make-a-release: Add details on how to actually
4 make the release.
5
6 2018-01-26 Nick Clifton <nickc@redhat.com>
7
8 * README-how-to-make-a-release: Add more details on updating
9 version numbers.
10
11 2018-01-22 Maciej W. Rozycki <macro@mips.com>
12
13 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
14 option description.
15
16 2018-01-22 Maciej W. Rozycki <macro@mips.com>
17
18 * MAINTAINERS: Update my company e-mail address.
19
20 2018-01-22 Nick Clifton <nickc@redhat.com>
21
22 * po/sv.po: Updated Swedish translation.
23
24 2018-01-18 Nick Clifton <nickc@redhat.com>
25
26 * po/bg.po: Updated Bulgarian translation.
27
28 2018-01-16 Joel Brobecker <brobecker@adacore.com>
29
30 * README-how-to-make-a-release: Add reminder to update the
31 branch name in gdbadmin's crontab on sourceware.
32
33 2018-01-16 Joel Brobecker <brobecker@adacore.com>
34
35 * README-how-to-make-a-release: Remove trailing spaces.
36
37 2018-01-16 Nick Clifton <nickc@redhat.com>
38
39 * po/fr.po: Updated French translation.
40
41 2018-01-15 Nick Clifton <nickc@redhat.com>
42
43 * po/uk.po: Updated Ukranian translation.
44
45 2018-01-13 Nick Clifton <nickc@redhat.com>
46
47 * README-how-to-make-a-release: Update notes.
48 * po/binutils.pot: Regenerated.
49
50 2018-01-13 Nick Clifton <nickc@redhat.com>
51
52 * configure: Regenerate.
53
54 2018-01-13 Nick Clifton <nickc@redhat.com>
55
56 2.30 branch created.
57 * NEWS: Add marker for 2.30.
58
59 2018-01-12 Nick Clifton <nickc@redhat.com>
60
61 * README-how-to-make-a-release: Add notes on how to make the
62 branch and prelease snapshot.
63 * BRANCHES: Add binutils-2_29-branch.
64
65 2018-01-10 Nick Clifton <nickc@redhat.com>
66
67 * MAINTAINERS: Note that it is now the configure.ac file and not
68 the configure.in file that needs to be kept in sync with gcc.
69 Add a note about sending patches for libiberty to gcc.
70
71 2018-01-03 Nick Clifton <nickc@redhat.com>
72
73 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
74 constants.
75
76 2018-01-03 Nick Clifton <nickc@redhat.com>
77
78 * objcopy.c (objcopy_internal_note): New structure.
79 (gap_exists): New function.
80 (is_open_note): New function.
81 (is_func_note): New function.
82 (is_64bit): New function.
83 (merge_gnu_build_notes): Handle v3 notes. Do not merge
84 if there are relocations against the notes.
85 * readelf.c (get_note_type): Use short names for build attribute
86 notes.
87 (print_symbol_for_build_attribute): Rename to
88 get_symbol_for_build_attribute. Returns the found symbol rather
89 than printing it.
90 (print_gnu_build_attribute_description): Maintain address ranges
91 for function notes as well as global notes. Handle v3 notes.
92 (print_gnu_build_attribute_name): Use more space for printing the
93 name in wide mode.
94 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
95 Eliminate symbol references in order to remove the need for
96 relocations.
97 * testsuite/binutils-all/note-2-64.s: Likewise.
98 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
99 symbol.
100 * testsuite/binutils-all/note-3-64.s: Likewise.
101 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
102 output.
103 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
104 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
105 * testsuite/binutils-all/note-2-32.d: Likewise.
106 * testsuite/binutils-all/note-2-64.d: Likewise.
107 * testsuite/binutils-all/note-3-32.d: Likewise.
108 * testsuite/binutils-all/note-3-64.d: Likewise.
109 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
110 * testsuite/binutils-all/note-4-32.s: New test.
111 * testsuite/binutils-all/note-4-64.d: New test result file.
112 * testsuite/binutils-all/note-4-32.d: New test result file.
113
114 2018-01-03 Alan Modra <amodra@gmail.com>
115
116 Update year range in copyright notice of all files.
117
118 For older changes see ChangeLog-2017
119 \f
120 Copyright (C) 2018 Free Software Foundation, Inc.
121
122 Copying and distribution of this file, with or without modification,
123 are permitted in any medium without royalty provided the copyright
124 notice and this notice are preserved.
125
126 Local Variables:
127 mode: change-log
128 left-margin: 8
129 fill-column: 74
130 version-control: never
131 End:
This page took 0.032626 seconds and 5 git commands to generate.