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