]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Add note about 2.30 branch creation to changelogs
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
9176ac5b
NC
12018-01-13 Nick Clifton <nickc@redhat.com>
2
faf766e3 3 2.30 branch created.
9176ac5b
NC
4 * NEWS: Add marker for 2.30.
5
98ab9e96
NC
62018-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
bf41f30d
NC
122018-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
f13974bd
NC
182018-01-03 Nick Clifton <nickc@redhat.com>
19
20 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
21 constants.
22
6f156d7a
NC
232018-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
219d1afa
AM
612018-01-03 Alan Modra <amodra@gmail.com>
62
63 Update year range in copyright notice of all files.
64
1e563868 65For older changes see ChangeLog-2017
3499769a 66\f
1e563868 67Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
68
69Copying and distribution of this file, with or without modification,
70are permitted in any medium without royalty provided the copyright
71notice and this notice are preserved.
72
73Local Variables:
74mode: change-log
75left-margin: 8
76fill-column: 74
77version-control: never
78End: