S/390: Prevent GOT access rewrite for certain symbols
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
8ffb70eb
AM
12018-09-15 Alan Modra <amodra@gmail.com>
2
3 * testsuite/binutils-all/add-symbol.d: Add "section_subst: no".
4 * testsuite/binutils-all/elfedit.exp: Don't set tempfile or copyfile.
5 * testsuite/binutils-all/symbols-1.d,
6 * testsuite/binutils-all/symbols-2.d,
7 * testsuite/binutils-all/symbols-3.d,
8 * testsuite/binutils-all/symbols-4.d: Quote '*' and '!'.
9 * testsuite/binutils-all/add-empty-section.d,
10 * testsuite/binutils-all/add-section.d,
11 * testsuite/binutils-all/elfedit.exp,
12 * testsuite/binutils-all/note-1.d,
13 * testsuite/binutils-all/pr23633.d: Add $subdir after $srcdir.
14 * testsuite/config/default.exp (AS, ASFLAGS): Define.
15 * testsuite/config/hppa.sed: Handle all common symbols.
16 * testsuite/lib/binutils-common.exp (run_dump_test): New proc,
17 merged from three other versions.
18 (slurp_options, file_contents, set_file_contents): Likewise.
19 (big_or_little_endian, get_standard_section_names): Likewise.
20 * testsuite/lib/utils-lib.exp (run_dump_test): Delete.
21 (slurp_options, proc file_contents): Delete.
22 (get_standard_section_names): Delete.
23
e8d88459
AM
242018-09-15 Alan Modra <amodra@gmail.com>
25
26 * testsuite/binutils-all/copy-2.d,
27 * testsuite/binutils-all/copy-3.d,
28 * testsuite/binutils-all/copy-4.d,
29 * testsuite/binutils-all/elfedit-1.d,
30 * testsuite/binutils-all/note-1.d,
31 * testsuite/binutils-all/note-2-64.d,
32 * testsuite/binutils-all/strip-11.d,
33 * testsuite/binutils-all/strip-13.d,
34 * testsuite/binutils-all/strip-14.d,
35 * testsuite/binutils-all/testranges.d,
36 * testsuite/binutils-all/x86-64/pr23494a-x32.d,
37 * testsuite/binutils-all/x86-64/pr23494a.d,
38 * testsuite/binutils-all/x86-64/pr23494b-x32.d,
39 * testsuite/binutils-all/x86-64/pr23494b.d,
40 * testsuite/binutils-all/x86-64/pr23494c-x32.d,
41 * testsuite/binutils-all/x86-64/pr23494c.d,
42 * testsuite/binutils-all/x86-64/pr23494d-x32.d,
43 * testsuite/binutils-all/x86-64/pr23494d.d,
44 * testsuite/binutils-all/x86-64/pr23494e-x32.d,
45 * testsuite/binutils-all/x86-64/pr23494e.d,
46 * testsuite/lib/utils-lib.exp (run_dump_test): Replace not-target
47 and not-skip with notarget and noskip.
48
04ade4bc
AM
492018-09-15 Alan Modra <amodra@gmail.com>
50
51 * testsuite/binutils-all/group-7a.d,
52 * testsuite/binutils-all/group-7b.d,
53 * testsuite/binutils-all/group-7c.d,
54 * testsuite/binutils-all/symbols-1.d,
55 * testsuite/binutils-all/symbols-2.d,
56 * testsuite/binutils-all/symbols-3.d,
57 * testsuite/binutils-all/symbols-4.d: Remove DUMPPROG.
58
1fcd7e87
AM
592018-09-14 Alan Modra <amodra@gmail.com>
60
61 PR binutils/23633
62 * testsuite/binutils-all/pr23633.d: Don't fail when assembler
63 generates sections other than .text.
64
319dbdfb
L
652018-09-13 H.J. Lu <hongjiu.lu@intel.com>
66
67 PR binutils/23633
68 * testsuite/binutils-all/objcopy.exp: Run pr23633.
69 * testsuite/binutils-all/pr23633.d: New file.
70 * testsuite/binutils-all/pr23633.list: Likewise.
71 * testsuite/binutils-all/pr23633.s: Likewise.
72
508d0c9b
NC
732018-09-13 Nick Clifton <nickc@redhat.com>
74
75 PR 23633
76 * objcopy.c (add_specific_symbols): Do not free the buffer at the
77 end of the function.
78
f9853190
AM
792018-09-10 Alan Modra <amodra@gmail.com>
80
81 PR binutils/23611
82 * objcopy.c (handle_remove_section_option): Consider .rela and
83 .rel sections for stripping directly as well as attached to the
84 associated section they relocate.
85 * doc/binutils.texi (remove-relocations): Specify that this
86 option removes non-dynamic relocation sections.
87 * testsuite/binutils-all/objcopy.exp
88 (objcopy_remove_relocations_from_executable): New test.
89
20a4d0bd
NC
902018-09-03 Nick Clifton <nickc@redhat.com>
91
92 * po/ja.po: Updated Japanese translation.
93
0f60cce3
L
942018-08-31 H.J. Lu <hongjiu.lu@intel.com>
95
96 * testsuite/binutils-all/readelf.s-64: Adjusted for
97 .note.gnu.property section.
98 * testsuite/binutils-all/strip-3.d: Also strip
99 .note.gnu.property section.
100
6c0d3bde
L
1012018-08-31 H.J. Lu <hongjiu.lu@intel.com>
102
103 * testsuite/binutils-all/i386/compressed-1b.d: Pass
104 -mx86-used-note=no to assembler.
105 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
106 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
107 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
108 * testsuite/binutils-all/i386/empty.d: Pass -mx86-used-note=yes
109 to assembler and update expected output from "readelf -n".
110 * testsuite/binutils-all/i386/ibt.d: Likewise.
111 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
112 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
113 * testsuite/binutils-all/i386/shstk.d: Likewise.
114 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
115 * testsuite/binutils-all/x86-64/empty.d: Likewise.
116 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
117 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
118 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
119 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
120 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
121 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
122 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
123 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
124 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
125 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
126 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
127 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
128 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
129 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
130 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
131 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
132
385e5b90
L
1332018-08-30 H.J. Lu <hongjiu.lu@intel.com>
134
135 * readelf.c (process_section_headers): Treat SHT_FINI_ARRAY and
136 SHT_PREINIT_ARRAY as relocatable sections.
137
4c971803
CX
1382018-08-30 Chenghua Xu <paul.hua.gm@gmail.com>
139
140 * MAINTAINERS: Add myself as a MIPS port maintainer.
141
9108bc33
CX
1422018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
143
144 * NEWS: Mention Loongson 2K1000 proccessor support.
145 * readelf.c (get_machine_flags): Handle gs264e.
146
bd782c07
CX
1472018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
148
149 * NEWS: Mention Loongson 3A2000/3A3000 proccessor support.
150 * readelf.c (get_machine_flags): Handle gs464e.
151
ac8cb70f
CX
1522018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
153
154 * NEWS: Mention Loongson 3A1000 proccessor support.
155 * readelf.c (get_machine_flags): Rename loongson-3a to gs464.
156 (print_mips_isa_ext): Delete AFL_EXT_LOONGSON_3A.
157
a693765e
CX
1582018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
159
160 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
161
bdc6c06e
CX
1622018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
163
164 * readelf.c (print_mips_ases): Add Loongson EXT extension.
165
716c08de
CX
1662018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
167
168 * readelf.c (print_mips_ases): Add CAM extension.
169
90c745dc
L
1702018-08-27 H.J. Lu <hongjiu.lu@intel.com>
171
172 * readelf.c (decode_x86_isa): Print <None> if bitmask only
173 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
174 (decode_x86_feature_1): Likewise.
175 (decode_x86_feature_2): Likewise.
176 (print_gnu_property_note): Don't mask out the
177 GNU_PROPERTY_X86_UINT32_VALID bit.
178 * testsuite/binutils-all/i386/pr21231b.d: Updated.
179 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
180
65b3d26e
L
1812018-08-27 H.J. Lu <hongjiu.lu@intel.com>
182
183 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
184 (decode_x86_isa): Likewise.
185 (decode_x86_feature_2): Likewise.
186
7a815dd5
L
1872018-08-25 H.J. Lu <hongjiu.lu@intel.com>
188
189 PR ld/23499
190 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
191 for corrupt symbol version info.
192
a9eafb08
L
1932018-08-24 H.J. Lu <hongjiu.lu@intel.com>
194
195 * readelf.c (decode_x86_compat_isa): New function.
196 (decode_x86_feature_2): Likewise.
197 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
198 (decode_x86_feature): Renamed to ...
199 (decode_x86_feature_1): This. Remove the type argument.
200 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
201 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
202 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
203 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
204 and X86_FEATURE_1_AND.
205 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
206 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
207 values.
208 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
209 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
210 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
211 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
212 * testsuite/binutils-all/i386/pr21231b.d: Updated.
213 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
214 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
215 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
216 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
217 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
218 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
219 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
220 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
221 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
222
aa7bca9b
L
2232018-08-24 H.J. Lu <hongjiu.lu@intel.com>
224
225 * readelf.c (print_gnu_property_note): Check the
226 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
227
14732552
AM
2282018-08-23 Alan Modra <amodra@gmail.com>
229
230 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
231 field contains unrecognised or reserved values. Handle
232 localentry:1 value.
233
7dd36a6f
L
2342018-08-23 H.J. Lu <hongjiu.lu@intel.com>
235
236 PR ld/23536
237 * Makefile.am (development.exp): New target.
238 (EXTRA_DEJAGNU_SITE_CONFIG): New.
239 (DISTCLEANFILES): Add development.exp.
240 * Makefile.in: Regenerated.
241 * testsuite/binutils-all/objcopy.exp (strip_test): Call
242 prune_warnings to prune BFD output.
243 (strip_test_with_saving_a_symbol): Likewise.
244 (objcopy_test_without_global_symbol): Likewise.
245 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
246 New proc.
247 (prune_warnings): Likewise.
248
44c2eb66
L
2492018-08-23 H.J. Lu <hongjiu.lu@intel.com>
250
251 * README-how-to-make-a-release: Document setting "experimental"
252 to false.
253
e8a64888
AM
2542018-08-22 Alan Modra <amodra@gmail.com>
255
256 * readelf.c (process_file_header): Assign updated values from
257 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
258 during printing of header. Correct e_shstrndx range check.
259 Remove unnecessary casts and use %u rather than %ld for
260 unsigned int header fields. Don't print a random %lx when
261 reporting an unknown EI_VERSION.
262
06d743b7
NC
2632018-08-21 Nick Clifton <nickc@redhat.com>
264
265 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
266 maintainer.
267
66b09c7e
S
2682018-08-21 L. Simon <l.simon@samsung.com>
269
270 PR 23531
271 * readelf.c (hppa_process_unwind): Only dump the unwind table if
272 the data was successfully read in.
273
506b86a4
AM
2742018-08-18 Alan Modra <amodra@gmail.com>
275
276 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
277 input file for readelf.out.
278 (is_rela): New proc.
279 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
280 from first result of is_elf64 test.
281 (reloc_format): Set using is_rela.
282 (strip-13): Pass RELOC and ELF64 to assembler.
283 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
284 * testsuite/binutils-all/strip-13.d: Run for more targets.
285 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
286 addend to zero.
287 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
288 Don't add _NONE reloc.
289 * testsuite/binutils-all/strip-13rela.s: Likewise.
290
9c973a29
L
2912018-08-10 H.J. Lu <hongjiu.lu@intel.com>
292
293 PR binutils/23494
294 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
295 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
296 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
297
11459a79
L
2982018-08-10 H.J. Lu <hongjiu.lu@intel.com>
299
300 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
301 targets.
302 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
303 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
304 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
305 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
306 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
307 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
308 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
309
6404ab99
L
3102018-08-08 H.J. Lu <hongjiu.lu@intel.com>
311
312 PR binutils/23494
313 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
314 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
315 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
316 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
317 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
318 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
319 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
320 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
321 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
322 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
323
f384a1f0
KB
3242018-08-08 Kevin Buettner <kevinb@redhat.com>
325
f9853190
AM
326 * dwarf.c (decode_location_expresion): Add case for
327 DW_OP_GNU_variable_value.
f384a1f0 328
db1e1b45 3292018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
330
331 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
332
4aae6e5a
NC
3332018-08-03 Nick Clifton <nickc@redhat.com>
334
335 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
336 identical function notes.
337
e2561448
NC
3382018-08-01 Nick Clifton <nickc@redhat.com>
339
340 * README-how-to-make-a-release: Add note about regenerating the
341 info files prior to the release.
342
2409af1e
AJ
3432018-07-30 Andrew Jenner <andrew@codesourcery.com>
344
345 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
346
d0ba5758
AJ
3472018-07-30 Andrew Jenner <andrew@codesourcery.com>
348
349 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
350
b8891f8d
AJ
3512018-07-30 Andrew Jenner <andrew@codesourcery.com>
352
353 * readelf.c: Include elf/csky.h.
354 (guess_is_rela): Handle EM_CSKY.
355 (dump_relocations): Likewise.
356 (get_machine_name): Likewise.
357 (is_32bit_abs_reloc): Likewise.
358
e3d39609
NC
3592018-07-25 Nick Clifton <nickc@redhat.com>
360
361 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
362 exit.
363 (parse_coff_enum_type): Free names and vals arrays upon early
364 exit.
365 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
366 strings and stabs arrays upon early exit.
367 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
368 early exit.
369 (get_64bit_section_headers): Likewise.
370 (get_32bit_elf_symbols): Generate an error if multiple symbol
371 table index sections are associated with the same symbol section.
372 (get_64bit_elf_symbols): Likewise.
373 (process_dynamic_section): Generate an error if there are multiple
374 dynamic symbol table sections, multiple dynamic string tables or
375 multiple dynamic symbol information sections.
376
1d97232a
NC
3772018-07-24 Nick Clifton <nickc@redhat.com>
378
379 * po/sv.po: Updated Swedish translation.
380
7b8d9e8c
AM
3812018-07-24 Alan Modra <amodra@gmail.com>
382
383 PR 23431
384 * dwarf.c (display_formatted_table): Replace "what" parameter
385 with "is_dir". Expand messages. Fix capitalisation.
386 * testsuite/binutils-all/dw5.W: Update expected output.
387
67ce483b
AM
3882018-07-24 Alan Modra <amodra@gmail.com>
389
390 PR 23430
391 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
392 to uses_64bit_indices.
393 * elfcomm.c (setup_archive): Update uses of above.
394 * readelf.c (process_archive): Likewise.
395 (get_section_type_name): Rename indicies to indices.
396 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
397 (process_section_groups): Likewise.
398
e2e31f10
MR
3992018-07-20 Maciej W. Rozycki <macro@mips.com>
400
401 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
402 ISA maintenance.
403
3391569f
NC
4042018-07-20 Nick Clifton <nickc@redhat.com>
405
406 * objcopy.c (add_specific_symbols): Free buffer on exit.
407 (add_redefine_syms_file): Close file handle on exit.
408 (copy_object): Close file handle on early exit.
409 Free buffer on early exit.
410 Free gaps buffers once they are no longer needed.
411 * dwarf.c (display_debug_frames): Free allocated memory on exit.
412 (load_separate_debug_info): Free allocate memory on early exit.
413
8095d2f7
CX
4142018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
415 Maciej W. Rozycki <macro@mips.com>
416
417 * readelf.c (print_mips_ases): Add MMI extension.
418
79f5b65e
DD
4192018-07-19 DJ Delorie <dj@redhat.com>
420
421 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
422
442a6ce8
NC
4232018-07-19 Nick Clifton <nickc@redhat.com>
424
425 * dwarf.c (read_cie): Free allocated memory before returning with
426 a failure result.
427
3fd21718
PFC
4282018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
429
430 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
431 description.
432
ad96220c
NC
4332018-07-16 Nick Clifton <nickc@redhat.com>
434
435 * README-how-to-make-a-release: Add note to check for new top
436 level files and add them to the src-release.sh script.
437
6cb624f8
NC
4382018-07-14 Nick Clifton <nickc@redhat.com>
439
440 * README-how-to-make-a-release: Updated with corrections based on
441 the 2.31 release experience.
442
55cc53e9
FT
4432018-07-12 Francois H. Theron <francois.theron@netronome.com>
444
445 * readelf.c (process_section_headers): Don't print section type
446 twice for --section-details.
447
be570f06
AM
4482018-07-10 Alan Modra <amodra@gmail.com>
449
450 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
451 zero for xgate.
452
d20e98ab
NC
4532018-07-06 Nick Clifton <nickc@redhat.com>
454
455 * readelf.c (same_section): New function.
456 (print_gnu_build_attribute_description): Do not complain about
457 gaps that cross a section boundary.
458
d8dab054
NC
4592018-07-05 Nick Clifton <nickc@redhat.com>
460
461 * po/bg.po: Updated Bulgarian translation.
462
a05a5b64
TP
4632018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
464
465 * NEWS: Use command-line consistently when used in a compount word.
466 * doc/binutils.texi: Likewise and fix trailing whitespace on same
467 line.
468
30aa1306
NC
4692018-06-26 Nick Clifton <nickc@redhat.com>
470
471 * po/sv.po: Updated Swedish translation.
472 * po/uk.po: Updated Ukranian translation.
473
eca4b721
NC
4742018-06-26 Nick Clifton <nickc@redhat.com>
475
476 * doc/binutils.texi: Fix spelling mistakes.
477 * README--how-to-make-a-release: Likewise.
478
1021d1cb
TT
4792018-06-25 Tom Tromey <tom@tromey.com>
480
481 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
482 Bump version number.
483
71300e2c
NC
4842018-06-24 Nick Clifton <nickc@redhat.com>
485
486 * README-how-to-make-a-release: Update with experiences from
487 making 2.31 branch.
488 * po/binutils.pot: Regenerate.
489 * configure: Regenerate.
490
719d8288
NC
4912018-06-24 Nick Clifton <nickc@redhat.com>
492
493 2.31 branch created.
494 * NEWS: Add marker for 2.31.
495
d388f643
AM
4962018-06-21 Alan Modra <amodra@gmail.com>
497
498 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
499 * doc/Makefile.in: Regenerate.
500
d0ac1c44
SM
5012018-06-19 Simon Marchi <simon.marchi@ericsson.com>
502
503 * configure.ac: Remove AC_PREREQ.
504 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
505 info-in-builddir no-texinfo.tex.
506 * Makefile.in: Re-generate.
507 * aclocal.m4: Re-generate.
508 * config.in: Re-generate.
509 * configure: Re-generate.
510 * doc/Makefile.in: Re-generate.
511
3a075e56
AS
5122018-06-19 Andreas Schwab <schwab@suse.de>
513
514 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
515 (is_8bit_abs_reloc): New function.
516 (is_6bit_abs_reloc): New function.
517 (is_6bit_inplace_sub_reloc): New function.
518 (apply_relocations): Use them. Handle 6-bit relocations.
519
6f20c942
FS
5202018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
521
522 * readelf.c (print_mips_ases): Add GINV extension.
523
1f6f5dba
L
5242018-06-14 H.J. Lu <hongjiu.lu@intel.com>
525
526 PR binutils/23267
527 * readelf.c (get_symbol_version_string): Check if the first
528 symbol version is base version.
529
730c3174
SE
5302018-06-13 Scott Egerton <scott.egerton@imgtec.com>
531 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
532
533 * readelf.c (print_mips_ases): Add CRC.
534
7a486e6d
NC
5352018-06-13 Nick Clifton <nickc@redhat.com>
536
537 * doc/binutils.texi (objdump): Add missing closing square
538 parenthesis to listing of objcopy's command line options.
539
5a485b38
NC
5402018-06-11 Nick Clifton <nickc@redhat.com>
541
542 * po/es.po: Updated Spanish translation.
543
55e99962
L
5442018-06-01 H.J. Lu <hongjiu.lu@intel.com>
545
546 * configure: Regenerated.
547
0034eed0
AM
5482018-05-31 Alan Modra <amodra@gmail.com>
549
550 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
551 set CC_FOR_TARGET. Run test non-native.
552 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
553 Likewise.
554 (test_follow_debuglink): Run test non-native.
555
1869e86f
AB
5562018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
557
558 PR 23107
559 * ar.c (display_offsets): New variable.
560 (usage): Add description of 'O' operator.
561 (decode_option): Handle 'O' operator.
562 (print_descr): Pass display_offsets to print_arelt_descr.
563 * arsup.c: Update call to printy_arelt_descr.
564 * objdump.c: Likewise.
565 * bucomm.c (print_arelt_descr): If offsets parameter is true then
566 display offset of archive element within the archive.
567 * bucomm.h: Update prototype for print_arelt_descr.
568 * doc/binutils.texi: Update description of ar command.
569 * NEWS: Mention the new feature.
570 * testsuite/binutils-all/ar.exp: Add text of new feature.
571
bb3b5316
AM
5722018-05-28 Alan Modra <amodra@gmail.com>
573
574 PR 23235
575 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
576 unsupported rather than fail on compile errors.
577 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
578 Likewise. Save and restore CFLAGS_FOR_TARGET.
579
7f999549
JW
5802018-05-18 Kito Cheng <kito.cheng@gmail.com>
581
582 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
583
7b4ae824
JD
5842018-05-18 John Darrington <john@darrington.wattle.id.au>
585
586 * readelf.c: Add support for s12z architecture.
587 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
588 targets.
589
f9830ec1
TC
5902018-05-15 Tamar Christina <tamar.christina@arm.com>
591
592 PR binutils/21446
593 * doc/binutils.texi (-M): Document AArch64 options.
594
7d02540a
TC
5952018-05-15 Tamar Christina <tamar.christina@arm.com>
596
597 PR binutils/21446
598 * doc/binutils.texi (-M): Document AArch64 options.
599 * NEWS: Document notes and warnings.
600
679ca975
AM
6012018-05-15 Alan Modra <amodra@gmail.com>
602
603 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
604 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
605 and *uclinux* into *linux*.
606 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
607 strip-13 test, exclude arm-vxworks and arm-windiss.
608
637b1970
JD
6092018-05-10 John Darrington <john@darrington.wattle.id.au>
610
611 * readelf.c (get_machine_name): EM_S12Z - handle new case.
612
60cb2c8a
AM
6132018-05-09 Alan Modra <amodra@gmail.com>
614
615 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
616
84f9f8c3
AM
6172018-05-09 Sebastian Rasmussen <sebras@gmail.com>
618
619 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
620
886d5428
AM
6212018-05-08 Alan Modra <amodra@gmail.com>
622
623 PR 23141
624 * objcopy.c (is_strip_section): Strip groups without a valid
625 signature symbol.
626
ce4ec1a9
AM
6272018-05-07 Alan Modra <amodra@gmail.com>
628
629 PR 23142
630 * objcopy.c (group_signature): Don't accept groups that use a
631 symbol table other than the one we've read.
632
fe944acf
FT
6332018-04-30 Francois H. Theron <francois.theron@netronome.com>
634
635 * readelf.c: Very basic support for EM_NFP and its section types.
636 * testsuite/binutils-all/nfp: New directory.
637 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
638 tests.
639 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
640 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
641 * testsuite/binutils-all/nfp/test1.d: New file.
642 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
643 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
644 * NEWS: Mention the new support.
645
6d9dabbb
MR
6462018-04-27 Maciej W. Rozycki <macro@mips.com>
647
648 * testsuite/lib/binutils-common.exp (match_target): New procedure.
649 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
650 of `istarget' for matching with `target', `not-target', `skip'
651 and `not-skip' options.
652
0df8ad28
NC
6532018-04-26 Nick Clifton <nickc@redhat.com>
654
655 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
656 32-bit absolute reloc for the HPPA target.
657 * testsuite/binutils-all/note-5.d: New test.
658 * testsuite/binutils-all/note-5.s: Source file for new test.
659 * testsuite/binutils-all/objcopy.exp: Run new test.
660
f1ac0afe
CL
6612018-04-25 Christophe Lyon <christophe.lyon@st.com>
662
663 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
664 * testsuite/binutils-all/elfedit-3.d: Likewise.
665 * testsuite/binutils-all/objcopy.exp: Likewise.
666 * testsuite/binutils-all/strip-3.d: Likewise.
667 * testsuite/lib/binutils-common.exp: Likewise.
668
18a20338
CL
6692018-04-25 Christophe Lyon <christophe.lyon@st.com>
670 Mickaël Guêné <mickael.guene@st.com>
671
672 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
673 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
674
2ac93be7
AM
6752018-04-25 Alan Modra <amodra@gmail.com>
676
677 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
678 arm-coff support.
679 * testsuite/binutils-all/objcopy.exp: Likewise.
680 * testsuite/lib/binutils-common.exp: Likewise.
681
a7504f87
NC
6822018-04-18 Nick Clifton <nickc@redhat.com>
683
684 PR 23062
685 * dwarf.c (read_and_display_attr_value): Replace assertions with
686 test and warning message.
687
c65c21e1
AM
6882018-04-18 Alan Modra <amodra@gmail.com>
689
690 * testsuite/lib/binutils-common.exp: Remove support for assorted
691 aout targets.
692
6aea08d9
NC
6932018-04-17 Nick Clifton <nickc@redhat.com>
694
c4a91159 695 PR 23063
56d8f8a9
NC
696 * readelf.c (print_symbol): If the width is zero, return straight
697 away.
698
6aea08d9
NC
699 PR 23064
700 * dwarf.c (process_cu_tu_index): Test for a potential buffer
701 overrun before copying signature pointer.
702
f954747f
AM
7032018-04-17 Alan Modra <amodra@gmail.com>
704
705 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
706
d7867d17
AM
7072018-04-16 Alan Modra <amodra@gmail.com>
708
709 * readelf.c (get_machine_name): Correct typo.
710
ddb00039
AM
7112018-04-16 Alan Modra <amodra@gmail.com>
712
713 * configure.ac: Remove arm-epoc-pe support.
714 * dlltool.c: Likewise.
715 * configure: Regenerate.
716
c9098af4
AM
7172018-04-16 Alan Modra <amodra@gmail.com>
718
719 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
720 sparc-coff support.
721
dc12032b
AM
7222018-04-16 Alan Modra <amodra@gmail.com>
723
724 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
725 support.
726 * testsuite/binutils-all/copy-3.d: Likewise.
727 * testsuite/binutils-all/objcopy.exp: Likewise.
728 * testsuite/lib/binutils-common.exp: Likewise.
729
211dc24b
AM
7302018-04-16 Alan Modra <amodra@gmail.com>
731
732 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
733
a9a4b302
AM
7342018-04-16 Alan Modra <amodra@gmail.com>
735
736 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
737
04cb01fd
AM
7382018-04-16 Alan Modra <amodra@gmail.com>
739
740 * testsuite/binutils-all/objdump.exp: Remove we32k support.
741
c2bf1eec
AM
7422018-04-16 Alan Modra <amodra@gmail.com>
743
744 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
745 * testsuite/binutils-all/objdump.exp: Remove m88k support.
746
6793974d
AM
7472018-04-16 Alan Modra <amodra@gmail.com>
748
749 * readelf.c: Remove i370 support.
750 * testsuite/binutils-all/objdump.exp: Likewise.
751
e82aa794
AM
7522018-04-16 Alan Modra <amodra@gmail.com>
753
754 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
755 * testsuite/lib/binutils-common.exp: Likewise.
756
fe0bf0fd
AM
7572018-04-16 Alan Modra <amodra@gmail.com>
758
759 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
760
fdef3943
AM
7612018-04-16 Alan Modra <amodra@gmail.com>
762
763 * Makefile.am: Remove IEEE 695 support.
764 * budbg.h: Likewise.
765 * doc/binutils.texi: Likewise.
766 * makefile.vms: Likewise.
767 * objcopy.c: Likewise.
768 * objdump.c: Likewise.
769 * rddbg.c: Likewise.
770 * ieee.c: Delete.
771 * Makefile.in: Regenerate.
772 * po/POTFILES.in: Regenerate.
773
5972ac73
AM
7742018-04-16 Alan Modra <amodra@gmail.com>
775
776 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
777 * testsuite/binutils-all/nm.exp: Likewise.
778
b4b594e3
AM
7792018-04-16 Alan Modra <amodra@gmail.com>
780
781 * .gitignore: Remove netware support.
782 * Makefile.am: Likewise.
783 * configure.ac: Likewise.
784 * doc/Makefile.am: Likewise.
785 * doc/binutils.texi: Likewise.
786 * testsuite/binutils-all/nm.exp: Likewise.
787 * nlmconv.c: Delete.
788 * nlmconv.h: Delete.
789 * nlmheader.y: Delete.
790 * Makefile.in: Regenerate.
791 * configure: Regenerate.
792 * doc/Makefile.in: Regenerate.
793 * po/POTFILES.in: Regenerate.
794
fceadf09
AM
7952018-04-16 Alan Modra <amodra@gmail.com>
796
797 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
798
fb70ec17
AM
7992018-04-14 Alan Modra <amodra@gmail.com>
800
801 * readelf.c (get_machine_name): Revert 2018-04-11 change.
802
86c6c6df
NC
8032018-04-12 Nick Clifton <nickc@redhat.com>
804
805 PR 23050
806 * readelf.c (process_dynamic_section): Correct dynamic string
807 table size calculation.
808
a8eb42a8
AM
8092018-04-11 Alan Modra <amodra@gmail.com>
810
811 * ieee.c: Remove i960 support.
812 * od-macho.c: Remove i860 support.
813 * readelf.c: Remove i860 and i960 support.
814 * testsuite/binutils-all/objcopy.exp: Likewise.
815 * testsuite/binutils-all/objdump.exp: Likewise.
816 * testsuite/lib/binutils-common.exp: Likewise.
817
c43b2c54
MR
8182018-04-11 Maciej W. Rozycki <macro@mips.com>
819
820 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
821 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
822
d4ae1932
AM
8232018-04-10 Alan Modra <amodra@gmail.com>
824
825 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
826 reloc=11 for pru and reloc=50 for nds32.
827 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
828
d52e3d06
MR
8292018-04-09 Maciej W. Rozycki <macro@mips.com>
830
831 * testsuite/binutils-all/strip-15.d: New test.
832 * testsuite/binutils-all/strip-15rel.s: New test source.
833 * testsuite/binutils-all/strip-15rela.s: New test source.
834 * testsuite/binutils-all/strip-15mips64.s: New test source.
835 * testsuite/binutils-all/objcopy.exp: Run the new test.
836
3f97ba9f
MR
8372018-04-09 Maciej W. Rozycki <macro@mips.com>
838
839 * testsuite/binutils-all/strip-14.d: New test.
840 * testsuite/binutils-all/strip-14rel.s: New test source.
841 * testsuite/binutils-all/strip-14rela.s: New test source.
842 * testsuite/binutils-all/strip-14mips64.s: New test source.
843 * testsuite/binutils-all/objcopy.exp: Run the new test.
844
2008a0db
TT
8452018-04-06 Tom Tromey <tom@tromey.com>
846
847 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
848 constants from DWARF 5.
849
3cba8b6c
L
8502018-04-05 H.J. Lu <hongjiu.lu@intel.com>
851
852 PR gas/22318
853 * configure: Regenerated.
854
2d8c1a23
MR
8552018-04-05 Maciej W. Rozycki <macro@mips.com>
856
857 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
858 than `.dc.w' in second relocation.
859
65bd2045
MR
8602018-04-05 Maciej W. Rozycki <macro@mips.com>
861
862 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
863 relocation type 0x8f' error message.
864
2f8ceb38
MR
8652018-04-05 Maciej W. Rozycki <macro@mips.com>
866
867 * testsuite/binutils-all/strip-13.s: Rename to...
868 * testsuite/binutils-all/strip-13rela.s: ... this.
869 * testsuite/binutils-all/strip-13rel.s: New test source.
870 * testsuite/binutils-all/strip-13mips64.s: New test source.
871 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
872 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
873 `m68hc11-*' to `not-target' list.
874 * testsuite/binutils-all/objcopy.exp: Switch between sources for
875 `strip-13'.
876
aad7be45
MR
8772018-04-05 Maciej W. Rozycki <macro@mips.com>
878
879 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
880 241 (0xf1) for the relocation number and RELA addend.
881 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
882 `not-target' list.
883
89f60df2
JDA
8842018-04-04 John David Anglin <danglin@gcc.gnu.org>
885
886 * MAINTAINERS: Update my e-mail address.
887
f1ca0d6d
NC
8882018-04-04 Nick Clifton <nickc@redhat.com>
889
890 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
891
8fd75781
NC
8922018-03-23 Nick Clifton <nickc@redhat.com>
893
894 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
895 symbols.
896 (print_gnu_build_attribute_description): If no file start symbol
897 could be found, look for one two bytes into the file.
898 * testsuite/binutils-all/note-4-64.s: Set the address of the file
899 start symbol to two bytes into the file.
900 * testsuite/binutils-all/note-4-32.s: Likewise.
901
b1202ffa
L
9022018-03-21 H.J. Lu <hongjiu.lu@intel.com>
903
904 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
905 DF_1_WEAKFILTER and DF_1_NOCOMMON.
906
7e100140
NC
9072018-03-20 Nick Clifton <nickc@redhat.com>
908
909 * po/es.po: Updated Spanish translation.
910 * po/ru.po: Updated Russian translation.
911
e45ad123
NC
9122018-03-13 Nick Clifton <nickc@redhat.com>
913
914 PR 22957
915 * stabs.c (pop_binincl): Fail if the file index is off the end of
916 the stack.
917
81db3241
NC
9182018-03-13 Nick Clifton <nickc@redhat.com>
919
920 PR 22955
921 * stabs.c (parse_number): Add p_end parameter and use it to check
922 the validity of the pp parameter. Add checks to prevent walking
923 off the end of the string buffer.
924 (parse_stab_string): Likewise.
925 (parse_stab_type): Likewise.
926 (parse_stab_type_number): Likewise.
927 (parse_stab_range_type): Likewise.
928 (parse_stab_sun_builtin_type): Likewise.
929 (parse_stab_sun_floating_type): Likewise.
930 (parse_stab_enum_type): Likewise.
931 (parse_stab_struct_type): Likewise.
932 (parse_stab_baseclasses): Likewise.
933 (parse_stab_struct_fields): Likewise.
934 (parse_stab_cpp_abbrev): Likewise.
935 (parse_stab_one_struct_field): Likewise.
936 (parse_stab_members): Likewise.
937 (parse_stab_tilde_field): Likewise.
938 (parse_stab_array_type): Likewise.
e45ad123 939
81db3241
NC
940 * parse_stab: Compute the end of the string and then pass it on to
941 individual parser functions.
942
6d4f21f6
PP
9432018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
944
945 PR binutils/22923
946 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
947 overflow.
948
52fe4420
AM
9492018-03-07 Alan Modra <amodra@gmail.com>
950
951 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
952 * configure: Regenerate.
953
0e70b27b
L
9542018-03-05 H.J. Lu <hongjiu.lu@intel.com>
955
956 PR binutils/22911
957 * objdump.c (is_significant_symbol_name): Return TRUE for all
958 .plt* sections.
959 (find_symbol_for_address): Replace linear search with binary
960 search on dynamic relocations.
961
d11ae95e
NC
9622018-03-01 Nick Clifton <nickc@redhat.com>
963
964 PR 22905
965 * dwarf.c (display_debug_ranges): Check that the offset loaded
966 from the range_entry structure is valid.
967
e184813f
AM
9682018-03-01 Alan Modra <amodra@gmail.com>
969
970 * configure.ac (ALL_LINGUAS): Add sr. Sort.
971 * configure: Regenerate.
972
bc7c0509
NC
9732018-02-27 Nick Clifton <nickc@redhat.com>
974
975 * po/pt.po: New Portuguese translation.
976 * configure.ac (ALL_LINGUAS): Add pt.
977 * configure: Regenerate.
978
f3185997
NC
9792018-02-27 Nick Clifton <nickc@redhat.com>
980
981 PR 22875
982 * objcopy.c (copy_object): Check the error status after marking
983 symbols used in relocations.
984 * testsuite/binutils-all/strip-13.s: New test source file.
985 * testsuite/binutils-all/strip-13.s: New test driver file.
986 * testsuite/binutils-all/objcopy.exp: Run the new test.
987
2c1c9679
AM
9882018-02-26 Alan Modra <amodra@gmail.com>
989
990 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
991 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
992
6e05870c
AM
9932018-02-23 Alan Modra <amodra@gmail.com>
994
995 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
996 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
997
b0ab9c45
RH
9982018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
999
1000 * doc/binutils.texi (objcopy): Add missing closing square
1001 parenthesis to listing of objcopy's command line options.
1002
e535d0dd
MK
10032018-02-19 Matthias Klose <doko@debian.org>
1004
1005 * strings.c (long_options): Include-all-whitespace does not take
f9853190 1006 an extra agument.
e535d0dd 1007
6e5e9d58
AM
10082018-02-13 Alan Modra <amodra@gmail.com>
1009
1010 PR 22836
1011 * testsuite/binutils-all/group-7.s,
1012 * testsuite/binutils-all/group-7a.d,
1013 * testsuite/binutils-all/group-7b.d,
1014 * testsuite/binutils-all/group-7c.d: New tests.
1015 * testsuite/binutils-all/objcopy.exp: Run them.
1016
8de3a6e2
NC
10172018-02-08 Nick Clifton <nickc@redhat.com>
1018
1019 PR 22802
1020 * dwarf.c (load_separate_debug_file): Return early if the user is
1021 not interested in debug links.
1022
68807c3c
NC
10232018-02-06 Nick Clifton <nickc@redhat.com>
1024
1025 PR 22793
1026 * readelf.c (find_section): Replace assertion with test and return
1027 of NULL.
1028 (find_section_by_address): Add test of section header table
1029 existance.
1030 (find_section_by_type): Likewise.
1031 (find_section_in_set): Likewise.
1032
2d6dda71
MR
10332018-02-05 Maciej W. Rozycki <macro@mips.com>
1034
1035 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
1036 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
1037 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
1038 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
1039
78c88364
MR
10402018-02-05 Maciej W. Rozycki <macro@mips.com>
1041
1042 * testsuite/config/default.exp (binutils_run): Document
1043 `binutils_run_status'.
1044 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
1045 and set it.
1046 (run_dump_test): Add `error', `error_output', `warning' and
1047 `warning_output' options. Update documentation accordingly.
1048
5bb0830d
AB
10492018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1050
1051 * dwarf.c (dwarf_regnames_riscv): New register name table.
1052 (init_dwarf_regnames_riscv): New function.
1053 (init_dwarf_regnames): Add call to initialise RiscV register
1054 names.
1055 * dwarf.h (init_dwarf_regnames_riscv): Declare.
1056 * objdump.c (dump_dwarf): Add call to initialise RiscV register
1057 names.
1058
f2023ce7
AM
10592018-02-01 Alan Modra <amodra@gmail.com>
1060
1061 PR 22769
1062 * objdump.c (load_specific_debug_section): Check for overflow
1063 when adding one to section size for a string section terminator.
1064
fcabedd5
NC
10652018-01-30 Nick Clifton <nickc@redhat.com>
1066
1067 PR 22734
1068 * doc/binutils.texi (nm): Update description to point out that
1069 zero-initialized values can also be shown as type B, b, S or s
1070 since they can be stored in the BSS section.
1071
f49db8be
AM
10722018-01-30 Alan Modra <amodra@gmail.com>
1073
1074 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
1075 "artificially large" end address.
1076
a8d6d6ac
NC
10772018-01-28 Nick Clifton <nickc@redhat.com>
1078
1079 * README-how-to-make-a-release: Add note about checking gpg key
1080 and the results of gnupload.
1081
9a5db26e
NC
10822018-01-27 Nick Clifton <nickc@redhat.com>
1083
1084 * README-how-to-make-a-release: Add details on how to actually
1085 make the release.
1086
94c2436b
NC
10872018-01-26 Nick Clifton <nickc@redhat.com>
1088
1089 * README-how-to-make-a-release: Add more details on updating
1090 version numbers.
1091
1ea332d6
MR
10922018-01-22 Maciej W. Rozycki <macro@mips.com>
1093
1094 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
1095 option description.
1096
d65ce302
MR
10972018-01-22 Maciej W. Rozycki <macro@mips.com>
1098
1099 * MAINTAINERS: Update my company e-mail address.
1100
f433138f
NC
11012018-01-22 Nick Clifton <nickc@redhat.com>
1102
1103 * po/sv.po: Updated Swedish translation.
1104
7ab82037
NC
11052018-01-18 Nick Clifton <nickc@redhat.com>
1106
1107 * po/bg.po: Updated Bulgarian translation.
1108
0dd86f32
JB
11092018-01-16 Joel Brobecker <brobecker@adacore.com>
1110
1111 * README-how-to-make-a-release: Add reminder to update the
1112 branch name in gdbadmin's crontab on sourceware.
1113
a960d29f
JB
11142018-01-16 Joel Brobecker <brobecker@adacore.com>
1115
1116 * README-how-to-make-a-release: Remove trailing spaces.
1117
f6efed01
NC
11182018-01-16 Nick Clifton <nickc@redhat.com>
1119
1120 * po/fr.po: Updated French translation.
1121
616dcb87
NC
11222018-01-15 Nick Clifton <nickc@redhat.com>
1123
1124 * po/uk.po: Updated Ukranian translation.
1125
3957a496
NC
11262018-01-13 Nick Clifton <nickc@redhat.com>
1127
19e2900b 1128 * README-how-to-make-a-release: Update notes.
3957a496
NC
1129 * po/binutils.pot: Regenerated.
1130
769c7ea5
NC
11312018-01-13 Nick Clifton <nickc@redhat.com>
1132
1133 * configure: Regenerate.
1134
9176ac5b
NC
11352018-01-13 Nick Clifton <nickc@redhat.com>
1136
faf766e3 1137 2.30 branch created.
9176ac5b
NC
1138 * NEWS: Add marker for 2.30.
1139
98ab9e96
NC
11402018-01-12 Nick Clifton <nickc@redhat.com>
1141
1142 * README-how-to-make-a-release: Add notes on how to make the
1143 branch and prelease snapshot.
1144 * BRANCHES: Add binutils-2_29-branch.
1145
bf41f30d
NC
11462018-01-10 Nick Clifton <nickc@redhat.com>
1147
1148 * MAINTAINERS: Note that it is now the configure.ac file and not
1149 the configure.in file that needs to be kept in sync with gcc.
1150 Add a note about sending patches for libiberty to gcc.
1151
f13974bd
NC
11522018-01-03 Nick Clifton <nickc@redhat.com>
1153
1154 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
1155 constants.
1156
6f156d7a
NC
11572018-01-03 Nick Clifton <nickc@redhat.com>
1158
1159 * objcopy.c (objcopy_internal_note): New structure.
1160 (gap_exists): New function.
1161 (is_open_note): New function.
1162 (is_func_note): New function.
1163 (is_64bit): New function.
1164 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1165 if there are relocations against the notes.
1166 * readelf.c (get_note_type): Use short names for build attribute
1167 notes.
1168 (print_symbol_for_build_attribute): Rename to
1169 get_symbol_for_build_attribute. Returns the found symbol rather
1170 than printing it.
1171 (print_gnu_build_attribute_description): Maintain address ranges
1172 for function notes as well as global notes. Handle v3 notes.
1173 (print_gnu_build_attribute_name): Use more space for printing the
1174 name in wide mode.
1175 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1176 Eliminate symbol references in order to remove the need for
1177 relocations.
1178 * testsuite/binutils-all/note-2-64.s: Likewise.
1179 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1180 symbol.
1181 * testsuite/binutils-all/note-3-64.s: Likewise.
1182 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1183 output.
1184 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1185 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1186 * testsuite/binutils-all/note-2-32.d: Likewise.
1187 * testsuite/binutils-all/note-2-64.d: Likewise.
1188 * testsuite/binutils-all/note-3-32.d: Likewise.
1189 * testsuite/binutils-all/note-3-64.d: Likewise.
1190 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1191 * testsuite/binutils-all/note-4-32.s: New test.
1192 * testsuite/binutils-all/note-4-64.d: New test result file.
1193 * testsuite/binutils-all/note-4-32.d: New test result file.
1194
219d1afa
AM
11952018-01-03 Alan Modra <amodra@gmail.com>
1196
1197 Update year range in copyright notice of all files.
1198
1e563868 1199For older changes see ChangeLog-2017
3499769a 1200\f
1e563868 1201Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1202
1203Copying and distribution of this file, with or without modification,
1204are permitted in any medium without royalty provided the copyright
1205notice and this notice are preserved.
1206
1207Local Variables:
1208mode: change-log
1209left-margin: 8
1210fill-column: 74
1211version-control: never
1212End:
This page took 0.190744 seconds and 4 git commands to generate.