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