i386: Clear vex instead of vex.evex
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f1ca0d6d
NC
12018-04-04 Nick Clifton <nickc@redhat.com>
2
3 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
4
8fd75781
NC
52018-03-23 Nick Clifton <nickc@redhat.com>
6
7 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
8 symbols.
9 (print_gnu_build_attribute_description): If no file start symbol
10 could be found, look for one two bytes into the file.
11 * testsuite/binutils-all/note-4-64.s: Set the address of the file
12 start symbol to two bytes into the file.
13 * testsuite/binutils-all/note-4-32.s: Likewise.
14
b1202ffa
L
152018-03-21 H.J. Lu <hongjiu.lu@intel.com>
16
17 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
18 DF_1_WEAKFILTER and DF_1_NOCOMMON.
19
7e100140
NC
202018-03-20 Nick Clifton <nickc@redhat.com>
21
22 * po/es.po: Updated Spanish translation.
23 * po/ru.po: Updated Russian translation.
24
e45ad123
NC
252018-03-13 Nick Clifton <nickc@redhat.com>
26
27 PR 22957
28 * stabs.c (pop_binincl): Fail if the file index is off the end of
29 the stack.
30
81db3241
NC
312018-03-13 Nick Clifton <nickc@redhat.com>
32
33 PR 22955
34 * stabs.c (parse_number): Add p_end parameter and use it to check
35 the validity of the pp parameter. Add checks to prevent walking
36 off the end of the string buffer.
37 (parse_stab_string): Likewise.
38 (parse_stab_type): Likewise.
39 (parse_stab_type_number): Likewise.
40 (parse_stab_range_type): Likewise.
41 (parse_stab_sun_builtin_type): Likewise.
42 (parse_stab_sun_floating_type): Likewise.
43 (parse_stab_enum_type): Likewise.
44 (parse_stab_struct_type): Likewise.
45 (parse_stab_baseclasses): Likewise.
46 (parse_stab_struct_fields): Likewise.
47 (parse_stab_cpp_abbrev): Likewise.
48 (parse_stab_one_struct_field): Likewise.
49 (parse_stab_members): Likewise.
50 (parse_stab_tilde_field): Likewise.
51 (parse_stab_array_type): Likewise.
e45ad123 52
81db3241
NC
53 * parse_stab: Compute the end of the string and then pass it on to
54 individual parser functions.
55
6d4f21f6
PP
562018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
57
58 PR binutils/22923
59 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
60 overflow.
61
52fe4420
AM
622018-03-07 Alan Modra <amodra@gmail.com>
63
64 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
65 * configure: Regenerate.
66
0e70b27b
L
672018-03-05 H.J. Lu <hongjiu.lu@intel.com>
68
69 PR binutils/22911
70 * objdump.c (is_significant_symbol_name): Return TRUE for all
71 .plt* sections.
72 (find_symbol_for_address): Replace linear search with binary
73 search on dynamic relocations.
74
d11ae95e
NC
752018-03-01 Nick Clifton <nickc@redhat.com>
76
77 PR 22905
78 * dwarf.c (display_debug_ranges): Check that the offset loaded
79 from the range_entry structure is valid.
80
e184813f
AM
812018-03-01 Alan Modra <amodra@gmail.com>
82
83 * configure.ac (ALL_LINGUAS): Add sr. Sort.
84 * configure: Regenerate.
85
bc7c0509
NC
862018-02-27 Nick Clifton <nickc@redhat.com>
87
88 * po/pt.po: New Portuguese translation.
89 * configure.ac (ALL_LINGUAS): Add pt.
90 * configure: Regenerate.
91
f3185997
NC
922018-02-27 Nick Clifton <nickc@redhat.com>
93
94 PR 22875
95 * objcopy.c (copy_object): Check the error status after marking
96 symbols used in relocations.
97 * testsuite/binutils-all/strip-13.s: New test source file.
98 * testsuite/binutils-all/strip-13.s: New test driver file.
99 * testsuite/binutils-all/objcopy.exp: Run the new test.
100
2c1c9679
AM
1012018-02-26 Alan Modra <amodra@gmail.com>
102
103 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
104 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
105
6e05870c
AM
1062018-02-23 Alan Modra <amodra@gmail.com>
107
108 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
109 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
110
b0ab9c45
RH
1112018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
112
113 * doc/binutils.texi (objcopy): Add missing closing square
114 parenthesis to listing of objcopy's command line options.
115
e535d0dd
MK
1162018-02-19 Matthias Klose <doko@debian.org>
117
118 * strings.c (long_options): Include-all-whitespace does not take
119 an extra agument.
120
6e5e9d58
AM
1212018-02-13 Alan Modra <amodra@gmail.com>
122
123 PR 22836
124 * testsuite/binutils-all/group-7.s,
125 * testsuite/binutils-all/group-7a.d,
126 * testsuite/binutils-all/group-7b.d,
127 * testsuite/binutils-all/group-7c.d: New tests.
128 * testsuite/binutils-all/objcopy.exp: Run them.
129
8de3a6e2
NC
1302018-02-08 Nick Clifton <nickc@redhat.com>
131
132 PR 22802
133 * dwarf.c (load_separate_debug_file): Return early if the user is
134 not interested in debug links.
135
68807c3c
NC
1362018-02-06 Nick Clifton <nickc@redhat.com>
137
138 PR 22793
139 * readelf.c (find_section): Replace assertion with test and return
140 of NULL.
141 (find_section_by_address): Add test of section header table
142 existance.
143 (find_section_by_type): Likewise.
144 (find_section_in_set): Likewise.
145
2d6dda71
MR
1462018-02-05 Maciej W. Rozycki <macro@mips.com>
147
148 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
149 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
150 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
151 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
152
78c88364
MR
1532018-02-05 Maciej W. Rozycki <macro@mips.com>
154
155 * testsuite/config/default.exp (binutils_run): Document
156 `binutils_run_status'.
157 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
158 and set it.
159 (run_dump_test): Add `error', `error_output', `warning' and
160 `warning_output' options. Update documentation accordingly.
161
5bb0830d
AB
1622018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
163
164 * dwarf.c (dwarf_regnames_riscv): New register name table.
165 (init_dwarf_regnames_riscv): New function.
166 (init_dwarf_regnames): Add call to initialise RiscV register
167 names.
168 * dwarf.h (init_dwarf_regnames_riscv): Declare.
169 * objdump.c (dump_dwarf): Add call to initialise RiscV register
170 names.
171
f2023ce7
AM
1722018-02-01 Alan Modra <amodra@gmail.com>
173
174 PR 22769
175 * objdump.c (load_specific_debug_section): Check for overflow
176 when adding one to section size for a string section terminator.
177
fcabedd5
NC
1782018-01-30 Nick Clifton <nickc@redhat.com>
179
180 PR 22734
181 * doc/binutils.texi (nm): Update description to point out that
182 zero-initialized values can also be shown as type B, b, S or s
183 since they can be stored in the BSS section.
184
f49db8be
AM
1852018-01-30 Alan Modra <amodra@gmail.com>
186
187 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
188 "artificially large" end address.
189
a8d6d6ac
NC
1902018-01-28 Nick Clifton <nickc@redhat.com>
191
192 * README-how-to-make-a-release: Add note about checking gpg key
193 and the results of gnupload.
194
9a5db26e
NC
1952018-01-27 Nick Clifton <nickc@redhat.com>
196
197 * README-how-to-make-a-release: Add details on how to actually
198 make the release.
199
94c2436b
NC
2002018-01-26 Nick Clifton <nickc@redhat.com>
201
202 * README-how-to-make-a-release: Add more details on updating
203 version numbers.
204
1ea332d6
MR
2052018-01-22 Maciej W. Rozycki <macro@mips.com>
206
207 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
208 option description.
209
d65ce302
MR
2102018-01-22 Maciej W. Rozycki <macro@mips.com>
211
212 * MAINTAINERS: Update my company e-mail address.
213
f433138f
NC
2142018-01-22 Nick Clifton <nickc@redhat.com>
215
216 * po/sv.po: Updated Swedish translation.
217
7ab82037
NC
2182018-01-18 Nick Clifton <nickc@redhat.com>
219
220 * po/bg.po: Updated Bulgarian translation.
221
0dd86f32
JB
2222018-01-16 Joel Brobecker <brobecker@adacore.com>
223
224 * README-how-to-make-a-release: Add reminder to update the
225 branch name in gdbadmin's crontab on sourceware.
226
a960d29f
JB
2272018-01-16 Joel Brobecker <brobecker@adacore.com>
228
229 * README-how-to-make-a-release: Remove trailing spaces.
230
f6efed01
NC
2312018-01-16 Nick Clifton <nickc@redhat.com>
232
233 * po/fr.po: Updated French translation.
234
616dcb87
NC
2352018-01-15 Nick Clifton <nickc@redhat.com>
236
237 * po/uk.po: Updated Ukranian translation.
238
3957a496
NC
2392018-01-13 Nick Clifton <nickc@redhat.com>
240
19e2900b 241 * README-how-to-make-a-release: Update notes.
3957a496
NC
242 * po/binutils.pot: Regenerated.
243
769c7ea5
NC
2442018-01-13 Nick Clifton <nickc@redhat.com>
245
246 * configure: Regenerate.
247
9176ac5b
NC
2482018-01-13 Nick Clifton <nickc@redhat.com>
249
faf766e3 250 2.30 branch created.
9176ac5b
NC
251 * NEWS: Add marker for 2.30.
252
98ab9e96
NC
2532018-01-12 Nick Clifton <nickc@redhat.com>
254
255 * README-how-to-make-a-release: Add notes on how to make the
256 branch and prelease snapshot.
257 * BRANCHES: Add binutils-2_29-branch.
258
bf41f30d
NC
2592018-01-10 Nick Clifton <nickc@redhat.com>
260
261 * MAINTAINERS: Note that it is now the configure.ac file and not
262 the configure.in file that needs to be kept in sync with gcc.
263 Add a note about sending patches for libiberty to gcc.
264
f13974bd
NC
2652018-01-03 Nick Clifton <nickc@redhat.com>
266
267 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
268 constants.
269
6f156d7a
NC
2702018-01-03 Nick Clifton <nickc@redhat.com>
271
272 * objcopy.c (objcopy_internal_note): New structure.
273 (gap_exists): New function.
274 (is_open_note): New function.
275 (is_func_note): New function.
276 (is_64bit): New function.
277 (merge_gnu_build_notes): Handle v3 notes. Do not merge
278 if there are relocations against the notes.
279 * readelf.c (get_note_type): Use short names for build attribute
280 notes.
281 (print_symbol_for_build_attribute): Rename to
282 get_symbol_for_build_attribute. Returns the found symbol rather
283 than printing it.
284 (print_gnu_build_attribute_description): Maintain address ranges
285 for function notes as well as global notes. Handle v3 notes.
286 (print_gnu_build_attribute_name): Use more space for printing the
287 name in wide mode.
288 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
289 Eliminate symbol references in order to remove the need for
290 relocations.
291 * testsuite/binutils-all/note-2-64.s: Likewise.
292 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
293 symbol.
294 * testsuite/binutils-all/note-3-64.s: Likewise.
295 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
296 output.
297 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
298 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
299 * testsuite/binutils-all/note-2-32.d: Likewise.
300 * testsuite/binutils-all/note-2-64.d: Likewise.
301 * testsuite/binutils-all/note-3-32.d: Likewise.
302 * testsuite/binutils-all/note-3-64.d: Likewise.
303 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
304 * testsuite/binutils-all/note-4-32.s: New test.
305 * testsuite/binutils-all/note-4-64.d: New test result file.
306 * testsuite/binutils-all/note-4-32.d: New test result file.
307
219d1afa
AM
3082018-01-03 Alan Modra <amodra@gmail.com>
309
310 Update year range in copyright notice of all files.
311
1e563868 312For older changes see ChangeLog-2017
3499769a 313\f
1e563868 314Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
315
316Copying and distribution of this file, with or without modification,
317are permitted in any medium without royalty provided the copyright
318notice and this notice are preserved.
319
320Local Variables:
321mode: change-log
322left-margin: 8
323fill-column: 74
324version-control: never
325End:
This page took 0.125388 seconds and 4 git commands to generate.