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