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