]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Stop readelf from reporting gaps in the gnu build notes if the gap crosses a section...
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d20e98ab
NC
12018-07-06 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (same_section): New function.
4 (print_gnu_build_attribute_description): Do not complain about
5 gaps that cross a section boundary.
6
d8dab054
NC
72018-07-05 Nick Clifton <nickc@redhat.com>
8
9 * po/bg.po: Updated Bulgarian translation.
10
a05a5b64
TP
112018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
12
13 * NEWS: Use command-line consistently when used in a compount word.
14 * doc/binutils.texi: Likewise and fix trailing whitespace on same
15 line.
16
30aa1306
NC
172018-06-26 Nick Clifton <nickc@redhat.com>
18
19 * po/sv.po: Updated Swedish translation.
20 * po/uk.po: Updated Ukranian translation.
21
eca4b721
NC
222018-06-26 Nick Clifton <nickc@redhat.com>
23
24 * doc/binutils.texi: Fix spelling mistakes.
25 * README--how-to-make-a-release: Likewise.
26
1021d1cb
TT
272018-06-25 Tom Tromey <tom@tromey.com>
28
29 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
30 Bump version number.
31
71300e2c
NC
322018-06-24 Nick Clifton <nickc@redhat.com>
33
34 * README-how-to-make-a-release: Update with experiences from
35 making 2.31 branch.
36 * po/binutils.pot: Regenerate.
37 * configure: Regenerate.
38
719d8288
NC
392018-06-24 Nick Clifton <nickc@redhat.com>
40
41 2.31 branch created.
42 * NEWS: Add marker for 2.31.
43
d388f643
AM
442018-06-21 Alan Modra <amodra@gmail.com>
45
46 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
47 * doc/Makefile.in: Regenerate.
48
d0ac1c44
SM
492018-06-19 Simon Marchi <simon.marchi@ericsson.com>
50
51 * configure.ac: Remove AC_PREREQ.
52 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
53 info-in-builddir no-texinfo.tex.
54 * Makefile.in: Re-generate.
55 * aclocal.m4: Re-generate.
56 * config.in: Re-generate.
57 * configure: Re-generate.
58 * doc/Makefile.in: Re-generate.
59
3a075e56
AS
602018-06-19 Andreas Schwab <schwab@suse.de>
61
62 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
63 (is_8bit_abs_reloc): New function.
64 (is_6bit_abs_reloc): New function.
65 (is_6bit_inplace_sub_reloc): New function.
66 (apply_relocations): Use them. Handle 6-bit relocations.
67
6f20c942
FS
682018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
69
70 * readelf.c (print_mips_ases): Add GINV extension.
71
1f6f5dba
L
722018-06-14 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR binutils/23267
75 * readelf.c (get_symbol_version_string): Check if the first
76 symbol version is base version.
77
730c3174
SE
782018-06-13 Scott Egerton <scott.egerton@imgtec.com>
79 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
80
81 * readelf.c (print_mips_ases): Add CRC.
82
7a486e6d
NC
832018-06-13 Nick Clifton <nickc@redhat.com>
84
85 * doc/binutils.texi (objdump): Add missing closing square
86 parenthesis to listing of objcopy's command line options.
87
5a485b38
NC
882018-06-11 Nick Clifton <nickc@redhat.com>
89
90 * po/es.po: Updated Spanish translation.
91
55e99962
L
922018-06-01 H.J. Lu <hongjiu.lu@intel.com>
93
94 * configure: Regenerated.
95
0034eed0
AM
962018-05-31 Alan Modra <amodra@gmail.com>
97
98 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
99 set CC_FOR_TARGET. Run test non-native.
100 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
101 Likewise.
102 (test_follow_debuglink): Run test non-native.
103
1869e86f
AB
1042018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
105
106 PR 23107
107 * ar.c (display_offsets): New variable.
108 (usage): Add description of 'O' operator.
109 (decode_option): Handle 'O' operator.
110 (print_descr): Pass display_offsets to print_arelt_descr.
111 * arsup.c: Update call to printy_arelt_descr.
112 * objdump.c: Likewise.
113 * bucomm.c (print_arelt_descr): If offsets parameter is true then
114 display offset of archive element within the archive.
115 * bucomm.h: Update prototype for print_arelt_descr.
116 * doc/binutils.texi: Update description of ar command.
117 * NEWS: Mention the new feature.
118 * testsuite/binutils-all/ar.exp: Add text of new feature.
119
bb3b5316
AM
1202018-05-28 Alan Modra <amodra@gmail.com>
121
122 PR 23235
123 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
124 unsupported rather than fail on compile errors.
125 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
126 Likewise. Save and restore CFLAGS_FOR_TARGET.
127
7f999549
JW
1282018-05-18 Kito Cheng <kito.cheng@gmail.com>
129
130 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
131
7b4ae824
JD
1322018-05-18 John Darrington <john@darrington.wattle.id.au>
133
134 * readelf.c: Add support for s12z architecture.
135 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
136 targets.
137
f9830ec1
TC
1382018-05-15 Tamar Christina <tamar.christina@arm.com>
139
140 PR binutils/21446
141 * doc/binutils.texi (-M): Document AArch64 options.
142
7d02540a
TC
1432018-05-15 Tamar Christina <tamar.christina@arm.com>
144
145 PR binutils/21446
146 * doc/binutils.texi (-M): Document AArch64 options.
147 * NEWS: Document notes and warnings.
148
679ca975
AM
1492018-05-15 Alan Modra <amodra@gmail.com>
150
151 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
152 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
153 and *uclinux* into *linux*.
154 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
155 strip-13 test, exclude arm-vxworks and arm-windiss.
156
637b1970
JD
1572018-05-10 John Darrington <john@darrington.wattle.id.au>
158
159 * readelf.c (get_machine_name): EM_S12Z - handle new case.
160
60cb2c8a
AM
1612018-05-09 Alan Modra <amodra@gmail.com>
162
163 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
164
84f9f8c3
AM
1652018-05-09 Sebastian Rasmussen <sebras@gmail.com>
166
167 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
168
886d5428
AM
1692018-05-08 Alan Modra <amodra@gmail.com>
170
171 PR 23141
172 * objcopy.c (is_strip_section): Strip groups without a valid
173 signature symbol.
174
ce4ec1a9
AM
1752018-05-07 Alan Modra <amodra@gmail.com>
176
177 PR 23142
178 * objcopy.c (group_signature): Don't accept groups that use a
179 symbol table other than the one we've read.
180
fe944acf
FT
1812018-04-30 Francois H. Theron <francois.theron@netronome.com>
182
183 * readelf.c: Very basic support for EM_NFP and its section types.
184 * testsuite/binutils-all/nfp: New directory.
185 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
186 tests.
187 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
188 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
189 * testsuite/binutils-all/nfp/test1.d: New file.
190 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
191 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
192 * NEWS: Mention the new support.
193
6d9dabbb
MR
1942018-04-27 Maciej W. Rozycki <macro@mips.com>
195
196 * testsuite/lib/binutils-common.exp (match_target): New procedure.
197 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
198 of `istarget' for matching with `target', `not-target', `skip'
199 and `not-skip' options.
200
0df8ad28
NC
2012018-04-26 Nick Clifton <nickc@redhat.com>
202
203 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
204 32-bit absolute reloc for the HPPA target.
205 * testsuite/binutils-all/note-5.d: New test.
206 * testsuite/binutils-all/note-5.s: Source file for new test.
207 * testsuite/binutils-all/objcopy.exp: Run new test.
208
f1ac0afe
CL
2092018-04-25 Christophe Lyon <christophe.lyon@st.com>
210
211 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
212 * testsuite/binutils-all/elfedit-3.d: Likewise.
213 * testsuite/binutils-all/objcopy.exp: Likewise.
214 * testsuite/binutils-all/strip-3.d: Likewise.
215 * testsuite/lib/binutils-common.exp: Likewise.
216
18a20338
CL
2172018-04-25 Christophe Lyon <christophe.lyon@st.com>
218 Mickaël Guêné <mickael.guene@st.com>
219
220 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
221 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
222
2ac93be7
AM
2232018-04-25 Alan Modra <amodra@gmail.com>
224
225 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
226 arm-coff support.
227 * testsuite/binutils-all/objcopy.exp: Likewise.
228 * testsuite/lib/binutils-common.exp: Likewise.
229
a7504f87
NC
2302018-04-18 Nick Clifton <nickc@redhat.com>
231
232 PR 23062
233 * dwarf.c (read_and_display_attr_value): Replace assertions with
234 test and warning message.
235
c65c21e1
AM
2362018-04-18 Alan Modra <amodra@gmail.com>
237
238 * testsuite/lib/binutils-common.exp: Remove support for assorted
239 aout targets.
240
6aea08d9
NC
2412018-04-17 Nick Clifton <nickc@redhat.com>
242
c4a91159 243 PR 23063
56d8f8a9
NC
244 * readelf.c (print_symbol): If the width is zero, return straight
245 away.
246
6aea08d9
NC
247 PR 23064
248 * dwarf.c (process_cu_tu_index): Test for a potential buffer
249 overrun before copying signature pointer.
250
f954747f
AM
2512018-04-17 Alan Modra <amodra@gmail.com>
252
253 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
254
d7867d17
AM
2552018-04-16 Alan Modra <amodra@gmail.com>
256
257 * readelf.c (get_machine_name): Correct typo.
258
ddb00039
AM
2592018-04-16 Alan Modra <amodra@gmail.com>
260
261 * configure.ac: Remove arm-epoc-pe support.
262 * dlltool.c: Likewise.
263 * configure: Regenerate.
264
c9098af4
AM
2652018-04-16 Alan Modra <amodra@gmail.com>
266
267 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
268 sparc-coff support.
269
dc12032b
AM
2702018-04-16 Alan Modra <amodra@gmail.com>
271
272 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
273 support.
274 * testsuite/binutils-all/copy-3.d: Likewise.
275 * testsuite/binutils-all/objcopy.exp: Likewise.
276 * testsuite/lib/binutils-common.exp: Likewise.
277
211dc24b
AM
2782018-04-16 Alan Modra <amodra@gmail.com>
279
280 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
281
a9a4b302
AM
2822018-04-16 Alan Modra <amodra@gmail.com>
283
284 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
285
04cb01fd
AM
2862018-04-16 Alan Modra <amodra@gmail.com>
287
288 * testsuite/binutils-all/objdump.exp: Remove we32k support.
289
c2bf1eec
AM
2902018-04-16 Alan Modra <amodra@gmail.com>
291
292 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
293 * testsuite/binutils-all/objdump.exp: Remove m88k support.
294
6793974d
AM
2952018-04-16 Alan Modra <amodra@gmail.com>
296
297 * readelf.c: Remove i370 support.
298 * testsuite/binutils-all/objdump.exp: Likewise.
299
e82aa794
AM
3002018-04-16 Alan Modra <amodra@gmail.com>
301
302 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
303 * testsuite/lib/binutils-common.exp: Likewise.
304
fe0bf0fd
AM
3052018-04-16 Alan Modra <amodra@gmail.com>
306
307 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
308
fdef3943
AM
3092018-04-16 Alan Modra <amodra@gmail.com>
310
311 * Makefile.am: Remove IEEE 695 support.
312 * budbg.h: Likewise.
313 * doc/binutils.texi: Likewise.
314 * makefile.vms: Likewise.
315 * objcopy.c: Likewise.
316 * objdump.c: Likewise.
317 * rddbg.c: Likewise.
318 * ieee.c: Delete.
319 * Makefile.in: Regenerate.
320 * po/POTFILES.in: Regenerate.
321
5972ac73
AM
3222018-04-16 Alan Modra <amodra@gmail.com>
323
324 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
325 * testsuite/binutils-all/nm.exp: Likewise.
326
b4b594e3
AM
3272018-04-16 Alan Modra <amodra@gmail.com>
328
329 * .gitignore: Remove netware support.
330 * Makefile.am: Likewise.
331 * configure.ac: Likewise.
332 * doc/Makefile.am: Likewise.
333 * doc/binutils.texi: Likewise.
334 * testsuite/binutils-all/nm.exp: Likewise.
335 * nlmconv.c: Delete.
336 * nlmconv.h: Delete.
337 * nlmheader.y: Delete.
338 * Makefile.in: Regenerate.
339 * configure: Regenerate.
340 * doc/Makefile.in: Regenerate.
341 * po/POTFILES.in: Regenerate.
342
fceadf09
AM
3432018-04-16 Alan Modra <amodra@gmail.com>
344
345 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
346
fb70ec17
AM
3472018-04-14 Alan Modra <amodra@gmail.com>
348
349 * readelf.c (get_machine_name): Revert 2018-04-11 change.
350
86c6c6df
NC
3512018-04-12 Nick Clifton <nickc@redhat.com>
352
353 PR 23050
354 * readelf.c (process_dynamic_section): Correct dynamic string
355 table size calculation.
356
a8eb42a8
AM
3572018-04-11 Alan Modra <amodra@gmail.com>
358
359 * ieee.c: Remove i960 support.
360 * od-macho.c: Remove i860 support.
361 * readelf.c: Remove i860 and i960 support.
362 * testsuite/binutils-all/objcopy.exp: Likewise.
363 * testsuite/binutils-all/objdump.exp: Likewise.
364 * testsuite/lib/binutils-common.exp: Likewise.
365
c43b2c54
MR
3662018-04-11 Maciej W. Rozycki <macro@mips.com>
367
368 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
369 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
370
d4ae1932
AM
3712018-04-10 Alan Modra <amodra@gmail.com>
372
373 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
374 reloc=11 for pru and reloc=50 for nds32.
375 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
376
d52e3d06
MR
3772018-04-09 Maciej W. Rozycki <macro@mips.com>
378
379 * testsuite/binutils-all/strip-15.d: New test.
380 * testsuite/binutils-all/strip-15rel.s: New test source.
381 * testsuite/binutils-all/strip-15rela.s: New test source.
382 * testsuite/binutils-all/strip-15mips64.s: New test source.
383 * testsuite/binutils-all/objcopy.exp: Run the new test.
384
3f97ba9f
MR
3852018-04-09 Maciej W. Rozycki <macro@mips.com>
386
387 * testsuite/binutils-all/strip-14.d: New test.
388 * testsuite/binutils-all/strip-14rel.s: New test source.
389 * testsuite/binutils-all/strip-14rela.s: New test source.
390 * testsuite/binutils-all/strip-14mips64.s: New test source.
391 * testsuite/binutils-all/objcopy.exp: Run the new test.
392
2008a0db
TT
3932018-04-06 Tom Tromey <tom@tromey.com>
394
395 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
396 constants from DWARF 5.
397
3cba8b6c
L
3982018-04-05 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR gas/22318
401 * configure: Regenerated.
402
2d8c1a23
MR
4032018-04-05 Maciej W. Rozycki <macro@mips.com>
404
405 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
406 than `.dc.w' in second relocation.
407
65bd2045
MR
4082018-04-05 Maciej W. Rozycki <macro@mips.com>
409
410 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
411 relocation type 0x8f' error message.
412
2f8ceb38
MR
4132018-04-05 Maciej W. Rozycki <macro@mips.com>
414
415 * testsuite/binutils-all/strip-13.s: Rename to...
416 * testsuite/binutils-all/strip-13rela.s: ... this.
417 * testsuite/binutils-all/strip-13rel.s: New test source.
418 * testsuite/binutils-all/strip-13mips64.s: New test source.
419 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
420 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
421 `m68hc11-*' to `not-target' list.
422 * testsuite/binutils-all/objcopy.exp: Switch between sources for
423 `strip-13'.
424
aad7be45
MR
4252018-04-05 Maciej W. Rozycki <macro@mips.com>
426
427 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
428 241 (0xf1) for the relocation number and RELA addend.
429 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
430 `not-target' list.
431
89f60df2
JDA
4322018-04-04 John David Anglin <danglin@gcc.gnu.org>
433
434 * MAINTAINERS: Update my e-mail address.
435
f1ca0d6d
NC
4362018-04-04 Nick Clifton <nickc@redhat.com>
437
438 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
439
8fd75781
NC
4402018-03-23 Nick Clifton <nickc@redhat.com>
441
442 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
443 symbols.
444 (print_gnu_build_attribute_description): If no file start symbol
445 could be found, look for one two bytes into the file.
446 * testsuite/binutils-all/note-4-64.s: Set the address of the file
447 start symbol to two bytes into the file.
448 * testsuite/binutils-all/note-4-32.s: Likewise.
449
b1202ffa
L
4502018-03-21 H.J. Lu <hongjiu.lu@intel.com>
451
452 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
453 DF_1_WEAKFILTER and DF_1_NOCOMMON.
454
7e100140
NC
4552018-03-20 Nick Clifton <nickc@redhat.com>
456
457 * po/es.po: Updated Spanish translation.
458 * po/ru.po: Updated Russian translation.
459
e45ad123
NC
4602018-03-13 Nick Clifton <nickc@redhat.com>
461
462 PR 22957
463 * stabs.c (pop_binincl): Fail if the file index is off the end of
464 the stack.
465
81db3241
NC
4662018-03-13 Nick Clifton <nickc@redhat.com>
467
468 PR 22955
469 * stabs.c (parse_number): Add p_end parameter and use it to check
470 the validity of the pp parameter. Add checks to prevent walking
471 off the end of the string buffer.
472 (parse_stab_string): Likewise.
473 (parse_stab_type): Likewise.
474 (parse_stab_type_number): Likewise.
475 (parse_stab_range_type): Likewise.
476 (parse_stab_sun_builtin_type): Likewise.
477 (parse_stab_sun_floating_type): Likewise.
478 (parse_stab_enum_type): Likewise.
479 (parse_stab_struct_type): Likewise.
480 (parse_stab_baseclasses): Likewise.
481 (parse_stab_struct_fields): Likewise.
482 (parse_stab_cpp_abbrev): Likewise.
483 (parse_stab_one_struct_field): Likewise.
484 (parse_stab_members): Likewise.
485 (parse_stab_tilde_field): Likewise.
486 (parse_stab_array_type): Likewise.
e45ad123 487
81db3241
NC
488 * parse_stab: Compute the end of the string and then pass it on to
489 individual parser functions.
490
6d4f21f6
PP
4912018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
492
493 PR binutils/22923
494 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
495 overflow.
496
52fe4420
AM
4972018-03-07 Alan Modra <amodra@gmail.com>
498
499 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
500 * configure: Regenerate.
501
0e70b27b
L
5022018-03-05 H.J. Lu <hongjiu.lu@intel.com>
503
504 PR binutils/22911
505 * objdump.c (is_significant_symbol_name): Return TRUE for all
506 .plt* sections.
507 (find_symbol_for_address): Replace linear search with binary
508 search on dynamic relocations.
509
d11ae95e
NC
5102018-03-01 Nick Clifton <nickc@redhat.com>
511
512 PR 22905
513 * dwarf.c (display_debug_ranges): Check that the offset loaded
514 from the range_entry structure is valid.
515
e184813f
AM
5162018-03-01 Alan Modra <amodra@gmail.com>
517
518 * configure.ac (ALL_LINGUAS): Add sr. Sort.
519 * configure: Regenerate.
520
bc7c0509
NC
5212018-02-27 Nick Clifton <nickc@redhat.com>
522
523 * po/pt.po: New Portuguese translation.
524 * configure.ac (ALL_LINGUAS): Add pt.
525 * configure: Regenerate.
526
f3185997
NC
5272018-02-27 Nick Clifton <nickc@redhat.com>
528
529 PR 22875
530 * objcopy.c (copy_object): Check the error status after marking
531 symbols used in relocations.
532 * testsuite/binutils-all/strip-13.s: New test source file.
533 * testsuite/binutils-all/strip-13.s: New test driver file.
534 * testsuite/binutils-all/objcopy.exp: Run the new test.
535
2c1c9679
AM
5362018-02-26 Alan Modra <amodra@gmail.com>
537
538 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
539 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
540
6e05870c
AM
5412018-02-23 Alan Modra <amodra@gmail.com>
542
543 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
544 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
545
b0ab9c45
RH
5462018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
547
548 * doc/binutils.texi (objcopy): Add missing closing square
549 parenthesis to listing of objcopy's command line options.
550
e535d0dd
MK
5512018-02-19 Matthias Klose <doko@debian.org>
552
553 * strings.c (long_options): Include-all-whitespace does not take
554 an extra agument.
555
6e5e9d58
AM
5562018-02-13 Alan Modra <amodra@gmail.com>
557
558 PR 22836
559 * testsuite/binutils-all/group-7.s,
560 * testsuite/binutils-all/group-7a.d,
561 * testsuite/binutils-all/group-7b.d,
562 * testsuite/binutils-all/group-7c.d: New tests.
563 * testsuite/binutils-all/objcopy.exp: Run them.
564
8de3a6e2
NC
5652018-02-08 Nick Clifton <nickc@redhat.com>
566
567 PR 22802
568 * dwarf.c (load_separate_debug_file): Return early if the user is
569 not interested in debug links.
570
68807c3c
NC
5712018-02-06 Nick Clifton <nickc@redhat.com>
572
573 PR 22793
574 * readelf.c (find_section): Replace assertion with test and return
575 of NULL.
576 (find_section_by_address): Add test of section header table
577 existance.
578 (find_section_by_type): Likewise.
579 (find_section_in_set): Likewise.
580
2d6dda71
MR
5812018-02-05 Maciej W. Rozycki <macro@mips.com>
582
583 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
584 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
585 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
586 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
587
78c88364
MR
5882018-02-05 Maciej W. Rozycki <macro@mips.com>
589
590 * testsuite/config/default.exp (binutils_run): Document
591 `binutils_run_status'.
592 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
593 and set it.
594 (run_dump_test): Add `error', `error_output', `warning' and
595 `warning_output' options. Update documentation accordingly.
596
5bb0830d
AB
5972018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * dwarf.c (dwarf_regnames_riscv): New register name table.
600 (init_dwarf_regnames_riscv): New function.
601 (init_dwarf_regnames): Add call to initialise RiscV register
602 names.
603 * dwarf.h (init_dwarf_regnames_riscv): Declare.
604 * objdump.c (dump_dwarf): Add call to initialise RiscV register
605 names.
606
f2023ce7
AM
6072018-02-01 Alan Modra <amodra@gmail.com>
608
609 PR 22769
610 * objdump.c (load_specific_debug_section): Check for overflow
611 when adding one to section size for a string section terminator.
612
fcabedd5
NC
6132018-01-30 Nick Clifton <nickc@redhat.com>
614
615 PR 22734
616 * doc/binutils.texi (nm): Update description to point out that
617 zero-initialized values can also be shown as type B, b, S or s
618 since they can be stored in the BSS section.
619
f49db8be
AM
6202018-01-30 Alan Modra <amodra@gmail.com>
621
622 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
623 "artificially large" end address.
624
a8d6d6ac
NC
6252018-01-28 Nick Clifton <nickc@redhat.com>
626
627 * README-how-to-make-a-release: Add note about checking gpg key
628 and the results of gnupload.
629
9a5db26e
NC
6302018-01-27 Nick Clifton <nickc@redhat.com>
631
632 * README-how-to-make-a-release: Add details on how to actually
633 make the release.
634
94c2436b
NC
6352018-01-26 Nick Clifton <nickc@redhat.com>
636
637 * README-how-to-make-a-release: Add more details on updating
638 version numbers.
639
1ea332d6
MR
6402018-01-22 Maciej W. Rozycki <macro@mips.com>
641
642 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
643 option description.
644
d65ce302
MR
6452018-01-22 Maciej W. Rozycki <macro@mips.com>
646
647 * MAINTAINERS: Update my company e-mail address.
648
f433138f
NC
6492018-01-22 Nick Clifton <nickc@redhat.com>
650
651 * po/sv.po: Updated Swedish translation.
652
7ab82037
NC
6532018-01-18 Nick Clifton <nickc@redhat.com>
654
655 * po/bg.po: Updated Bulgarian translation.
656
0dd86f32
JB
6572018-01-16 Joel Brobecker <brobecker@adacore.com>
658
659 * README-how-to-make-a-release: Add reminder to update the
660 branch name in gdbadmin's crontab on sourceware.
661
a960d29f
JB
6622018-01-16 Joel Brobecker <brobecker@adacore.com>
663
664 * README-how-to-make-a-release: Remove trailing spaces.
665
f6efed01
NC
6662018-01-16 Nick Clifton <nickc@redhat.com>
667
668 * po/fr.po: Updated French translation.
669
616dcb87
NC
6702018-01-15 Nick Clifton <nickc@redhat.com>
671
672 * po/uk.po: Updated Ukranian translation.
673
3957a496
NC
6742018-01-13 Nick Clifton <nickc@redhat.com>
675
19e2900b 676 * README-how-to-make-a-release: Update notes.
3957a496
NC
677 * po/binutils.pot: Regenerated.
678
769c7ea5
NC
6792018-01-13 Nick Clifton <nickc@redhat.com>
680
681 * configure: Regenerate.
682
9176ac5b
NC
6832018-01-13 Nick Clifton <nickc@redhat.com>
684
faf766e3 685 2.30 branch created.
9176ac5b
NC
686 * NEWS: Add marker for 2.30.
687
98ab9e96
NC
6882018-01-12 Nick Clifton <nickc@redhat.com>
689
690 * README-how-to-make-a-release: Add notes on how to make the
691 branch and prelease snapshot.
692 * BRANCHES: Add binutils-2_29-branch.
693
bf41f30d
NC
6942018-01-10 Nick Clifton <nickc@redhat.com>
695
696 * MAINTAINERS: Note that it is now the configure.ac file and not
697 the configure.in file that needs to be kept in sync with gcc.
698 Add a note about sending patches for libiberty to gcc.
699
f13974bd
NC
7002018-01-03 Nick Clifton <nickc@redhat.com>
701
702 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
703 constants.
704
6f156d7a
NC
7052018-01-03 Nick Clifton <nickc@redhat.com>
706
707 * objcopy.c (objcopy_internal_note): New structure.
708 (gap_exists): New function.
709 (is_open_note): New function.
710 (is_func_note): New function.
711 (is_64bit): New function.
712 (merge_gnu_build_notes): Handle v3 notes. Do not merge
713 if there are relocations against the notes.
714 * readelf.c (get_note_type): Use short names for build attribute
715 notes.
716 (print_symbol_for_build_attribute): Rename to
717 get_symbol_for_build_attribute. Returns the found symbol rather
718 than printing it.
719 (print_gnu_build_attribute_description): Maintain address ranges
720 for function notes as well as global notes. Handle v3 notes.
721 (print_gnu_build_attribute_name): Use more space for printing the
722 name in wide mode.
723 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
724 Eliminate symbol references in order to remove the need for
725 relocations.
726 * testsuite/binutils-all/note-2-64.s: Likewise.
727 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
728 symbol.
729 * testsuite/binutils-all/note-3-64.s: Likewise.
730 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
731 output.
732 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
733 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
734 * testsuite/binutils-all/note-2-32.d: Likewise.
735 * testsuite/binutils-all/note-2-64.d: Likewise.
736 * testsuite/binutils-all/note-3-32.d: Likewise.
737 * testsuite/binutils-all/note-3-64.d: Likewise.
738 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
739 * testsuite/binutils-all/note-4-32.s: New test.
740 * testsuite/binutils-all/note-4-64.d: New test result file.
741 * testsuite/binutils-all/note-4-32.d: New test result file.
742
219d1afa
AM
7432018-01-03 Alan Modra <amodra@gmail.com>
744
745 Update year range in copyright notice of all files.
746
1e563868 747For older changes see ChangeLog-2017
3499769a 748\f
1e563868 749Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
750
751Copying and distribution of this file, with or without modification,
752are permitted in any medium without royalty provided the copyright
753notice and this notice are preserved.
754
755Local Variables:
756mode: change-log
757left-margin: 8
758fill-column: 74
759version-control: never
760End: