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