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