]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Update version number on development (aka HEAD) branch.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
719d8288
NC
12018-06-24 Nick Clifton <nickc@redhat.com>
2
3 2.31 branch created.
4 * NEWS: Add marker for 2.31.
5
d388f643
AM
62018-06-21 Alan Modra <amodra@gmail.com>
7
8 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
9 * doc/Makefile.in: Regenerate.
10
d0ac1c44
SM
112018-06-19 Simon Marchi <simon.marchi@ericsson.com>
12
13 * configure.ac: Remove AC_PREREQ.
14 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
15 info-in-builddir no-texinfo.tex.
16 * Makefile.in: Re-generate.
17 * aclocal.m4: Re-generate.
18 * config.in: Re-generate.
19 * configure: Re-generate.
20 * doc/Makefile.in: Re-generate.
21
3a075e56
AS
222018-06-19 Andreas Schwab <schwab@suse.de>
23
24 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
25 (is_8bit_abs_reloc): New function.
26 (is_6bit_abs_reloc): New function.
27 (is_6bit_inplace_sub_reloc): New function.
28 (apply_relocations): Use them. Handle 6-bit relocations.
29
6f20c942
FS
302018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
31
32 * readelf.c (print_mips_ases): Add GINV extension.
33
1f6f5dba
L
342018-06-14 H.J. Lu <hongjiu.lu@intel.com>
35
36 PR binutils/23267
37 * readelf.c (get_symbol_version_string): Check if the first
38 symbol version is base version.
39
730c3174
SE
402018-06-13 Scott Egerton <scott.egerton@imgtec.com>
41 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
42
43 * readelf.c (print_mips_ases): Add CRC.
44
7a486e6d
NC
452018-06-13 Nick Clifton <nickc@redhat.com>
46
47 * doc/binutils.texi (objdump): Add missing closing square
48 parenthesis to listing of objcopy's command line options.
49
5a485b38
NC
502018-06-11 Nick Clifton <nickc@redhat.com>
51
52 * po/es.po: Updated Spanish translation.
53
55e99962
L
542018-06-01 H.J. Lu <hongjiu.lu@intel.com>
55
56 * configure: Regenerated.
57
0034eed0
AM
582018-05-31 Alan Modra <amodra@gmail.com>
59
60 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
61 set CC_FOR_TARGET. Run test non-native.
62 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
63 Likewise.
64 (test_follow_debuglink): Run test non-native.
65
1869e86f
AB
662018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
67
68 PR 23107
69 * ar.c (display_offsets): New variable.
70 (usage): Add description of 'O' operator.
71 (decode_option): Handle 'O' operator.
72 (print_descr): Pass display_offsets to print_arelt_descr.
73 * arsup.c: Update call to printy_arelt_descr.
74 * objdump.c: Likewise.
75 * bucomm.c (print_arelt_descr): If offsets parameter is true then
76 display offset of archive element within the archive.
77 * bucomm.h: Update prototype for print_arelt_descr.
78 * doc/binutils.texi: Update description of ar command.
79 * NEWS: Mention the new feature.
80 * testsuite/binutils-all/ar.exp: Add text of new feature.
81
bb3b5316
AM
822018-05-28 Alan Modra <amodra@gmail.com>
83
84 PR 23235
85 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
86 unsupported rather than fail on compile errors.
87 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
88 Likewise. Save and restore CFLAGS_FOR_TARGET.
89
7f999549
JW
902018-05-18 Kito Cheng <kito.cheng@gmail.com>
91
92 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
93
7b4ae824
JD
942018-05-18 John Darrington <john@darrington.wattle.id.au>
95
96 * readelf.c: Add support for s12z architecture.
97 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
98 targets.
99
f9830ec1
TC
1002018-05-15 Tamar Christina <tamar.christina@arm.com>
101
102 PR binutils/21446
103 * doc/binutils.texi (-M): Document AArch64 options.
104
7d02540a
TC
1052018-05-15 Tamar Christina <tamar.christina@arm.com>
106
107 PR binutils/21446
108 * doc/binutils.texi (-M): Document AArch64 options.
109 * NEWS: Document notes and warnings.
110
679ca975
AM
1112018-05-15 Alan Modra <amodra@gmail.com>
112
113 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
114 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
115 and *uclinux* into *linux*.
116 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
117 strip-13 test, exclude arm-vxworks and arm-windiss.
118
637b1970
JD
1192018-05-10 John Darrington <john@darrington.wattle.id.au>
120
121 * readelf.c (get_machine_name): EM_S12Z - handle new case.
122
60cb2c8a
AM
1232018-05-09 Alan Modra <amodra@gmail.com>
124
125 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
126
84f9f8c3
AM
1272018-05-09 Sebastian Rasmussen <sebras@gmail.com>
128
129 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
130
886d5428
AM
1312018-05-08 Alan Modra <amodra@gmail.com>
132
133 PR 23141
134 * objcopy.c (is_strip_section): Strip groups without a valid
135 signature symbol.
136
ce4ec1a9
AM
1372018-05-07 Alan Modra <amodra@gmail.com>
138
139 PR 23142
140 * objcopy.c (group_signature): Don't accept groups that use a
141 symbol table other than the one we've read.
142
fe944acf
FT
1432018-04-30 Francois H. Theron <francois.theron@netronome.com>
144
145 * readelf.c: Very basic support for EM_NFP and its section types.
146 * testsuite/binutils-all/nfp: New directory.
147 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
148 tests.
149 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
150 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
151 * testsuite/binutils-all/nfp/test1.d: New file.
152 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
153 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
154 * NEWS: Mention the new support.
155
6d9dabbb
MR
1562018-04-27 Maciej W. Rozycki <macro@mips.com>
157
158 * testsuite/lib/binutils-common.exp (match_target): New procedure.
159 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
160 of `istarget' for matching with `target', `not-target', `skip'
161 and `not-skip' options.
162
0df8ad28
NC
1632018-04-26 Nick Clifton <nickc@redhat.com>
164
165 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
166 32-bit absolute reloc for the HPPA target.
167 * testsuite/binutils-all/note-5.d: New test.
168 * testsuite/binutils-all/note-5.s: Source file for new test.
169 * testsuite/binutils-all/objcopy.exp: Run new test.
170
f1ac0afe
CL
1712018-04-25 Christophe Lyon <christophe.lyon@st.com>
172
173 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
174 * testsuite/binutils-all/elfedit-3.d: Likewise.
175 * testsuite/binutils-all/objcopy.exp: Likewise.
176 * testsuite/binutils-all/strip-3.d: Likewise.
177 * testsuite/lib/binutils-common.exp: Likewise.
178
18a20338
CL
1792018-04-25 Christophe Lyon <christophe.lyon@st.com>
180 Mickaël Guêné <mickael.guene@st.com>
181
182 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
183 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
184
2ac93be7
AM
1852018-04-25 Alan Modra <amodra@gmail.com>
186
187 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
188 arm-coff support.
189 * testsuite/binutils-all/objcopy.exp: Likewise.
190 * testsuite/lib/binutils-common.exp: Likewise.
191
a7504f87
NC
1922018-04-18 Nick Clifton <nickc@redhat.com>
193
194 PR 23062
195 * dwarf.c (read_and_display_attr_value): Replace assertions with
196 test and warning message.
197
c65c21e1
AM
1982018-04-18 Alan Modra <amodra@gmail.com>
199
200 * testsuite/lib/binutils-common.exp: Remove support for assorted
201 aout targets.
202
6aea08d9
NC
2032018-04-17 Nick Clifton <nickc@redhat.com>
204
c4a91159 205 PR 23063
56d8f8a9
NC
206 * readelf.c (print_symbol): If the width is zero, return straight
207 away.
208
6aea08d9
NC
209 PR 23064
210 * dwarf.c (process_cu_tu_index): Test for a potential buffer
211 overrun before copying signature pointer.
212
f954747f
AM
2132018-04-17 Alan Modra <amodra@gmail.com>
214
215 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
216
d7867d17
AM
2172018-04-16 Alan Modra <amodra@gmail.com>
218
219 * readelf.c (get_machine_name): Correct typo.
220
ddb00039
AM
2212018-04-16 Alan Modra <amodra@gmail.com>
222
223 * configure.ac: Remove arm-epoc-pe support.
224 * dlltool.c: Likewise.
225 * configure: Regenerate.
226
c9098af4
AM
2272018-04-16 Alan Modra <amodra@gmail.com>
228
229 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
230 sparc-coff support.
231
dc12032b
AM
2322018-04-16 Alan Modra <amodra@gmail.com>
233
234 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
235 support.
236 * testsuite/binutils-all/copy-3.d: Likewise.
237 * testsuite/binutils-all/objcopy.exp: Likewise.
238 * testsuite/lib/binutils-common.exp: Likewise.
239
211dc24b
AM
2402018-04-16 Alan Modra <amodra@gmail.com>
241
242 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
243
a9a4b302
AM
2442018-04-16 Alan Modra <amodra@gmail.com>
245
246 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
247
04cb01fd
AM
2482018-04-16 Alan Modra <amodra@gmail.com>
249
250 * testsuite/binutils-all/objdump.exp: Remove we32k support.
251
c2bf1eec
AM
2522018-04-16 Alan Modra <amodra@gmail.com>
253
254 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
255 * testsuite/binutils-all/objdump.exp: Remove m88k support.
256
6793974d
AM
2572018-04-16 Alan Modra <amodra@gmail.com>
258
259 * readelf.c: Remove i370 support.
260 * testsuite/binutils-all/objdump.exp: Likewise.
261
e82aa794
AM
2622018-04-16 Alan Modra <amodra@gmail.com>
263
264 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
265 * testsuite/lib/binutils-common.exp: Likewise.
266
fe0bf0fd
AM
2672018-04-16 Alan Modra <amodra@gmail.com>
268
269 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
270
fdef3943
AM
2712018-04-16 Alan Modra <amodra@gmail.com>
272
273 * Makefile.am: Remove IEEE 695 support.
274 * budbg.h: Likewise.
275 * doc/binutils.texi: Likewise.
276 * makefile.vms: Likewise.
277 * objcopy.c: Likewise.
278 * objdump.c: Likewise.
279 * rddbg.c: Likewise.
280 * ieee.c: Delete.
281 * Makefile.in: Regenerate.
282 * po/POTFILES.in: Regenerate.
283
5972ac73
AM
2842018-04-16 Alan Modra <amodra@gmail.com>
285
286 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
287 * testsuite/binutils-all/nm.exp: Likewise.
288
b4b594e3
AM
2892018-04-16 Alan Modra <amodra@gmail.com>
290
291 * .gitignore: Remove netware support.
292 * Makefile.am: Likewise.
293 * configure.ac: Likewise.
294 * doc/Makefile.am: Likewise.
295 * doc/binutils.texi: Likewise.
296 * testsuite/binutils-all/nm.exp: Likewise.
297 * nlmconv.c: Delete.
298 * nlmconv.h: Delete.
299 * nlmheader.y: Delete.
300 * Makefile.in: Regenerate.
301 * configure: Regenerate.
302 * doc/Makefile.in: Regenerate.
303 * po/POTFILES.in: Regenerate.
304
fceadf09
AM
3052018-04-16 Alan Modra <amodra@gmail.com>
306
307 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
308
fb70ec17
AM
3092018-04-14 Alan Modra <amodra@gmail.com>
310
311 * readelf.c (get_machine_name): Revert 2018-04-11 change.
312
86c6c6df
NC
3132018-04-12 Nick Clifton <nickc@redhat.com>
314
315 PR 23050
316 * readelf.c (process_dynamic_section): Correct dynamic string
317 table size calculation.
318
a8eb42a8
AM
3192018-04-11 Alan Modra <amodra@gmail.com>
320
321 * ieee.c: Remove i960 support.
322 * od-macho.c: Remove i860 support.
323 * readelf.c: Remove i860 and i960 support.
324 * testsuite/binutils-all/objcopy.exp: Likewise.
325 * testsuite/binutils-all/objdump.exp: Likewise.
326 * testsuite/lib/binutils-common.exp: Likewise.
327
c43b2c54
MR
3282018-04-11 Maciej W. Rozycki <macro@mips.com>
329
330 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
331 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
332
d4ae1932
AM
3332018-04-10 Alan Modra <amodra@gmail.com>
334
335 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
336 reloc=11 for pru and reloc=50 for nds32.
337 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
338
d52e3d06
MR
3392018-04-09 Maciej W. Rozycki <macro@mips.com>
340
341 * testsuite/binutils-all/strip-15.d: New test.
342 * testsuite/binutils-all/strip-15rel.s: New test source.
343 * testsuite/binutils-all/strip-15rela.s: New test source.
344 * testsuite/binutils-all/strip-15mips64.s: New test source.
345 * testsuite/binutils-all/objcopy.exp: Run the new test.
346
3f97ba9f
MR
3472018-04-09 Maciej W. Rozycki <macro@mips.com>
348
349 * testsuite/binutils-all/strip-14.d: New test.
350 * testsuite/binutils-all/strip-14rel.s: New test source.
351 * testsuite/binutils-all/strip-14rela.s: New test source.
352 * testsuite/binutils-all/strip-14mips64.s: New test source.
353 * testsuite/binutils-all/objcopy.exp: Run the new test.
354
2008a0db
TT
3552018-04-06 Tom Tromey <tom@tromey.com>
356
357 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
358 constants from DWARF 5.
359
3cba8b6c
L
3602018-04-05 H.J. Lu <hongjiu.lu@intel.com>
361
362 PR gas/22318
363 * configure: Regenerated.
364
2d8c1a23
MR
3652018-04-05 Maciej W. Rozycki <macro@mips.com>
366
367 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
368 than `.dc.w' in second relocation.
369
65bd2045
MR
3702018-04-05 Maciej W. Rozycki <macro@mips.com>
371
372 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
373 relocation type 0x8f' error message.
374
2f8ceb38
MR
3752018-04-05 Maciej W. Rozycki <macro@mips.com>
376
377 * testsuite/binutils-all/strip-13.s: Rename to...
378 * testsuite/binutils-all/strip-13rela.s: ... this.
379 * testsuite/binutils-all/strip-13rel.s: New test source.
380 * testsuite/binutils-all/strip-13mips64.s: New test source.
381 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
382 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
383 `m68hc11-*' to `not-target' list.
384 * testsuite/binutils-all/objcopy.exp: Switch between sources for
385 `strip-13'.
386
aad7be45
MR
3872018-04-05 Maciej W. Rozycki <macro@mips.com>
388
389 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
390 241 (0xf1) for the relocation number and RELA addend.
391 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
392 `not-target' list.
393
89f60df2
JDA
3942018-04-04 John David Anglin <danglin@gcc.gnu.org>
395
396 * MAINTAINERS: Update my e-mail address.
397
f1ca0d6d
NC
3982018-04-04 Nick Clifton <nickc@redhat.com>
399
400 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
401
8fd75781
NC
4022018-03-23 Nick Clifton <nickc@redhat.com>
403
404 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
405 symbols.
406 (print_gnu_build_attribute_description): If no file start symbol
407 could be found, look for one two bytes into the file.
408 * testsuite/binutils-all/note-4-64.s: Set the address of the file
409 start symbol to two bytes into the file.
410 * testsuite/binutils-all/note-4-32.s: Likewise.
411
b1202ffa
L
4122018-03-21 H.J. Lu <hongjiu.lu@intel.com>
413
414 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
415 DF_1_WEAKFILTER and DF_1_NOCOMMON.
416
7e100140
NC
4172018-03-20 Nick Clifton <nickc@redhat.com>
418
419 * po/es.po: Updated Spanish translation.
420 * po/ru.po: Updated Russian translation.
421
e45ad123
NC
4222018-03-13 Nick Clifton <nickc@redhat.com>
423
424 PR 22957
425 * stabs.c (pop_binincl): Fail if the file index is off the end of
426 the stack.
427
81db3241
NC
4282018-03-13 Nick Clifton <nickc@redhat.com>
429
430 PR 22955
431 * stabs.c (parse_number): Add p_end parameter and use it to check
432 the validity of the pp parameter. Add checks to prevent walking
433 off the end of the string buffer.
434 (parse_stab_string): Likewise.
435 (parse_stab_type): Likewise.
436 (parse_stab_type_number): Likewise.
437 (parse_stab_range_type): Likewise.
438 (parse_stab_sun_builtin_type): Likewise.
439 (parse_stab_sun_floating_type): Likewise.
440 (parse_stab_enum_type): Likewise.
441 (parse_stab_struct_type): Likewise.
442 (parse_stab_baseclasses): Likewise.
443 (parse_stab_struct_fields): Likewise.
444 (parse_stab_cpp_abbrev): Likewise.
445 (parse_stab_one_struct_field): Likewise.
446 (parse_stab_members): Likewise.
447 (parse_stab_tilde_field): Likewise.
448 (parse_stab_array_type): Likewise.
e45ad123 449
81db3241
NC
450 * parse_stab: Compute the end of the string and then pass it on to
451 individual parser functions.
452
6d4f21f6
PP
4532018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
454
455 PR binutils/22923
456 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
457 overflow.
458
52fe4420
AM
4592018-03-07 Alan Modra <amodra@gmail.com>
460
461 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
462 * configure: Regenerate.
463
0e70b27b
L
4642018-03-05 H.J. Lu <hongjiu.lu@intel.com>
465
466 PR binutils/22911
467 * objdump.c (is_significant_symbol_name): Return TRUE for all
468 .plt* sections.
469 (find_symbol_for_address): Replace linear search with binary
470 search on dynamic relocations.
471
d11ae95e
NC
4722018-03-01 Nick Clifton <nickc@redhat.com>
473
474 PR 22905
475 * dwarf.c (display_debug_ranges): Check that the offset loaded
476 from the range_entry structure is valid.
477
e184813f
AM
4782018-03-01 Alan Modra <amodra@gmail.com>
479
480 * configure.ac (ALL_LINGUAS): Add sr. Sort.
481 * configure: Regenerate.
482
bc7c0509
NC
4832018-02-27 Nick Clifton <nickc@redhat.com>
484
485 * po/pt.po: New Portuguese translation.
486 * configure.ac (ALL_LINGUAS): Add pt.
487 * configure: Regenerate.
488
f3185997
NC
4892018-02-27 Nick Clifton <nickc@redhat.com>
490
491 PR 22875
492 * objcopy.c (copy_object): Check the error status after marking
493 symbols used in relocations.
494 * testsuite/binutils-all/strip-13.s: New test source file.
495 * testsuite/binutils-all/strip-13.s: New test driver file.
496 * testsuite/binutils-all/objcopy.exp: Run the new test.
497
2c1c9679
AM
4982018-02-26 Alan Modra <amodra@gmail.com>
499
500 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
501 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
502
6e05870c
AM
5032018-02-23 Alan Modra <amodra@gmail.com>
504
505 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
506 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
507
b0ab9c45
RH
5082018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
509
510 * doc/binutils.texi (objcopy): Add missing closing square
511 parenthesis to listing of objcopy's command line options.
512
e535d0dd
MK
5132018-02-19 Matthias Klose <doko@debian.org>
514
515 * strings.c (long_options): Include-all-whitespace does not take
516 an extra agument.
517
6e5e9d58
AM
5182018-02-13 Alan Modra <amodra@gmail.com>
519
520 PR 22836
521 * testsuite/binutils-all/group-7.s,
522 * testsuite/binutils-all/group-7a.d,
523 * testsuite/binutils-all/group-7b.d,
524 * testsuite/binutils-all/group-7c.d: New tests.
525 * testsuite/binutils-all/objcopy.exp: Run them.
526
8de3a6e2
NC
5272018-02-08 Nick Clifton <nickc@redhat.com>
528
529 PR 22802
530 * dwarf.c (load_separate_debug_file): Return early if the user is
531 not interested in debug links.
532
68807c3c
NC
5332018-02-06 Nick Clifton <nickc@redhat.com>
534
535 PR 22793
536 * readelf.c (find_section): Replace assertion with test and return
537 of NULL.
538 (find_section_by_address): Add test of section header table
539 existance.
540 (find_section_by_type): Likewise.
541 (find_section_in_set): Likewise.
542
2d6dda71
MR
5432018-02-05 Maciej W. Rozycki <macro@mips.com>
544
545 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
546 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
547 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
548 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
549
78c88364
MR
5502018-02-05 Maciej W. Rozycki <macro@mips.com>
551
552 * testsuite/config/default.exp (binutils_run): Document
553 `binutils_run_status'.
554 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
555 and set it.
556 (run_dump_test): Add `error', `error_output', `warning' and
557 `warning_output' options. Update documentation accordingly.
558
5bb0830d
AB
5592018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * dwarf.c (dwarf_regnames_riscv): New register name table.
562 (init_dwarf_regnames_riscv): New function.
563 (init_dwarf_regnames): Add call to initialise RiscV register
564 names.
565 * dwarf.h (init_dwarf_regnames_riscv): Declare.
566 * objdump.c (dump_dwarf): Add call to initialise RiscV register
567 names.
568
f2023ce7
AM
5692018-02-01 Alan Modra <amodra@gmail.com>
570
571 PR 22769
572 * objdump.c (load_specific_debug_section): Check for overflow
573 when adding one to section size for a string section terminator.
574
fcabedd5
NC
5752018-01-30 Nick Clifton <nickc@redhat.com>
576
577 PR 22734
578 * doc/binutils.texi (nm): Update description to point out that
579 zero-initialized values can also be shown as type B, b, S or s
580 since they can be stored in the BSS section.
581
f49db8be
AM
5822018-01-30 Alan Modra <amodra@gmail.com>
583
584 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
585 "artificially large" end address.
586
a8d6d6ac
NC
5872018-01-28 Nick Clifton <nickc@redhat.com>
588
589 * README-how-to-make-a-release: Add note about checking gpg key
590 and the results of gnupload.
591
9a5db26e
NC
5922018-01-27 Nick Clifton <nickc@redhat.com>
593
594 * README-how-to-make-a-release: Add details on how to actually
595 make the release.
596
94c2436b
NC
5972018-01-26 Nick Clifton <nickc@redhat.com>
598
599 * README-how-to-make-a-release: Add more details on updating
600 version numbers.
601
1ea332d6
MR
6022018-01-22 Maciej W. Rozycki <macro@mips.com>
603
604 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
605 option description.
606
d65ce302
MR
6072018-01-22 Maciej W. Rozycki <macro@mips.com>
608
609 * MAINTAINERS: Update my company e-mail address.
610
f433138f
NC
6112018-01-22 Nick Clifton <nickc@redhat.com>
612
613 * po/sv.po: Updated Swedish translation.
614
7ab82037
NC
6152018-01-18 Nick Clifton <nickc@redhat.com>
616
617 * po/bg.po: Updated Bulgarian translation.
618
0dd86f32
JB
6192018-01-16 Joel Brobecker <brobecker@adacore.com>
620
621 * README-how-to-make-a-release: Add reminder to update the
622 branch name in gdbadmin's crontab on sourceware.
623
a960d29f
JB
6242018-01-16 Joel Brobecker <brobecker@adacore.com>
625
626 * README-how-to-make-a-release: Remove trailing spaces.
627
f6efed01
NC
6282018-01-16 Nick Clifton <nickc@redhat.com>
629
630 * po/fr.po: Updated French translation.
631
616dcb87
NC
6322018-01-15 Nick Clifton <nickc@redhat.com>
633
634 * po/uk.po: Updated Ukranian translation.
635
3957a496
NC
6362018-01-13 Nick Clifton <nickc@redhat.com>
637
19e2900b 638 * README-how-to-make-a-release: Update notes.
3957a496
NC
639 * po/binutils.pot: Regenerated.
640
769c7ea5
NC
6412018-01-13 Nick Clifton <nickc@redhat.com>
642
643 * configure: Regenerate.
644
9176ac5b
NC
6452018-01-13 Nick Clifton <nickc@redhat.com>
646
faf766e3 647 2.30 branch created.
9176ac5b
NC
648 * NEWS: Add marker for 2.30.
649
98ab9e96
NC
6502018-01-12 Nick Clifton <nickc@redhat.com>
651
652 * README-how-to-make-a-release: Add notes on how to make the
653 branch and prelease snapshot.
654 * BRANCHES: Add binutils-2_29-branch.
655
bf41f30d
NC
6562018-01-10 Nick Clifton <nickc@redhat.com>
657
658 * MAINTAINERS: Note that it is now the configure.ac file and not
659 the configure.in file that needs to be kept in sync with gcc.
660 Add a note about sending patches for libiberty to gcc.
661
f13974bd
NC
6622018-01-03 Nick Clifton <nickc@redhat.com>
663
664 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
665 constants.
666
6f156d7a
NC
6672018-01-03 Nick Clifton <nickc@redhat.com>
668
669 * objcopy.c (objcopy_internal_note): New structure.
670 (gap_exists): New function.
671 (is_open_note): New function.
672 (is_func_note): New function.
673 (is_64bit): New function.
674 (merge_gnu_build_notes): Handle v3 notes. Do not merge
675 if there are relocations against the notes.
676 * readelf.c (get_note_type): Use short names for build attribute
677 notes.
678 (print_symbol_for_build_attribute): Rename to
679 get_symbol_for_build_attribute. Returns the found symbol rather
680 than printing it.
681 (print_gnu_build_attribute_description): Maintain address ranges
682 for function notes as well as global notes. Handle v3 notes.
683 (print_gnu_build_attribute_name): Use more space for printing the
684 name in wide mode.
685 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
686 Eliminate symbol references in order to remove the need for
687 relocations.
688 * testsuite/binutils-all/note-2-64.s: Likewise.
689 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
690 symbol.
691 * testsuite/binutils-all/note-3-64.s: Likewise.
692 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
693 output.
694 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
695 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
696 * testsuite/binutils-all/note-2-32.d: Likewise.
697 * testsuite/binutils-all/note-2-64.d: Likewise.
698 * testsuite/binutils-all/note-3-32.d: Likewise.
699 * testsuite/binutils-all/note-3-64.d: Likewise.
700 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
701 * testsuite/binutils-all/note-4-32.s: New test.
702 * testsuite/binutils-all/note-4-64.d: New test result file.
703 * testsuite/binutils-all/note-4-32.d: New test result file.
704
219d1afa
AM
7052018-01-03 Alan Modra <amodra@gmail.com>
706
707 Update year range in copyright notice of all files.
708
1e563868 709For older changes see ChangeLog-2017
3499769a 710\f
1e563868 711Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
712
713Copying and distribution of this file, with or without modification,
714are permitted in any medium without royalty provided the copyright
715notice and this notice are preserved.
716
717Local Variables:
718mode: change-log
719left-margin: 8
720fill-column: 74
721version-control: never
722End: