Updated Portuguese translations for the bfd/ and binutils/ subdirectories.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-10-03 Nick Clifton <nickc@redhat.com>
2
3 * po/pt.po: Updated Portuguese translation.
4
5 2018-09-22 Alan Modra <amodra@gmail.com>
6
7 * readelf.c (apply_relocations): Don't return FALSE for warnings.
8
9 2018-09-20 Nelson Chu <nelson.chu1990@gmail.com>
10
11 * testsuite/binutils-all/objcopy.exp: Set the unsupported reloc number
12 from 215 to 255 for NDS32.
13
14 2018-09-17 H.J. Lu <hongjiu.lu@intel.com>
15
16 * objcopy.c (strip_specific_buffer): New.
17 (strip_unneeded_buffer): Likewise.
18 (keep_specific_buffer): Likewise.
19 (localize_specific_buffer): Likewise.
20 (globalize_specific_buffer): Likewise.
21 (keepglobal_specific_buffer): Likewise.
22 (weaken_specific_buffer): Likewise.
23 (add_specific_symbols): Add an argument to return pointer to
24 allocated buffer.
25 (copy_main): Update add_specific_symbols to update pointers to
26 allocated buffer. Free pointers to allocated buffer before
27 return.
28
29 2018-09-17 Alan Modra <amodra@gmail.com>
30
31 * objcopy.c (handle_remove_section_option): Don't require a dot
32 after .rela and .rel to handle a possible relocation section.
33 * testsuite/binutils-all/remove-relocs-07.s,
34 * testsuite/binutils-all/remove-relocs-07.d,
35 * testsuite/binutils-all/remove-relocs-08.d: New tests.
36 * testsuite/binutils-all/remove-relocs-01.d,
37 * testsuite/binutils-all/remove-relocs-04.d,
38 * testsuite/binutils-all/remove-relocs-05.d,
39 * testsuite/binutils-all/remove-relocs-06.d: Exclude mips64-openbsd.
40
41 2018-09-17 Alan Modra <amodra@gmail.com>
42
43 * testsuite/lib/binutils-common.exp (is_som_format): New proc.
44 (run_dump_test): Correct target test for alternate .comm syntax.
45 (get_standard_section_names): Handle som format.
46 * testsuite/lib/utils-lib.exp (default_binutils_assemble_flags):
47 Correct target test for alternate .comm syntax.
48
49 2018-09-17 Alan Modra <amodra@gmail.com>
50
51 * testsuite/binutils-all/strip-13mips64.s: Add section flags
52 for reloc section.
53 * testsuite/binutils-all/strip-13rel.s: Likewise.
54 * testsuite/binutils-all/strip-13rela.s: Likewise.
55 * testsuite/binutils-all/strip-14mips64.s: Likewise.
56 * testsuite/binutils-all/strip-14rel.s: Likewise.
57 * testsuite/binutils-all/strip-14rela.s: Likewise.
58 * testsuite/binutils-all/strip-15mips64.s: Likewise.
59 * testsuite/binutils-all/strip-15rel.s: Likewise.
60 * testsuite/binutils-all/strip-15rela.s: Likewise.
61
62 2018-09-17 Nick Clifton <nickc@redhat.com>
63
64 * testsuite/binutils-all/compress.exp: Rename second "objcopy
65 zlib-gnu compress debug sections 3" test to "objcopy zlib-gabi
66 compress debug sections 3" and use gabi object files instead
67 of gnu object files.
68 * testsuite/binutils-all/objcopy.exp: Add suffix to the names
69 of the "ELF group" tests.
70 * testsuite/binutils-all/readelf.exp (proc readelf_find_size):
71 Add an iteration parameter and include it in the name of the
72 test. Update callers to include an iteration count.
73
74 2018-09-15 Alan Modra <amodra@gmail.com>
75
76 * testsuite/binutils-all/add-symbol.d: Add "section_subst: no".
77 * testsuite/binutils-all/elfedit.exp: Don't set tempfile or copyfile.
78 * testsuite/binutils-all/symbols-1.d,
79 * testsuite/binutils-all/symbols-2.d,
80 * testsuite/binutils-all/symbols-3.d,
81 * testsuite/binutils-all/symbols-4.d: Quote '*' and '!'.
82 * testsuite/binutils-all/add-empty-section.d,
83 * testsuite/binutils-all/add-section.d,
84 * testsuite/binutils-all/elfedit.exp,
85 * testsuite/binutils-all/note-1.d,
86 * testsuite/binutils-all/pr23633.d: Add $subdir after $srcdir.
87 * testsuite/config/default.exp (AS, ASFLAGS): Define.
88 * testsuite/config/hppa.sed: Handle all common symbols.
89 * testsuite/lib/binutils-common.exp (run_dump_test): New proc,
90 merged from three other versions.
91 (slurp_options, file_contents, set_file_contents): Likewise.
92 (big_or_little_endian, get_standard_section_names): Likewise.
93 * testsuite/lib/utils-lib.exp (run_dump_test): Delete.
94 (slurp_options, proc file_contents): Delete.
95 (get_standard_section_names): Delete.
96
97 2018-09-15 Alan Modra <amodra@gmail.com>
98
99 * testsuite/binutils-all/copy-2.d,
100 * testsuite/binutils-all/copy-3.d,
101 * testsuite/binutils-all/copy-4.d,
102 * testsuite/binutils-all/elfedit-1.d,
103 * testsuite/binutils-all/note-1.d,
104 * testsuite/binutils-all/note-2-64.d,
105 * testsuite/binutils-all/strip-11.d,
106 * testsuite/binutils-all/strip-13.d,
107 * testsuite/binutils-all/strip-14.d,
108 * testsuite/binutils-all/testranges.d,
109 * testsuite/binutils-all/x86-64/pr23494a-x32.d,
110 * testsuite/binutils-all/x86-64/pr23494a.d,
111 * testsuite/binutils-all/x86-64/pr23494b-x32.d,
112 * testsuite/binutils-all/x86-64/pr23494b.d,
113 * testsuite/binutils-all/x86-64/pr23494c-x32.d,
114 * testsuite/binutils-all/x86-64/pr23494c.d,
115 * testsuite/binutils-all/x86-64/pr23494d-x32.d,
116 * testsuite/binutils-all/x86-64/pr23494d.d,
117 * testsuite/binutils-all/x86-64/pr23494e-x32.d,
118 * testsuite/binutils-all/x86-64/pr23494e.d,
119 * testsuite/lib/utils-lib.exp (run_dump_test): Replace not-target
120 and not-skip with notarget and noskip.
121
122 2018-09-15 Alan Modra <amodra@gmail.com>
123
124 * testsuite/binutils-all/group-7a.d,
125 * testsuite/binutils-all/group-7b.d,
126 * testsuite/binutils-all/group-7c.d,
127 * testsuite/binutils-all/symbols-1.d,
128 * testsuite/binutils-all/symbols-2.d,
129 * testsuite/binutils-all/symbols-3.d,
130 * testsuite/binutils-all/symbols-4.d: Remove DUMPPROG.
131
132 2018-09-14 Alan Modra <amodra@gmail.com>
133
134 PR binutils/23633
135 * testsuite/binutils-all/pr23633.d: Don't fail when assembler
136 generates sections other than .text.
137
138 2018-09-13 H.J. Lu <hongjiu.lu@intel.com>
139
140 PR binutils/23633
141 * testsuite/binutils-all/objcopy.exp: Run pr23633.
142 * testsuite/binutils-all/pr23633.d: New file.
143 * testsuite/binutils-all/pr23633.list: Likewise.
144 * testsuite/binutils-all/pr23633.s: Likewise.
145
146 2018-09-13 Nick Clifton <nickc@redhat.com>
147
148 PR 23633
149 * objcopy.c (add_specific_symbols): Do not free the buffer at the
150 end of the function.
151
152 2018-09-10 Alan Modra <amodra@gmail.com>
153
154 PR binutils/23611
155 * objcopy.c (handle_remove_section_option): Consider .rela and
156 .rel sections for stripping directly as well as attached to the
157 associated section they relocate.
158 * doc/binutils.texi (remove-relocations): Specify that this
159 option removes non-dynamic relocation sections.
160 * testsuite/binutils-all/objcopy.exp
161 (objcopy_remove_relocations_from_executable): New test.
162
163 2018-09-03 Nick Clifton <nickc@redhat.com>
164
165 * po/ja.po: Updated Japanese translation.
166
167 2018-08-31 H.J. Lu <hongjiu.lu@intel.com>
168
169 * testsuite/binutils-all/readelf.s-64: Adjusted for
170 .note.gnu.property section.
171 * testsuite/binutils-all/strip-3.d: Also strip
172 .note.gnu.property section.
173
174 2018-08-31 H.J. Lu <hongjiu.lu@intel.com>
175
176 * testsuite/binutils-all/i386/compressed-1b.d: Pass
177 -mx86-used-note=no to assembler.
178 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
179 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
180 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
181 * testsuite/binutils-all/i386/empty.d: Pass -mx86-used-note=yes
182 to assembler and update expected output from "readelf -n".
183 * testsuite/binutils-all/i386/ibt.d: Likewise.
184 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
185 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
186 * testsuite/binutils-all/i386/shstk.d: Likewise.
187 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
188 * testsuite/binutils-all/x86-64/empty.d: Likewise.
189 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
190 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
191 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
192 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
193 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
194 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
195 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
196 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
197 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
198 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
199 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
200 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
201 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
202 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
203 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
204 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
205
206 2018-08-30 H.J. Lu <hongjiu.lu@intel.com>
207
208 * readelf.c (process_section_headers): Treat SHT_FINI_ARRAY and
209 SHT_PREINIT_ARRAY as relocatable sections.
210
211 2018-08-30 Chenghua Xu <paul.hua.gm@gmail.com>
212
213 * MAINTAINERS: Add myself as a MIPS port maintainer.
214
215 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
216
217 * NEWS: Mention Loongson 2K1000 proccessor support.
218 * readelf.c (get_machine_flags): Handle gs264e.
219
220 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
221
222 * NEWS: Mention Loongson 3A2000/3A3000 proccessor support.
223 * readelf.c (get_machine_flags): Handle gs464e.
224
225 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
226
227 * NEWS: Mention Loongson 3A1000 proccessor support.
228 * readelf.c (get_machine_flags): Rename loongson-3a to gs464.
229 (print_mips_isa_ext): Delete AFL_EXT_LOONGSON_3A.
230
231 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
232
233 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
234
235 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
236
237 * readelf.c (print_mips_ases): Add Loongson EXT extension.
238
239 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
240
241 * readelf.c (print_mips_ases): Add CAM extension.
242
243 2018-08-27 H.J. Lu <hongjiu.lu@intel.com>
244
245 * readelf.c (decode_x86_isa): Print <None> if bitmask only
246 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
247 (decode_x86_feature_1): Likewise.
248 (decode_x86_feature_2): Likewise.
249 (print_gnu_property_note): Don't mask out the
250 GNU_PROPERTY_X86_UINT32_VALID bit.
251 * testsuite/binutils-all/i386/pr21231b.d: Updated.
252 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
253
254 2018-08-27 H.J. Lu <hongjiu.lu@intel.com>
255
256 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
257 (decode_x86_isa): Likewise.
258 (decode_x86_feature_2): Likewise.
259
260 2018-08-25 H.J. Lu <hongjiu.lu@intel.com>
261
262 PR ld/23499
263 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
264 for corrupt symbol version info.
265
266 2018-08-24 H.J. Lu <hongjiu.lu@intel.com>
267
268 * readelf.c (decode_x86_compat_isa): New function.
269 (decode_x86_feature_2): Likewise.
270 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
271 (decode_x86_feature): Renamed to ...
272 (decode_x86_feature_1): This. Remove the type argument.
273 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
274 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
275 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
276 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
277 and X86_FEATURE_1_AND.
278 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
279 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
280 values.
281 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
282 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
283 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
284 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
285 * testsuite/binutils-all/i386/pr21231b.d: Updated.
286 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
287 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
288 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
289 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
290 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
291 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
292 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
293 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
294 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
295
296 2018-08-24 H.J. Lu <hongjiu.lu@intel.com>
297
298 * readelf.c (print_gnu_property_note): Check the
299 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
300
301 2018-08-23 Alan Modra <amodra@gmail.com>
302
303 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
304 field contains unrecognised or reserved values. Handle
305 localentry:1 value.
306
307 2018-08-23 H.J. Lu <hongjiu.lu@intel.com>
308
309 PR ld/23536
310 * Makefile.am (development.exp): New target.
311 (EXTRA_DEJAGNU_SITE_CONFIG): New.
312 (DISTCLEANFILES): Add development.exp.
313 * Makefile.in: Regenerated.
314 * testsuite/binutils-all/objcopy.exp (strip_test): Call
315 prune_warnings to prune BFD output.
316 (strip_test_with_saving_a_symbol): Likewise.
317 (objcopy_test_without_global_symbol): Likewise.
318 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
319 New proc.
320 (prune_warnings): Likewise.
321
322 2018-08-23 H.J. Lu <hongjiu.lu@intel.com>
323
324 * README-how-to-make-a-release: Document setting "experimental"
325 to false.
326
327 2018-08-22 Alan Modra <amodra@gmail.com>
328
329 * readelf.c (process_file_header): Assign updated values from
330 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
331 during printing of header. Correct e_shstrndx range check.
332 Remove unnecessary casts and use %u rather than %ld for
333 unsigned int header fields. Don't print a random %lx when
334 reporting an unknown EI_VERSION.
335
336 2018-08-21 Nick Clifton <nickc@redhat.com>
337
338 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
339 maintainer.
340
341 2018-08-21 L. Simon <l.simon@samsung.com>
342
343 PR 23531
344 * readelf.c (hppa_process_unwind): Only dump the unwind table if
345 the data was successfully read in.
346
347 2018-08-18 Alan Modra <amodra@gmail.com>
348
349 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
350 input file for readelf.out.
351 (is_rela): New proc.
352 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
353 from first result of is_elf64 test.
354 (reloc_format): Set using is_rela.
355 (strip-13): Pass RELOC and ELF64 to assembler.
356 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
357 * testsuite/binutils-all/strip-13.d: Run for more targets.
358 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
359 addend to zero.
360 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
361 Don't add _NONE reloc.
362 * testsuite/binutils-all/strip-13rela.s: Likewise.
363
364 2018-08-10 H.J. Lu <hongjiu.lu@intel.com>
365
366 PR binutils/23494
367 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
368 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
369 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
370
371 2018-08-10 H.J. Lu <hongjiu.lu@intel.com>
372
373 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
374 targets.
375 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
376 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
377 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
378 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
379 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
380 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
381 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
382
383 2018-08-08 H.J. Lu <hongjiu.lu@intel.com>
384
385 PR binutils/23494
386 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
387 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
388 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
389 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
390 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
391 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
392 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
393 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
394 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
395 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
396
397 2018-08-08 Kevin Buettner <kevinb@redhat.com>
398
399 * dwarf.c (decode_location_expresion): Add case for
400 DW_OP_GNU_variable_value.
401
402 2018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
403
404 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
405
406 2018-08-03 Nick Clifton <nickc@redhat.com>
407
408 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
409 identical function notes.
410
411 2018-08-01 Nick Clifton <nickc@redhat.com>
412
413 * README-how-to-make-a-release: Add note about regenerating the
414 info files prior to the release.
415
416 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
417
418 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
419
420 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
421
422 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
423
424 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
425
426 * readelf.c: Include elf/csky.h.
427 (guess_is_rela): Handle EM_CSKY.
428 (dump_relocations): Likewise.
429 (get_machine_name): Likewise.
430 (is_32bit_abs_reloc): Likewise.
431
432 2018-07-25 Nick Clifton <nickc@redhat.com>
433
434 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
435 exit.
436 (parse_coff_enum_type): Free names and vals arrays upon early
437 exit.
438 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
439 strings and stabs arrays upon early exit.
440 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
441 early exit.
442 (get_64bit_section_headers): Likewise.
443 (get_32bit_elf_symbols): Generate an error if multiple symbol
444 table index sections are associated with the same symbol section.
445 (get_64bit_elf_symbols): Likewise.
446 (process_dynamic_section): Generate an error if there are multiple
447 dynamic symbol table sections, multiple dynamic string tables or
448 multiple dynamic symbol information sections.
449
450 2018-07-24 Nick Clifton <nickc@redhat.com>
451
452 * po/sv.po: Updated Swedish translation.
453
454 2018-07-24 Alan Modra <amodra@gmail.com>
455
456 PR 23431
457 * dwarf.c (display_formatted_table): Replace "what" parameter
458 with "is_dir". Expand messages. Fix capitalisation.
459 * testsuite/binutils-all/dw5.W: Update expected output.
460
461 2018-07-24 Alan Modra <amodra@gmail.com>
462
463 PR 23430
464 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
465 to uses_64bit_indices.
466 * elfcomm.c (setup_archive): Update uses of above.
467 * readelf.c (process_archive): Likewise.
468 (get_section_type_name): Rename indicies to indices.
469 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
470 (process_section_groups): Likewise.
471
472 2018-07-20 Maciej W. Rozycki <macro@mips.com>
473
474 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
475 ISA maintenance.
476
477 2018-07-20 Nick Clifton <nickc@redhat.com>
478
479 * objcopy.c (add_specific_symbols): Free buffer on exit.
480 (add_redefine_syms_file): Close file handle on exit.
481 (copy_object): Close file handle on early exit.
482 Free buffer on early exit.
483 Free gaps buffers once they are no longer needed.
484 * dwarf.c (display_debug_frames): Free allocated memory on exit.
485 (load_separate_debug_info): Free allocate memory on early exit.
486
487 2018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
488 Maciej W. Rozycki <macro@mips.com>
489
490 * readelf.c (print_mips_ases): Add MMI extension.
491
492 2018-07-19 DJ Delorie <dj@redhat.com>
493
494 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
495
496 2018-07-19 Nick Clifton <nickc@redhat.com>
497
498 * dwarf.c (read_cie): Free allocated memory before returning with
499 a failure result.
500
501 2018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
502
503 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
504 description.
505
506 2018-07-16 Nick Clifton <nickc@redhat.com>
507
508 * README-how-to-make-a-release: Add note to check for new top
509 level files and add them to the src-release.sh script.
510
511 2018-07-14 Nick Clifton <nickc@redhat.com>
512
513 * README-how-to-make-a-release: Updated with corrections based on
514 the 2.31 release experience.
515
516 2018-07-12 Francois H. Theron <francois.theron@netronome.com>
517
518 * readelf.c (process_section_headers): Don't print section type
519 twice for --section-details.
520
521 2018-07-10 Alan Modra <amodra@gmail.com>
522
523 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
524 zero for xgate.
525
526 2018-07-06 Nick Clifton <nickc@redhat.com>
527
528 * readelf.c (same_section): New function.
529 (print_gnu_build_attribute_description): Do not complain about
530 gaps that cross a section boundary.
531
532 2018-07-05 Nick Clifton <nickc@redhat.com>
533
534 * po/bg.po: Updated Bulgarian translation.
535
536 2018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
537
538 * NEWS: Use command-line consistently when used in a compount word.
539 * doc/binutils.texi: Likewise and fix trailing whitespace on same
540 line.
541
542 2018-06-26 Nick Clifton <nickc@redhat.com>
543
544 * po/sv.po: Updated Swedish translation.
545 * po/uk.po: Updated Ukranian translation.
546
547 2018-06-26 Nick Clifton <nickc@redhat.com>
548
549 * doc/binutils.texi: Fix spelling mistakes.
550 * README--how-to-make-a-release: Likewise.
551
552 2018-06-25 Tom Tromey <tom@tromey.com>
553
554 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
555 Bump version number.
556
557 2018-06-24 Nick Clifton <nickc@redhat.com>
558
559 * README-how-to-make-a-release: Update with experiences from
560 making 2.31 branch.
561 * po/binutils.pot: Regenerate.
562 * configure: Regenerate.
563
564 2018-06-24 Nick Clifton <nickc@redhat.com>
565
566 2.31 branch created.
567 * NEWS: Add marker for 2.31.
568
569 2018-06-21 Alan Modra <amodra@gmail.com>
570
571 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
572 * doc/Makefile.in: Regenerate.
573
574 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
575
576 * configure.ac: Remove AC_PREREQ.
577 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
578 info-in-builddir no-texinfo.tex.
579 * Makefile.in: Re-generate.
580 * aclocal.m4: Re-generate.
581 * config.in: Re-generate.
582 * configure: Re-generate.
583 * doc/Makefile.in: Re-generate.
584
585 2018-06-19 Andreas Schwab <schwab@suse.de>
586
587 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
588 (is_8bit_abs_reloc): New function.
589 (is_6bit_abs_reloc): New function.
590 (is_6bit_inplace_sub_reloc): New function.
591 (apply_relocations): Use them. Handle 6-bit relocations.
592
593 2018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
594
595 * readelf.c (print_mips_ases): Add GINV extension.
596
597 2018-06-14 H.J. Lu <hongjiu.lu@intel.com>
598
599 PR binutils/23267
600 * readelf.c (get_symbol_version_string): Check if the first
601 symbol version is base version.
602
603 2018-06-13 Scott Egerton <scott.egerton@imgtec.com>
604 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
605
606 * readelf.c (print_mips_ases): Add CRC.
607
608 2018-06-13 Nick Clifton <nickc@redhat.com>
609
610 * doc/binutils.texi (objdump): Add missing closing square
611 parenthesis to listing of objcopy's command line options.
612
613 2018-06-11 Nick Clifton <nickc@redhat.com>
614
615 * po/es.po: Updated Spanish translation.
616
617 2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
618
619 * configure: Regenerated.
620
621 2018-05-31 Alan Modra <amodra@gmail.com>
622
623 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
624 set CC_FOR_TARGET. Run test non-native.
625 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
626 Likewise.
627 (test_follow_debuglink): Run test non-native.
628
629 2018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
630
631 PR 23107
632 * ar.c (display_offsets): New variable.
633 (usage): Add description of 'O' operator.
634 (decode_option): Handle 'O' operator.
635 (print_descr): Pass display_offsets to print_arelt_descr.
636 * arsup.c: Update call to printy_arelt_descr.
637 * objdump.c: Likewise.
638 * bucomm.c (print_arelt_descr): If offsets parameter is true then
639 display offset of archive element within the archive.
640 * bucomm.h: Update prototype for print_arelt_descr.
641 * doc/binutils.texi: Update description of ar command.
642 * NEWS: Mention the new feature.
643 * testsuite/binutils-all/ar.exp: Add text of new feature.
644
645 2018-05-28 Alan Modra <amodra@gmail.com>
646
647 PR 23235
648 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
649 unsupported rather than fail on compile errors.
650 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
651 Likewise. Save and restore CFLAGS_FOR_TARGET.
652
653 2018-05-18 Kito Cheng <kito.cheng@gmail.com>
654
655 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
656
657 2018-05-18 John Darrington <john@darrington.wattle.id.au>
658
659 * readelf.c: Add support for s12z architecture.
660 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
661 targets.
662
663 2018-05-15 Tamar Christina <tamar.christina@arm.com>
664
665 PR binutils/21446
666 * doc/binutils.texi (-M): Document AArch64 options.
667
668 2018-05-15 Tamar Christina <tamar.christina@arm.com>
669
670 PR binutils/21446
671 * doc/binutils.texi (-M): Document AArch64 options.
672 * NEWS: Document notes and warnings.
673
674 2018-05-15 Alan Modra <amodra@gmail.com>
675
676 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
677 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
678 and *uclinux* into *linux*.
679 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
680 strip-13 test, exclude arm-vxworks and arm-windiss.
681
682 2018-05-10 John Darrington <john@darrington.wattle.id.au>
683
684 * readelf.c (get_machine_name): EM_S12Z - handle new case.
685
686 2018-05-09 Alan Modra <amodra@gmail.com>
687
688 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
689
690 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
691
692 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
693
694 2018-05-08 Alan Modra <amodra@gmail.com>
695
696 PR 23141
697 * objcopy.c (is_strip_section): Strip groups without a valid
698 signature symbol.
699
700 2018-05-07 Alan Modra <amodra@gmail.com>
701
702 PR 23142
703 * objcopy.c (group_signature): Don't accept groups that use a
704 symbol table other than the one we've read.
705
706 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
707
708 * readelf.c: Very basic support for EM_NFP and its section types.
709 * testsuite/binutils-all/nfp: New directory.
710 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
711 tests.
712 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
713 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
714 * testsuite/binutils-all/nfp/test1.d: New file.
715 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
716 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
717 * NEWS: Mention the new support.
718
719 2018-04-27 Maciej W. Rozycki <macro@mips.com>
720
721 * testsuite/lib/binutils-common.exp (match_target): New procedure.
722 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
723 of `istarget' for matching with `target', `not-target', `skip'
724 and `not-skip' options.
725
726 2018-04-26 Nick Clifton <nickc@redhat.com>
727
728 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
729 32-bit absolute reloc for the HPPA target.
730 * testsuite/binutils-all/note-5.d: New test.
731 * testsuite/binutils-all/note-5.s: Source file for new test.
732 * testsuite/binutils-all/objcopy.exp: Run new test.
733
734 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
735
736 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
737 * testsuite/binutils-all/elfedit-3.d: Likewise.
738 * testsuite/binutils-all/objcopy.exp: Likewise.
739 * testsuite/binutils-all/strip-3.d: Likewise.
740 * testsuite/lib/binutils-common.exp: Likewise.
741
742 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
743 Mickaël Guêné <mickael.guene@st.com>
744
745 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
746 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
747
748 2018-04-25 Alan Modra <amodra@gmail.com>
749
750 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
751 arm-coff support.
752 * testsuite/binutils-all/objcopy.exp: Likewise.
753 * testsuite/lib/binutils-common.exp: Likewise.
754
755 2018-04-18 Nick Clifton <nickc@redhat.com>
756
757 PR 23062
758 * dwarf.c (read_and_display_attr_value): Replace assertions with
759 test and warning message.
760
761 2018-04-18 Alan Modra <amodra@gmail.com>
762
763 * testsuite/lib/binutils-common.exp: Remove support for assorted
764 aout targets.
765
766 2018-04-17 Nick Clifton <nickc@redhat.com>
767
768 PR 23063
769 * readelf.c (print_symbol): If the width is zero, return straight
770 away.
771
772 PR 23064
773 * dwarf.c (process_cu_tu_index): Test for a potential buffer
774 overrun before copying signature pointer.
775
776 2018-04-17 Alan Modra <amodra@gmail.com>
777
778 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
779
780 2018-04-16 Alan Modra <amodra@gmail.com>
781
782 * readelf.c (get_machine_name): Correct typo.
783
784 2018-04-16 Alan Modra <amodra@gmail.com>
785
786 * configure.ac: Remove arm-epoc-pe support.
787 * dlltool.c: Likewise.
788 * configure: Regenerate.
789
790 2018-04-16 Alan Modra <amodra@gmail.com>
791
792 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
793 sparc-coff support.
794
795 2018-04-16 Alan Modra <amodra@gmail.com>
796
797 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
798 support.
799 * testsuite/binutils-all/copy-3.d: Likewise.
800 * testsuite/binutils-all/objcopy.exp: Likewise.
801 * testsuite/lib/binutils-common.exp: Likewise.
802
803 2018-04-16 Alan Modra <amodra@gmail.com>
804
805 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
806
807 2018-04-16 Alan Modra <amodra@gmail.com>
808
809 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
810
811 2018-04-16 Alan Modra <amodra@gmail.com>
812
813 * testsuite/binutils-all/objdump.exp: Remove we32k support.
814
815 2018-04-16 Alan Modra <amodra@gmail.com>
816
817 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
818 * testsuite/binutils-all/objdump.exp: Remove m88k support.
819
820 2018-04-16 Alan Modra <amodra@gmail.com>
821
822 * readelf.c: Remove i370 support.
823 * testsuite/binutils-all/objdump.exp: Likewise.
824
825 2018-04-16 Alan Modra <amodra@gmail.com>
826
827 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
828 * testsuite/lib/binutils-common.exp: Likewise.
829
830 2018-04-16 Alan Modra <amodra@gmail.com>
831
832 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
833
834 2018-04-16 Alan Modra <amodra@gmail.com>
835
836 * Makefile.am: Remove IEEE 695 support.
837 * budbg.h: Likewise.
838 * doc/binutils.texi: Likewise.
839 * makefile.vms: Likewise.
840 * objcopy.c: Likewise.
841 * objdump.c: Likewise.
842 * rddbg.c: Likewise.
843 * ieee.c: Delete.
844 * Makefile.in: Regenerate.
845 * po/POTFILES.in: Regenerate.
846
847 2018-04-16 Alan Modra <amodra@gmail.com>
848
849 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
850 * testsuite/binutils-all/nm.exp: Likewise.
851
852 2018-04-16 Alan Modra <amodra@gmail.com>
853
854 * .gitignore: Remove netware support.
855 * Makefile.am: Likewise.
856 * configure.ac: Likewise.
857 * doc/Makefile.am: Likewise.
858 * doc/binutils.texi: Likewise.
859 * testsuite/binutils-all/nm.exp: Likewise.
860 * nlmconv.c: Delete.
861 * nlmconv.h: Delete.
862 * nlmheader.y: Delete.
863 * Makefile.in: Regenerate.
864 * configure: Regenerate.
865 * doc/Makefile.in: Regenerate.
866 * po/POTFILES.in: Regenerate.
867
868 2018-04-16 Alan Modra <amodra@gmail.com>
869
870 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
871
872 2018-04-14 Alan Modra <amodra@gmail.com>
873
874 * readelf.c (get_machine_name): Revert 2018-04-11 change.
875
876 2018-04-12 Nick Clifton <nickc@redhat.com>
877
878 PR 23050
879 * readelf.c (process_dynamic_section): Correct dynamic string
880 table size calculation.
881
882 2018-04-11 Alan Modra <amodra@gmail.com>
883
884 * ieee.c: Remove i960 support.
885 * od-macho.c: Remove i860 support.
886 * readelf.c: Remove i860 and i960 support.
887 * testsuite/binutils-all/objcopy.exp: Likewise.
888 * testsuite/binutils-all/objdump.exp: Likewise.
889 * testsuite/lib/binutils-common.exp: Likewise.
890
891 2018-04-11 Maciej W. Rozycki <macro@mips.com>
892
893 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
894 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
895
896 2018-04-10 Alan Modra <amodra@gmail.com>
897
898 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
899 reloc=11 for pru and reloc=50 for nds32.
900 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
901
902 2018-04-09 Maciej W. Rozycki <macro@mips.com>
903
904 * testsuite/binutils-all/strip-15.d: New test.
905 * testsuite/binutils-all/strip-15rel.s: New test source.
906 * testsuite/binutils-all/strip-15rela.s: New test source.
907 * testsuite/binutils-all/strip-15mips64.s: New test source.
908 * testsuite/binutils-all/objcopy.exp: Run the new test.
909
910 2018-04-09 Maciej W. Rozycki <macro@mips.com>
911
912 * testsuite/binutils-all/strip-14.d: New test.
913 * testsuite/binutils-all/strip-14rel.s: New test source.
914 * testsuite/binutils-all/strip-14rela.s: New test source.
915 * testsuite/binutils-all/strip-14mips64.s: New test source.
916 * testsuite/binutils-all/objcopy.exp: Run the new test.
917
918 2018-04-06 Tom Tromey <tom@tromey.com>
919
920 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
921 constants from DWARF 5.
922
923 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
924
925 PR gas/22318
926 * configure: Regenerated.
927
928 2018-04-05 Maciej W. Rozycki <macro@mips.com>
929
930 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
931 than `.dc.w' in second relocation.
932
933 2018-04-05 Maciej W. Rozycki <macro@mips.com>
934
935 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
936 relocation type 0x8f' error message.
937
938 2018-04-05 Maciej W. Rozycki <macro@mips.com>
939
940 * testsuite/binutils-all/strip-13.s: Rename to...
941 * testsuite/binutils-all/strip-13rela.s: ... this.
942 * testsuite/binutils-all/strip-13rel.s: New test source.
943 * testsuite/binutils-all/strip-13mips64.s: New test source.
944 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
945 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
946 `m68hc11-*' to `not-target' list.
947 * testsuite/binutils-all/objcopy.exp: Switch between sources for
948 `strip-13'.
949
950 2018-04-05 Maciej W. Rozycki <macro@mips.com>
951
952 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
953 241 (0xf1) for the relocation number and RELA addend.
954 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
955 `not-target' list.
956
957 2018-04-04 John David Anglin <danglin@gcc.gnu.org>
958
959 * MAINTAINERS: Update my e-mail address.
960
961 2018-04-04 Nick Clifton <nickc@redhat.com>
962
963 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
964
965 2018-03-23 Nick Clifton <nickc@redhat.com>
966
967 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
968 symbols.
969 (print_gnu_build_attribute_description): If no file start symbol
970 could be found, look for one two bytes into the file.
971 * testsuite/binutils-all/note-4-64.s: Set the address of the file
972 start symbol to two bytes into the file.
973 * testsuite/binutils-all/note-4-32.s: Likewise.
974
975 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
976
977 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
978 DF_1_WEAKFILTER and DF_1_NOCOMMON.
979
980 2018-03-20 Nick Clifton <nickc@redhat.com>
981
982 * po/es.po: Updated Spanish translation.
983 * po/ru.po: Updated Russian translation.
984
985 2018-03-13 Nick Clifton <nickc@redhat.com>
986
987 PR 22957
988 * stabs.c (pop_binincl): Fail if the file index is off the end of
989 the stack.
990
991 2018-03-13 Nick Clifton <nickc@redhat.com>
992
993 PR 22955
994 * stabs.c (parse_number): Add p_end parameter and use it to check
995 the validity of the pp parameter. Add checks to prevent walking
996 off the end of the string buffer.
997 (parse_stab_string): Likewise.
998 (parse_stab_type): Likewise.
999 (parse_stab_type_number): Likewise.
1000 (parse_stab_range_type): Likewise.
1001 (parse_stab_sun_builtin_type): Likewise.
1002 (parse_stab_sun_floating_type): Likewise.
1003 (parse_stab_enum_type): Likewise.
1004 (parse_stab_struct_type): Likewise.
1005 (parse_stab_baseclasses): Likewise.
1006 (parse_stab_struct_fields): Likewise.
1007 (parse_stab_cpp_abbrev): Likewise.
1008 (parse_stab_one_struct_field): Likewise.
1009 (parse_stab_members): Likewise.
1010 (parse_stab_tilde_field): Likewise.
1011 (parse_stab_array_type): Likewise.
1012
1013 * parse_stab: Compute the end of the string and then pass it on to
1014 individual parser functions.
1015
1016 2018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
1017
1018 PR binutils/22923
1019 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
1020 overflow.
1021
1022 2018-03-07 Alan Modra <amodra@gmail.com>
1023
1024 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
1025 * configure: Regenerate.
1026
1027 2018-03-05 H.J. Lu <hongjiu.lu@intel.com>
1028
1029 PR binutils/22911
1030 * objdump.c (is_significant_symbol_name): Return TRUE for all
1031 .plt* sections.
1032 (find_symbol_for_address): Replace linear search with binary
1033 search on dynamic relocations.
1034
1035 2018-03-01 Nick Clifton <nickc@redhat.com>
1036
1037 PR 22905
1038 * dwarf.c (display_debug_ranges): Check that the offset loaded
1039 from the range_entry structure is valid.
1040
1041 2018-03-01 Alan Modra <amodra@gmail.com>
1042
1043 * configure.ac (ALL_LINGUAS): Add sr. Sort.
1044 * configure: Regenerate.
1045
1046 2018-02-27 Nick Clifton <nickc@redhat.com>
1047
1048 * po/pt.po: New Portuguese translation.
1049 * configure.ac (ALL_LINGUAS): Add pt.
1050 * configure: Regenerate.
1051
1052 2018-02-27 Nick Clifton <nickc@redhat.com>
1053
1054 PR 22875
1055 * objcopy.c (copy_object): Check the error status after marking
1056 symbols used in relocations.
1057 * testsuite/binutils-all/strip-13.s: New test source file.
1058 * testsuite/binutils-all/strip-13.s: New test driver file.
1059 * testsuite/binutils-all/objcopy.exp: Run the new test.
1060
1061 2018-02-26 Alan Modra <amodra@gmail.com>
1062
1063 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
1064 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
1065
1066 2018-02-23 Alan Modra <amodra@gmail.com>
1067
1068 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
1069 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
1070
1071 2018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
1072
1073 * doc/binutils.texi (objcopy): Add missing closing square
1074 parenthesis to listing of objcopy's command line options.
1075
1076 2018-02-19 Matthias Klose <doko@debian.org>
1077
1078 * strings.c (long_options): Include-all-whitespace does not take
1079 an extra agument.
1080
1081 2018-02-13 Alan Modra <amodra@gmail.com>
1082
1083 PR 22836
1084 * testsuite/binutils-all/group-7.s,
1085 * testsuite/binutils-all/group-7a.d,
1086 * testsuite/binutils-all/group-7b.d,
1087 * testsuite/binutils-all/group-7c.d: New tests.
1088 * testsuite/binutils-all/objcopy.exp: Run them.
1089
1090 2018-02-08 Nick Clifton <nickc@redhat.com>
1091
1092 PR 22802
1093 * dwarf.c (load_separate_debug_file): Return early if the user is
1094 not interested in debug links.
1095
1096 2018-02-06 Nick Clifton <nickc@redhat.com>
1097
1098 PR 22793
1099 * readelf.c (find_section): Replace assertion with test and return
1100 of NULL.
1101 (find_section_by_address): Add test of section header table
1102 existance.
1103 (find_section_by_type): Likewise.
1104 (find_section_in_set): Likewise.
1105
1106 2018-02-05 Maciej W. Rozycki <macro@mips.com>
1107
1108 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
1109 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
1110 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
1111 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
1112
1113 2018-02-05 Maciej W. Rozycki <macro@mips.com>
1114
1115 * testsuite/config/default.exp (binutils_run): Document
1116 `binutils_run_status'.
1117 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
1118 and set it.
1119 (run_dump_test): Add `error', `error_output', `warning' and
1120 `warning_output' options. Update documentation accordingly.
1121
1122 2018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1123
1124 * dwarf.c (dwarf_regnames_riscv): New register name table.
1125 (init_dwarf_regnames_riscv): New function.
1126 (init_dwarf_regnames): Add call to initialise RiscV register
1127 names.
1128 * dwarf.h (init_dwarf_regnames_riscv): Declare.
1129 * objdump.c (dump_dwarf): Add call to initialise RiscV register
1130 names.
1131
1132 2018-02-01 Alan Modra <amodra@gmail.com>
1133
1134 PR 22769
1135 * objdump.c (load_specific_debug_section): Check for overflow
1136 when adding one to section size for a string section terminator.
1137
1138 2018-01-30 Nick Clifton <nickc@redhat.com>
1139
1140 PR 22734
1141 * doc/binutils.texi (nm): Update description to point out that
1142 zero-initialized values can also be shown as type B, b, S or s
1143 since they can be stored in the BSS section.
1144
1145 2018-01-30 Alan Modra <amodra@gmail.com>
1146
1147 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
1148 "artificially large" end address.
1149
1150 2018-01-28 Nick Clifton <nickc@redhat.com>
1151
1152 * README-how-to-make-a-release: Add note about checking gpg key
1153 and the results of gnupload.
1154
1155 2018-01-27 Nick Clifton <nickc@redhat.com>
1156
1157 * README-how-to-make-a-release: Add details on how to actually
1158 make the release.
1159
1160 2018-01-26 Nick Clifton <nickc@redhat.com>
1161
1162 * README-how-to-make-a-release: Add more details on updating
1163 version numbers.
1164
1165 2018-01-22 Maciej W. Rozycki <macro@mips.com>
1166
1167 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
1168 option description.
1169
1170 2018-01-22 Maciej W. Rozycki <macro@mips.com>
1171
1172 * MAINTAINERS: Update my company e-mail address.
1173
1174 2018-01-22 Nick Clifton <nickc@redhat.com>
1175
1176 * po/sv.po: Updated Swedish translation.
1177
1178 2018-01-18 Nick Clifton <nickc@redhat.com>
1179
1180 * po/bg.po: Updated Bulgarian translation.
1181
1182 2018-01-16 Joel Brobecker <brobecker@adacore.com>
1183
1184 * README-how-to-make-a-release: Add reminder to update the
1185 branch name in gdbadmin's crontab on sourceware.
1186
1187 2018-01-16 Joel Brobecker <brobecker@adacore.com>
1188
1189 * README-how-to-make-a-release: Remove trailing spaces.
1190
1191 2018-01-16 Nick Clifton <nickc@redhat.com>
1192
1193 * po/fr.po: Updated French translation.
1194
1195 2018-01-15 Nick Clifton <nickc@redhat.com>
1196
1197 * po/uk.po: Updated Ukranian translation.
1198
1199 2018-01-13 Nick Clifton <nickc@redhat.com>
1200
1201 * README-how-to-make-a-release: Update notes.
1202 * po/binutils.pot: Regenerated.
1203
1204 2018-01-13 Nick Clifton <nickc@redhat.com>
1205
1206 * configure: Regenerate.
1207
1208 2018-01-13 Nick Clifton <nickc@redhat.com>
1209
1210 2.30 branch created.
1211 * NEWS: Add marker for 2.30.
1212
1213 2018-01-12 Nick Clifton <nickc@redhat.com>
1214
1215 * README-how-to-make-a-release: Add notes on how to make the
1216 branch and prelease snapshot.
1217 * BRANCHES: Add binutils-2_29-branch.
1218
1219 2018-01-10 Nick Clifton <nickc@redhat.com>
1220
1221 * MAINTAINERS: Note that it is now the configure.ac file and not
1222 the configure.in file that needs to be kept in sync with gcc.
1223 Add a note about sending patches for libiberty to gcc.
1224
1225 2018-01-03 Nick Clifton <nickc@redhat.com>
1226
1227 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
1228 constants.
1229
1230 2018-01-03 Nick Clifton <nickc@redhat.com>
1231
1232 * objcopy.c (objcopy_internal_note): New structure.
1233 (gap_exists): New function.
1234 (is_open_note): New function.
1235 (is_func_note): New function.
1236 (is_64bit): New function.
1237 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1238 if there are relocations against the notes.
1239 * readelf.c (get_note_type): Use short names for build attribute
1240 notes.
1241 (print_symbol_for_build_attribute): Rename to
1242 get_symbol_for_build_attribute. Returns the found symbol rather
1243 than printing it.
1244 (print_gnu_build_attribute_description): Maintain address ranges
1245 for function notes as well as global notes. Handle v3 notes.
1246 (print_gnu_build_attribute_name): Use more space for printing the
1247 name in wide mode.
1248 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1249 Eliminate symbol references in order to remove the need for
1250 relocations.
1251 * testsuite/binutils-all/note-2-64.s: Likewise.
1252 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1253 symbol.
1254 * testsuite/binutils-all/note-3-64.s: Likewise.
1255 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1256 output.
1257 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1258 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1259 * testsuite/binutils-all/note-2-32.d: Likewise.
1260 * testsuite/binutils-all/note-2-64.d: Likewise.
1261 * testsuite/binutils-all/note-3-32.d: Likewise.
1262 * testsuite/binutils-all/note-3-64.d: Likewise.
1263 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1264 * testsuite/binutils-all/note-4-32.s: New test.
1265 * testsuite/binutils-all/note-4-64.d: New test result file.
1266 * testsuite/binutils-all/note-4-32.d: New test result file.
1267
1268 2018-01-03 Alan Modra <amodra@gmail.com>
1269
1270 Update year range in copyright notice of all files.
1271
1272 For older changes see ChangeLog-2017
1273 \f
1274 Copyright (C) 2018 Free Software Foundation, Inc.
1275
1276 Copying and distribution of this file, with or without modification,
1277 are permitted in any medium without royalty provided the copyright
1278 notice and this notice are preserved.
1279
1280 Local Variables:
1281 mode: change-log
1282 left-margin: 8
1283 fill-column: 74
1284 version-control: never
1285 End:
This page took 0.057959 seconds and 5 git commands to generate.