Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
fbaf61ad
NC
12018-09-20 Nelson Chu <nelson.chu1990@gmail.com>
2
3 * testsuite/binutils-all/objcopy.exp: Set the unsupported reloc number
4 from 215 to 255 for NDS32.
5
d839b914
L
62018-09-17 H.J. Lu <hongjiu.lu@intel.com>
7
8 * objcopy.c (strip_specific_buffer): New.
9 (strip_unneeded_buffer): Likewise.
10 (keep_specific_buffer): Likewise.
11 (localize_specific_buffer): Likewise.
12 (globalize_specific_buffer): Likewise.
13 (keepglobal_specific_buffer): Likewise.
14 (weaken_specific_buffer): Likewise.
15 (add_specific_symbols): Add an argument to return pointer to
16 allocated buffer.
17 (copy_main): Update add_specific_symbols to update pointers to
18 allocated buffer. Free pointers to allocated buffer before
19 return.
20
c12d9fa2
AM
212018-09-17 Alan Modra <amodra@gmail.com>
22
23 * objcopy.c (handle_remove_section_option): Don't require a dot
24 after .rela and .rel to handle a possible relocation section.
25 * testsuite/binutils-all/remove-relocs-07.s,
26 * testsuite/binutils-all/remove-relocs-07.d,
27 * testsuite/binutils-all/remove-relocs-08.d: New tests.
28 * testsuite/binutils-all/remove-relocs-01.d,
29 * testsuite/binutils-all/remove-relocs-04.d,
30 * testsuite/binutils-all/remove-relocs-05.d,
31 * testsuite/binutils-all/remove-relocs-06.d: Exclude mips64-openbsd.
32
0b1352e0
AM
332018-09-17 Alan Modra <amodra@gmail.com>
34
35 * testsuite/lib/binutils-common.exp (is_som_format): New proc.
36 (run_dump_test): Correct target test for alternate .comm syntax.
37 (get_standard_section_names): Handle som format.
38 * testsuite/lib/utils-lib.exp (default_binutils_assemble_flags):
39 Correct target test for alternate .comm syntax.
40
8c9604b6
AM
412018-09-17 Alan Modra <amodra@gmail.com>
42
43 * testsuite/binutils-all/strip-13mips64.s: Add section flags
44 for reloc section.
45 * testsuite/binutils-all/strip-13rel.s: Likewise.
46 * testsuite/binutils-all/strip-13rela.s: Likewise.
47 * testsuite/binutils-all/strip-14mips64.s: Likewise.
48 * testsuite/binutils-all/strip-14rel.s: Likewise.
49 * testsuite/binutils-all/strip-14rela.s: Likewise.
50 * testsuite/binutils-all/strip-15mips64.s: Likewise.
51 * testsuite/binutils-all/strip-15rel.s: Likewise.
52 * testsuite/binutils-all/strip-15rela.s: Likewise.
53
a0a8a934
NC
542018-09-17 Nick Clifton <nickc@redhat.com>
55
56 * testsuite/binutils-all/compress.exp: Rename second "objcopy
57 zlib-gnu compress debug sections 3" test to "objcopy zlib-gabi
58 compress debug sections 3" and use gabi object files instead
59 of gnu object files.
60 * testsuite/binutils-all/objcopy.exp: Add suffix to the names
61 of the "ELF group" tests.
62 * testsuite/binutils-all/readelf.exp (proc readelf_find_size):
63 Add an iteration parameter and include it in the name of the
64 test. Update callers to include an iteration count.
65
8ffb70eb
AM
662018-09-15 Alan Modra <amodra@gmail.com>
67
68 * testsuite/binutils-all/add-symbol.d: Add "section_subst: no".
69 * testsuite/binutils-all/elfedit.exp: Don't set tempfile or copyfile.
70 * testsuite/binutils-all/symbols-1.d,
71 * testsuite/binutils-all/symbols-2.d,
72 * testsuite/binutils-all/symbols-3.d,
73 * testsuite/binutils-all/symbols-4.d: Quote '*' and '!'.
74 * testsuite/binutils-all/add-empty-section.d,
75 * testsuite/binutils-all/add-section.d,
76 * testsuite/binutils-all/elfedit.exp,
77 * testsuite/binutils-all/note-1.d,
78 * testsuite/binutils-all/pr23633.d: Add $subdir after $srcdir.
79 * testsuite/config/default.exp (AS, ASFLAGS): Define.
80 * testsuite/config/hppa.sed: Handle all common symbols.
81 * testsuite/lib/binutils-common.exp (run_dump_test): New proc,
82 merged from three other versions.
83 (slurp_options, file_contents, set_file_contents): Likewise.
84 (big_or_little_endian, get_standard_section_names): Likewise.
85 * testsuite/lib/utils-lib.exp (run_dump_test): Delete.
86 (slurp_options, proc file_contents): Delete.
87 (get_standard_section_names): Delete.
88
e8d88459
AM
892018-09-15 Alan Modra <amodra@gmail.com>
90
91 * testsuite/binutils-all/copy-2.d,
92 * testsuite/binutils-all/copy-3.d,
93 * testsuite/binutils-all/copy-4.d,
94 * testsuite/binutils-all/elfedit-1.d,
95 * testsuite/binutils-all/note-1.d,
96 * testsuite/binutils-all/note-2-64.d,
97 * testsuite/binutils-all/strip-11.d,
98 * testsuite/binutils-all/strip-13.d,
99 * testsuite/binutils-all/strip-14.d,
100 * testsuite/binutils-all/testranges.d,
101 * testsuite/binutils-all/x86-64/pr23494a-x32.d,
102 * testsuite/binutils-all/x86-64/pr23494a.d,
103 * testsuite/binutils-all/x86-64/pr23494b-x32.d,
104 * testsuite/binutils-all/x86-64/pr23494b.d,
105 * testsuite/binutils-all/x86-64/pr23494c-x32.d,
106 * testsuite/binutils-all/x86-64/pr23494c.d,
107 * testsuite/binutils-all/x86-64/pr23494d-x32.d,
108 * testsuite/binutils-all/x86-64/pr23494d.d,
109 * testsuite/binutils-all/x86-64/pr23494e-x32.d,
110 * testsuite/binutils-all/x86-64/pr23494e.d,
111 * testsuite/lib/utils-lib.exp (run_dump_test): Replace not-target
112 and not-skip with notarget and noskip.
113
04ade4bc
AM
1142018-09-15 Alan Modra <amodra@gmail.com>
115
116 * testsuite/binutils-all/group-7a.d,
117 * testsuite/binutils-all/group-7b.d,
118 * testsuite/binutils-all/group-7c.d,
119 * testsuite/binutils-all/symbols-1.d,
120 * testsuite/binutils-all/symbols-2.d,
121 * testsuite/binutils-all/symbols-3.d,
122 * testsuite/binutils-all/symbols-4.d: Remove DUMPPROG.
123
1fcd7e87
AM
1242018-09-14 Alan Modra <amodra@gmail.com>
125
126 PR binutils/23633
127 * testsuite/binutils-all/pr23633.d: Don't fail when assembler
128 generates sections other than .text.
129
319dbdfb
L
1302018-09-13 H.J. Lu <hongjiu.lu@intel.com>
131
132 PR binutils/23633
133 * testsuite/binutils-all/objcopy.exp: Run pr23633.
134 * testsuite/binutils-all/pr23633.d: New file.
135 * testsuite/binutils-all/pr23633.list: Likewise.
136 * testsuite/binutils-all/pr23633.s: Likewise.
137
508d0c9b
NC
1382018-09-13 Nick Clifton <nickc@redhat.com>
139
140 PR 23633
141 * objcopy.c (add_specific_symbols): Do not free the buffer at the
142 end of the function.
143
f9853190
AM
1442018-09-10 Alan Modra <amodra@gmail.com>
145
146 PR binutils/23611
147 * objcopy.c (handle_remove_section_option): Consider .rela and
148 .rel sections for stripping directly as well as attached to the
149 associated section they relocate.
150 * doc/binutils.texi (remove-relocations): Specify that this
151 option removes non-dynamic relocation sections.
152 * testsuite/binutils-all/objcopy.exp
153 (objcopy_remove_relocations_from_executable): New test.
154
20a4d0bd
NC
1552018-09-03 Nick Clifton <nickc@redhat.com>
156
157 * po/ja.po: Updated Japanese translation.
158
0f60cce3
L
1592018-08-31 H.J. Lu <hongjiu.lu@intel.com>
160
161 * testsuite/binutils-all/readelf.s-64: Adjusted for
162 .note.gnu.property section.
163 * testsuite/binutils-all/strip-3.d: Also strip
164 .note.gnu.property section.
165
6c0d3bde
L
1662018-08-31 H.J. Lu <hongjiu.lu@intel.com>
167
168 * testsuite/binutils-all/i386/compressed-1b.d: Pass
169 -mx86-used-note=no to assembler.
170 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
171 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
172 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
173 * testsuite/binutils-all/i386/empty.d: Pass -mx86-used-note=yes
174 to assembler and update expected output from "readelf -n".
175 * testsuite/binutils-all/i386/ibt.d: Likewise.
176 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
177 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
178 * testsuite/binutils-all/i386/shstk.d: Likewise.
179 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
180 * testsuite/binutils-all/x86-64/empty.d: Likewise.
181 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
182 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
183 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
184 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
185 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
186 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
187 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
188 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
189 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
190 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
191 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
192 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
193 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
194 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
195 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
196 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
197
385e5b90
L
1982018-08-30 H.J. Lu <hongjiu.lu@intel.com>
199
200 * readelf.c (process_section_headers): Treat SHT_FINI_ARRAY and
201 SHT_PREINIT_ARRAY as relocatable sections.
202
4c971803
CX
2032018-08-30 Chenghua Xu <paul.hua.gm@gmail.com>
204
205 * MAINTAINERS: Add myself as a MIPS port maintainer.
206
9108bc33
CX
2072018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
208
209 * NEWS: Mention Loongson 2K1000 proccessor support.
210 * readelf.c (get_machine_flags): Handle gs264e.
211
bd782c07
CX
2122018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
213
214 * NEWS: Mention Loongson 3A2000/3A3000 proccessor support.
215 * readelf.c (get_machine_flags): Handle gs464e.
216
ac8cb70f
CX
2172018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
218
219 * NEWS: Mention Loongson 3A1000 proccessor support.
220 * readelf.c (get_machine_flags): Rename loongson-3a to gs464.
221 (print_mips_isa_ext): Delete AFL_EXT_LOONGSON_3A.
222
a693765e
CX
2232018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
224
225 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
226
bdc6c06e
CX
2272018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
228
229 * readelf.c (print_mips_ases): Add Loongson EXT extension.
230
716c08de
CX
2312018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
232
233 * readelf.c (print_mips_ases): Add CAM extension.
234
90c745dc
L
2352018-08-27 H.J. Lu <hongjiu.lu@intel.com>
236
237 * readelf.c (decode_x86_isa): Print <None> if bitmask only
238 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
239 (decode_x86_feature_1): Likewise.
240 (decode_x86_feature_2): Likewise.
241 (print_gnu_property_note): Don't mask out the
242 GNU_PROPERTY_X86_UINT32_VALID bit.
243 * testsuite/binutils-all/i386/pr21231b.d: Updated.
244 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
245
65b3d26e
L
2462018-08-27 H.J. Lu <hongjiu.lu@intel.com>
247
248 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
249 (decode_x86_isa): Likewise.
250 (decode_x86_feature_2): Likewise.
251
7a815dd5
L
2522018-08-25 H.J. Lu <hongjiu.lu@intel.com>
253
254 PR ld/23499
255 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
256 for corrupt symbol version info.
257
a9eafb08
L
2582018-08-24 H.J. Lu <hongjiu.lu@intel.com>
259
260 * readelf.c (decode_x86_compat_isa): New function.
261 (decode_x86_feature_2): Likewise.
262 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
263 (decode_x86_feature): Renamed to ...
264 (decode_x86_feature_1): This. Remove the type argument.
265 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
266 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
267 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
268 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
269 and X86_FEATURE_1_AND.
270 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
271 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
272 values.
273 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
274 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
275 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
276 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
277 * testsuite/binutils-all/i386/pr21231b.d: Updated.
278 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
279 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
280 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
281 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
282 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
283 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
284 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
285 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
286 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
287
aa7bca9b
L
2882018-08-24 H.J. Lu <hongjiu.lu@intel.com>
289
290 * readelf.c (print_gnu_property_note): Check the
291 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
292
14732552
AM
2932018-08-23 Alan Modra <amodra@gmail.com>
294
295 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
296 field contains unrecognised or reserved values. Handle
297 localentry:1 value.
298
7dd36a6f
L
2992018-08-23 H.J. Lu <hongjiu.lu@intel.com>
300
301 PR ld/23536
302 * Makefile.am (development.exp): New target.
303 (EXTRA_DEJAGNU_SITE_CONFIG): New.
304 (DISTCLEANFILES): Add development.exp.
305 * Makefile.in: Regenerated.
306 * testsuite/binutils-all/objcopy.exp (strip_test): Call
307 prune_warnings to prune BFD output.
308 (strip_test_with_saving_a_symbol): Likewise.
309 (objcopy_test_without_global_symbol): Likewise.
310 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
311 New proc.
312 (prune_warnings): Likewise.
313
44c2eb66
L
3142018-08-23 H.J. Lu <hongjiu.lu@intel.com>
315
316 * README-how-to-make-a-release: Document setting "experimental"
317 to false.
318
e8a64888
AM
3192018-08-22 Alan Modra <amodra@gmail.com>
320
321 * readelf.c (process_file_header): Assign updated values from
322 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
323 during printing of header. Correct e_shstrndx range check.
324 Remove unnecessary casts and use %u rather than %ld for
325 unsigned int header fields. Don't print a random %lx when
326 reporting an unknown EI_VERSION.
327
06d743b7
NC
3282018-08-21 Nick Clifton <nickc@redhat.com>
329
330 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
331 maintainer.
332
66b09c7e
S
3332018-08-21 L. Simon <l.simon@samsung.com>
334
335 PR 23531
336 * readelf.c (hppa_process_unwind): Only dump the unwind table if
337 the data was successfully read in.
338
506b86a4
AM
3392018-08-18 Alan Modra <amodra@gmail.com>
340
341 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
342 input file for readelf.out.
343 (is_rela): New proc.
344 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
345 from first result of is_elf64 test.
346 (reloc_format): Set using is_rela.
347 (strip-13): Pass RELOC and ELF64 to assembler.
348 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
349 * testsuite/binutils-all/strip-13.d: Run for more targets.
350 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
351 addend to zero.
352 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
353 Don't add _NONE reloc.
354 * testsuite/binutils-all/strip-13rela.s: Likewise.
355
9c973a29
L
3562018-08-10 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/23494
359 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
360 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
361 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
362
11459a79
L
3632018-08-10 H.J. Lu <hongjiu.lu@intel.com>
364
365 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
366 targets.
367 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
368 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
369 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
370 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
371 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
372 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
373 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
374
6404ab99
L
3752018-08-08 H.J. Lu <hongjiu.lu@intel.com>
376
377 PR binutils/23494
378 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
379 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
380 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
381 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
382 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
383 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
384 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
385 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
386 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
387 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
388
f384a1f0
KB
3892018-08-08 Kevin Buettner <kevinb@redhat.com>
390
f9853190
AM
391 * dwarf.c (decode_location_expresion): Add case for
392 DW_OP_GNU_variable_value.
f384a1f0 393
db1e1b45 3942018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
395
396 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
397
4aae6e5a
NC
3982018-08-03 Nick Clifton <nickc@redhat.com>
399
400 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
401 identical function notes.
402
e2561448
NC
4032018-08-01 Nick Clifton <nickc@redhat.com>
404
405 * README-how-to-make-a-release: Add note about regenerating the
406 info files prior to the release.
407
2409af1e
AJ
4082018-07-30 Andrew Jenner <andrew@codesourcery.com>
409
410 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
411
d0ba5758
AJ
4122018-07-30 Andrew Jenner <andrew@codesourcery.com>
413
414 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
415
b8891f8d
AJ
4162018-07-30 Andrew Jenner <andrew@codesourcery.com>
417
418 * readelf.c: Include elf/csky.h.
419 (guess_is_rela): Handle EM_CSKY.
420 (dump_relocations): Likewise.
421 (get_machine_name): Likewise.
422 (is_32bit_abs_reloc): Likewise.
423
e3d39609
NC
4242018-07-25 Nick Clifton <nickc@redhat.com>
425
426 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
427 exit.
428 (parse_coff_enum_type): Free names and vals arrays upon early
429 exit.
430 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
431 strings and stabs arrays upon early exit.
432 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
433 early exit.
434 (get_64bit_section_headers): Likewise.
435 (get_32bit_elf_symbols): Generate an error if multiple symbol
436 table index sections are associated with the same symbol section.
437 (get_64bit_elf_symbols): Likewise.
438 (process_dynamic_section): Generate an error if there are multiple
439 dynamic symbol table sections, multiple dynamic string tables or
440 multiple dynamic symbol information sections.
441
1d97232a
NC
4422018-07-24 Nick Clifton <nickc@redhat.com>
443
444 * po/sv.po: Updated Swedish translation.
445
7b8d9e8c
AM
4462018-07-24 Alan Modra <amodra@gmail.com>
447
448 PR 23431
449 * dwarf.c (display_formatted_table): Replace "what" parameter
450 with "is_dir". Expand messages. Fix capitalisation.
451 * testsuite/binutils-all/dw5.W: Update expected output.
452
67ce483b
AM
4532018-07-24 Alan Modra <amodra@gmail.com>
454
455 PR 23430
456 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
457 to uses_64bit_indices.
458 * elfcomm.c (setup_archive): Update uses of above.
459 * readelf.c (process_archive): Likewise.
460 (get_section_type_name): Rename indicies to indices.
461 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
462 (process_section_groups): Likewise.
463
e2e31f10
MR
4642018-07-20 Maciej W. Rozycki <macro@mips.com>
465
466 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
467 ISA maintenance.
468
3391569f
NC
4692018-07-20 Nick Clifton <nickc@redhat.com>
470
471 * objcopy.c (add_specific_symbols): Free buffer on exit.
472 (add_redefine_syms_file): Close file handle on exit.
473 (copy_object): Close file handle on early exit.
474 Free buffer on early exit.
475 Free gaps buffers once they are no longer needed.
476 * dwarf.c (display_debug_frames): Free allocated memory on exit.
477 (load_separate_debug_info): Free allocate memory on early exit.
478
8095d2f7
CX
4792018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
480 Maciej W. Rozycki <macro@mips.com>
481
482 * readelf.c (print_mips_ases): Add MMI extension.
483
79f5b65e
DD
4842018-07-19 DJ Delorie <dj@redhat.com>
485
486 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
487
442a6ce8
NC
4882018-07-19 Nick Clifton <nickc@redhat.com>
489
490 * dwarf.c (read_cie): Free allocated memory before returning with
491 a failure result.
492
3fd21718
PFC
4932018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
494
495 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
496 description.
497
ad96220c
NC
4982018-07-16 Nick Clifton <nickc@redhat.com>
499
500 * README-how-to-make-a-release: Add note to check for new top
501 level files and add them to the src-release.sh script.
502
6cb624f8
NC
5032018-07-14 Nick Clifton <nickc@redhat.com>
504
505 * README-how-to-make-a-release: Updated with corrections based on
506 the 2.31 release experience.
507
55cc53e9
FT
5082018-07-12 Francois H. Theron <francois.theron@netronome.com>
509
510 * readelf.c (process_section_headers): Don't print section type
511 twice for --section-details.
512
be570f06
AM
5132018-07-10 Alan Modra <amodra@gmail.com>
514
515 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
516 zero for xgate.
517
d20e98ab
NC
5182018-07-06 Nick Clifton <nickc@redhat.com>
519
520 * readelf.c (same_section): New function.
521 (print_gnu_build_attribute_description): Do not complain about
522 gaps that cross a section boundary.
523
d8dab054
NC
5242018-07-05 Nick Clifton <nickc@redhat.com>
525
526 * po/bg.po: Updated Bulgarian translation.
527
a05a5b64
TP
5282018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
529
530 * NEWS: Use command-line consistently when used in a compount word.
531 * doc/binutils.texi: Likewise and fix trailing whitespace on same
532 line.
533
30aa1306
NC
5342018-06-26 Nick Clifton <nickc@redhat.com>
535
536 * po/sv.po: Updated Swedish translation.
537 * po/uk.po: Updated Ukranian translation.
538
eca4b721
NC
5392018-06-26 Nick Clifton <nickc@redhat.com>
540
541 * doc/binutils.texi: Fix spelling mistakes.
542 * README--how-to-make-a-release: Likewise.
543
1021d1cb
TT
5442018-06-25 Tom Tromey <tom@tromey.com>
545
546 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
547 Bump version number.
548
71300e2c
NC
5492018-06-24 Nick Clifton <nickc@redhat.com>
550
551 * README-how-to-make-a-release: Update with experiences from
552 making 2.31 branch.
553 * po/binutils.pot: Regenerate.
554 * configure: Regenerate.
555
719d8288
NC
5562018-06-24 Nick Clifton <nickc@redhat.com>
557
558 2.31 branch created.
559 * NEWS: Add marker for 2.31.
560
d388f643
AM
5612018-06-21 Alan Modra <amodra@gmail.com>
562
563 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
564 * doc/Makefile.in: Regenerate.
565
d0ac1c44
SM
5662018-06-19 Simon Marchi <simon.marchi@ericsson.com>
567
568 * configure.ac: Remove AC_PREREQ.
569 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
570 info-in-builddir no-texinfo.tex.
571 * Makefile.in: Re-generate.
572 * aclocal.m4: Re-generate.
573 * config.in: Re-generate.
574 * configure: Re-generate.
575 * doc/Makefile.in: Re-generate.
576
3a075e56
AS
5772018-06-19 Andreas Schwab <schwab@suse.de>
578
579 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
580 (is_8bit_abs_reloc): New function.
581 (is_6bit_abs_reloc): New function.
582 (is_6bit_inplace_sub_reloc): New function.
583 (apply_relocations): Use them. Handle 6-bit relocations.
584
6f20c942
FS
5852018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
586
587 * readelf.c (print_mips_ases): Add GINV extension.
588
1f6f5dba
L
5892018-06-14 H.J. Lu <hongjiu.lu@intel.com>
590
591 PR binutils/23267
592 * readelf.c (get_symbol_version_string): Check if the first
593 symbol version is base version.
594
730c3174
SE
5952018-06-13 Scott Egerton <scott.egerton@imgtec.com>
596 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
597
598 * readelf.c (print_mips_ases): Add CRC.
599
7a486e6d
NC
6002018-06-13 Nick Clifton <nickc@redhat.com>
601
602 * doc/binutils.texi (objdump): Add missing closing square
603 parenthesis to listing of objcopy's command line options.
604
5a485b38
NC
6052018-06-11 Nick Clifton <nickc@redhat.com>
606
607 * po/es.po: Updated Spanish translation.
608
55e99962
L
6092018-06-01 H.J. Lu <hongjiu.lu@intel.com>
610
611 * configure: Regenerated.
612
0034eed0
AM
6132018-05-31 Alan Modra <amodra@gmail.com>
614
615 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
616 set CC_FOR_TARGET. Run test non-native.
617 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
618 Likewise.
619 (test_follow_debuglink): Run test non-native.
620
1869e86f
AB
6212018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
622
623 PR 23107
624 * ar.c (display_offsets): New variable.
625 (usage): Add description of 'O' operator.
626 (decode_option): Handle 'O' operator.
627 (print_descr): Pass display_offsets to print_arelt_descr.
628 * arsup.c: Update call to printy_arelt_descr.
629 * objdump.c: Likewise.
630 * bucomm.c (print_arelt_descr): If offsets parameter is true then
631 display offset of archive element within the archive.
632 * bucomm.h: Update prototype for print_arelt_descr.
633 * doc/binutils.texi: Update description of ar command.
634 * NEWS: Mention the new feature.
635 * testsuite/binutils-all/ar.exp: Add text of new feature.
636
bb3b5316
AM
6372018-05-28 Alan Modra <amodra@gmail.com>
638
639 PR 23235
640 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
641 unsupported rather than fail on compile errors.
642 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
643 Likewise. Save and restore CFLAGS_FOR_TARGET.
644
7f999549
JW
6452018-05-18 Kito Cheng <kito.cheng@gmail.com>
646
647 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
648
7b4ae824
JD
6492018-05-18 John Darrington <john@darrington.wattle.id.au>
650
651 * readelf.c: Add support for s12z architecture.
652 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
653 targets.
654
f9830ec1
TC
6552018-05-15 Tamar Christina <tamar.christina@arm.com>
656
657 PR binutils/21446
658 * doc/binutils.texi (-M): Document AArch64 options.
659
7d02540a
TC
6602018-05-15 Tamar Christina <tamar.christina@arm.com>
661
662 PR binutils/21446
663 * doc/binutils.texi (-M): Document AArch64 options.
664 * NEWS: Document notes and warnings.
665
679ca975
AM
6662018-05-15 Alan Modra <amodra@gmail.com>
667
668 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
669 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
670 and *uclinux* into *linux*.
671 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
672 strip-13 test, exclude arm-vxworks and arm-windiss.
673
637b1970
JD
6742018-05-10 John Darrington <john@darrington.wattle.id.au>
675
676 * readelf.c (get_machine_name): EM_S12Z - handle new case.
677
60cb2c8a
AM
6782018-05-09 Alan Modra <amodra@gmail.com>
679
680 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
681
84f9f8c3
AM
6822018-05-09 Sebastian Rasmussen <sebras@gmail.com>
683
684 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
685
886d5428
AM
6862018-05-08 Alan Modra <amodra@gmail.com>
687
688 PR 23141
689 * objcopy.c (is_strip_section): Strip groups without a valid
690 signature symbol.
691
ce4ec1a9
AM
6922018-05-07 Alan Modra <amodra@gmail.com>
693
694 PR 23142
695 * objcopy.c (group_signature): Don't accept groups that use a
696 symbol table other than the one we've read.
697
fe944acf
FT
6982018-04-30 Francois H. Theron <francois.theron@netronome.com>
699
700 * readelf.c: Very basic support for EM_NFP and its section types.
701 * testsuite/binutils-all/nfp: New directory.
702 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
703 tests.
704 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
705 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
706 * testsuite/binutils-all/nfp/test1.d: New file.
707 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
708 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
709 * NEWS: Mention the new support.
710
6d9dabbb
MR
7112018-04-27 Maciej W. Rozycki <macro@mips.com>
712
713 * testsuite/lib/binutils-common.exp (match_target): New procedure.
714 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
715 of `istarget' for matching with `target', `not-target', `skip'
716 and `not-skip' options.
717
0df8ad28
NC
7182018-04-26 Nick Clifton <nickc@redhat.com>
719
720 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
721 32-bit absolute reloc for the HPPA target.
722 * testsuite/binutils-all/note-5.d: New test.
723 * testsuite/binutils-all/note-5.s: Source file for new test.
724 * testsuite/binutils-all/objcopy.exp: Run new test.
725
f1ac0afe
CL
7262018-04-25 Christophe Lyon <christophe.lyon@st.com>
727
728 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
729 * testsuite/binutils-all/elfedit-3.d: Likewise.
730 * testsuite/binutils-all/objcopy.exp: Likewise.
731 * testsuite/binutils-all/strip-3.d: Likewise.
732 * testsuite/lib/binutils-common.exp: Likewise.
733
18a20338
CL
7342018-04-25 Christophe Lyon <christophe.lyon@st.com>
735 Mickaël Guêné <mickael.guene@st.com>
736
737 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
738 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
739
2ac93be7
AM
7402018-04-25 Alan Modra <amodra@gmail.com>
741
742 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
743 arm-coff support.
744 * testsuite/binutils-all/objcopy.exp: Likewise.
745 * testsuite/lib/binutils-common.exp: Likewise.
746
a7504f87
NC
7472018-04-18 Nick Clifton <nickc@redhat.com>
748
749 PR 23062
750 * dwarf.c (read_and_display_attr_value): Replace assertions with
751 test and warning message.
752
c65c21e1
AM
7532018-04-18 Alan Modra <amodra@gmail.com>
754
755 * testsuite/lib/binutils-common.exp: Remove support for assorted
756 aout targets.
757
6aea08d9
NC
7582018-04-17 Nick Clifton <nickc@redhat.com>
759
c4a91159 760 PR 23063
56d8f8a9
NC
761 * readelf.c (print_symbol): If the width is zero, return straight
762 away.
763
6aea08d9
NC
764 PR 23064
765 * dwarf.c (process_cu_tu_index): Test for a potential buffer
766 overrun before copying signature pointer.
767
f954747f
AM
7682018-04-17 Alan Modra <amodra@gmail.com>
769
770 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
771
d7867d17
AM
7722018-04-16 Alan Modra <amodra@gmail.com>
773
774 * readelf.c (get_machine_name): Correct typo.
775
ddb00039
AM
7762018-04-16 Alan Modra <amodra@gmail.com>
777
778 * configure.ac: Remove arm-epoc-pe support.
779 * dlltool.c: Likewise.
780 * configure: Regenerate.
781
c9098af4
AM
7822018-04-16 Alan Modra <amodra@gmail.com>
783
784 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
785 sparc-coff support.
786
dc12032b
AM
7872018-04-16 Alan Modra <amodra@gmail.com>
788
789 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
790 support.
791 * testsuite/binutils-all/copy-3.d: Likewise.
792 * testsuite/binutils-all/objcopy.exp: Likewise.
793 * testsuite/lib/binutils-common.exp: Likewise.
794
211dc24b
AM
7952018-04-16 Alan Modra <amodra@gmail.com>
796
797 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
798
a9a4b302
AM
7992018-04-16 Alan Modra <amodra@gmail.com>
800
801 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
802
04cb01fd
AM
8032018-04-16 Alan Modra <amodra@gmail.com>
804
805 * testsuite/binutils-all/objdump.exp: Remove we32k support.
806
c2bf1eec
AM
8072018-04-16 Alan Modra <amodra@gmail.com>
808
809 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
810 * testsuite/binutils-all/objdump.exp: Remove m88k support.
811
6793974d
AM
8122018-04-16 Alan Modra <amodra@gmail.com>
813
814 * readelf.c: Remove i370 support.
815 * testsuite/binutils-all/objdump.exp: Likewise.
816
e82aa794
AM
8172018-04-16 Alan Modra <amodra@gmail.com>
818
819 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
820 * testsuite/lib/binutils-common.exp: Likewise.
821
fe0bf0fd
AM
8222018-04-16 Alan Modra <amodra@gmail.com>
823
824 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
825
fdef3943
AM
8262018-04-16 Alan Modra <amodra@gmail.com>
827
828 * Makefile.am: Remove IEEE 695 support.
829 * budbg.h: Likewise.
830 * doc/binutils.texi: Likewise.
831 * makefile.vms: Likewise.
832 * objcopy.c: Likewise.
833 * objdump.c: Likewise.
834 * rddbg.c: Likewise.
835 * ieee.c: Delete.
836 * Makefile.in: Regenerate.
837 * po/POTFILES.in: Regenerate.
838
5972ac73
AM
8392018-04-16 Alan Modra <amodra@gmail.com>
840
841 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
842 * testsuite/binutils-all/nm.exp: Likewise.
843
b4b594e3
AM
8442018-04-16 Alan Modra <amodra@gmail.com>
845
846 * .gitignore: Remove netware support.
847 * Makefile.am: Likewise.
848 * configure.ac: Likewise.
849 * doc/Makefile.am: Likewise.
850 * doc/binutils.texi: Likewise.
851 * testsuite/binutils-all/nm.exp: Likewise.
852 * nlmconv.c: Delete.
853 * nlmconv.h: Delete.
854 * nlmheader.y: Delete.
855 * Makefile.in: Regenerate.
856 * configure: Regenerate.
857 * doc/Makefile.in: Regenerate.
858 * po/POTFILES.in: Regenerate.
859
fceadf09
AM
8602018-04-16 Alan Modra <amodra@gmail.com>
861
862 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
863
fb70ec17
AM
8642018-04-14 Alan Modra <amodra@gmail.com>
865
866 * readelf.c (get_machine_name): Revert 2018-04-11 change.
867
86c6c6df
NC
8682018-04-12 Nick Clifton <nickc@redhat.com>
869
870 PR 23050
871 * readelf.c (process_dynamic_section): Correct dynamic string
872 table size calculation.
873
a8eb42a8
AM
8742018-04-11 Alan Modra <amodra@gmail.com>
875
876 * ieee.c: Remove i960 support.
877 * od-macho.c: Remove i860 support.
878 * readelf.c: Remove i860 and i960 support.
879 * testsuite/binutils-all/objcopy.exp: Likewise.
880 * testsuite/binutils-all/objdump.exp: Likewise.
881 * testsuite/lib/binutils-common.exp: Likewise.
882
c43b2c54
MR
8832018-04-11 Maciej W. Rozycki <macro@mips.com>
884
885 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
886 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
887
d4ae1932
AM
8882018-04-10 Alan Modra <amodra@gmail.com>
889
890 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
891 reloc=11 for pru and reloc=50 for nds32.
892 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
893
d52e3d06
MR
8942018-04-09 Maciej W. Rozycki <macro@mips.com>
895
896 * testsuite/binutils-all/strip-15.d: New test.
897 * testsuite/binutils-all/strip-15rel.s: New test source.
898 * testsuite/binutils-all/strip-15rela.s: New test source.
899 * testsuite/binutils-all/strip-15mips64.s: New test source.
900 * testsuite/binutils-all/objcopy.exp: Run the new test.
901
3f97ba9f
MR
9022018-04-09 Maciej W. Rozycki <macro@mips.com>
903
904 * testsuite/binutils-all/strip-14.d: New test.
905 * testsuite/binutils-all/strip-14rel.s: New test source.
906 * testsuite/binutils-all/strip-14rela.s: New test source.
907 * testsuite/binutils-all/strip-14mips64.s: New test source.
908 * testsuite/binutils-all/objcopy.exp: Run the new test.
909
2008a0db
TT
9102018-04-06 Tom Tromey <tom@tromey.com>
911
912 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
913 constants from DWARF 5.
914
3cba8b6c
L
9152018-04-05 H.J. Lu <hongjiu.lu@intel.com>
916
917 PR gas/22318
918 * configure: Regenerated.
919
2d8c1a23
MR
9202018-04-05 Maciej W. Rozycki <macro@mips.com>
921
922 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
923 than `.dc.w' in second relocation.
924
65bd2045
MR
9252018-04-05 Maciej W. Rozycki <macro@mips.com>
926
927 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
928 relocation type 0x8f' error message.
929
2f8ceb38
MR
9302018-04-05 Maciej W. Rozycki <macro@mips.com>
931
932 * testsuite/binutils-all/strip-13.s: Rename to...
933 * testsuite/binutils-all/strip-13rela.s: ... this.
934 * testsuite/binutils-all/strip-13rel.s: New test source.
935 * testsuite/binutils-all/strip-13mips64.s: New test source.
936 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
937 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
938 `m68hc11-*' to `not-target' list.
939 * testsuite/binutils-all/objcopy.exp: Switch between sources for
940 `strip-13'.
941
aad7be45
MR
9422018-04-05 Maciej W. Rozycki <macro@mips.com>
943
944 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
945 241 (0xf1) for the relocation number and RELA addend.
946 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
947 `not-target' list.
948
89f60df2
JDA
9492018-04-04 John David Anglin <danglin@gcc.gnu.org>
950
951 * MAINTAINERS: Update my e-mail address.
952
f1ca0d6d
NC
9532018-04-04 Nick Clifton <nickc@redhat.com>
954
955 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
956
8fd75781
NC
9572018-03-23 Nick Clifton <nickc@redhat.com>
958
959 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
960 symbols.
961 (print_gnu_build_attribute_description): If no file start symbol
962 could be found, look for one two bytes into the file.
963 * testsuite/binutils-all/note-4-64.s: Set the address of the file
964 start symbol to two bytes into the file.
965 * testsuite/binutils-all/note-4-32.s: Likewise.
966
b1202ffa
L
9672018-03-21 H.J. Lu <hongjiu.lu@intel.com>
968
969 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
970 DF_1_WEAKFILTER and DF_1_NOCOMMON.
971
7e100140
NC
9722018-03-20 Nick Clifton <nickc@redhat.com>
973
974 * po/es.po: Updated Spanish translation.
975 * po/ru.po: Updated Russian translation.
976
e45ad123
NC
9772018-03-13 Nick Clifton <nickc@redhat.com>
978
979 PR 22957
980 * stabs.c (pop_binincl): Fail if the file index is off the end of
981 the stack.
982
81db3241
NC
9832018-03-13 Nick Clifton <nickc@redhat.com>
984
985 PR 22955
986 * stabs.c (parse_number): Add p_end parameter and use it to check
987 the validity of the pp parameter. Add checks to prevent walking
988 off the end of the string buffer.
989 (parse_stab_string): Likewise.
990 (parse_stab_type): Likewise.
991 (parse_stab_type_number): Likewise.
992 (parse_stab_range_type): Likewise.
993 (parse_stab_sun_builtin_type): Likewise.
994 (parse_stab_sun_floating_type): Likewise.
995 (parse_stab_enum_type): Likewise.
996 (parse_stab_struct_type): Likewise.
997 (parse_stab_baseclasses): Likewise.
998 (parse_stab_struct_fields): Likewise.
999 (parse_stab_cpp_abbrev): Likewise.
1000 (parse_stab_one_struct_field): Likewise.
1001 (parse_stab_members): Likewise.
1002 (parse_stab_tilde_field): Likewise.
1003 (parse_stab_array_type): Likewise.
e45ad123 1004
81db3241
NC
1005 * parse_stab: Compute the end of the string and then pass it on to
1006 individual parser functions.
1007
6d4f21f6
PP
10082018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
1009
1010 PR binutils/22923
1011 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
1012 overflow.
1013
52fe4420
AM
10142018-03-07 Alan Modra <amodra@gmail.com>
1015
1016 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
1017 * configure: Regenerate.
1018
0e70b27b
L
10192018-03-05 H.J. Lu <hongjiu.lu@intel.com>
1020
1021 PR binutils/22911
1022 * objdump.c (is_significant_symbol_name): Return TRUE for all
1023 .plt* sections.
1024 (find_symbol_for_address): Replace linear search with binary
1025 search on dynamic relocations.
1026
d11ae95e
NC
10272018-03-01 Nick Clifton <nickc@redhat.com>
1028
1029 PR 22905
1030 * dwarf.c (display_debug_ranges): Check that the offset loaded
1031 from the range_entry structure is valid.
1032
e184813f
AM
10332018-03-01 Alan Modra <amodra@gmail.com>
1034
1035 * configure.ac (ALL_LINGUAS): Add sr. Sort.
1036 * configure: Regenerate.
1037
bc7c0509
NC
10382018-02-27 Nick Clifton <nickc@redhat.com>
1039
1040 * po/pt.po: New Portuguese translation.
1041 * configure.ac (ALL_LINGUAS): Add pt.
1042 * configure: Regenerate.
1043
f3185997
NC
10442018-02-27 Nick Clifton <nickc@redhat.com>
1045
1046 PR 22875
1047 * objcopy.c (copy_object): Check the error status after marking
1048 symbols used in relocations.
1049 * testsuite/binutils-all/strip-13.s: New test source file.
1050 * testsuite/binutils-all/strip-13.s: New test driver file.
1051 * testsuite/binutils-all/objcopy.exp: Run the new test.
1052
2c1c9679
AM
10532018-02-26 Alan Modra <amodra@gmail.com>
1054
1055 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
1056 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
1057
6e05870c
AM
10582018-02-23 Alan Modra <amodra@gmail.com>
1059
1060 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
1061 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
1062
b0ab9c45
RH
10632018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
1064
1065 * doc/binutils.texi (objcopy): Add missing closing square
1066 parenthesis to listing of objcopy's command line options.
1067
e535d0dd
MK
10682018-02-19 Matthias Klose <doko@debian.org>
1069
1070 * strings.c (long_options): Include-all-whitespace does not take
f9853190 1071 an extra agument.
e535d0dd 1072
6e5e9d58
AM
10732018-02-13 Alan Modra <amodra@gmail.com>
1074
1075 PR 22836
1076 * testsuite/binutils-all/group-7.s,
1077 * testsuite/binutils-all/group-7a.d,
1078 * testsuite/binutils-all/group-7b.d,
1079 * testsuite/binutils-all/group-7c.d: New tests.
1080 * testsuite/binutils-all/objcopy.exp: Run them.
1081
8de3a6e2
NC
10822018-02-08 Nick Clifton <nickc@redhat.com>
1083
1084 PR 22802
1085 * dwarf.c (load_separate_debug_file): Return early if the user is
1086 not interested in debug links.
1087
68807c3c
NC
10882018-02-06 Nick Clifton <nickc@redhat.com>
1089
1090 PR 22793
1091 * readelf.c (find_section): Replace assertion with test and return
1092 of NULL.
1093 (find_section_by_address): Add test of section header table
1094 existance.
1095 (find_section_by_type): Likewise.
1096 (find_section_in_set): Likewise.
1097
2d6dda71
MR
10982018-02-05 Maciej W. Rozycki <macro@mips.com>
1099
1100 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
1101 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
1102 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
1103 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
1104
78c88364
MR
11052018-02-05 Maciej W. Rozycki <macro@mips.com>
1106
1107 * testsuite/config/default.exp (binutils_run): Document
1108 `binutils_run_status'.
1109 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
1110 and set it.
1111 (run_dump_test): Add `error', `error_output', `warning' and
1112 `warning_output' options. Update documentation accordingly.
1113
5bb0830d
AB
11142018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * dwarf.c (dwarf_regnames_riscv): New register name table.
1117 (init_dwarf_regnames_riscv): New function.
1118 (init_dwarf_regnames): Add call to initialise RiscV register
1119 names.
1120 * dwarf.h (init_dwarf_regnames_riscv): Declare.
1121 * objdump.c (dump_dwarf): Add call to initialise RiscV register
1122 names.
1123
f2023ce7
AM
11242018-02-01 Alan Modra <amodra@gmail.com>
1125
1126 PR 22769
1127 * objdump.c (load_specific_debug_section): Check for overflow
1128 when adding one to section size for a string section terminator.
1129
fcabedd5
NC
11302018-01-30 Nick Clifton <nickc@redhat.com>
1131
1132 PR 22734
1133 * doc/binutils.texi (nm): Update description to point out that
1134 zero-initialized values can also be shown as type B, b, S or s
1135 since they can be stored in the BSS section.
1136
f49db8be
AM
11372018-01-30 Alan Modra <amodra@gmail.com>
1138
1139 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
1140 "artificially large" end address.
1141
a8d6d6ac
NC
11422018-01-28 Nick Clifton <nickc@redhat.com>
1143
1144 * README-how-to-make-a-release: Add note about checking gpg key
1145 and the results of gnupload.
1146
9a5db26e
NC
11472018-01-27 Nick Clifton <nickc@redhat.com>
1148
1149 * README-how-to-make-a-release: Add details on how to actually
1150 make the release.
1151
94c2436b
NC
11522018-01-26 Nick Clifton <nickc@redhat.com>
1153
1154 * README-how-to-make-a-release: Add more details on updating
1155 version numbers.
1156
1ea332d6
MR
11572018-01-22 Maciej W. Rozycki <macro@mips.com>
1158
1159 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
1160 option description.
1161
d65ce302
MR
11622018-01-22 Maciej W. Rozycki <macro@mips.com>
1163
1164 * MAINTAINERS: Update my company e-mail address.
1165
f433138f
NC
11662018-01-22 Nick Clifton <nickc@redhat.com>
1167
1168 * po/sv.po: Updated Swedish translation.
1169
7ab82037
NC
11702018-01-18 Nick Clifton <nickc@redhat.com>
1171
1172 * po/bg.po: Updated Bulgarian translation.
1173
0dd86f32
JB
11742018-01-16 Joel Brobecker <brobecker@adacore.com>
1175
1176 * README-how-to-make-a-release: Add reminder to update the
1177 branch name in gdbadmin's crontab on sourceware.
1178
a960d29f
JB
11792018-01-16 Joel Brobecker <brobecker@adacore.com>
1180
1181 * README-how-to-make-a-release: Remove trailing spaces.
1182
f6efed01
NC
11832018-01-16 Nick Clifton <nickc@redhat.com>
1184
1185 * po/fr.po: Updated French translation.
1186
616dcb87
NC
11872018-01-15 Nick Clifton <nickc@redhat.com>
1188
1189 * po/uk.po: Updated Ukranian translation.
1190
3957a496
NC
11912018-01-13 Nick Clifton <nickc@redhat.com>
1192
19e2900b 1193 * README-how-to-make-a-release: Update notes.
3957a496
NC
1194 * po/binutils.pot: Regenerated.
1195
769c7ea5
NC
11962018-01-13 Nick Clifton <nickc@redhat.com>
1197
1198 * configure: Regenerate.
1199
9176ac5b
NC
12002018-01-13 Nick Clifton <nickc@redhat.com>
1201
faf766e3 1202 2.30 branch created.
9176ac5b
NC
1203 * NEWS: Add marker for 2.30.
1204
98ab9e96
NC
12052018-01-12 Nick Clifton <nickc@redhat.com>
1206
1207 * README-how-to-make-a-release: Add notes on how to make the
1208 branch and prelease snapshot.
1209 * BRANCHES: Add binutils-2_29-branch.
1210
bf41f30d
NC
12112018-01-10 Nick Clifton <nickc@redhat.com>
1212
1213 * MAINTAINERS: Note that it is now the configure.ac file and not
1214 the configure.in file that needs to be kept in sync with gcc.
1215 Add a note about sending patches for libiberty to gcc.
1216
f13974bd
NC
12172018-01-03 Nick Clifton <nickc@redhat.com>
1218
1219 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
1220 constants.
1221
6f156d7a
NC
12222018-01-03 Nick Clifton <nickc@redhat.com>
1223
1224 * objcopy.c (objcopy_internal_note): New structure.
1225 (gap_exists): New function.
1226 (is_open_note): New function.
1227 (is_func_note): New function.
1228 (is_64bit): New function.
1229 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1230 if there are relocations against the notes.
1231 * readelf.c (get_note_type): Use short names for build attribute
1232 notes.
1233 (print_symbol_for_build_attribute): Rename to
1234 get_symbol_for_build_attribute. Returns the found symbol rather
1235 than printing it.
1236 (print_gnu_build_attribute_description): Maintain address ranges
1237 for function notes as well as global notes. Handle v3 notes.
1238 (print_gnu_build_attribute_name): Use more space for printing the
1239 name in wide mode.
1240 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1241 Eliminate symbol references in order to remove the need for
1242 relocations.
1243 * testsuite/binutils-all/note-2-64.s: Likewise.
1244 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1245 symbol.
1246 * testsuite/binutils-all/note-3-64.s: Likewise.
1247 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1248 output.
1249 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1250 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1251 * testsuite/binutils-all/note-2-32.d: Likewise.
1252 * testsuite/binutils-all/note-2-64.d: Likewise.
1253 * testsuite/binutils-all/note-3-32.d: Likewise.
1254 * testsuite/binutils-all/note-3-64.d: Likewise.
1255 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1256 * testsuite/binutils-all/note-4-32.s: New test.
1257 * testsuite/binutils-all/note-4-64.d: New test result file.
1258 * testsuite/binutils-all/note-4-32.d: New test result file.
1259
219d1afa
AM
12602018-01-03 Alan Modra <amodra@gmail.com>
1261
1262 Update year range in copyright notice of all files.
1263
1e563868 1264For older changes see ChangeLog-2017
3499769a 1265\f
1e563868 1266Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1267
1268Copying and distribution of this file, with or without modification,
1269are permitted in any medium without royalty provided the copyright
1270notice and this notice are preserved.
1271
1272Local Variables:
1273mode: change-log
1274left-margin: 8
1275fill-column: 74
1276version-control: never
1277End:
This page took 0.193998 seconds and 4 git commands to generate.