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