BFD messages
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
2c1c9679
AM
12018-02-26 Alan Modra <amodra@gmail.com>
2
3 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
4 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
5
6e05870c
AM
62018-02-23 Alan Modra <amodra@gmail.com>
7
8 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
9 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
10
b0ab9c45
RH
112018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
12
13 * doc/binutils.texi (objcopy): Add missing closing square
14 parenthesis to listing of objcopy's command line options.
15
e535d0dd
MK
162018-02-19 Matthias Klose <doko@debian.org>
17
18 * strings.c (long_options): Include-all-whitespace does not take
19 an extra agument.
20
6e5e9d58
AM
212018-02-13 Alan Modra <amodra@gmail.com>
22
23 PR 22836
24 * testsuite/binutils-all/group-7.s,
25 * testsuite/binutils-all/group-7a.d,
26 * testsuite/binutils-all/group-7b.d,
27 * testsuite/binutils-all/group-7c.d: New tests.
28 * testsuite/binutils-all/objcopy.exp: Run them.
29
8de3a6e2
NC
302018-02-08 Nick Clifton <nickc@redhat.com>
31
32 PR 22802
33 * dwarf.c (load_separate_debug_file): Return early if the user is
34 not interested in debug links.
35
68807c3c
NC
362018-02-06 Nick Clifton <nickc@redhat.com>
37
38 PR 22793
39 * readelf.c (find_section): Replace assertion with test and return
40 of NULL.
41 (find_section_by_address): Add test of section header table
42 existance.
43 (find_section_by_type): Likewise.
44 (find_section_in_set): Likewise.
45
2d6dda71
MR
462018-02-05 Maciej W. Rozycki <macro@mips.com>
47
48 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
49 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
50 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
51 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
52
78c88364
MR
532018-02-05 Maciej W. Rozycki <macro@mips.com>
54
55 * testsuite/config/default.exp (binutils_run): Document
56 `binutils_run_status'.
57 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
58 and set it.
59 (run_dump_test): Add `error', `error_output', `warning' and
60 `warning_output' options. Update documentation accordingly.
61
5bb0830d
AB
622018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * dwarf.c (dwarf_regnames_riscv): New register name table.
65 (init_dwarf_regnames_riscv): New function.
66 (init_dwarf_regnames): Add call to initialise RiscV register
67 names.
68 * dwarf.h (init_dwarf_regnames_riscv): Declare.
69 * objdump.c (dump_dwarf): Add call to initialise RiscV register
70 names.
71
f2023ce7
AM
722018-02-01 Alan Modra <amodra@gmail.com>
73
74 PR 22769
75 * objdump.c (load_specific_debug_section): Check for overflow
76 when adding one to section size for a string section terminator.
77
fcabedd5
NC
782018-01-30 Nick Clifton <nickc@redhat.com>
79
80 PR 22734
81 * doc/binutils.texi (nm): Update description to point out that
82 zero-initialized values can also be shown as type B, b, S or s
83 since they can be stored in the BSS section.
84
f49db8be
AM
852018-01-30 Alan Modra <amodra@gmail.com>
86
87 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
88 "artificially large" end address.
89
a8d6d6ac
NC
902018-01-28 Nick Clifton <nickc@redhat.com>
91
92 * README-how-to-make-a-release: Add note about checking gpg key
93 and the results of gnupload.
94
9a5db26e
NC
952018-01-27 Nick Clifton <nickc@redhat.com>
96
97 * README-how-to-make-a-release: Add details on how to actually
98 make the release.
99
94c2436b
NC
1002018-01-26 Nick Clifton <nickc@redhat.com>
101
102 * README-how-to-make-a-release: Add more details on updating
103 version numbers.
104
1ea332d6
MR
1052018-01-22 Maciej W. Rozycki <macro@mips.com>
106
107 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
108 option description.
109
d65ce302
MR
1102018-01-22 Maciej W. Rozycki <macro@mips.com>
111
112 * MAINTAINERS: Update my company e-mail address.
113
f433138f
NC
1142018-01-22 Nick Clifton <nickc@redhat.com>
115
116 * po/sv.po: Updated Swedish translation.
117
7ab82037
NC
1182018-01-18 Nick Clifton <nickc@redhat.com>
119
120 * po/bg.po: Updated Bulgarian translation.
121
0dd86f32
JB
1222018-01-16 Joel Brobecker <brobecker@adacore.com>
123
124 * README-how-to-make-a-release: Add reminder to update the
125 branch name in gdbadmin's crontab on sourceware.
126
a960d29f
JB
1272018-01-16 Joel Brobecker <brobecker@adacore.com>
128
129 * README-how-to-make-a-release: Remove trailing spaces.
130
f6efed01
NC
1312018-01-16 Nick Clifton <nickc@redhat.com>
132
133 * po/fr.po: Updated French translation.
134
616dcb87
NC
1352018-01-15 Nick Clifton <nickc@redhat.com>
136
137 * po/uk.po: Updated Ukranian translation.
138
3957a496
NC
1392018-01-13 Nick Clifton <nickc@redhat.com>
140
19e2900b 141 * README-how-to-make-a-release: Update notes.
3957a496
NC
142 * po/binutils.pot: Regenerated.
143
769c7ea5
NC
1442018-01-13 Nick Clifton <nickc@redhat.com>
145
146 * configure: Regenerate.
147
9176ac5b
NC
1482018-01-13 Nick Clifton <nickc@redhat.com>
149
faf766e3 150 2.30 branch created.
9176ac5b
NC
151 * NEWS: Add marker for 2.30.
152
98ab9e96
NC
1532018-01-12 Nick Clifton <nickc@redhat.com>
154
155 * README-how-to-make-a-release: Add notes on how to make the
156 branch and prelease snapshot.
157 * BRANCHES: Add binutils-2_29-branch.
158
bf41f30d
NC
1592018-01-10 Nick Clifton <nickc@redhat.com>
160
161 * MAINTAINERS: Note that it is now the configure.ac file and not
162 the configure.in file that needs to be kept in sync with gcc.
163 Add a note about sending patches for libiberty to gcc.
164
f13974bd
NC
1652018-01-03 Nick Clifton <nickc@redhat.com>
166
167 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
168 constants.
169
6f156d7a
NC
1702018-01-03 Nick Clifton <nickc@redhat.com>
171
172 * objcopy.c (objcopy_internal_note): New structure.
173 (gap_exists): New function.
174 (is_open_note): New function.
175 (is_func_note): New function.
176 (is_64bit): New function.
177 (merge_gnu_build_notes): Handle v3 notes. Do not merge
178 if there are relocations against the notes.
179 * readelf.c (get_note_type): Use short names for build attribute
180 notes.
181 (print_symbol_for_build_attribute): Rename to
182 get_symbol_for_build_attribute. Returns the found symbol rather
183 than printing it.
184 (print_gnu_build_attribute_description): Maintain address ranges
185 for function notes as well as global notes. Handle v3 notes.
186 (print_gnu_build_attribute_name): Use more space for printing the
187 name in wide mode.
188 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
189 Eliminate symbol references in order to remove the need for
190 relocations.
191 * testsuite/binutils-all/note-2-64.s: Likewise.
192 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
193 symbol.
194 * testsuite/binutils-all/note-3-64.s: Likewise.
195 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
196 output.
197 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
198 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
199 * testsuite/binutils-all/note-2-32.d: Likewise.
200 * testsuite/binutils-all/note-2-64.d: Likewise.
201 * testsuite/binutils-all/note-3-32.d: Likewise.
202 * testsuite/binutils-all/note-3-64.d: Likewise.
203 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
204 * testsuite/binutils-all/note-4-32.s: New test.
205 * testsuite/binutils-all/note-4-64.d: New test result file.
206 * testsuite/binutils-all/note-4-32.d: New test result file.
207
219d1afa
AM
2082018-01-03 Alan Modra <amodra@gmail.com>
209
210 Update year range in copyright notice of all files.
211
1e563868 212For older changes see ChangeLog-2017
3499769a 213\f
1e563868 214Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
215
216Copying and distribution of this file, with or without modification,
217are permitted in any medium without royalty provided the copyright
218notice and this notice are preserved.
219
220Local Variables:
221mode: change-log
222left-margin: 8
223fill-column: 74
224version-control: never
225End:
This page took 0.191754 seconds and 4 git commands to generate.