[MIPS/GAS] Add Loongson EXT2 Instructions support.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a693765e
CX
12018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
2
3 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
4
bdc6c06e
CX
52018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
6
7 * readelf.c (print_mips_ases): Add Loongson EXT extension.
8
716c08de
CX
92018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
10
11 * readelf.c (print_mips_ases): Add CAM extension.
12
90c745dc
L
132018-08-27 H.J. Lu <hongjiu.lu@intel.com>
14
15 * readelf.c (decode_x86_isa): Print <None> if bitmask only
16 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
17 (decode_x86_feature_1): Likewise.
18 (decode_x86_feature_2): Likewise.
19 (print_gnu_property_note): Don't mask out the
20 GNU_PROPERTY_X86_UINT32_VALID bit.
21 * testsuite/binutils-all/i386/pr21231b.d: Updated.
22 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
23
65b3d26e
L
242018-08-27 H.J. Lu <hongjiu.lu@intel.com>
25
26 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
27 (decode_x86_isa): Likewise.
28 (decode_x86_feature_2): Likewise.
29
7a815dd5
L
302018-08-25 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR ld/23499
33 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
34 for corrupt symbol version info.
35
a9eafb08
L
362018-08-24 H.J. Lu <hongjiu.lu@intel.com>
37
38 * readelf.c (decode_x86_compat_isa): New function.
39 (decode_x86_feature_2): Likewise.
40 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
41 (decode_x86_feature): Renamed to ...
42 (decode_x86_feature_1): This. Remove the type argument.
43 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
44 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
45 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
46 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
47 and X86_FEATURE_1_AND.
48 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
49 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
50 values.
51 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
52 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
53 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
54 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
55 * testsuite/binutils-all/i386/pr21231b.d: Updated.
56 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
57 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
58 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
59 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
60 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
61 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
62 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
63 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
64 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
65
aa7bca9b
L
662018-08-24 H.J. Lu <hongjiu.lu@intel.com>
67
68 * readelf.c (print_gnu_property_note): Check the
69 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
70
14732552
AM
712018-08-23 Alan Modra <amodra@gmail.com>
72
73 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
74 field contains unrecognised or reserved values. Handle
75 localentry:1 value.
76
7dd36a6f
L
772018-08-23 H.J. Lu <hongjiu.lu@intel.com>
78
79 PR ld/23536
80 * Makefile.am (development.exp): New target.
81 (EXTRA_DEJAGNU_SITE_CONFIG): New.
82 (DISTCLEANFILES): Add development.exp.
83 * Makefile.in: Regenerated.
84 * testsuite/binutils-all/objcopy.exp (strip_test): Call
85 prune_warnings to prune BFD output.
86 (strip_test_with_saving_a_symbol): Likewise.
87 (objcopy_test_without_global_symbol): Likewise.
88 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
89 New proc.
90 (prune_warnings): Likewise.
91
44c2eb66
L
922018-08-23 H.J. Lu <hongjiu.lu@intel.com>
93
94 * README-how-to-make-a-release: Document setting "experimental"
95 to false.
96
e8a64888
AM
972018-08-22 Alan Modra <amodra@gmail.com>
98
99 * readelf.c (process_file_header): Assign updated values from
100 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
101 during printing of header. Correct e_shstrndx range check.
102 Remove unnecessary casts and use %u rather than %ld for
103 unsigned int header fields. Don't print a random %lx when
104 reporting an unknown EI_VERSION.
105
06d743b7
NC
1062018-08-21 Nick Clifton <nickc@redhat.com>
107
108 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
109 maintainer.
110
66b09c7e
S
1112018-08-21 L. Simon <l.simon@samsung.com>
112
113 PR 23531
114 * readelf.c (hppa_process_unwind): Only dump the unwind table if
115 the data was successfully read in.
116
506b86a4
AM
1172018-08-18 Alan Modra <amodra@gmail.com>
118
119 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
120 input file for readelf.out.
121 (is_rela): New proc.
122 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
123 from first result of is_elf64 test.
124 (reloc_format): Set using is_rela.
125 (strip-13): Pass RELOC and ELF64 to assembler.
126 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
127 * testsuite/binutils-all/strip-13.d: Run for more targets.
128 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
129 addend to zero.
130 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
131 Don't add _NONE reloc.
132 * testsuite/binutils-all/strip-13rela.s: Likewise.
133
9c973a29
L
1342018-08-10 H.J. Lu <hongjiu.lu@intel.com>
135
136 PR binutils/23494
137 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
138 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
139 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
140
11459a79
L
1412018-08-10 H.J. Lu <hongjiu.lu@intel.com>
142
143 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
144 targets.
145 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
146 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
147 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
148 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
149 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
150 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
151 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
152
6404ab99
L
1532018-08-08 H.J. Lu <hongjiu.lu@intel.com>
154
155 PR binutils/23494
156 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
157 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
158 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
159 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
160 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
161 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
162 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
163 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
164 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
165 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
166
f384a1f0
KB
1672018-08-08 Kevin Buettner <kevinb@redhat.com>
168
169 * dwarf.c (decode_location_expresion): Add case for
170 DW_OP_GNU_variable_value.
171
db1e1b45 1722018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
173
174 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
175
4aae6e5a
NC
1762018-08-03 Nick Clifton <nickc@redhat.com>
177
178 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
179 identical function notes.
180
e2561448
NC
1812018-08-01 Nick Clifton <nickc@redhat.com>
182
183 * README-how-to-make-a-release: Add note about regenerating the
184 info files prior to the release.
185
2409af1e
AJ
1862018-07-30 Andrew Jenner <andrew@codesourcery.com>
187
188 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
189
d0ba5758
AJ
1902018-07-30 Andrew Jenner <andrew@codesourcery.com>
191
192 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
193
b8891f8d
AJ
1942018-07-30 Andrew Jenner <andrew@codesourcery.com>
195
196 * readelf.c: Include elf/csky.h.
197 (guess_is_rela): Handle EM_CSKY.
198 (dump_relocations): Likewise.
199 (get_machine_name): Likewise.
200 (is_32bit_abs_reloc): Likewise.
201
e3d39609
NC
2022018-07-25 Nick Clifton <nickc@redhat.com>
203
204 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
205 exit.
206 (parse_coff_enum_type): Free names and vals arrays upon early
207 exit.
208 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
209 strings and stabs arrays upon early exit.
210 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
211 early exit.
212 (get_64bit_section_headers): Likewise.
213 (get_32bit_elf_symbols): Generate an error if multiple symbol
214 table index sections are associated with the same symbol section.
215 (get_64bit_elf_symbols): Likewise.
216 (process_dynamic_section): Generate an error if there are multiple
217 dynamic symbol table sections, multiple dynamic string tables or
218 multiple dynamic symbol information sections.
219
1d97232a
NC
2202018-07-24 Nick Clifton <nickc@redhat.com>
221
222 * po/sv.po: Updated Swedish translation.
223
7b8d9e8c
AM
2242018-07-24 Alan Modra <amodra@gmail.com>
225
226 PR 23431
227 * dwarf.c (display_formatted_table): Replace "what" parameter
228 with "is_dir". Expand messages. Fix capitalisation.
229 * testsuite/binutils-all/dw5.W: Update expected output.
230
67ce483b
AM
2312018-07-24 Alan Modra <amodra@gmail.com>
232
233 PR 23430
234 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
235 to uses_64bit_indices.
236 * elfcomm.c (setup_archive): Update uses of above.
237 * readelf.c (process_archive): Likewise.
238 (get_section_type_name): Rename indicies to indices.
239 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
240 (process_section_groups): Likewise.
241
e2e31f10
MR
2422018-07-20 Maciej W. Rozycki <macro@mips.com>
243
244 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
245 ISA maintenance.
246
3391569f
NC
2472018-07-20 Nick Clifton <nickc@redhat.com>
248
249 * objcopy.c (add_specific_symbols): Free buffer on exit.
250 (add_redefine_syms_file): Close file handle on exit.
251 (copy_object): Close file handle on early exit.
252 Free buffer on early exit.
253 Free gaps buffers once they are no longer needed.
254 * dwarf.c (display_debug_frames): Free allocated memory on exit.
255 (load_separate_debug_info): Free allocate memory on early exit.
256
8095d2f7
CX
2572018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
258 Maciej W. Rozycki <macro@mips.com>
259
260 * readelf.c (print_mips_ases): Add MMI extension.
261
79f5b65e
DD
2622018-07-19 DJ Delorie <dj@redhat.com>
263
264 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
265
442a6ce8
NC
2662018-07-19 Nick Clifton <nickc@redhat.com>
267
268 * dwarf.c (read_cie): Free allocated memory before returning with
269 a failure result.
270
3fd21718
PFC
2712018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
272
273 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
274 description.
275
ad96220c
NC
2762018-07-16 Nick Clifton <nickc@redhat.com>
277
278 * README-how-to-make-a-release: Add note to check for new top
279 level files and add them to the src-release.sh script.
280
6cb624f8
NC
2812018-07-14 Nick Clifton <nickc@redhat.com>
282
283 * README-how-to-make-a-release: Updated with corrections based on
284 the 2.31 release experience.
285
55cc53e9
FT
2862018-07-12 Francois H. Theron <francois.theron@netronome.com>
287
288 * readelf.c (process_section_headers): Don't print section type
289 twice for --section-details.
290
be570f06
AM
2912018-07-10 Alan Modra <amodra@gmail.com>
292
293 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
294 zero for xgate.
295
d20e98ab
NC
2962018-07-06 Nick Clifton <nickc@redhat.com>
297
298 * readelf.c (same_section): New function.
299 (print_gnu_build_attribute_description): Do not complain about
300 gaps that cross a section boundary.
301
d8dab054
NC
3022018-07-05 Nick Clifton <nickc@redhat.com>
303
304 * po/bg.po: Updated Bulgarian translation.
305
a05a5b64
TP
3062018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
307
308 * NEWS: Use command-line consistently when used in a compount word.
309 * doc/binutils.texi: Likewise and fix trailing whitespace on same
310 line.
311
30aa1306
NC
3122018-06-26 Nick Clifton <nickc@redhat.com>
313
314 * po/sv.po: Updated Swedish translation.
315 * po/uk.po: Updated Ukranian translation.
316
eca4b721
NC
3172018-06-26 Nick Clifton <nickc@redhat.com>
318
319 * doc/binutils.texi: Fix spelling mistakes.
320 * README--how-to-make-a-release: Likewise.
321
1021d1cb
TT
3222018-06-25 Tom Tromey <tom@tromey.com>
323
324 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
325 Bump version number.
326
71300e2c
NC
3272018-06-24 Nick Clifton <nickc@redhat.com>
328
329 * README-how-to-make-a-release: Update with experiences from
330 making 2.31 branch.
331 * po/binutils.pot: Regenerate.
332 * configure: Regenerate.
333
719d8288
NC
3342018-06-24 Nick Clifton <nickc@redhat.com>
335
336 2.31 branch created.
337 * NEWS: Add marker for 2.31.
338
d388f643
AM
3392018-06-21 Alan Modra <amodra@gmail.com>
340
341 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
342 * doc/Makefile.in: Regenerate.
343
d0ac1c44
SM
3442018-06-19 Simon Marchi <simon.marchi@ericsson.com>
345
346 * configure.ac: Remove AC_PREREQ.
347 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
348 info-in-builddir no-texinfo.tex.
349 * Makefile.in: Re-generate.
350 * aclocal.m4: Re-generate.
351 * config.in: Re-generate.
352 * configure: Re-generate.
353 * doc/Makefile.in: Re-generate.
354
3a075e56
AS
3552018-06-19 Andreas Schwab <schwab@suse.de>
356
357 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
358 (is_8bit_abs_reloc): New function.
359 (is_6bit_abs_reloc): New function.
360 (is_6bit_inplace_sub_reloc): New function.
361 (apply_relocations): Use them. Handle 6-bit relocations.
362
6f20c942
FS
3632018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
364
365 * readelf.c (print_mips_ases): Add GINV extension.
366
1f6f5dba
L
3672018-06-14 H.J. Lu <hongjiu.lu@intel.com>
368
369 PR binutils/23267
370 * readelf.c (get_symbol_version_string): Check if the first
371 symbol version is base version.
372
730c3174
SE
3732018-06-13 Scott Egerton <scott.egerton@imgtec.com>
374 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
375
376 * readelf.c (print_mips_ases): Add CRC.
377
7a486e6d
NC
3782018-06-13 Nick Clifton <nickc@redhat.com>
379
380 * doc/binutils.texi (objdump): Add missing closing square
381 parenthesis to listing of objcopy's command line options.
382
5a485b38
NC
3832018-06-11 Nick Clifton <nickc@redhat.com>
384
385 * po/es.po: Updated Spanish translation.
386
55e99962
L
3872018-06-01 H.J. Lu <hongjiu.lu@intel.com>
388
389 * configure: Regenerated.
390
0034eed0
AM
3912018-05-31 Alan Modra <amodra@gmail.com>
392
393 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
394 set CC_FOR_TARGET. Run test non-native.
395 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
396 Likewise.
397 (test_follow_debuglink): Run test non-native.
398
1869e86f
AB
3992018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
400
401 PR 23107
402 * ar.c (display_offsets): New variable.
403 (usage): Add description of 'O' operator.
404 (decode_option): Handle 'O' operator.
405 (print_descr): Pass display_offsets to print_arelt_descr.
406 * arsup.c: Update call to printy_arelt_descr.
407 * objdump.c: Likewise.
408 * bucomm.c (print_arelt_descr): If offsets parameter is true then
409 display offset of archive element within the archive.
410 * bucomm.h: Update prototype for print_arelt_descr.
411 * doc/binutils.texi: Update description of ar command.
412 * NEWS: Mention the new feature.
413 * testsuite/binutils-all/ar.exp: Add text of new feature.
414
bb3b5316
AM
4152018-05-28 Alan Modra <amodra@gmail.com>
416
417 PR 23235
418 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
419 unsupported rather than fail on compile errors.
420 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
421 Likewise. Save and restore CFLAGS_FOR_TARGET.
422
7f999549
JW
4232018-05-18 Kito Cheng <kito.cheng@gmail.com>
424
425 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
426
7b4ae824
JD
4272018-05-18 John Darrington <john@darrington.wattle.id.au>
428
429 * readelf.c: Add support for s12z architecture.
430 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
431 targets.
432
f9830ec1
TC
4332018-05-15 Tamar Christina <tamar.christina@arm.com>
434
435 PR binutils/21446
436 * doc/binutils.texi (-M): Document AArch64 options.
437
7d02540a
TC
4382018-05-15 Tamar Christina <tamar.christina@arm.com>
439
440 PR binutils/21446
441 * doc/binutils.texi (-M): Document AArch64 options.
442 * NEWS: Document notes and warnings.
443
679ca975
AM
4442018-05-15 Alan Modra <amodra@gmail.com>
445
446 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
447 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
448 and *uclinux* into *linux*.
449 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
450 strip-13 test, exclude arm-vxworks and arm-windiss.
451
637b1970
JD
4522018-05-10 John Darrington <john@darrington.wattle.id.au>
453
454 * readelf.c (get_machine_name): EM_S12Z - handle new case.
455
60cb2c8a
AM
4562018-05-09 Alan Modra <amodra@gmail.com>
457
458 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
459
84f9f8c3
AM
4602018-05-09 Sebastian Rasmussen <sebras@gmail.com>
461
462 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
463
886d5428
AM
4642018-05-08 Alan Modra <amodra@gmail.com>
465
466 PR 23141
467 * objcopy.c (is_strip_section): Strip groups without a valid
468 signature symbol.
469
ce4ec1a9
AM
4702018-05-07 Alan Modra <amodra@gmail.com>
471
472 PR 23142
473 * objcopy.c (group_signature): Don't accept groups that use a
474 symbol table other than the one we've read.
475
fe944acf
FT
4762018-04-30 Francois H. Theron <francois.theron@netronome.com>
477
478 * readelf.c: Very basic support for EM_NFP and its section types.
479 * testsuite/binutils-all/nfp: New directory.
480 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
481 tests.
482 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
483 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
484 * testsuite/binutils-all/nfp/test1.d: New file.
485 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
486 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
487 * NEWS: Mention the new support.
488
6d9dabbb
MR
4892018-04-27 Maciej W. Rozycki <macro@mips.com>
490
491 * testsuite/lib/binutils-common.exp (match_target): New procedure.
492 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
493 of `istarget' for matching with `target', `not-target', `skip'
494 and `not-skip' options.
495
0df8ad28
NC
4962018-04-26 Nick Clifton <nickc@redhat.com>
497
498 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
499 32-bit absolute reloc for the HPPA target.
500 * testsuite/binutils-all/note-5.d: New test.
501 * testsuite/binutils-all/note-5.s: Source file for new test.
502 * testsuite/binutils-all/objcopy.exp: Run new test.
503
f1ac0afe
CL
5042018-04-25 Christophe Lyon <christophe.lyon@st.com>
505
506 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
507 * testsuite/binutils-all/elfedit-3.d: Likewise.
508 * testsuite/binutils-all/objcopy.exp: Likewise.
509 * testsuite/binutils-all/strip-3.d: Likewise.
510 * testsuite/lib/binutils-common.exp: Likewise.
511
18a20338
CL
5122018-04-25 Christophe Lyon <christophe.lyon@st.com>
513 Mickaël Guêné <mickael.guene@st.com>
514
515 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
516 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
517
2ac93be7
AM
5182018-04-25 Alan Modra <amodra@gmail.com>
519
520 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
521 arm-coff support.
522 * testsuite/binutils-all/objcopy.exp: Likewise.
523 * testsuite/lib/binutils-common.exp: Likewise.
524
a7504f87
NC
5252018-04-18 Nick Clifton <nickc@redhat.com>
526
527 PR 23062
528 * dwarf.c (read_and_display_attr_value): Replace assertions with
529 test and warning message.
530
c65c21e1
AM
5312018-04-18 Alan Modra <amodra@gmail.com>
532
533 * testsuite/lib/binutils-common.exp: Remove support for assorted
534 aout targets.
535
6aea08d9
NC
5362018-04-17 Nick Clifton <nickc@redhat.com>
537
c4a91159 538 PR 23063
56d8f8a9
NC
539 * readelf.c (print_symbol): If the width is zero, return straight
540 away.
541
6aea08d9
NC
542 PR 23064
543 * dwarf.c (process_cu_tu_index): Test for a potential buffer
544 overrun before copying signature pointer.
545
f954747f
AM
5462018-04-17 Alan Modra <amodra@gmail.com>
547
548 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
549
d7867d17
AM
5502018-04-16 Alan Modra <amodra@gmail.com>
551
552 * readelf.c (get_machine_name): Correct typo.
553
ddb00039
AM
5542018-04-16 Alan Modra <amodra@gmail.com>
555
556 * configure.ac: Remove arm-epoc-pe support.
557 * dlltool.c: Likewise.
558 * configure: Regenerate.
559
c9098af4
AM
5602018-04-16 Alan Modra <amodra@gmail.com>
561
562 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
563 sparc-coff support.
564
dc12032b
AM
5652018-04-16 Alan Modra <amodra@gmail.com>
566
567 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
568 support.
569 * testsuite/binutils-all/copy-3.d: Likewise.
570 * testsuite/binutils-all/objcopy.exp: Likewise.
571 * testsuite/lib/binutils-common.exp: Likewise.
572
211dc24b
AM
5732018-04-16 Alan Modra <amodra@gmail.com>
574
575 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
576
a9a4b302
AM
5772018-04-16 Alan Modra <amodra@gmail.com>
578
579 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
580
04cb01fd
AM
5812018-04-16 Alan Modra <amodra@gmail.com>
582
583 * testsuite/binutils-all/objdump.exp: Remove we32k support.
584
c2bf1eec
AM
5852018-04-16 Alan Modra <amodra@gmail.com>
586
587 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
588 * testsuite/binutils-all/objdump.exp: Remove m88k support.
589
6793974d
AM
5902018-04-16 Alan Modra <amodra@gmail.com>
591
592 * readelf.c: Remove i370 support.
593 * testsuite/binutils-all/objdump.exp: Likewise.
594
e82aa794
AM
5952018-04-16 Alan Modra <amodra@gmail.com>
596
597 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
598 * testsuite/lib/binutils-common.exp: Likewise.
599
fe0bf0fd
AM
6002018-04-16 Alan Modra <amodra@gmail.com>
601
602 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
603
fdef3943
AM
6042018-04-16 Alan Modra <amodra@gmail.com>
605
606 * Makefile.am: Remove IEEE 695 support.
607 * budbg.h: Likewise.
608 * doc/binutils.texi: Likewise.
609 * makefile.vms: Likewise.
610 * objcopy.c: Likewise.
611 * objdump.c: Likewise.
612 * rddbg.c: Likewise.
613 * ieee.c: Delete.
614 * Makefile.in: Regenerate.
615 * po/POTFILES.in: Regenerate.
616
5972ac73
AM
6172018-04-16 Alan Modra <amodra@gmail.com>
618
619 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
620 * testsuite/binutils-all/nm.exp: Likewise.
621
b4b594e3
AM
6222018-04-16 Alan Modra <amodra@gmail.com>
623
624 * .gitignore: Remove netware support.
625 * Makefile.am: Likewise.
626 * configure.ac: Likewise.
627 * doc/Makefile.am: Likewise.
628 * doc/binutils.texi: Likewise.
629 * testsuite/binutils-all/nm.exp: Likewise.
630 * nlmconv.c: Delete.
631 * nlmconv.h: Delete.
632 * nlmheader.y: Delete.
633 * Makefile.in: Regenerate.
634 * configure: Regenerate.
635 * doc/Makefile.in: Regenerate.
636 * po/POTFILES.in: Regenerate.
637
fceadf09
AM
6382018-04-16 Alan Modra <amodra@gmail.com>
639
640 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
641
fb70ec17
AM
6422018-04-14 Alan Modra <amodra@gmail.com>
643
644 * readelf.c (get_machine_name): Revert 2018-04-11 change.
645
86c6c6df
NC
6462018-04-12 Nick Clifton <nickc@redhat.com>
647
648 PR 23050
649 * readelf.c (process_dynamic_section): Correct dynamic string
650 table size calculation.
651
a8eb42a8
AM
6522018-04-11 Alan Modra <amodra@gmail.com>
653
654 * ieee.c: Remove i960 support.
655 * od-macho.c: Remove i860 support.
656 * readelf.c: Remove i860 and i960 support.
657 * testsuite/binutils-all/objcopy.exp: Likewise.
658 * testsuite/binutils-all/objdump.exp: Likewise.
659 * testsuite/lib/binutils-common.exp: Likewise.
660
c43b2c54
MR
6612018-04-11 Maciej W. Rozycki <macro@mips.com>
662
663 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
664 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
665
d4ae1932
AM
6662018-04-10 Alan Modra <amodra@gmail.com>
667
668 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
669 reloc=11 for pru and reloc=50 for nds32.
670 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
671
d52e3d06
MR
6722018-04-09 Maciej W. Rozycki <macro@mips.com>
673
674 * testsuite/binutils-all/strip-15.d: New test.
675 * testsuite/binutils-all/strip-15rel.s: New test source.
676 * testsuite/binutils-all/strip-15rela.s: New test source.
677 * testsuite/binutils-all/strip-15mips64.s: New test source.
678 * testsuite/binutils-all/objcopy.exp: Run the new test.
679
3f97ba9f
MR
6802018-04-09 Maciej W. Rozycki <macro@mips.com>
681
682 * testsuite/binutils-all/strip-14.d: New test.
683 * testsuite/binutils-all/strip-14rel.s: New test source.
684 * testsuite/binutils-all/strip-14rela.s: New test source.
685 * testsuite/binutils-all/strip-14mips64.s: New test source.
686 * testsuite/binutils-all/objcopy.exp: Run the new test.
687
2008a0db
TT
6882018-04-06 Tom Tromey <tom@tromey.com>
689
690 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
691 constants from DWARF 5.
692
3cba8b6c
L
6932018-04-05 H.J. Lu <hongjiu.lu@intel.com>
694
695 PR gas/22318
696 * configure: Regenerated.
697
2d8c1a23
MR
6982018-04-05 Maciej W. Rozycki <macro@mips.com>
699
700 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
701 than `.dc.w' in second relocation.
702
65bd2045
MR
7032018-04-05 Maciej W. Rozycki <macro@mips.com>
704
705 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
706 relocation type 0x8f' error message.
707
2f8ceb38
MR
7082018-04-05 Maciej W. Rozycki <macro@mips.com>
709
710 * testsuite/binutils-all/strip-13.s: Rename to...
711 * testsuite/binutils-all/strip-13rela.s: ... this.
712 * testsuite/binutils-all/strip-13rel.s: New test source.
713 * testsuite/binutils-all/strip-13mips64.s: New test source.
714 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
715 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
716 `m68hc11-*' to `not-target' list.
717 * testsuite/binutils-all/objcopy.exp: Switch between sources for
718 `strip-13'.
719
aad7be45
MR
7202018-04-05 Maciej W. Rozycki <macro@mips.com>
721
722 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
723 241 (0xf1) for the relocation number and RELA addend.
724 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
725 `not-target' list.
726
89f60df2
JDA
7272018-04-04 John David Anglin <danglin@gcc.gnu.org>
728
729 * MAINTAINERS: Update my e-mail address.
730
f1ca0d6d
NC
7312018-04-04 Nick Clifton <nickc@redhat.com>
732
733 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
734
8fd75781
NC
7352018-03-23 Nick Clifton <nickc@redhat.com>
736
737 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
738 symbols.
739 (print_gnu_build_attribute_description): If no file start symbol
740 could be found, look for one two bytes into the file.
741 * testsuite/binutils-all/note-4-64.s: Set the address of the file
742 start symbol to two bytes into the file.
743 * testsuite/binutils-all/note-4-32.s: Likewise.
744
b1202ffa
L
7452018-03-21 H.J. Lu <hongjiu.lu@intel.com>
746
747 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
748 DF_1_WEAKFILTER and DF_1_NOCOMMON.
749
7e100140
NC
7502018-03-20 Nick Clifton <nickc@redhat.com>
751
752 * po/es.po: Updated Spanish translation.
753 * po/ru.po: Updated Russian translation.
754
e45ad123
NC
7552018-03-13 Nick Clifton <nickc@redhat.com>
756
757 PR 22957
758 * stabs.c (pop_binincl): Fail if the file index is off the end of
759 the stack.
760
81db3241
NC
7612018-03-13 Nick Clifton <nickc@redhat.com>
762
763 PR 22955
764 * stabs.c (parse_number): Add p_end parameter and use it to check
765 the validity of the pp parameter. Add checks to prevent walking
766 off the end of the string buffer.
767 (parse_stab_string): Likewise.
768 (parse_stab_type): Likewise.
769 (parse_stab_type_number): Likewise.
770 (parse_stab_range_type): Likewise.
771 (parse_stab_sun_builtin_type): Likewise.
772 (parse_stab_sun_floating_type): Likewise.
773 (parse_stab_enum_type): Likewise.
774 (parse_stab_struct_type): Likewise.
775 (parse_stab_baseclasses): Likewise.
776 (parse_stab_struct_fields): Likewise.
777 (parse_stab_cpp_abbrev): Likewise.
778 (parse_stab_one_struct_field): Likewise.
779 (parse_stab_members): Likewise.
780 (parse_stab_tilde_field): Likewise.
781 (parse_stab_array_type): Likewise.
e45ad123 782
81db3241
NC
783 * parse_stab: Compute the end of the string and then pass it on to
784 individual parser functions.
785
6d4f21f6
PP
7862018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
787
788 PR binutils/22923
789 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
790 overflow.
791
52fe4420
AM
7922018-03-07 Alan Modra <amodra@gmail.com>
793
794 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
795 * configure: Regenerate.
796
0e70b27b
L
7972018-03-05 H.J. Lu <hongjiu.lu@intel.com>
798
799 PR binutils/22911
800 * objdump.c (is_significant_symbol_name): Return TRUE for all
801 .plt* sections.
802 (find_symbol_for_address): Replace linear search with binary
803 search on dynamic relocations.
804
d11ae95e
NC
8052018-03-01 Nick Clifton <nickc@redhat.com>
806
807 PR 22905
808 * dwarf.c (display_debug_ranges): Check that the offset loaded
809 from the range_entry structure is valid.
810
e184813f
AM
8112018-03-01 Alan Modra <amodra@gmail.com>
812
813 * configure.ac (ALL_LINGUAS): Add sr. Sort.
814 * configure: Regenerate.
815
bc7c0509
NC
8162018-02-27 Nick Clifton <nickc@redhat.com>
817
818 * po/pt.po: New Portuguese translation.
819 * configure.ac (ALL_LINGUAS): Add pt.
820 * configure: Regenerate.
821
f3185997
NC
8222018-02-27 Nick Clifton <nickc@redhat.com>
823
824 PR 22875
825 * objcopy.c (copy_object): Check the error status after marking
826 symbols used in relocations.
827 * testsuite/binutils-all/strip-13.s: New test source file.
828 * testsuite/binutils-all/strip-13.s: New test driver file.
829 * testsuite/binutils-all/objcopy.exp: Run the new test.
830
2c1c9679
AM
8312018-02-26 Alan Modra <amodra@gmail.com>
832
833 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
834 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
835
6e05870c
AM
8362018-02-23 Alan Modra <amodra@gmail.com>
837
838 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
839 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
840
b0ab9c45
RH
8412018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
842
843 * doc/binutils.texi (objcopy): Add missing closing square
844 parenthesis to listing of objcopy's command line options.
845
e535d0dd
MK
8462018-02-19 Matthias Klose <doko@debian.org>
847
848 * strings.c (long_options): Include-all-whitespace does not take
849 an extra agument.
850
6e5e9d58
AM
8512018-02-13 Alan Modra <amodra@gmail.com>
852
853 PR 22836
854 * testsuite/binutils-all/group-7.s,
855 * testsuite/binutils-all/group-7a.d,
856 * testsuite/binutils-all/group-7b.d,
857 * testsuite/binutils-all/group-7c.d: New tests.
858 * testsuite/binutils-all/objcopy.exp: Run them.
859
8de3a6e2
NC
8602018-02-08 Nick Clifton <nickc@redhat.com>
861
862 PR 22802
863 * dwarf.c (load_separate_debug_file): Return early if the user is
864 not interested in debug links.
865
68807c3c
NC
8662018-02-06 Nick Clifton <nickc@redhat.com>
867
868 PR 22793
869 * readelf.c (find_section): Replace assertion with test and return
870 of NULL.
871 (find_section_by_address): Add test of section header table
872 existance.
873 (find_section_by_type): Likewise.
874 (find_section_in_set): Likewise.
875
2d6dda71
MR
8762018-02-05 Maciej W. Rozycki <macro@mips.com>
877
878 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
879 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
880 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
881 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
882
78c88364
MR
8832018-02-05 Maciej W. Rozycki <macro@mips.com>
884
885 * testsuite/config/default.exp (binutils_run): Document
886 `binutils_run_status'.
887 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
888 and set it.
889 (run_dump_test): Add `error', `error_output', `warning' and
890 `warning_output' options. Update documentation accordingly.
891
5bb0830d
AB
8922018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * dwarf.c (dwarf_regnames_riscv): New register name table.
895 (init_dwarf_regnames_riscv): New function.
896 (init_dwarf_regnames): Add call to initialise RiscV register
897 names.
898 * dwarf.h (init_dwarf_regnames_riscv): Declare.
899 * objdump.c (dump_dwarf): Add call to initialise RiscV register
900 names.
901
f2023ce7
AM
9022018-02-01 Alan Modra <amodra@gmail.com>
903
904 PR 22769
905 * objdump.c (load_specific_debug_section): Check for overflow
906 when adding one to section size for a string section terminator.
907
fcabedd5
NC
9082018-01-30 Nick Clifton <nickc@redhat.com>
909
910 PR 22734
911 * doc/binutils.texi (nm): Update description to point out that
912 zero-initialized values can also be shown as type B, b, S or s
913 since they can be stored in the BSS section.
914
f49db8be
AM
9152018-01-30 Alan Modra <amodra@gmail.com>
916
917 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
918 "artificially large" end address.
919
a8d6d6ac
NC
9202018-01-28 Nick Clifton <nickc@redhat.com>
921
922 * README-how-to-make-a-release: Add note about checking gpg key
923 and the results of gnupload.
924
9a5db26e
NC
9252018-01-27 Nick Clifton <nickc@redhat.com>
926
927 * README-how-to-make-a-release: Add details on how to actually
928 make the release.
929
94c2436b
NC
9302018-01-26 Nick Clifton <nickc@redhat.com>
931
932 * README-how-to-make-a-release: Add more details on updating
933 version numbers.
934
1ea332d6
MR
9352018-01-22 Maciej W. Rozycki <macro@mips.com>
936
937 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
938 option description.
939
d65ce302
MR
9402018-01-22 Maciej W. Rozycki <macro@mips.com>
941
942 * MAINTAINERS: Update my company e-mail address.
943
f433138f
NC
9442018-01-22 Nick Clifton <nickc@redhat.com>
945
946 * po/sv.po: Updated Swedish translation.
947
7ab82037
NC
9482018-01-18 Nick Clifton <nickc@redhat.com>
949
950 * po/bg.po: Updated Bulgarian translation.
951
0dd86f32
JB
9522018-01-16 Joel Brobecker <brobecker@adacore.com>
953
954 * README-how-to-make-a-release: Add reminder to update the
955 branch name in gdbadmin's crontab on sourceware.
956
a960d29f
JB
9572018-01-16 Joel Brobecker <brobecker@adacore.com>
958
959 * README-how-to-make-a-release: Remove trailing spaces.
960
f6efed01
NC
9612018-01-16 Nick Clifton <nickc@redhat.com>
962
963 * po/fr.po: Updated French translation.
964
616dcb87
NC
9652018-01-15 Nick Clifton <nickc@redhat.com>
966
967 * po/uk.po: Updated Ukranian translation.
968
3957a496
NC
9692018-01-13 Nick Clifton <nickc@redhat.com>
970
19e2900b 971 * README-how-to-make-a-release: Update notes.
3957a496
NC
972 * po/binutils.pot: Regenerated.
973
769c7ea5
NC
9742018-01-13 Nick Clifton <nickc@redhat.com>
975
976 * configure: Regenerate.
977
9176ac5b
NC
9782018-01-13 Nick Clifton <nickc@redhat.com>
979
faf766e3 980 2.30 branch created.
9176ac5b
NC
981 * NEWS: Add marker for 2.30.
982
98ab9e96
NC
9832018-01-12 Nick Clifton <nickc@redhat.com>
984
985 * README-how-to-make-a-release: Add notes on how to make the
986 branch and prelease snapshot.
987 * BRANCHES: Add binutils-2_29-branch.
988
bf41f30d
NC
9892018-01-10 Nick Clifton <nickc@redhat.com>
990
991 * MAINTAINERS: Note that it is now the configure.ac file and not
992 the configure.in file that needs to be kept in sync with gcc.
993 Add a note about sending patches for libiberty to gcc.
994
f13974bd
NC
9952018-01-03 Nick Clifton <nickc@redhat.com>
996
997 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
998 constants.
999
6f156d7a
NC
10002018-01-03 Nick Clifton <nickc@redhat.com>
1001
1002 * objcopy.c (objcopy_internal_note): New structure.
1003 (gap_exists): New function.
1004 (is_open_note): New function.
1005 (is_func_note): New function.
1006 (is_64bit): New function.
1007 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1008 if there are relocations against the notes.
1009 * readelf.c (get_note_type): Use short names for build attribute
1010 notes.
1011 (print_symbol_for_build_attribute): Rename to
1012 get_symbol_for_build_attribute. Returns the found symbol rather
1013 than printing it.
1014 (print_gnu_build_attribute_description): Maintain address ranges
1015 for function notes as well as global notes. Handle v3 notes.
1016 (print_gnu_build_attribute_name): Use more space for printing the
1017 name in wide mode.
1018 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1019 Eliminate symbol references in order to remove the need for
1020 relocations.
1021 * testsuite/binutils-all/note-2-64.s: Likewise.
1022 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1023 symbol.
1024 * testsuite/binutils-all/note-3-64.s: Likewise.
1025 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1026 output.
1027 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1028 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1029 * testsuite/binutils-all/note-2-32.d: Likewise.
1030 * testsuite/binutils-all/note-2-64.d: Likewise.
1031 * testsuite/binutils-all/note-3-32.d: Likewise.
1032 * testsuite/binutils-all/note-3-64.d: Likewise.
1033 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1034 * testsuite/binutils-all/note-4-32.s: New test.
1035 * testsuite/binutils-all/note-4-64.d: New test result file.
1036 * testsuite/binutils-all/note-4-32.d: New test result file.
1037
219d1afa
AM
10382018-01-03 Alan Modra <amodra@gmail.com>
1039
1040 Update year range in copyright notice of all files.
1041
1e563868 1042For older changes see ChangeLog-2017
3499769a 1043\f
1e563868 1044Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1045
1046Copying and distribution of this file, with or without modification,
1047are permitted in any medium without royalty provided the copyright
1048notice and this notice are preserved.
1049
1050Local Variables:
1051mode: change-log
1052left-margin: 8
1053fill-column: 74
1054version-control: never
1055End:
This page took 0.188024 seconds and 4 git commands to generate.