Fix unwind offset for start_symbol.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
e3d39609
NC
12018-07-25 Nick Clifton <nickc@redhat.com>
2
3 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
4 exit.
5 (parse_coff_enum_type): Free names and vals arrays upon early
6 exit.
7 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
8 strings and stabs arrays upon early exit.
9 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
10 early exit.
11 (get_64bit_section_headers): Likewise.
12 (get_32bit_elf_symbols): Generate an error if multiple symbol
13 table index sections are associated with the same symbol section.
14 (get_64bit_elf_symbols): Likewise.
15 (process_dynamic_section): Generate an error if there are multiple
16 dynamic symbol table sections, multiple dynamic string tables or
17 multiple dynamic symbol information sections.
18
1d97232a
NC
192018-07-24 Nick Clifton <nickc@redhat.com>
20
21 * po/sv.po: Updated Swedish translation.
22
7b8d9e8c
AM
232018-07-24 Alan Modra <amodra@gmail.com>
24
25 PR 23431
26 * dwarf.c (display_formatted_table): Replace "what" parameter
27 with "is_dir". Expand messages. Fix capitalisation.
28 * testsuite/binutils-all/dw5.W: Update expected output.
29
67ce483b
AM
302018-07-24 Alan Modra <amodra@gmail.com>
31
32 PR 23430
33 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
34 to uses_64bit_indices.
35 * elfcomm.c (setup_archive): Update uses of above.
36 * readelf.c (process_archive): Likewise.
37 (get_section_type_name): Rename indicies to indices.
38 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
39 (process_section_groups): Likewise.
40
e2e31f10
MR
412018-07-20 Maciej W. Rozycki <macro@mips.com>
42
43 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
44 ISA maintenance.
45
3391569f
NC
462018-07-20 Nick Clifton <nickc@redhat.com>
47
48 * objcopy.c (add_specific_symbols): Free buffer on exit.
49 (add_redefine_syms_file): Close file handle on exit.
50 (copy_object): Close file handle on early exit.
51 Free buffer on early exit.
52 Free gaps buffers once they are no longer needed.
53 * dwarf.c (display_debug_frames): Free allocated memory on exit.
54 (load_separate_debug_info): Free allocate memory on early exit.
55
8095d2f7
CX
562018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
57 Maciej W. Rozycki <macro@mips.com>
58
59 * readelf.c (print_mips_ases): Add MMI extension.
60
79f5b65e
DD
612018-07-19 DJ Delorie <dj@redhat.com>
62
63 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
64
442a6ce8
NC
652018-07-19 Nick Clifton <nickc@redhat.com>
66
67 * dwarf.c (read_cie): Free allocated memory before returning with
68 a failure result.
69
3fd21718
PFC
702018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
71
72 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
73 description.
74
ad96220c
NC
752018-07-16 Nick Clifton <nickc@redhat.com>
76
77 * README-how-to-make-a-release: Add note to check for new top
78 level files and add them to the src-release.sh script.
79
6cb624f8
NC
802018-07-14 Nick Clifton <nickc@redhat.com>
81
82 * README-how-to-make-a-release: Updated with corrections based on
83 the 2.31 release experience.
84
55cc53e9
FT
852018-07-12 Francois H. Theron <francois.theron@netronome.com>
86
87 * readelf.c (process_section_headers): Don't print section type
88 twice for --section-details.
89
be570f06
AM
902018-07-10 Alan Modra <amodra@gmail.com>
91
92 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
93 zero for xgate.
94
d20e98ab
NC
952018-07-06 Nick Clifton <nickc@redhat.com>
96
97 * readelf.c (same_section): New function.
98 (print_gnu_build_attribute_description): Do not complain about
99 gaps that cross a section boundary.
100
d8dab054
NC
1012018-07-05 Nick Clifton <nickc@redhat.com>
102
103 * po/bg.po: Updated Bulgarian translation.
104
a05a5b64
TP
1052018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
106
107 * NEWS: Use command-line consistently when used in a compount word.
108 * doc/binutils.texi: Likewise and fix trailing whitespace on same
109 line.
110
30aa1306
NC
1112018-06-26 Nick Clifton <nickc@redhat.com>
112
113 * po/sv.po: Updated Swedish translation.
114 * po/uk.po: Updated Ukranian translation.
115
eca4b721
NC
1162018-06-26 Nick Clifton <nickc@redhat.com>
117
118 * doc/binutils.texi: Fix spelling mistakes.
119 * README--how-to-make-a-release: Likewise.
120
1021d1cb
TT
1212018-06-25 Tom Tromey <tom@tromey.com>
122
123 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
124 Bump version number.
125
71300e2c
NC
1262018-06-24 Nick Clifton <nickc@redhat.com>
127
128 * README-how-to-make-a-release: Update with experiences from
129 making 2.31 branch.
130 * po/binutils.pot: Regenerate.
131 * configure: Regenerate.
132
719d8288
NC
1332018-06-24 Nick Clifton <nickc@redhat.com>
134
135 2.31 branch created.
136 * NEWS: Add marker for 2.31.
137
d388f643
AM
1382018-06-21 Alan Modra <amodra@gmail.com>
139
140 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
141 * doc/Makefile.in: Regenerate.
142
d0ac1c44
SM
1432018-06-19 Simon Marchi <simon.marchi@ericsson.com>
144
145 * configure.ac: Remove AC_PREREQ.
146 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
147 info-in-builddir no-texinfo.tex.
148 * Makefile.in: Re-generate.
149 * aclocal.m4: Re-generate.
150 * config.in: Re-generate.
151 * configure: Re-generate.
152 * doc/Makefile.in: Re-generate.
153
3a075e56
AS
1542018-06-19 Andreas Schwab <schwab@suse.de>
155
156 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
157 (is_8bit_abs_reloc): New function.
158 (is_6bit_abs_reloc): New function.
159 (is_6bit_inplace_sub_reloc): New function.
160 (apply_relocations): Use them. Handle 6-bit relocations.
161
6f20c942
FS
1622018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
163
164 * readelf.c (print_mips_ases): Add GINV extension.
165
1f6f5dba
L
1662018-06-14 H.J. Lu <hongjiu.lu@intel.com>
167
168 PR binutils/23267
169 * readelf.c (get_symbol_version_string): Check if the first
170 symbol version is base version.
171
730c3174
SE
1722018-06-13 Scott Egerton <scott.egerton@imgtec.com>
173 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
174
175 * readelf.c (print_mips_ases): Add CRC.
176
7a486e6d
NC
1772018-06-13 Nick Clifton <nickc@redhat.com>
178
179 * doc/binutils.texi (objdump): Add missing closing square
180 parenthesis to listing of objcopy's command line options.
181
5a485b38
NC
1822018-06-11 Nick Clifton <nickc@redhat.com>
183
184 * po/es.po: Updated Spanish translation.
185
55e99962
L
1862018-06-01 H.J. Lu <hongjiu.lu@intel.com>
187
188 * configure: Regenerated.
189
0034eed0
AM
1902018-05-31 Alan Modra <amodra@gmail.com>
191
192 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
193 set CC_FOR_TARGET. Run test non-native.
194 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
195 Likewise.
196 (test_follow_debuglink): Run test non-native.
197
1869e86f
AB
1982018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
199
200 PR 23107
201 * ar.c (display_offsets): New variable.
202 (usage): Add description of 'O' operator.
203 (decode_option): Handle 'O' operator.
204 (print_descr): Pass display_offsets to print_arelt_descr.
205 * arsup.c: Update call to printy_arelt_descr.
206 * objdump.c: Likewise.
207 * bucomm.c (print_arelt_descr): If offsets parameter is true then
208 display offset of archive element within the archive.
209 * bucomm.h: Update prototype for print_arelt_descr.
210 * doc/binutils.texi: Update description of ar command.
211 * NEWS: Mention the new feature.
212 * testsuite/binutils-all/ar.exp: Add text of new feature.
213
bb3b5316
AM
2142018-05-28 Alan Modra <amodra@gmail.com>
215
216 PR 23235
217 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
218 unsupported rather than fail on compile errors.
219 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
220 Likewise. Save and restore CFLAGS_FOR_TARGET.
221
7f999549
JW
2222018-05-18 Kito Cheng <kito.cheng@gmail.com>
223
224 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
225
7b4ae824
JD
2262018-05-18 John Darrington <john@darrington.wattle.id.au>
227
228 * readelf.c: Add support for s12z architecture.
229 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
230 targets.
231
f9830ec1
TC
2322018-05-15 Tamar Christina <tamar.christina@arm.com>
233
234 PR binutils/21446
235 * doc/binutils.texi (-M): Document AArch64 options.
236
7d02540a
TC
2372018-05-15 Tamar Christina <tamar.christina@arm.com>
238
239 PR binutils/21446
240 * doc/binutils.texi (-M): Document AArch64 options.
241 * NEWS: Document notes and warnings.
242
679ca975
AM
2432018-05-15 Alan Modra <amodra@gmail.com>
244
245 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
246 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
247 and *uclinux* into *linux*.
248 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
249 strip-13 test, exclude arm-vxworks and arm-windiss.
250
637b1970
JD
2512018-05-10 John Darrington <john@darrington.wattle.id.au>
252
253 * readelf.c (get_machine_name): EM_S12Z - handle new case.
254
60cb2c8a
AM
2552018-05-09 Alan Modra <amodra@gmail.com>
256
257 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
258
84f9f8c3
AM
2592018-05-09 Sebastian Rasmussen <sebras@gmail.com>
260
261 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
262
886d5428
AM
2632018-05-08 Alan Modra <amodra@gmail.com>
264
265 PR 23141
266 * objcopy.c (is_strip_section): Strip groups without a valid
267 signature symbol.
268
ce4ec1a9
AM
2692018-05-07 Alan Modra <amodra@gmail.com>
270
271 PR 23142
272 * objcopy.c (group_signature): Don't accept groups that use a
273 symbol table other than the one we've read.
274
fe944acf
FT
2752018-04-30 Francois H. Theron <francois.theron@netronome.com>
276
277 * readelf.c: Very basic support for EM_NFP and its section types.
278 * testsuite/binutils-all/nfp: New directory.
279 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
280 tests.
281 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
282 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
283 * testsuite/binutils-all/nfp/test1.d: New file.
284 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
285 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
286 * NEWS: Mention the new support.
287
6d9dabbb
MR
2882018-04-27 Maciej W. Rozycki <macro@mips.com>
289
290 * testsuite/lib/binutils-common.exp (match_target): New procedure.
291 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
292 of `istarget' for matching with `target', `not-target', `skip'
293 and `not-skip' options.
294
0df8ad28
NC
2952018-04-26 Nick Clifton <nickc@redhat.com>
296
297 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
298 32-bit absolute reloc for the HPPA target.
299 * testsuite/binutils-all/note-5.d: New test.
300 * testsuite/binutils-all/note-5.s: Source file for new test.
301 * testsuite/binutils-all/objcopy.exp: Run new test.
302
f1ac0afe
CL
3032018-04-25 Christophe Lyon <christophe.lyon@st.com>
304
305 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
306 * testsuite/binutils-all/elfedit-3.d: Likewise.
307 * testsuite/binutils-all/objcopy.exp: Likewise.
308 * testsuite/binutils-all/strip-3.d: Likewise.
309 * testsuite/lib/binutils-common.exp: Likewise.
310
18a20338
CL
3112018-04-25 Christophe Lyon <christophe.lyon@st.com>
312 Mickaël Guêné <mickael.guene@st.com>
313
314 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
315 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
316
2ac93be7
AM
3172018-04-25 Alan Modra <amodra@gmail.com>
318
319 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
320 arm-coff support.
321 * testsuite/binutils-all/objcopy.exp: Likewise.
322 * testsuite/lib/binutils-common.exp: Likewise.
323
a7504f87
NC
3242018-04-18 Nick Clifton <nickc@redhat.com>
325
326 PR 23062
327 * dwarf.c (read_and_display_attr_value): Replace assertions with
328 test and warning message.
329
c65c21e1
AM
3302018-04-18 Alan Modra <amodra@gmail.com>
331
332 * testsuite/lib/binutils-common.exp: Remove support for assorted
333 aout targets.
334
6aea08d9
NC
3352018-04-17 Nick Clifton <nickc@redhat.com>
336
c4a91159 337 PR 23063
56d8f8a9
NC
338 * readelf.c (print_symbol): If the width is zero, return straight
339 away.
340
6aea08d9
NC
341 PR 23064
342 * dwarf.c (process_cu_tu_index): Test for a potential buffer
343 overrun before copying signature pointer.
344
f954747f
AM
3452018-04-17 Alan Modra <amodra@gmail.com>
346
347 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
348
d7867d17
AM
3492018-04-16 Alan Modra <amodra@gmail.com>
350
351 * readelf.c (get_machine_name): Correct typo.
352
ddb00039
AM
3532018-04-16 Alan Modra <amodra@gmail.com>
354
355 * configure.ac: Remove arm-epoc-pe support.
356 * dlltool.c: Likewise.
357 * configure: Regenerate.
358
c9098af4
AM
3592018-04-16 Alan Modra <amodra@gmail.com>
360
361 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
362 sparc-coff support.
363
dc12032b
AM
3642018-04-16 Alan Modra <amodra@gmail.com>
365
366 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
367 support.
368 * testsuite/binutils-all/copy-3.d: Likewise.
369 * testsuite/binutils-all/objcopy.exp: Likewise.
370 * testsuite/lib/binutils-common.exp: Likewise.
371
211dc24b
AM
3722018-04-16 Alan Modra <amodra@gmail.com>
373
374 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
375
a9a4b302
AM
3762018-04-16 Alan Modra <amodra@gmail.com>
377
378 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
379
04cb01fd
AM
3802018-04-16 Alan Modra <amodra@gmail.com>
381
382 * testsuite/binutils-all/objdump.exp: Remove we32k support.
383
c2bf1eec
AM
3842018-04-16 Alan Modra <amodra@gmail.com>
385
386 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
387 * testsuite/binutils-all/objdump.exp: Remove m88k support.
388
6793974d
AM
3892018-04-16 Alan Modra <amodra@gmail.com>
390
391 * readelf.c: Remove i370 support.
392 * testsuite/binutils-all/objdump.exp: Likewise.
393
e82aa794
AM
3942018-04-16 Alan Modra <amodra@gmail.com>
395
396 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
397 * testsuite/lib/binutils-common.exp: Likewise.
398
fe0bf0fd
AM
3992018-04-16 Alan Modra <amodra@gmail.com>
400
401 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
402
fdef3943
AM
4032018-04-16 Alan Modra <amodra@gmail.com>
404
405 * Makefile.am: Remove IEEE 695 support.
406 * budbg.h: Likewise.
407 * doc/binutils.texi: Likewise.
408 * makefile.vms: Likewise.
409 * objcopy.c: Likewise.
410 * objdump.c: Likewise.
411 * rddbg.c: Likewise.
412 * ieee.c: Delete.
413 * Makefile.in: Regenerate.
414 * po/POTFILES.in: Regenerate.
415
5972ac73
AM
4162018-04-16 Alan Modra <amodra@gmail.com>
417
418 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
419 * testsuite/binutils-all/nm.exp: Likewise.
420
b4b594e3
AM
4212018-04-16 Alan Modra <amodra@gmail.com>
422
423 * .gitignore: Remove netware support.
424 * Makefile.am: Likewise.
425 * configure.ac: Likewise.
426 * doc/Makefile.am: Likewise.
427 * doc/binutils.texi: Likewise.
428 * testsuite/binutils-all/nm.exp: Likewise.
429 * nlmconv.c: Delete.
430 * nlmconv.h: Delete.
431 * nlmheader.y: Delete.
432 * Makefile.in: Regenerate.
433 * configure: Regenerate.
434 * doc/Makefile.in: Regenerate.
435 * po/POTFILES.in: Regenerate.
436
fceadf09
AM
4372018-04-16 Alan Modra <amodra@gmail.com>
438
439 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
440
fb70ec17
AM
4412018-04-14 Alan Modra <amodra@gmail.com>
442
443 * readelf.c (get_machine_name): Revert 2018-04-11 change.
444
86c6c6df
NC
4452018-04-12 Nick Clifton <nickc@redhat.com>
446
447 PR 23050
448 * readelf.c (process_dynamic_section): Correct dynamic string
449 table size calculation.
450
a8eb42a8
AM
4512018-04-11 Alan Modra <amodra@gmail.com>
452
453 * ieee.c: Remove i960 support.
454 * od-macho.c: Remove i860 support.
455 * readelf.c: Remove i860 and i960 support.
456 * testsuite/binutils-all/objcopy.exp: Likewise.
457 * testsuite/binutils-all/objdump.exp: Likewise.
458 * testsuite/lib/binutils-common.exp: Likewise.
459
c43b2c54
MR
4602018-04-11 Maciej W. Rozycki <macro@mips.com>
461
462 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
463 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
464
d4ae1932
AM
4652018-04-10 Alan Modra <amodra@gmail.com>
466
467 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
468 reloc=11 for pru and reloc=50 for nds32.
469 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
470
d52e3d06
MR
4712018-04-09 Maciej W. Rozycki <macro@mips.com>
472
473 * testsuite/binutils-all/strip-15.d: New test.
474 * testsuite/binutils-all/strip-15rel.s: New test source.
475 * testsuite/binutils-all/strip-15rela.s: New test source.
476 * testsuite/binutils-all/strip-15mips64.s: New test source.
477 * testsuite/binutils-all/objcopy.exp: Run the new test.
478
3f97ba9f
MR
4792018-04-09 Maciej W. Rozycki <macro@mips.com>
480
481 * testsuite/binutils-all/strip-14.d: New test.
482 * testsuite/binutils-all/strip-14rel.s: New test source.
483 * testsuite/binutils-all/strip-14rela.s: New test source.
484 * testsuite/binutils-all/strip-14mips64.s: New test source.
485 * testsuite/binutils-all/objcopy.exp: Run the new test.
486
2008a0db
TT
4872018-04-06 Tom Tromey <tom@tromey.com>
488
489 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
490 constants from DWARF 5.
491
3cba8b6c
L
4922018-04-05 H.J. Lu <hongjiu.lu@intel.com>
493
494 PR gas/22318
495 * configure: Regenerated.
496
2d8c1a23
MR
4972018-04-05 Maciej W. Rozycki <macro@mips.com>
498
499 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
500 than `.dc.w' in second relocation.
501
65bd2045
MR
5022018-04-05 Maciej W. Rozycki <macro@mips.com>
503
504 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
505 relocation type 0x8f' error message.
506
2f8ceb38
MR
5072018-04-05 Maciej W. Rozycki <macro@mips.com>
508
509 * testsuite/binutils-all/strip-13.s: Rename to...
510 * testsuite/binutils-all/strip-13rela.s: ... this.
511 * testsuite/binutils-all/strip-13rel.s: New test source.
512 * testsuite/binutils-all/strip-13mips64.s: New test source.
513 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
514 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
515 `m68hc11-*' to `not-target' list.
516 * testsuite/binutils-all/objcopy.exp: Switch between sources for
517 `strip-13'.
518
aad7be45
MR
5192018-04-05 Maciej W. Rozycki <macro@mips.com>
520
521 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
522 241 (0xf1) for the relocation number and RELA addend.
523 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
524 `not-target' list.
525
89f60df2
JDA
5262018-04-04 John David Anglin <danglin@gcc.gnu.org>
527
528 * MAINTAINERS: Update my e-mail address.
529
f1ca0d6d
NC
5302018-04-04 Nick Clifton <nickc@redhat.com>
531
532 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
533
8fd75781
NC
5342018-03-23 Nick Clifton <nickc@redhat.com>
535
536 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
537 symbols.
538 (print_gnu_build_attribute_description): If no file start symbol
539 could be found, look for one two bytes into the file.
540 * testsuite/binutils-all/note-4-64.s: Set the address of the file
541 start symbol to two bytes into the file.
542 * testsuite/binutils-all/note-4-32.s: Likewise.
543
b1202ffa
L
5442018-03-21 H.J. Lu <hongjiu.lu@intel.com>
545
546 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
547 DF_1_WEAKFILTER and DF_1_NOCOMMON.
548
7e100140
NC
5492018-03-20 Nick Clifton <nickc@redhat.com>
550
551 * po/es.po: Updated Spanish translation.
552 * po/ru.po: Updated Russian translation.
553
e45ad123
NC
5542018-03-13 Nick Clifton <nickc@redhat.com>
555
556 PR 22957
557 * stabs.c (pop_binincl): Fail if the file index is off the end of
558 the stack.
559
81db3241
NC
5602018-03-13 Nick Clifton <nickc@redhat.com>
561
562 PR 22955
563 * stabs.c (parse_number): Add p_end parameter and use it to check
564 the validity of the pp parameter. Add checks to prevent walking
565 off the end of the string buffer.
566 (parse_stab_string): Likewise.
567 (parse_stab_type): Likewise.
568 (parse_stab_type_number): Likewise.
569 (parse_stab_range_type): Likewise.
570 (parse_stab_sun_builtin_type): Likewise.
571 (parse_stab_sun_floating_type): Likewise.
572 (parse_stab_enum_type): Likewise.
573 (parse_stab_struct_type): Likewise.
574 (parse_stab_baseclasses): Likewise.
575 (parse_stab_struct_fields): Likewise.
576 (parse_stab_cpp_abbrev): Likewise.
577 (parse_stab_one_struct_field): Likewise.
578 (parse_stab_members): Likewise.
579 (parse_stab_tilde_field): Likewise.
580 (parse_stab_array_type): Likewise.
e45ad123 581
81db3241
NC
582 * parse_stab: Compute the end of the string and then pass it on to
583 individual parser functions.
584
6d4f21f6
PP
5852018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
586
587 PR binutils/22923
588 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
589 overflow.
590
52fe4420
AM
5912018-03-07 Alan Modra <amodra@gmail.com>
592
593 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
594 * configure: Regenerate.
595
0e70b27b
L
5962018-03-05 H.J. Lu <hongjiu.lu@intel.com>
597
598 PR binutils/22911
599 * objdump.c (is_significant_symbol_name): Return TRUE for all
600 .plt* sections.
601 (find_symbol_for_address): Replace linear search with binary
602 search on dynamic relocations.
603
d11ae95e
NC
6042018-03-01 Nick Clifton <nickc@redhat.com>
605
606 PR 22905
607 * dwarf.c (display_debug_ranges): Check that the offset loaded
608 from the range_entry structure is valid.
609
e184813f
AM
6102018-03-01 Alan Modra <amodra@gmail.com>
611
612 * configure.ac (ALL_LINGUAS): Add sr. Sort.
613 * configure: Regenerate.
614
bc7c0509
NC
6152018-02-27 Nick Clifton <nickc@redhat.com>
616
617 * po/pt.po: New Portuguese translation.
618 * configure.ac (ALL_LINGUAS): Add pt.
619 * configure: Regenerate.
620
f3185997
NC
6212018-02-27 Nick Clifton <nickc@redhat.com>
622
623 PR 22875
624 * objcopy.c (copy_object): Check the error status after marking
625 symbols used in relocations.
626 * testsuite/binutils-all/strip-13.s: New test source file.
627 * testsuite/binutils-all/strip-13.s: New test driver file.
628 * testsuite/binutils-all/objcopy.exp: Run the new test.
629
2c1c9679
AM
6302018-02-26 Alan Modra <amodra@gmail.com>
631
632 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
633 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
634
6e05870c
AM
6352018-02-23 Alan Modra <amodra@gmail.com>
636
637 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
638 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
639
b0ab9c45
RH
6402018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
641
642 * doc/binutils.texi (objcopy): Add missing closing square
643 parenthesis to listing of objcopy's command line options.
644
e535d0dd
MK
6452018-02-19 Matthias Klose <doko@debian.org>
646
647 * strings.c (long_options): Include-all-whitespace does not take
648 an extra agument.
649
6e5e9d58
AM
6502018-02-13 Alan Modra <amodra@gmail.com>
651
652 PR 22836
653 * testsuite/binutils-all/group-7.s,
654 * testsuite/binutils-all/group-7a.d,
655 * testsuite/binutils-all/group-7b.d,
656 * testsuite/binutils-all/group-7c.d: New tests.
657 * testsuite/binutils-all/objcopy.exp: Run them.
658
8de3a6e2
NC
6592018-02-08 Nick Clifton <nickc@redhat.com>
660
661 PR 22802
662 * dwarf.c (load_separate_debug_file): Return early if the user is
663 not interested in debug links.
664
68807c3c
NC
6652018-02-06 Nick Clifton <nickc@redhat.com>
666
667 PR 22793
668 * readelf.c (find_section): Replace assertion with test and return
669 of NULL.
670 (find_section_by_address): Add test of section header table
671 existance.
672 (find_section_by_type): Likewise.
673 (find_section_in_set): Likewise.
674
2d6dda71
MR
6752018-02-05 Maciej W. Rozycki <macro@mips.com>
676
677 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
678 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
679 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
680 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
681
78c88364
MR
6822018-02-05 Maciej W. Rozycki <macro@mips.com>
683
684 * testsuite/config/default.exp (binutils_run): Document
685 `binutils_run_status'.
686 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
687 and set it.
688 (run_dump_test): Add `error', `error_output', `warning' and
689 `warning_output' options. Update documentation accordingly.
690
5bb0830d
AB
6912018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * dwarf.c (dwarf_regnames_riscv): New register name table.
694 (init_dwarf_regnames_riscv): New function.
695 (init_dwarf_regnames): Add call to initialise RiscV register
696 names.
697 * dwarf.h (init_dwarf_regnames_riscv): Declare.
698 * objdump.c (dump_dwarf): Add call to initialise RiscV register
699 names.
700
f2023ce7
AM
7012018-02-01 Alan Modra <amodra@gmail.com>
702
703 PR 22769
704 * objdump.c (load_specific_debug_section): Check for overflow
705 when adding one to section size for a string section terminator.
706
fcabedd5
NC
7072018-01-30 Nick Clifton <nickc@redhat.com>
708
709 PR 22734
710 * doc/binutils.texi (nm): Update description to point out that
711 zero-initialized values can also be shown as type B, b, S or s
712 since they can be stored in the BSS section.
713
f49db8be
AM
7142018-01-30 Alan Modra <amodra@gmail.com>
715
716 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
717 "artificially large" end address.
718
a8d6d6ac
NC
7192018-01-28 Nick Clifton <nickc@redhat.com>
720
721 * README-how-to-make-a-release: Add note about checking gpg key
722 and the results of gnupload.
723
9a5db26e
NC
7242018-01-27 Nick Clifton <nickc@redhat.com>
725
726 * README-how-to-make-a-release: Add details on how to actually
727 make the release.
728
94c2436b
NC
7292018-01-26 Nick Clifton <nickc@redhat.com>
730
731 * README-how-to-make-a-release: Add more details on updating
732 version numbers.
733
1ea332d6
MR
7342018-01-22 Maciej W. Rozycki <macro@mips.com>
735
736 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
737 option description.
738
d65ce302
MR
7392018-01-22 Maciej W. Rozycki <macro@mips.com>
740
741 * MAINTAINERS: Update my company e-mail address.
742
f433138f
NC
7432018-01-22 Nick Clifton <nickc@redhat.com>
744
745 * po/sv.po: Updated Swedish translation.
746
7ab82037
NC
7472018-01-18 Nick Clifton <nickc@redhat.com>
748
749 * po/bg.po: Updated Bulgarian translation.
750
0dd86f32
JB
7512018-01-16 Joel Brobecker <brobecker@adacore.com>
752
753 * README-how-to-make-a-release: Add reminder to update the
754 branch name in gdbadmin's crontab on sourceware.
755
a960d29f
JB
7562018-01-16 Joel Brobecker <brobecker@adacore.com>
757
758 * README-how-to-make-a-release: Remove trailing spaces.
759
f6efed01
NC
7602018-01-16 Nick Clifton <nickc@redhat.com>
761
762 * po/fr.po: Updated French translation.
763
616dcb87
NC
7642018-01-15 Nick Clifton <nickc@redhat.com>
765
766 * po/uk.po: Updated Ukranian translation.
767
3957a496
NC
7682018-01-13 Nick Clifton <nickc@redhat.com>
769
19e2900b 770 * README-how-to-make-a-release: Update notes.
3957a496
NC
771 * po/binutils.pot: Regenerated.
772
769c7ea5
NC
7732018-01-13 Nick Clifton <nickc@redhat.com>
774
775 * configure: Regenerate.
776
9176ac5b
NC
7772018-01-13 Nick Clifton <nickc@redhat.com>
778
faf766e3 779 2.30 branch created.
9176ac5b
NC
780 * NEWS: Add marker for 2.30.
781
98ab9e96
NC
7822018-01-12 Nick Clifton <nickc@redhat.com>
783
784 * README-how-to-make-a-release: Add notes on how to make the
785 branch and prelease snapshot.
786 * BRANCHES: Add binutils-2_29-branch.
787
bf41f30d
NC
7882018-01-10 Nick Clifton <nickc@redhat.com>
789
790 * MAINTAINERS: Note that it is now the configure.ac file and not
791 the configure.in file that needs to be kept in sync with gcc.
792 Add a note about sending patches for libiberty to gcc.
793
f13974bd
NC
7942018-01-03 Nick Clifton <nickc@redhat.com>
795
796 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
797 constants.
798
6f156d7a
NC
7992018-01-03 Nick Clifton <nickc@redhat.com>
800
801 * objcopy.c (objcopy_internal_note): New structure.
802 (gap_exists): New function.
803 (is_open_note): New function.
804 (is_func_note): New function.
805 (is_64bit): New function.
806 (merge_gnu_build_notes): Handle v3 notes. Do not merge
807 if there are relocations against the notes.
808 * readelf.c (get_note_type): Use short names for build attribute
809 notes.
810 (print_symbol_for_build_attribute): Rename to
811 get_symbol_for_build_attribute. Returns the found symbol rather
812 than printing it.
813 (print_gnu_build_attribute_description): Maintain address ranges
814 for function notes as well as global notes. Handle v3 notes.
815 (print_gnu_build_attribute_name): Use more space for printing the
816 name in wide mode.
817 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
818 Eliminate symbol references in order to remove the need for
819 relocations.
820 * testsuite/binutils-all/note-2-64.s: Likewise.
821 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
822 symbol.
823 * testsuite/binutils-all/note-3-64.s: Likewise.
824 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
825 output.
826 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
827 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
828 * testsuite/binutils-all/note-2-32.d: Likewise.
829 * testsuite/binutils-all/note-2-64.d: Likewise.
830 * testsuite/binutils-all/note-3-32.d: Likewise.
831 * testsuite/binutils-all/note-3-64.d: Likewise.
832 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
833 * testsuite/binutils-all/note-4-32.s: New test.
834 * testsuite/binutils-all/note-4-64.d: New test result file.
835 * testsuite/binutils-all/note-4-32.d: New test result file.
836
219d1afa
AM
8372018-01-03 Alan Modra <amodra@gmail.com>
838
839 Update year range in copyright notice of all files.
840
1e563868 841For older changes see ChangeLog-2017
3499769a 842\f
1e563868 843Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
844
845Copying and distribution of this file, with or without modification,
846are permitted in any medium without royalty provided the copyright
847notice and this notice are preserved.
848
849Local Variables:
850mode: change-log
851left-margin: 8
852fill-column: 74
853version-control: never
854End:
This page took 0.162538 seconds and 4 git commands to generate.