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