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