[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
2
3 * NEWS: Mention Loongson 3A1000 proccessor support.
4 * readelf.c (get_machine_flags): Rename loongson-3a to gs464.
5 (print_mips_isa_ext): Delete AFL_EXT_LOONGSON_3A.
6
7 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
8
9 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
10
11 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
12
13 * readelf.c (print_mips_ases): Add Loongson EXT extension.
14
15 2018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
16
17 * readelf.c (print_mips_ases): Add CAM extension.
18
19 2018-08-27 H.J. Lu <hongjiu.lu@intel.com>
20
21 * readelf.c (decode_x86_isa): Print <None> if bitmask only
22 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
23 (decode_x86_feature_1): Likewise.
24 (decode_x86_feature_2): Likewise.
25 (print_gnu_property_note): Don't mask out the
26 GNU_PROPERTY_X86_UINT32_VALID bit.
27 * testsuite/binutils-all/i386/pr21231b.d: Updated.
28 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
29
30 2018-08-27 H.J. Lu <hongjiu.lu@intel.com>
31
32 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
33 (decode_x86_isa): Likewise.
34 (decode_x86_feature_2): Likewise.
35
36 2018-08-25 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR ld/23499
39 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
40 for corrupt symbol version info.
41
42 2018-08-24 H.J. Lu <hongjiu.lu@intel.com>
43
44 * readelf.c (decode_x86_compat_isa): New function.
45 (decode_x86_feature_2): Likewise.
46 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
47 (decode_x86_feature): Renamed to ...
48 (decode_x86_feature_1): This. Remove the type argument.
49 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
50 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
51 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
52 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
53 and X86_FEATURE_1_AND.
54 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
55 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
56 values.
57 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
58 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
59 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
60 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
61 * testsuite/binutils-all/i386/pr21231b.d: Updated.
62 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
63 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
64 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
65 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
66 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
67 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
68 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
69 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
70 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
71
72 2018-08-24 H.J. Lu <hongjiu.lu@intel.com>
73
74 * readelf.c (print_gnu_property_note): Check the
75 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
76
77 2018-08-23 Alan Modra <amodra@gmail.com>
78
79 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
80 field contains unrecognised or reserved values. Handle
81 localentry:1 value.
82
83 2018-08-23 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR ld/23536
86 * Makefile.am (development.exp): New target.
87 (EXTRA_DEJAGNU_SITE_CONFIG): New.
88 (DISTCLEANFILES): Add development.exp.
89 * Makefile.in: Regenerated.
90 * testsuite/binutils-all/objcopy.exp (strip_test): Call
91 prune_warnings to prune BFD output.
92 (strip_test_with_saving_a_symbol): Likewise.
93 (objcopy_test_without_global_symbol): Likewise.
94 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
95 New proc.
96 (prune_warnings): Likewise.
97
98 2018-08-23 H.J. Lu <hongjiu.lu@intel.com>
99
100 * README-how-to-make-a-release: Document setting "experimental"
101 to false.
102
103 2018-08-22 Alan Modra <amodra@gmail.com>
104
105 * readelf.c (process_file_header): Assign updated values from
106 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
107 during printing of header. Correct e_shstrndx range check.
108 Remove unnecessary casts and use %u rather than %ld for
109 unsigned int header fields. Don't print a random %lx when
110 reporting an unknown EI_VERSION.
111
112 2018-08-21 Nick Clifton <nickc@redhat.com>
113
114 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
115 maintainer.
116
117 2018-08-21 L. Simon <l.simon@samsung.com>
118
119 PR 23531
120 * readelf.c (hppa_process_unwind): Only dump the unwind table if
121 the data was successfully read in.
122
123 2018-08-18 Alan Modra <amodra@gmail.com>
124
125 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
126 input file for readelf.out.
127 (is_rela): New proc.
128 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
129 from first result of is_elf64 test.
130 (reloc_format): Set using is_rela.
131 (strip-13): Pass RELOC and ELF64 to assembler.
132 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
133 * testsuite/binutils-all/strip-13.d: Run for more targets.
134 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
135 addend to zero.
136 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
137 Don't add _NONE reloc.
138 * testsuite/binutils-all/strip-13rela.s: Likewise.
139
140 2018-08-10 H.J. Lu <hongjiu.lu@intel.com>
141
142 PR binutils/23494
143 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
144 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
145 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
146
147 2018-08-10 H.J. Lu <hongjiu.lu@intel.com>
148
149 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
150 targets.
151 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
152 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
153 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
154 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
155 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
156 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
157 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
158
159 2018-08-08 H.J. Lu <hongjiu.lu@intel.com>
160
161 PR binutils/23494
162 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
163 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
164 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
165 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
166 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
167 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
168 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
169 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
170 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
171 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
172
173 2018-08-08 Kevin Buettner <kevinb@redhat.com>
174
175 * dwarf.c (decode_location_expresion): Add case for
176 DW_OP_GNU_variable_value.
177
178 2018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
179
180 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
181
182 2018-08-03 Nick Clifton <nickc@redhat.com>
183
184 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
185 identical function notes.
186
187 2018-08-01 Nick Clifton <nickc@redhat.com>
188
189 * README-how-to-make-a-release: Add note about regenerating the
190 info files prior to the release.
191
192 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
193
194 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
195
196 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
197
198 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
199
200 2018-07-30 Andrew Jenner <andrew@codesourcery.com>
201
202 * readelf.c: Include elf/csky.h.
203 (guess_is_rela): Handle EM_CSKY.
204 (dump_relocations): Likewise.
205 (get_machine_name): Likewise.
206 (is_32bit_abs_reloc): Likewise.
207
208 2018-07-25 Nick Clifton <nickc@redhat.com>
209
210 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
211 exit.
212 (parse_coff_enum_type): Free names and vals arrays upon early
213 exit.
214 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
215 strings and stabs arrays upon early exit.
216 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
217 early exit.
218 (get_64bit_section_headers): Likewise.
219 (get_32bit_elf_symbols): Generate an error if multiple symbol
220 table index sections are associated with the same symbol section.
221 (get_64bit_elf_symbols): Likewise.
222 (process_dynamic_section): Generate an error if there are multiple
223 dynamic symbol table sections, multiple dynamic string tables or
224 multiple dynamic symbol information sections.
225
226 2018-07-24 Nick Clifton <nickc@redhat.com>
227
228 * po/sv.po: Updated Swedish translation.
229
230 2018-07-24 Alan Modra <amodra@gmail.com>
231
232 PR 23431
233 * dwarf.c (display_formatted_table): Replace "what" parameter
234 with "is_dir". Expand messages. Fix capitalisation.
235 * testsuite/binutils-all/dw5.W: Update expected output.
236
237 2018-07-24 Alan Modra <amodra@gmail.com>
238
239 PR 23430
240 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
241 to uses_64bit_indices.
242 * elfcomm.c (setup_archive): Update uses of above.
243 * readelf.c (process_archive): Likewise.
244 (get_section_type_name): Rename indicies to indices.
245 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
246 (process_section_groups): Likewise.
247
248 2018-07-20 Maciej W. Rozycki <macro@mips.com>
249
250 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
251 ISA maintenance.
252
253 2018-07-20 Nick Clifton <nickc@redhat.com>
254
255 * objcopy.c (add_specific_symbols): Free buffer on exit.
256 (add_redefine_syms_file): Close file handle on exit.
257 (copy_object): Close file handle on early exit.
258 Free buffer on early exit.
259 Free gaps buffers once they are no longer needed.
260 * dwarf.c (display_debug_frames): Free allocated memory on exit.
261 (load_separate_debug_info): Free allocate memory on early exit.
262
263 2018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
264 Maciej W. Rozycki <macro@mips.com>
265
266 * readelf.c (print_mips_ases): Add MMI extension.
267
268 2018-07-19 DJ Delorie <dj@redhat.com>
269
270 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
271
272 2018-07-19 Nick Clifton <nickc@redhat.com>
273
274 * dwarf.c (read_cie): Free allocated memory before returning with
275 a failure result.
276
277 2018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
278
279 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
280 description.
281
282 2018-07-16 Nick Clifton <nickc@redhat.com>
283
284 * README-how-to-make-a-release: Add note to check for new top
285 level files and add them to the src-release.sh script.
286
287 2018-07-14 Nick Clifton <nickc@redhat.com>
288
289 * README-how-to-make-a-release: Updated with corrections based on
290 the 2.31 release experience.
291
292 2018-07-12 Francois H. Theron <francois.theron@netronome.com>
293
294 * readelf.c (process_section_headers): Don't print section type
295 twice for --section-details.
296
297 2018-07-10 Alan Modra <amodra@gmail.com>
298
299 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
300 zero for xgate.
301
302 2018-07-06 Nick Clifton <nickc@redhat.com>
303
304 * readelf.c (same_section): New function.
305 (print_gnu_build_attribute_description): Do not complain about
306 gaps that cross a section boundary.
307
308 2018-07-05 Nick Clifton <nickc@redhat.com>
309
310 * po/bg.po: Updated Bulgarian translation.
311
312 2018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
313
314 * NEWS: Use command-line consistently when used in a compount word.
315 * doc/binutils.texi: Likewise and fix trailing whitespace on same
316 line.
317
318 2018-06-26 Nick Clifton <nickc@redhat.com>
319
320 * po/sv.po: Updated Swedish translation.
321 * po/uk.po: Updated Ukranian translation.
322
323 2018-06-26 Nick Clifton <nickc@redhat.com>
324
325 * doc/binutils.texi: Fix spelling mistakes.
326 * README--how-to-make-a-release: Likewise.
327
328 2018-06-25 Tom Tromey <tom@tromey.com>
329
330 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
331 Bump version number.
332
333 2018-06-24 Nick Clifton <nickc@redhat.com>
334
335 * README-how-to-make-a-release: Update with experiences from
336 making 2.31 branch.
337 * po/binutils.pot: Regenerate.
338 * configure: Regenerate.
339
340 2018-06-24 Nick Clifton <nickc@redhat.com>
341
342 2.31 branch created.
343 * NEWS: Add marker for 2.31.
344
345 2018-06-21 Alan Modra <amodra@gmail.com>
346
347 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
348 * doc/Makefile.in: Regenerate.
349
350 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
351
352 * configure.ac: Remove AC_PREREQ.
353 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
354 info-in-builddir no-texinfo.tex.
355 * Makefile.in: Re-generate.
356 * aclocal.m4: Re-generate.
357 * config.in: Re-generate.
358 * configure: Re-generate.
359 * doc/Makefile.in: Re-generate.
360
361 2018-06-19 Andreas Schwab <schwab@suse.de>
362
363 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
364 (is_8bit_abs_reloc): New function.
365 (is_6bit_abs_reloc): New function.
366 (is_6bit_inplace_sub_reloc): New function.
367 (apply_relocations): Use them. Handle 6-bit relocations.
368
369 2018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
370
371 * readelf.c (print_mips_ases): Add GINV extension.
372
373 2018-06-14 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR binutils/23267
376 * readelf.c (get_symbol_version_string): Check if the first
377 symbol version is base version.
378
379 2018-06-13 Scott Egerton <scott.egerton@imgtec.com>
380 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
381
382 * readelf.c (print_mips_ases): Add CRC.
383
384 2018-06-13 Nick Clifton <nickc@redhat.com>
385
386 * doc/binutils.texi (objdump): Add missing closing square
387 parenthesis to listing of objcopy's command line options.
388
389 2018-06-11 Nick Clifton <nickc@redhat.com>
390
391 * po/es.po: Updated Spanish translation.
392
393 2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
394
395 * configure: Regenerated.
396
397 2018-05-31 Alan Modra <amodra@gmail.com>
398
399 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
400 set CC_FOR_TARGET. Run test non-native.
401 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
402 Likewise.
403 (test_follow_debuglink): Run test non-native.
404
405 2018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
406
407 PR 23107
408 * ar.c (display_offsets): New variable.
409 (usage): Add description of 'O' operator.
410 (decode_option): Handle 'O' operator.
411 (print_descr): Pass display_offsets to print_arelt_descr.
412 * arsup.c: Update call to printy_arelt_descr.
413 * objdump.c: Likewise.
414 * bucomm.c (print_arelt_descr): If offsets parameter is true then
415 display offset of archive element within the archive.
416 * bucomm.h: Update prototype for print_arelt_descr.
417 * doc/binutils.texi: Update description of ar command.
418 * NEWS: Mention the new feature.
419 * testsuite/binutils-all/ar.exp: Add text of new feature.
420
421 2018-05-28 Alan Modra <amodra@gmail.com>
422
423 PR 23235
424 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
425 unsupported rather than fail on compile errors.
426 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
427 Likewise. Save and restore CFLAGS_FOR_TARGET.
428
429 2018-05-18 Kito Cheng <kito.cheng@gmail.com>
430
431 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
432
433 2018-05-18 John Darrington <john@darrington.wattle.id.au>
434
435 * readelf.c: Add support for s12z architecture.
436 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
437 targets.
438
439 2018-05-15 Tamar Christina <tamar.christina@arm.com>
440
441 PR binutils/21446
442 * doc/binutils.texi (-M): Document AArch64 options.
443
444 2018-05-15 Tamar Christina <tamar.christina@arm.com>
445
446 PR binutils/21446
447 * doc/binutils.texi (-M): Document AArch64 options.
448 * NEWS: Document notes and warnings.
449
450 2018-05-15 Alan Modra <amodra@gmail.com>
451
452 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
453 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
454 and *uclinux* into *linux*.
455 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
456 strip-13 test, exclude arm-vxworks and arm-windiss.
457
458 2018-05-10 John Darrington <john@darrington.wattle.id.au>
459
460 * readelf.c (get_machine_name): EM_S12Z - handle new case.
461
462 2018-05-09 Alan Modra <amodra@gmail.com>
463
464 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
465
466 2018-05-09 Sebastian Rasmussen <sebras@gmail.com>
467
468 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
469
470 2018-05-08 Alan Modra <amodra@gmail.com>
471
472 PR 23141
473 * objcopy.c (is_strip_section): Strip groups without a valid
474 signature symbol.
475
476 2018-05-07 Alan Modra <amodra@gmail.com>
477
478 PR 23142
479 * objcopy.c (group_signature): Don't accept groups that use a
480 symbol table other than the one we've read.
481
482 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
483
484 * readelf.c: Very basic support for EM_NFP and its section types.
485 * testsuite/binutils-all/nfp: New directory.
486 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
487 tests.
488 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
489 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
490 * testsuite/binutils-all/nfp/test1.d: New file.
491 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
492 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
493 * NEWS: Mention the new support.
494
495 2018-04-27 Maciej W. Rozycki <macro@mips.com>
496
497 * testsuite/lib/binutils-common.exp (match_target): New procedure.
498 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
499 of `istarget' for matching with `target', `not-target', `skip'
500 and `not-skip' options.
501
502 2018-04-26 Nick Clifton <nickc@redhat.com>
503
504 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
505 32-bit absolute reloc for the HPPA target.
506 * testsuite/binutils-all/note-5.d: New test.
507 * testsuite/binutils-all/note-5.s: Source file for new test.
508 * testsuite/binutils-all/objcopy.exp: Run new test.
509
510 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
511
512 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
513 * testsuite/binutils-all/elfedit-3.d: Likewise.
514 * testsuite/binutils-all/objcopy.exp: Likewise.
515 * testsuite/binutils-all/strip-3.d: Likewise.
516 * testsuite/lib/binutils-common.exp: Likewise.
517
518 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
519 Mickaël Guêné <mickael.guene@st.com>
520
521 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
522 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
523
524 2018-04-25 Alan Modra <amodra@gmail.com>
525
526 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
527 arm-coff support.
528 * testsuite/binutils-all/objcopy.exp: Likewise.
529 * testsuite/lib/binutils-common.exp: Likewise.
530
531 2018-04-18 Nick Clifton <nickc@redhat.com>
532
533 PR 23062
534 * dwarf.c (read_and_display_attr_value): Replace assertions with
535 test and warning message.
536
537 2018-04-18 Alan Modra <amodra@gmail.com>
538
539 * testsuite/lib/binutils-common.exp: Remove support for assorted
540 aout targets.
541
542 2018-04-17 Nick Clifton <nickc@redhat.com>
543
544 PR 23063
545 * readelf.c (print_symbol): If the width is zero, return straight
546 away.
547
548 PR 23064
549 * dwarf.c (process_cu_tu_index): Test for a potential buffer
550 overrun before copying signature pointer.
551
552 2018-04-17 Alan Modra <amodra@gmail.com>
553
554 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
555
556 2018-04-16 Alan Modra <amodra@gmail.com>
557
558 * readelf.c (get_machine_name): Correct typo.
559
560 2018-04-16 Alan Modra <amodra@gmail.com>
561
562 * configure.ac: Remove arm-epoc-pe support.
563 * dlltool.c: Likewise.
564 * configure: Regenerate.
565
566 2018-04-16 Alan Modra <amodra@gmail.com>
567
568 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
569 sparc-coff support.
570
571 2018-04-16 Alan Modra <amodra@gmail.com>
572
573 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
574 support.
575 * testsuite/binutils-all/copy-3.d: Likewise.
576 * testsuite/binutils-all/objcopy.exp: Likewise.
577 * testsuite/lib/binutils-common.exp: Likewise.
578
579 2018-04-16 Alan Modra <amodra@gmail.com>
580
581 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
582
583 2018-04-16 Alan Modra <amodra@gmail.com>
584
585 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
586
587 2018-04-16 Alan Modra <amodra@gmail.com>
588
589 * testsuite/binutils-all/objdump.exp: Remove we32k support.
590
591 2018-04-16 Alan Modra <amodra@gmail.com>
592
593 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
594 * testsuite/binutils-all/objdump.exp: Remove m88k support.
595
596 2018-04-16 Alan Modra <amodra@gmail.com>
597
598 * readelf.c: Remove i370 support.
599 * testsuite/binutils-all/objdump.exp: Likewise.
600
601 2018-04-16 Alan Modra <amodra@gmail.com>
602
603 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
604 * testsuite/lib/binutils-common.exp: Likewise.
605
606 2018-04-16 Alan Modra <amodra@gmail.com>
607
608 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
609
610 2018-04-16 Alan Modra <amodra@gmail.com>
611
612 * Makefile.am: Remove IEEE 695 support.
613 * budbg.h: Likewise.
614 * doc/binutils.texi: Likewise.
615 * makefile.vms: Likewise.
616 * objcopy.c: Likewise.
617 * objdump.c: Likewise.
618 * rddbg.c: Likewise.
619 * ieee.c: Delete.
620 * Makefile.in: Regenerate.
621 * po/POTFILES.in: Regenerate.
622
623 2018-04-16 Alan Modra <amodra@gmail.com>
624
625 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
626 * testsuite/binutils-all/nm.exp: Likewise.
627
628 2018-04-16 Alan Modra <amodra@gmail.com>
629
630 * .gitignore: Remove netware support.
631 * Makefile.am: Likewise.
632 * configure.ac: Likewise.
633 * doc/Makefile.am: Likewise.
634 * doc/binutils.texi: Likewise.
635 * testsuite/binutils-all/nm.exp: Likewise.
636 * nlmconv.c: Delete.
637 * nlmconv.h: Delete.
638 * nlmheader.y: Delete.
639 * Makefile.in: Regenerate.
640 * configure: Regenerate.
641 * doc/Makefile.in: Regenerate.
642 * po/POTFILES.in: Regenerate.
643
644 2018-04-16 Alan Modra <amodra@gmail.com>
645
646 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
647
648 2018-04-14 Alan Modra <amodra@gmail.com>
649
650 * readelf.c (get_machine_name): Revert 2018-04-11 change.
651
652 2018-04-12 Nick Clifton <nickc@redhat.com>
653
654 PR 23050
655 * readelf.c (process_dynamic_section): Correct dynamic string
656 table size calculation.
657
658 2018-04-11 Alan Modra <amodra@gmail.com>
659
660 * ieee.c: Remove i960 support.
661 * od-macho.c: Remove i860 support.
662 * readelf.c: Remove i860 and i960 support.
663 * testsuite/binutils-all/objcopy.exp: Likewise.
664 * testsuite/binutils-all/objdump.exp: Likewise.
665 * testsuite/lib/binutils-common.exp: Likewise.
666
667 2018-04-11 Maciej W. Rozycki <macro@mips.com>
668
669 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
670 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
671
672 2018-04-10 Alan Modra <amodra@gmail.com>
673
674 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
675 reloc=11 for pru and reloc=50 for nds32.
676 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
677
678 2018-04-09 Maciej W. Rozycki <macro@mips.com>
679
680 * testsuite/binutils-all/strip-15.d: New test.
681 * testsuite/binutils-all/strip-15rel.s: New test source.
682 * testsuite/binutils-all/strip-15rela.s: New test source.
683 * testsuite/binutils-all/strip-15mips64.s: New test source.
684 * testsuite/binutils-all/objcopy.exp: Run the new test.
685
686 2018-04-09 Maciej W. Rozycki <macro@mips.com>
687
688 * testsuite/binutils-all/strip-14.d: New test.
689 * testsuite/binutils-all/strip-14rel.s: New test source.
690 * testsuite/binutils-all/strip-14rela.s: New test source.
691 * testsuite/binutils-all/strip-14mips64.s: New test source.
692 * testsuite/binutils-all/objcopy.exp: Run the new test.
693
694 2018-04-06 Tom Tromey <tom@tromey.com>
695
696 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
697 constants from DWARF 5.
698
699 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
700
701 PR gas/22318
702 * configure: Regenerated.
703
704 2018-04-05 Maciej W. Rozycki <macro@mips.com>
705
706 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
707 than `.dc.w' in second relocation.
708
709 2018-04-05 Maciej W. Rozycki <macro@mips.com>
710
711 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
712 relocation type 0x8f' error message.
713
714 2018-04-05 Maciej W. Rozycki <macro@mips.com>
715
716 * testsuite/binutils-all/strip-13.s: Rename to...
717 * testsuite/binutils-all/strip-13rela.s: ... this.
718 * testsuite/binutils-all/strip-13rel.s: New test source.
719 * testsuite/binutils-all/strip-13mips64.s: New test source.
720 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
721 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
722 `m68hc11-*' to `not-target' list.
723 * testsuite/binutils-all/objcopy.exp: Switch between sources for
724 `strip-13'.
725
726 2018-04-05 Maciej W. Rozycki <macro@mips.com>
727
728 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
729 241 (0xf1) for the relocation number and RELA addend.
730 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
731 `not-target' list.
732
733 2018-04-04 John David Anglin <danglin@gcc.gnu.org>
734
735 * MAINTAINERS: Update my e-mail address.
736
737 2018-04-04 Nick Clifton <nickc@redhat.com>
738
739 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
740
741 2018-03-23 Nick Clifton <nickc@redhat.com>
742
743 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
744 symbols.
745 (print_gnu_build_attribute_description): If no file start symbol
746 could be found, look for one two bytes into the file.
747 * testsuite/binutils-all/note-4-64.s: Set the address of the file
748 start symbol to two bytes into the file.
749 * testsuite/binutils-all/note-4-32.s: Likewise.
750
751 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
752
753 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
754 DF_1_WEAKFILTER and DF_1_NOCOMMON.
755
756 2018-03-20 Nick Clifton <nickc@redhat.com>
757
758 * po/es.po: Updated Spanish translation.
759 * po/ru.po: Updated Russian translation.
760
761 2018-03-13 Nick Clifton <nickc@redhat.com>
762
763 PR 22957
764 * stabs.c (pop_binincl): Fail if the file index is off the end of
765 the stack.
766
767 2018-03-13 Nick Clifton <nickc@redhat.com>
768
769 PR 22955
770 * stabs.c (parse_number): Add p_end parameter and use it to check
771 the validity of the pp parameter. Add checks to prevent walking
772 off the end of the string buffer.
773 (parse_stab_string): Likewise.
774 (parse_stab_type): Likewise.
775 (parse_stab_type_number): Likewise.
776 (parse_stab_range_type): Likewise.
777 (parse_stab_sun_builtin_type): Likewise.
778 (parse_stab_sun_floating_type): Likewise.
779 (parse_stab_enum_type): Likewise.
780 (parse_stab_struct_type): Likewise.
781 (parse_stab_baseclasses): Likewise.
782 (parse_stab_struct_fields): Likewise.
783 (parse_stab_cpp_abbrev): Likewise.
784 (parse_stab_one_struct_field): Likewise.
785 (parse_stab_members): Likewise.
786 (parse_stab_tilde_field): Likewise.
787 (parse_stab_array_type): Likewise.
788
789 * parse_stab: Compute the end of the string and then pass it on to
790 individual parser functions.
791
792 2018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
793
794 PR binutils/22923
795 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
796 overflow.
797
798 2018-03-07 Alan Modra <amodra@gmail.com>
799
800 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
801 * configure: Regenerate.
802
803 2018-03-05 H.J. Lu <hongjiu.lu@intel.com>
804
805 PR binutils/22911
806 * objdump.c (is_significant_symbol_name): Return TRUE for all
807 .plt* sections.
808 (find_symbol_for_address): Replace linear search with binary
809 search on dynamic relocations.
810
811 2018-03-01 Nick Clifton <nickc@redhat.com>
812
813 PR 22905
814 * dwarf.c (display_debug_ranges): Check that the offset loaded
815 from the range_entry structure is valid.
816
817 2018-03-01 Alan Modra <amodra@gmail.com>
818
819 * configure.ac (ALL_LINGUAS): Add sr. Sort.
820 * configure: Regenerate.
821
822 2018-02-27 Nick Clifton <nickc@redhat.com>
823
824 * po/pt.po: New Portuguese translation.
825 * configure.ac (ALL_LINGUAS): Add pt.
826 * configure: Regenerate.
827
828 2018-02-27 Nick Clifton <nickc@redhat.com>
829
830 PR 22875
831 * objcopy.c (copy_object): Check the error status after marking
832 symbols used in relocations.
833 * testsuite/binutils-all/strip-13.s: New test source file.
834 * testsuite/binutils-all/strip-13.s: New test driver file.
835 * testsuite/binutils-all/objcopy.exp: Run the new test.
836
837 2018-02-26 Alan Modra <amodra@gmail.com>
838
839 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
840 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
841
842 2018-02-23 Alan Modra <amodra@gmail.com>
843
844 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
845 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
846
847 2018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
848
849 * doc/binutils.texi (objcopy): Add missing closing square
850 parenthesis to listing of objcopy's command line options.
851
852 2018-02-19 Matthias Klose <doko@debian.org>
853
854 * strings.c (long_options): Include-all-whitespace does not take
855 an extra agument.
856
857 2018-02-13 Alan Modra <amodra@gmail.com>
858
859 PR 22836
860 * testsuite/binutils-all/group-7.s,
861 * testsuite/binutils-all/group-7a.d,
862 * testsuite/binutils-all/group-7b.d,
863 * testsuite/binutils-all/group-7c.d: New tests.
864 * testsuite/binutils-all/objcopy.exp: Run them.
865
866 2018-02-08 Nick Clifton <nickc@redhat.com>
867
868 PR 22802
869 * dwarf.c (load_separate_debug_file): Return early if the user is
870 not interested in debug links.
871
872 2018-02-06 Nick Clifton <nickc@redhat.com>
873
874 PR 22793
875 * readelf.c (find_section): Replace assertion with test and return
876 of NULL.
877 (find_section_by_address): Add test of section header table
878 existance.
879 (find_section_by_type): Likewise.
880 (find_section_in_set): Likewise.
881
882 2018-02-05 Maciej W. Rozycki <macro@mips.com>
883
884 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
885 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
886 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
887 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
888
889 2018-02-05 Maciej W. Rozycki <macro@mips.com>
890
891 * testsuite/config/default.exp (binutils_run): Document
892 `binutils_run_status'.
893 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
894 and set it.
895 (run_dump_test): Add `error', `error_output', `warning' and
896 `warning_output' options. Update documentation accordingly.
897
898 2018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
899
900 * dwarf.c (dwarf_regnames_riscv): New register name table.
901 (init_dwarf_regnames_riscv): New function.
902 (init_dwarf_regnames): Add call to initialise RiscV register
903 names.
904 * dwarf.h (init_dwarf_regnames_riscv): Declare.
905 * objdump.c (dump_dwarf): Add call to initialise RiscV register
906 names.
907
908 2018-02-01 Alan Modra <amodra@gmail.com>
909
910 PR 22769
911 * objdump.c (load_specific_debug_section): Check for overflow
912 when adding one to section size for a string section terminator.
913
914 2018-01-30 Nick Clifton <nickc@redhat.com>
915
916 PR 22734
917 * doc/binutils.texi (nm): Update description to point out that
918 zero-initialized values can also be shown as type B, b, S or s
919 since they can be stored in the BSS section.
920
921 2018-01-30 Alan Modra <amodra@gmail.com>
922
923 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
924 "artificially large" end address.
925
926 2018-01-28 Nick Clifton <nickc@redhat.com>
927
928 * README-how-to-make-a-release: Add note about checking gpg key
929 and the results of gnupload.
930
931 2018-01-27 Nick Clifton <nickc@redhat.com>
932
933 * README-how-to-make-a-release: Add details on how to actually
934 make the release.
935
936 2018-01-26 Nick Clifton <nickc@redhat.com>
937
938 * README-how-to-make-a-release: Add more details on updating
939 version numbers.
940
941 2018-01-22 Maciej W. Rozycki <macro@mips.com>
942
943 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
944 option description.
945
946 2018-01-22 Maciej W. Rozycki <macro@mips.com>
947
948 * MAINTAINERS: Update my company e-mail address.
949
950 2018-01-22 Nick Clifton <nickc@redhat.com>
951
952 * po/sv.po: Updated Swedish translation.
953
954 2018-01-18 Nick Clifton <nickc@redhat.com>
955
956 * po/bg.po: Updated Bulgarian translation.
957
958 2018-01-16 Joel Brobecker <brobecker@adacore.com>
959
960 * README-how-to-make-a-release: Add reminder to update the
961 branch name in gdbadmin's crontab on sourceware.
962
963 2018-01-16 Joel Brobecker <brobecker@adacore.com>
964
965 * README-how-to-make-a-release: Remove trailing spaces.
966
967 2018-01-16 Nick Clifton <nickc@redhat.com>
968
969 * po/fr.po: Updated French translation.
970
971 2018-01-15 Nick Clifton <nickc@redhat.com>
972
973 * po/uk.po: Updated Ukranian translation.
974
975 2018-01-13 Nick Clifton <nickc@redhat.com>
976
977 * README-how-to-make-a-release: Update notes.
978 * po/binutils.pot: Regenerated.
979
980 2018-01-13 Nick Clifton <nickc@redhat.com>
981
982 * configure: Regenerate.
983
984 2018-01-13 Nick Clifton <nickc@redhat.com>
985
986 2.30 branch created.
987 * NEWS: Add marker for 2.30.
988
989 2018-01-12 Nick Clifton <nickc@redhat.com>
990
991 * README-how-to-make-a-release: Add notes on how to make the
992 branch and prelease snapshot.
993 * BRANCHES: Add binutils-2_29-branch.
994
995 2018-01-10 Nick Clifton <nickc@redhat.com>
996
997 * MAINTAINERS: Note that it is now the configure.ac file and not
998 the configure.in file that needs to be kept in sync with gcc.
999 Add a note about sending patches for libiberty to gcc.
1000
1001 2018-01-03 Nick Clifton <nickc@redhat.com>
1002
1003 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
1004 constants.
1005
1006 2018-01-03 Nick Clifton <nickc@redhat.com>
1007
1008 * objcopy.c (objcopy_internal_note): New structure.
1009 (gap_exists): New function.
1010 (is_open_note): New function.
1011 (is_func_note): New function.
1012 (is_64bit): New function.
1013 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1014 if there are relocations against the notes.
1015 * readelf.c (get_note_type): Use short names for build attribute
1016 notes.
1017 (print_symbol_for_build_attribute): Rename to
1018 get_symbol_for_build_attribute. Returns the found symbol rather
1019 than printing it.
1020 (print_gnu_build_attribute_description): Maintain address ranges
1021 for function notes as well as global notes. Handle v3 notes.
1022 (print_gnu_build_attribute_name): Use more space for printing the
1023 name in wide mode.
1024 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1025 Eliminate symbol references in order to remove the need for
1026 relocations.
1027 * testsuite/binutils-all/note-2-64.s: Likewise.
1028 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1029 symbol.
1030 * testsuite/binutils-all/note-3-64.s: Likewise.
1031 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1032 output.
1033 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1034 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1035 * testsuite/binutils-all/note-2-32.d: Likewise.
1036 * testsuite/binutils-all/note-2-64.d: Likewise.
1037 * testsuite/binutils-all/note-3-32.d: Likewise.
1038 * testsuite/binutils-all/note-3-64.d: Likewise.
1039 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1040 * testsuite/binutils-all/note-4-32.s: New test.
1041 * testsuite/binutils-all/note-4-64.d: New test result file.
1042 * testsuite/binutils-all/note-4-32.d: New test result file.
1043
1044 2018-01-03 Alan Modra <amodra@gmail.com>
1045
1046 Update year range in copyright notice of all files.
1047
1048 For older changes see ChangeLog-2017
1049 \f
1050 Copyright (C) 2018 Free Software Foundation, Inc.
1051
1052 Copying and distribution of this file, with or without modification,
1053 are permitted in any medium without royalty provided the copyright
1054 notice and this notice are preserved.
1055
1056 Local Variables:
1057 mode: change-log
1058 left-margin: 8
1059 fill-column: 74
1060 version-control: never
1061 End:
This page took 0.050661 seconds and 4 git commands to generate.