binutils run_dump_test rename not-target and not-skip
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
e8d88459
AM
12018-09-15 Alan Modra <amodra@gmail.com>
2
3 * testsuite/binutils-all/copy-2.d,
4 * testsuite/binutils-all/copy-3.d,
5 * testsuite/binutils-all/copy-4.d,
6 * testsuite/binutils-all/elfedit-1.d,
7 * testsuite/binutils-all/note-1.d,
8 * testsuite/binutils-all/note-2-64.d,
9 * testsuite/binutils-all/strip-11.d,
10 * testsuite/binutils-all/strip-13.d,
11 * testsuite/binutils-all/strip-14.d,
12 * testsuite/binutils-all/testranges.d,
13 * testsuite/binutils-all/x86-64/pr23494a-x32.d,
14 * testsuite/binutils-all/x86-64/pr23494a.d,
15 * testsuite/binutils-all/x86-64/pr23494b-x32.d,
16 * testsuite/binutils-all/x86-64/pr23494b.d,
17 * testsuite/binutils-all/x86-64/pr23494c-x32.d,
18 * testsuite/binutils-all/x86-64/pr23494c.d,
19 * testsuite/binutils-all/x86-64/pr23494d-x32.d,
20 * testsuite/binutils-all/x86-64/pr23494d.d,
21 * testsuite/binutils-all/x86-64/pr23494e-x32.d,
22 * testsuite/binutils-all/x86-64/pr23494e.d,
23 * testsuite/lib/utils-lib.exp (run_dump_test): Replace not-target
24 and not-skip with notarget and noskip.
25
04ade4bc
AM
262018-09-15 Alan Modra <amodra@gmail.com>
27
28 * testsuite/binutils-all/group-7a.d,
29 * testsuite/binutils-all/group-7b.d,
30 * testsuite/binutils-all/group-7c.d,
31 * testsuite/binutils-all/symbols-1.d,
32 * testsuite/binutils-all/symbols-2.d,
33 * testsuite/binutils-all/symbols-3.d,
34 * testsuite/binutils-all/symbols-4.d: Remove DUMPPROG.
35
1fcd7e87
AM
362018-09-14 Alan Modra <amodra@gmail.com>
37
38 PR binutils/23633
39 * testsuite/binutils-all/pr23633.d: Don't fail when assembler
40 generates sections other than .text.
41
319dbdfb
L
422018-09-13 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR binutils/23633
45 * testsuite/binutils-all/objcopy.exp: Run pr23633.
46 * testsuite/binutils-all/pr23633.d: New file.
47 * testsuite/binutils-all/pr23633.list: Likewise.
48 * testsuite/binutils-all/pr23633.s: Likewise.
49
508d0c9b
NC
502018-09-13 Nick Clifton <nickc@redhat.com>
51
52 PR 23633
53 * objcopy.c (add_specific_symbols): Do not free the buffer at the
54 end of the function.
55
f9853190
AM
562018-09-10 Alan Modra <amodra@gmail.com>
57
58 PR binutils/23611
59 * objcopy.c (handle_remove_section_option): Consider .rela and
60 .rel sections for stripping directly as well as attached to the
61 associated section they relocate.
62 * doc/binutils.texi (remove-relocations): Specify that this
63 option removes non-dynamic relocation sections.
64 * testsuite/binutils-all/objcopy.exp
65 (objcopy_remove_relocations_from_executable): New test.
66
20a4d0bd
NC
672018-09-03 Nick Clifton <nickc@redhat.com>
68
69 * po/ja.po: Updated Japanese translation.
70
0f60cce3
L
712018-08-31 H.J. Lu <hongjiu.lu@intel.com>
72
73 * testsuite/binutils-all/readelf.s-64: Adjusted for
74 .note.gnu.property section.
75 * testsuite/binutils-all/strip-3.d: Also strip
76 .note.gnu.property section.
77
6c0d3bde
L
782018-08-31 H.J. Lu <hongjiu.lu@intel.com>
79
80 * testsuite/binutils-all/i386/compressed-1b.d: Pass
81 -mx86-used-note=no to assembler.
82 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
83 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
84 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
85 * testsuite/binutils-all/i386/empty.d: Pass -mx86-used-note=yes
86 to assembler and update expected output from "readelf -n".
87 * testsuite/binutils-all/i386/ibt.d: Likewise.
88 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
89 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
90 * testsuite/binutils-all/i386/shstk.d: Likewise.
91 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
92 * testsuite/binutils-all/x86-64/empty.d: Likewise.
93 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
94 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
95 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
96 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
97 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
98 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
99 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
100 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
101 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
102 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
103 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
104 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
105 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
106 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
107 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
108 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
109
385e5b90
L
1102018-08-30 H.J. Lu <hongjiu.lu@intel.com>
111
112 * readelf.c (process_section_headers): Treat SHT_FINI_ARRAY and
113 SHT_PREINIT_ARRAY as relocatable sections.
114
4c971803
CX
1152018-08-30 Chenghua Xu <paul.hua.gm@gmail.com>
116
117 * MAINTAINERS: Add myself as a MIPS port maintainer.
118
9108bc33
CX
1192018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
120
121 * NEWS: Mention Loongson 2K1000 proccessor support.
122 * readelf.c (get_machine_flags): Handle gs264e.
123
bd782c07
CX
1242018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
125
126 * NEWS: Mention Loongson 3A2000/3A3000 proccessor support.
127 * readelf.c (get_machine_flags): Handle gs464e.
128
ac8cb70f
CX
1292018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
130
131 * NEWS: Mention Loongson 3A1000 proccessor support.
132 * readelf.c (get_machine_flags): Rename loongson-3a to gs464.
133 (print_mips_isa_ext): Delete AFL_EXT_LOONGSON_3A.
134
a693765e
CX
1352018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
136
137 * readelf.c (print_mips_ases): Add Loongson EXT2 extension.
138
bdc6c06e
CX
1392018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
140
141 * readelf.c (print_mips_ases): Add Loongson EXT extension.
142
716c08de
CX
1432018-08-29 Chenghua Xu <paul.hua.gm@gmail.com>
144
145 * readelf.c (print_mips_ases): Add CAM extension.
146
90c745dc
L
1472018-08-27 H.J. Lu <hongjiu.lu@intel.com>
148
149 * readelf.c (decode_x86_isa): Print <None> if bitmask only
150 contains the GNU_PROPERTY_X86_UINT32_VALID bit.
151 (decode_x86_feature_1): Likewise.
152 (decode_x86_feature_2): Likewise.
153 (print_gnu_property_note): Don't mask out the
154 GNU_PROPERTY_X86_UINT32_VALID bit.
155 * testsuite/binutils-all/i386/pr21231b.d: Updated.
156 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
157
65b3d26e
L
1582018-08-27 H.J. Lu <hongjiu.lu@intel.com>
159
160 * readelf.c (decode_x86_compat_isa): Break multi-statement line.
161 (decode_x86_isa): Likewise.
162 (decode_x86_feature_2): Likewise.
163
7a815dd5
L
1642018-08-25 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR ld/23499
167 * readelf.c (get_symbol_version_string): Return _("<corrupt>")
168 for corrupt symbol version info.
169
a9eafb08
L
1702018-08-24 H.J. Lu <hongjiu.lu@intel.com>
171
172 * readelf.c (decode_x86_compat_isa): New function.
173 (decode_x86_feature_2): Likewise.
174 (decode_x86_isa): Updated for new X86_ISA_1_XXX bits.
175 (decode_x86_feature): Renamed to ...
176 (decode_x86_feature_1): This. Remove the type argument.
177 (print_gnu_property_note): Handle X86_COMPAT_ISA_1_USED,
178 X86_COMPAT_ISA_1_NEEDED, X86_UINT32_AND_LO, X86_UINT32_AND_HI,
179 X86_UINT32_OR_LO, X86_UINT32_OR_HI, X86_UINT32_OR_AND_LO and
180 X86_UINT32_OR_AND_HI instead of X86_ISA_1_USED, X86_ISA_1_NEEDED
181 and X86_FEATURE_1_AND.
182 * testsuite/binutils-all/i386/pr21231b.s: Updated to the current
183 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
184 values.
185 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
186 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
187 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
188 * testsuite/binutils-all/x86-64/pr23494c.s: Likewise.
189 * testsuite/binutils-all/i386/pr21231b.d: Updated.
190 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
191 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
192 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
193 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
194 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
195 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
196 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
197 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
198 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
199
aa7bca9b
L
2002018-08-24 H.J. Lu <hongjiu.lu@intel.com>
201
202 * readelf.c (print_gnu_property_note): Check the
203 GNU_PROPERTY_X86_UINT32_VALID bit for invalid GNU property note.
204
14732552
AM
2052018-08-23 Alan Modra <amodra@gmail.com>
206
207 * readelf.c (get_ppc64_symbol_other): Return NULL if st_other
208 field contains unrecognised or reserved values. Handle
209 localentry:1 value.
210
7dd36a6f
L
2112018-08-23 H.J. Lu <hongjiu.lu@intel.com>
212
213 PR ld/23536
214 * Makefile.am (development.exp): New target.
215 (EXTRA_DEJAGNU_SITE_CONFIG): New.
216 (DISTCLEANFILES): Add development.exp.
217 * Makefile.in: Regenerated.
218 * testsuite/binutils-all/objcopy.exp (strip_test): Call
219 prune_warnings to prune BFD output.
220 (strip_test_with_saving_a_symbol): Likewise.
221 (objcopy_test_without_global_symbol): Likewise.
222 * testsuite/lib/binutils-common.exp (prune_warnings_extra):
223 New proc.
224 (prune_warnings): Likewise.
225
44c2eb66
L
2262018-08-23 H.J. Lu <hongjiu.lu@intel.com>
227
228 * README-how-to-make-a-release: Document setting "experimental"
229 to false.
230
e8a64888
AM
2312018-08-22 Alan Modra <amodra@gmail.com>
232
233 * readelf.c (process_file_header): Assign updated values from
234 section_header[0] fields to e_phnum, e_shnum and e_shstrndx
235 during printing of header. Correct e_shstrndx range check.
236 Remove unnecessary casts and use %u rather than %ld for
237 unsigned int header fields. Don't print a random %lx when
238 reporting an unknown EI_VERSION.
239
06d743b7
NC
2402018-08-21 Nick Clifton <nickc@redhat.com>
241
242 * MAINTAINERS: Note that Arnold Metselaar has retired as the z80
243 maintainer.
244
66b09c7e
S
2452018-08-21 L. Simon <l.simon@samsung.com>
246
247 PR 23531
248 * readelf.c (hppa_process_unwind): Only dump the unwind table if
249 the data was successfully read in.
250
506b86a4
AM
2512018-08-18 Alan Modra <amodra@gmail.com>
252
253 * testsuite/lib/binutils-common.exp (is_elf64): Use directory of
254 input file for readelf.out.
255 (is_rela): New proc.
256 * testsuite/binutils-all/objcopy.exp (elf64): Set new variable
257 from first result of is_elf64 test.
258 (reloc_format): Set using is_rela.
259 (strip-13): Pass RELOC and ELF64 to assembler.
260 (strip-14, strip-15): Use elf64 rather than calling is_elf64 again.
261 * testsuite/binutils-all/strip-13.d: Run for more targets.
262 * testsuite/binutils-all/strip-13mips64.s: Use RELOC and set
263 addend to zero.
264 * testsuite/binutils-all/strip-13rel.s: Use RELOC and ELF64.
265 Don't add _NONE reloc.
266 * testsuite/binutils-all/strip-13rela.s: Likewise.
267
9c973a29
L
2682018-08-10 H.J. Lu <hongjiu.lu@intel.com>
269
270 PR binutils/23494
271 * testsuite/binutils-all/x86-64/pr23494c.s: New file.
272 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
273 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
274
11459a79
L
2752018-08-10 H.J. Lu <hongjiu.lu@intel.com>
276
277 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
278 targets.
279 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
280 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
281 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
282 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
283 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
284 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
285 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
286
6404ab99
L
2872018-08-08 H.J. Lu <hongjiu.lu@intel.com>
288
289 PR binutils/23494
290 * testsuite/binutils-all/x86-64/pr23494a-x32.d: New file.
291 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
292 * testsuite/binutils-all/x86-64/pr23494a.s: Likewise.
293 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
294 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
295 * testsuite/binutils-all/x86-64/pr23494b.s: Likewise.
296 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
297 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
298 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
299 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
300
f384a1f0
KB
3012018-08-08 Kevin Buettner <kevinb@redhat.com>
302
f9853190
AM
303 * dwarf.c (decode_location_expresion): Add case for
304 DW_OP_GNU_variable_value.
f384a1f0 305
db1e1b45 3062018-08-06 Claudiu Zissulescu <claziss@synopsys.com>
307
308 * readelf.c (display_arc_attribute): Print Tag_ARC_ATR_version.
309
4aae6e5a
NC
3102018-08-03 Nick Clifton <nickc@redhat.com>
311
312 * objcopy.c (merge_gnu_build_notes): Delete empty notes. Merge
313 identical function notes.
314
e2561448
NC
3152018-08-01 Nick Clifton <nickc@redhat.com>
316
317 * README-how-to-make-a-release: Add note about regenerating the
318 info files prior to the release.
319
2409af1e
AJ
3202018-07-30 Andrew Jenner <andrew@codesourcery.com>
321
322 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
323
d0ba5758
AJ
3242018-07-30 Andrew Jenner <andrew@codesourcery.com>
325
326 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
327
b8891f8d
AJ
3282018-07-30 Andrew Jenner <andrew@codesourcery.com>
329
330 * readelf.c: Include elf/csky.h.
331 (guess_is_rela): Handle EM_CSKY.
332 (dump_relocations): Likewise.
333 (get_machine_name): Likewise.
334 (is_32bit_abs_reloc): Likewise.
335
e3d39609
NC
3362018-07-25 Nick Clifton <nickc@redhat.com>
337
338 * rdcoff.c (parse_coff_struct_type): Free fields array upon early
339 exit.
340 (parse_coff_enum_type): Free names and vals arrays upon early
341 exit.
342 * rddbg.c (read_section_stabs_debugging_info): Free shandle and
343 strings and stabs arrays upon early exit.
344 * readelf.c (get_32bit_section_headers): Free shdrs structure upon
345 early exit.
346 (get_64bit_section_headers): Likewise.
347 (get_32bit_elf_symbols): Generate an error if multiple symbol
348 table index sections are associated with the same symbol section.
349 (get_64bit_elf_symbols): Likewise.
350 (process_dynamic_section): Generate an error if there are multiple
351 dynamic symbol table sections, multiple dynamic string tables or
352 multiple dynamic symbol information sections.
353
1d97232a
NC
3542018-07-24 Nick Clifton <nickc@redhat.com>
355
356 * po/sv.po: Updated Swedish translation.
357
7b8d9e8c
AM
3582018-07-24 Alan Modra <amodra@gmail.com>
359
360 PR 23431
361 * dwarf.c (display_formatted_table): Replace "what" parameter
362 with "is_dir". Expand messages. Fix capitalisation.
363 * testsuite/binutils-all/dw5.W: Update expected output.
364
67ce483b
AM
3652018-07-24 Alan Modra <amodra@gmail.com>
366
367 PR 23430
368 * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
369 to uses_64bit_indices.
370 * elfcomm.c (setup_archive): Update uses of above.
371 * readelf.c (process_archive): Likewise.
372 (get_section_type_name): Rename indicies to indices.
373 (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
374 (process_section_groups): Likewise.
375
e2e31f10
MR
3762018-07-20 Maciej W. Rozycki <macro@mips.com>
377
378 * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
379 ISA maintenance.
380
3391569f
NC
3812018-07-20 Nick Clifton <nickc@redhat.com>
382
383 * objcopy.c (add_specific_symbols): Free buffer on exit.
384 (add_redefine_syms_file): Close file handle on exit.
385 (copy_object): Close file handle on early exit.
386 Free buffer on early exit.
387 Free gaps buffers once they are no longer needed.
388 * dwarf.c (display_debug_frames): Free allocated memory on exit.
389 (load_separate_debug_info): Free allocate memory on early exit.
390
8095d2f7
CX
3912018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
392 Maciej W. Rozycki <macro@mips.com>
393
394 * readelf.c (print_mips_ases): Add MMI extension.
395
79f5b65e
DD
3962018-07-19 DJ Delorie <dj@redhat.com>
397
398 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
399
442a6ce8
NC
4002018-07-19 Nick Clifton <nickc@redhat.com>
401
402 * dwarf.c (read_cie): Free allocated memory before returning with
403 a failure result.
404
3fd21718
PFC
4052018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
406
407 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
408 description.
409
ad96220c
NC
4102018-07-16 Nick Clifton <nickc@redhat.com>
411
412 * README-how-to-make-a-release: Add note to check for new top
413 level files and add them to the src-release.sh script.
414
6cb624f8
NC
4152018-07-14 Nick Clifton <nickc@redhat.com>
416
417 * README-how-to-make-a-release: Updated with corrections based on
418 the 2.31 release experience.
419
55cc53e9
FT
4202018-07-12 Francois H. Theron <francois.theron@netronome.com>
421
422 * readelf.c (process_section_headers): Don't print section type
423 twice for --section-details.
424
be570f06
AM
4252018-07-10 Alan Modra <amodra@gmail.com>
426
427 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
428 zero for xgate.
429
d20e98ab
NC
4302018-07-06 Nick Clifton <nickc@redhat.com>
431
432 * readelf.c (same_section): New function.
433 (print_gnu_build_attribute_description): Do not complain about
434 gaps that cross a section boundary.
435
d8dab054
NC
4362018-07-05 Nick Clifton <nickc@redhat.com>
437
438 * po/bg.po: Updated Bulgarian translation.
439
a05a5b64
TP
4402018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
441
442 * NEWS: Use command-line consistently when used in a compount word.
443 * doc/binutils.texi: Likewise and fix trailing whitespace on same
444 line.
445
30aa1306
NC
4462018-06-26 Nick Clifton <nickc@redhat.com>
447
448 * po/sv.po: Updated Swedish translation.
449 * po/uk.po: Updated Ukranian translation.
450
eca4b721
NC
4512018-06-26 Nick Clifton <nickc@redhat.com>
452
453 * doc/binutils.texi: Fix spelling mistakes.
454 * README--how-to-make-a-release: Likewise.
455
1021d1cb
TT
4562018-06-25 Tom Tromey <tom@tromey.com>
457
458 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
459 Bump version number.
460
71300e2c
NC
4612018-06-24 Nick Clifton <nickc@redhat.com>
462
463 * README-how-to-make-a-release: Update with experiences from
464 making 2.31 branch.
465 * po/binutils.pot: Regenerate.
466 * configure: Regenerate.
467
719d8288
NC
4682018-06-24 Nick Clifton <nickc@redhat.com>
469
470 2.31 branch created.
471 * NEWS: Add marker for 2.31.
472
d388f643
AM
4732018-06-21 Alan Modra <amodra@gmail.com>
474
475 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
476 * doc/Makefile.in: Regenerate.
477
d0ac1c44
SM
4782018-06-19 Simon Marchi <simon.marchi@ericsson.com>
479
480 * configure.ac: Remove AC_PREREQ.
481 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
482 info-in-builddir no-texinfo.tex.
483 * Makefile.in: Re-generate.
484 * aclocal.m4: Re-generate.
485 * config.in: Re-generate.
486 * configure: Re-generate.
487 * doc/Makefile.in: Re-generate.
488
3a075e56
AS
4892018-06-19 Andreas Schwab <schwab@suse.de>
490
491 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
492 (is_8bit_abs_reloc): New function.
493 (is_6bit_abs_reloc): New function.
494 (is_6bit_inplace_sub_reloc): New function.
495 (apply_relocations): Use them. Handle 6-bit relocations.
496
6f20c942
FS
4972018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
498
499 * readelf.c (print_mips_ases): Add GINV extension.
500
1f6f5dba
L
5012018-06-14 H.J. Lu <hongjiu.lu@intel.com>
502
503 PR binutils/23267
504 * readelf.c (get_symbol_version_string): Check if the first
505 symbol version is base version.
506
730c3174
SE
5072018-06-13 Scott Egerton <scott.egerton@imgtec.com>
508 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
509
510 * readelf.c (print_mips_ases): Add CRC.
511
7a486e6d
NC
5122018-06-13 Nick Clifton <nickc@redhat.com>
513
514 * doc/binutils.texi (objdump): Add missing closing square
515 parenthesis to listing of objcopy's command line options.
516
5a485b38
NC
5172018-06-11 Nick Clifton <nickc@redhat.com>
518
519 * po/es.po: Updated Spanish translation.
520
55e99962
L
5212018-06-01 H.J. Lu <hongjiu.lu@intel.com>
522
523 * configure: Regenerated.
524
0034eed0
AM
5252018-05-31 Alan Modra <amodra@gmail.com>
526
527 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
528 set CC_FOR_TARGET. Run test non-native.
529 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
530 Likewise.
531 (test_follow_debuglink): Run test non-native.
532
1869e86f
AB
5332018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
534
535 PR 23107
536 * ar.c (display_offsets): New variable.
537 (usage): Add description of 'O' operator.
538 (decode_option): Handle 'O' operator.
539 (print_descr): Pass display_offsets to print_arelt_descr.
540 * arsup.c: Update call to printy_arelt_descr.
541 * objdump.c: Likewise.
542 * bucomm.c (print_arelt_descr): If offsets parameter is true then
543 display offset of archive element within the archive.
544 * bucomm.h: Update prototype for print_arelt_descr.
545 * doc/binutils.texi: Update description of ar command.
546 * NEWS: Mention the new feature.
547 * testsuite/binutils-all/ar.exp: Add text of new feature.
548
bb3b5316
AM
5492018-05-28 Alan Modra <amodra@gmail.com>
550
551 PR 23235
552 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
553 unsupported rather than fail on compile errors.
554 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
555 Likewise. Save and restore CFLAGS_FOR_TARGET.
556
7f999549
JW
5572018-05-18 Kito Cheng <kito.cheng@gmail.com>
558
559 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
560
7b4ae824
JD
5612018-05-18 John Darrington <john@darrington.wattle.id.au>
562
563 * readelf.c: Add support for s12z architecture.
564 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
565 targets.
566
f9830ec1
TC
5672018-05-15 Tamar Christina <tamar.christina@arm.com>
568
569 PR binutils/21446
570 * doc/binutils.texi (-M): Document AArch64 options.
571
7d02540a
TC
5722018-05-15 Tamar Christina <tamar.christina@arm.com>
573
574 PR binutils/21446
575 * doc/binutils.texi (-M): Document AArch64 options.
576 * NEWS: Document notes and warnings.
577
679ca975
AM
5782018-05-15 Alan Modra <amodra@gmail.com>
579
580 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
581 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
582 and *uclinux* into *linux*.
583 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
584 strip-13 test, exclude arm-vxworks and arm-windiss.
585
637b1970
JD
5862018-05-10 John Darrington <john@darrington.wattle.id.au>
587
588 * readelf.c (get_machine_name): EM_S12Z - handle new case.
589
60cb2c8a
AM
5902018-05-09 Alan Modra <amodra@gmail.com>
591
592 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
593
84f9f8c3
AM
5942018-05-09 Sebastian Rasmussen <sebras@gmail.com>
595
596 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
597
886d5428
AM
5982018-05-08 Alan Modra <amodra@gmail.com>
599
600 PR 23141
601 * objcopy.c (is_strip_section): Strip groups without a valid
602 signature symbol.
603
ce4ec1a9
AM
6042018-05-07 Alan Modra <amodra@gmail.com>
605
606 PR 23142
607 * objcopy.c (group_signature): Don't accept groups that use a
608 symbol table other than the one we've read.
609
fe944acf
FT
6102018-04-30 Francois H. Theron <francois.theron@netronome.com>
611
612 * readelf.c: Very basic support for EM_NFP and its section types.
613 * testsuite/binutils-all/nfp: New directory.
614 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
615 tests.
616 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
617 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
618 * testsuite/binutils-all/nfp/test1.d: New file.
619 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
620 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
621 * NEWS: Mention the new support.
622
6d9dabbb
MR
6232018-04-27 Maciej W. Rozycki <macro@mips.com>
624
625 * testsuite/lib/binutils-common.exp (match_target): New procedure.
626 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
627 of `istarget' for matching with `target', `not-target', `skip'
628 and `not-skip' options.
629
0df8ad28
NC
6302018-04-26 Nick Clifton <nickc@redhat.com>
631
632 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
633 32-bit absolute reloc for the HPPA target.
634 * testsuite/binutils-all/note-5.d: New test.
635 * testsuite/binutils-all/note-5.s: Source file for new test.
636 * testsuite/binutils-all/objcopy.exp: Run new test.
637
f1ac0afe
CL
6382018-04-25 Christophe Lyon <christophe.lyon@st.com>
639
640 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
641 * testsuite/binutils-all/elfedit-3.d: Likewise.
642 * testsuite/binutils-all/objcopy.exp: Likewise.
643 * testsuite/binutils-all/strip-3.d: Likewise.
644 * testsuite/lib/binutils-common.exp: Likewise.
645
18a20338
CL
6462018-04-25 Christophe Lyon <christophe.lyon@st.com>
647 Mickaël Guêné <mickael.guene@st.com>
648
649 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
650 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
651
2ac93be7
AM
6522018-04-25 Alan Modra <amodra@gmail.com>
653
654 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
655 arm-coff support.
656 * testsuite/binutils-all/objcopy.exp: Likewise.
657 * testsuite/lib/binutils-common.exp: Likewise.
658
a7504f87
NC
6592018-04-18 Nick Clifton <nickc@redhat.com>
660
661 PR 23062
662 * dwarf.c (read_and_display_attr_value): Replace assertions with
663 test and warning message.
664
c65c21e1
AM
6652018-04-18 Alan Modra <amodra@gmail.com>
666
667 * testsuite/lib/binutils-common.exp: Remove support for assorted
668 aout targets.
669
6aea08d9
NC
6702018-04-17 Nick Clifton <nickc@redhat.com>
671
c4a91159 672 PR 23063
56d8f8a9
NC
673 * readelf.c (print_symbol): If the width is zero, return straight
674 away.
675
6aea08d9
NC
676 PR 23064
677 * dwarf.c (process_cu_tu_index): Test for a potential buffer
678 overrun before copying signature pointer.
679
f954747f
AM
6802018-04-17 Alan Modra <amodra@gmail.com>
681
682 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
683
d7867d17
AM
6842018-04-16 Alan Modra <amodra@gmail.com>
685
686 * readelf.c (get_machine_name): Correct typo.
687
ddb00039
AM
6882018-04-16 Alan Modra <amodra@gmail.com>
689
690 * configure.ac: Remove arm-epoc-pe support.
691 * dlltool.c: Likewise.
692 * configure: Regenerate.
693
c9098af4
AM
6942018-04-16 Alan Modra <amodra@gmail.com>
695
696 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
697 sparc-coff support.
698
dc12032b
AM
6992018-04-16 Alan Modra <amodra@gmail.com>
700
701 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
702 support.
703 * testsuite/binutils-all/copy-3.d: Likewise.
704 * testsuite/binutils-all/objcopy.exp: Likewise.
705 * testsuite/lib/binutils-common.exp: Likewise.
706
211dc24b
AM
7072018-04-16 Alan Modra <amodra@gmail.com>
708
709 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
710
a9a4b302
AM
7112018-04-16 Alan Modra <amodra@gmail.com>
712
713 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
714
04cb01fd
AM
7152018-04-16 Alan Modra <amodra@gmail.com>
716
717 * testsuite/binutils-all/objdump.exp: Remove we32k support.
718
c2bf1eec
AM
7192018-04-16 Alan Modra <amodra@gmail.com>
720
721 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
722 * testsuite/binutils-all/objdump.exp: Remove m88k support.
723
6793974d
AM
7242018-04-16 Alan Modra <amodra@gmail.com>
725
726 * readelf.c: Remove i370 support.
727 * testsuite/binutils-all/objdump.exp: Likewise.
728
e82aa794
AM
7292018-04-16 Alan Modra <amodra@gmail.com>
730
731 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
732 * testsuite/lib/binutils-common.exp: Likewise.
733
fe0bf0fd
AM
7342018-04-16 Alan Modra <amodra@gmail.com>
735
736 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
737
fdef3943
AM
7382018-04-16 Alan Modra <amodra@gmail.com>
739
740 * Makefile.am: Remove IEEE 695 support.
741 * budbg.h: Likewise.
742 * doc/binutils.texi: Likewise.
743 * makefile.vms: Likewise.
744 * objcopy.c: Likewise.
745 * objdump.c: Likewise.
746 * rddbg.c: Likewise.
747 * ieee.c: Delete.
748 * Makefile.in: Regenerate.
749 * po/POTFILES.in: Regenerate.
750
5972ac73
AM
7512018-04-16 Alan Modra <amodra@gmail.com>
752
753 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
754 * testsuite/binutils-all/nm.exp: Likewise.
755
b4b594e3
AM
7562018-04-16 Alan Modra <amodra@gmail.com>
757
758 * .gitignore: Remove netware support.
759 * Makefile.am: Likewise.
760 * configure.ac: Likewise.
761 * doc/Makefile.am: Likewise.
762 * doc/binutils.texi: Likewise.
763 * testsuite/binutils-all/nm.exp: Likewise.
764 * nlmconv.c: Delete.
765 * nlmconv.h: Delete.
766 * nlmheader.y: Delete.
767 * Makefile.in: Regenerate.
768 * configure: Regenerate.
769 * doc/Makefile.in: Regenerate.
770 * po/POTFILES.in: Regenerate.
771
fceadf09
AM
7722018-04-16 Alan Modra <amodra@gmail.com>
773
774 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
775
fb70ec17
AM
7762018-04-14 Alan Modra <amodra@gmail.com>
777
778 * readelf.c (get_machine_name): Revert 2018-04-11 change.
779
86c6c6df
NC
7802018-04-12 Nick Clifton <nickc@redhat.com>
781
782 PR 23050
783 * readelf.c (process_dynamic_section): Correct dynamic string
784 table size calculation.
785
a8eb42a8
AM
7862018-04-11 Alan Modra <amodra@gmail.com>
787
788 * ieee.c: Remove i960 support.
789 * od-macho.c: Remove i860 support.
790 * readelf.c: Remove i860 and i960 support.
791 * testsuite/binutils-all/objcopy.exp: Likewise.
792 * testsuite/binutils-all/objdump.exp: Likewise.
793 * testsuite/lib/binutils-common.exp: Likewise.
794
c43b2c54
MR
7952018-04-11 Maciej W. Rozycki <macro@mips.com>
796
797 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
798 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
799
d4ae1932
AM
8002018-04-10 Alan Modra <amodra@gmail.com>
801
802 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
803 reloc=11 for pru and reloc=50 for nds32.
804 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
805
d52e3d06
MR
8062018-04-09 Maciej W. Rozycki <macro@mips.com>
807
808 * testsuite/binutils-all/strip-15.d: New test.
809 * testsuite/binutils-all/strip-15rel.s: New test source.
810 * testsuite/binutils-all/strip-15rela.s: New test source.
811 * testsuite/binutils-all/strip-15mips64.s: New test source.
812 * testsuite/binutils-all/objcopy.exp: Run the new test.
813
3f97ba9f
MR
8142018-04-09 Maciej W. Rozycki <macro@mips.com>
815
816 * testsuite/binutils-all/strip-14.d: New test.
817 * testsuite/binutils-all/strip-14rel.s: New test source.
818 * testsuite/binutils-all/strip-14rela.s: New test source.
819 * testsuite/binutils-all/strip-14mips64.s: New test source.
820 * testsuite/binutils-all/objcopy.exp: Run the new test.
821
2008a0db
TT
8222018-04-06 Tom Tromey <tom@tromey.com>
823
824 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
825 constants from DWARF 5.
826
3cba8b6c
L
8272018-04-05 H.J. Lu <hongjiu.lu@intel.com>
828
829 PR gas/22318
830 * configure: Regenerated.
831
2d8c1a23
MR
8322018-04-05 Maciej W. Rozycki <macro@mips.com>
833
834 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
835 than `.dc.w' in second relocation.
836
65bd2045
MR
8372018-04-05 Maciej W. Rozycki <macro@mips.com>
838
839 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
840 relocation type 0x8f' error message.
841
2f8ceb38
MR
8422018-04-05 Maciej W. Rozycki <macro@mips.com>
843
844 * testsuite/binutils-all/strip-13.s: Rename to...
845 * testsuite/binutils-all/strip-13rela.s: ... this.
846 * testsuite/binutils-all/strip-13rel.s: New test source.
847 * testsuite/binutils-all/strip-13mips64.s: New test source.
848 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
849 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
850 `m68hc11-*' to `not-target' list.
851 * testsuite/binutils-all/objcopy.exp: Switch between sources for
852 `strip-13'.
853
aad7be45
MR
8542018-04-05 Maciej W. Rozycki <macro@mips.com>
855
856 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
857 241 (0xf1) for the relocation number and RELA addend.
858 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
859 `not-target' list.
860
89f60df2
JDA
8612018-04-04 John David Anglin <danglin@gcc.gnu.org>
862
863 * MAINTAINERS: Update my e-mail address.
864
f1ca0d6d
NC
8652018-04-04 Nick Clifton <nickc@redhat.com>
866
867 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
868
8fd75781
NC
8692018-03-23 Nick Clifton <nickc@redhat.com>
870
871 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
872 symbols.
873 (print_gnu_build_attribute_description): If no file start symbol
874 could be found, look for one two bytes into the file.
875 * testsuite/binutils-all/note-4-64.s: Set the address of the file
876 start symbol to two bytes into the file.
877 * testsuite/binutils-all/note-4-32.s: Likewise.
878
b1202ffa
L
8792018-03-21 H.J. Lu <hongjiu.lu@intel.com>
880
881 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
882 DF_1_WEAKFILTER and DF_1_NOCOMMON.
883
7e100140
NC
8842018-03-20 Nick Clifton <nickc@redhat.com>
885
886 * po/es.po: Updated Spanish translation.
887 * po/ru.po: Updated Russian translation.
888
e45ad123
NC
8892018-03-13 Nick Clifton <nickc@redhat.com>
890
891 PR 22957
892 * stabs.c (pop_binincl): Fail if the file index is off the end of
893 the stack.
894
81db3241
NC
8952018-03-13 Nick Clifton <nickc@redhat.com>
896
897 PR 22955
898 * stabs.c (parse_number): Add p_end parameter and use it to check
899 the validity of the pp parameter. Add checks to prevent walking
900 off the end of the string buffer.
901 (parse_stab_string): Likewise.
902 (parse_stab_type): Likewise.
903 (parse_stab_type_number): Likewise.
904 (parse_stab_range_type): Likewise.
905 (parse_stab_sun_builtin_type): Likewise.
906 (parse_stab_sun_floating_type): Likewise.
907 (parse_stab_enum_type): Likewise.
908 (parse_stab_struct_type): Likewise.
909 (parse_stab_baseclasses): Likewise.
910 (parse_stab_struct_fields): Likewise.
911 (parse_stab_cpp_abbrev): Likewise.
912 (parse_stab_one_struct_field): Likewise.
913 (parse_stab_members): Likewise.
914 (parse_stab_tilde_field): Likewise.
915 (parse_stab_array_type): Likewise.
e45ad123 916
81db3241
NC
917 * parse_stab: Compute the end of the string and then pass it on to
918 individual parser functions.
919
6d4f21f6
PP
9202018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
921
922 PR binutils/22923
923 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
924 overflow.
925
52fe4420
AM
9262018-03-07 Alan Modra <amodra@gmail.com>
927
928 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
929 * configure: Regenerate.
930
0e70b27b
L
9312018-03-05 H.J. Lu <hongjiu.lu@intel.com>
932
933 PR binutils/22911
934 * objdump.c (is_significant_symbol_name): Return TRUE for all
935 .plt* sections.
936 (find_symbol_for_address): Replace linear search with binary
937 search on dynamic relocations.
938
d11ae95e
NC
9392018-03-01 Nick Clifton <nickc@redhat.com>
940
941 PR 22905
942 * dwarf.c (display_debug_ranges): Check that the offset loaded
943 from the range_entry structure is valid.
944
e184813f
AM
9452018-03-01 Alan Modra <amodra@gmail.com>
946
947 * configure.ac (ALL_LINGUAS): Add sr. Sort.
948 * configure: Regenerate.
949
bc7c0509
NC
9502018-02-27 Nick Clifton <nickc@redhat.com>
951
952 * po/pt.po: New Portuguese translation.
953 * configure.ac (ALL_LINGUAS): Add pt.
954 * configure: Regenerate.
955
f3185997
NC
9562018-02-27 Nick Clifton <nickc@redhat.com>
957
958 PR 22875
959 * objcopy.c (copy_object): Check the error status after marking
960 symbols used in relocations.
961 * testsuite/binutils-all/strip-13.s: New test source file.
962 * testsuite/binutils-all/strip-13.s: New test driver file.
963 * testsuite/binutils-all/objcopy.exp: Run the new test.
964
2c1c9679
AM
9652018-02-26 Alan Modra <amodra@gmail.com>
966
967 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
968 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
969
6e05870c
AM
9702018-02-23 Alan Modra <amodra@gmail.com>
971
972 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
973 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
974
b0ab9c45
RH
9752018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
976
977 * doc/binutils.texi (objcopy): Add missing closing square
978 parenthesis to listing of objcopy's command line options.
979
e535d0dd
MK
9802018-02-19 Matthias Klose <doko@debian.org>
981
982 * strings.c (long_options): Include-all-whitespace does not take
f9853190 983 an extra agument.
e535d0dd 984
6e5e9d58
AM
9852018-02-13 Alan Modra <amodra@gmail.com>
986
987 PR 22836
988 * testsuite/binutils-all/group-7.s,
989 * testsuite/binutils-all/group-7a.d,
990 * testsuite/binutils-all/group-7b.d,
991 * testsuite/binutils-all/group-7c.d: New tests.
992 * testsuite/binutils-all/objcopy.exp: Run them.
993
8de3a6e2
NC
9942018-02-08 Nick Clifton <nickc@redhat.com>
995
996 PR 22802
997 * dwarf.c (load_separate_debug_file): Return early if the user is
998 not interested in debug links.
999
68807c3c
NC
10002018-02-06 Nick Clifton <nickc@redhat.com>
1001
1002 PR 22793
1003 * readelf.c (find_section): Replace assertion with test and return
1004 of NULL.
1005 (find_section_by_address): Add test of section header table
1006 existance.
1007 (find_section_by_type): Likewise.
1008 (find_section_in_set): Likewise.
1009
2d6dda71
MR
10102018-02-05 Maciej W. Rozycki <macro@mips.com>
1011
1012 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
1013 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
1014 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
1015 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
1016
78c88364
MR
10172018-02-05 Maciej W. Rozycki <macro@mips.com>
1018
1019 * testsuite/config/default.exp (binutils_run): Document
1020 `binutils_run_status'.
1021 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
1022 and set it.
1023 (run_dump_test): Add `error', `error_output', `warning' and
1024 `warning_output' options. Update documentation accordingly.
1025
5bb0830d
AB
10262018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1027
1028 * dwarf.c (dwarf_regnames_riscv): New register name table.
1029 (init_dwarf_regnames_riscv): New function.
1030 (init_dwarf_regnames): Add call to initialise RiscV register
1031 names.
1032 * dwarf.h (init_dwarf_regnames_riscv): Declare.
1033 * objdump.c (dump_dwarf): Add call to initialise RiscV register
1034 names.
1035
f2023ce7
AM
10362018-02-01 Alan Modra <amodra@gmail.com>
1037
1038 PR 22769
1039 * objdump.c (load_specific_debug_section): Check for overflow
1040 when adding one to section size for a string section terminator.
1041
fcabedd5
NC
10422018-01-30 Nick Clifton <nickc@redhat.com>
1043
1044 PR 22734
1045 * doc/binutils.texi (nm): Update description to point out that
1046 zero-initialized values can also be shown as type B, b, S or s
1047 since they can be stored in the BSS section.
1048
f49db8be
AM
10492018-01-30 Alan Modra <amodra@gmail.com>
1050
1051 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
1052 "artificially large" end address.
1053
a8d6d6ac
NC
10542018-01-28 Nick Clifton <nickc@redhat.com>
1055
1056 * README-how-to-make-a-release: Add note about checking gpg key
1057 and the results of gnupload.
1058
9a5db26e
NC
10592018-01-27 Nick Clifton <nickc@redhat.com>
1060
1061 * README-how-to-make-a-release: Add details on how to actually
1062 make the release.
1063
94c2436b
NC
10642018-01-26 Nick Clifton <nickc@redhat.com>
1065
1066 * README-how-to-make-a-release: Add more details on updating
1067 version numbers.
1068
1ea332d6
MR
10692018-01-22 Maciej W. Rozycki <macro@mips.com>
1070
1071 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
1072 option description.
1073
d65ce302
MR
10742018-01-22 Maciej W. Rozycki <macro@mips.com>
1075
1076 * MAINTAINERS: Update my company e-mail address.
1077
f433138f
NC
10782018-01-22 Nick Clifton <nickc@redhat.com>
1079
1080 * po/sv.po: Updated Swedish translation.
1081
7ab82037
NC
10822018-01-18 Nick Clifton <nickc@redhat.com>
1083
1084 * po/bg.po: Updated Bulgarian translation.
1085
0dd86f32
JB
10862018-01-16 Joel Brobecker <brobecker@adacore.com>
1087
1088 * README-how-to-make-a-release: Add reminder to update the
1089 branch name in gdbadmin's crontab on sourceware.
1090
a960d29f
JB
10912018-01-16 Joel Brobecker <brobecker@adacore.com>
1092
1093 * README-how-to-make-a-release: Remove trailing spaces.
1094
f6efed01
NC
10952018-01-16 Nick Clifton <nickc@redhat.com>
1096
1097 * po/fr.po: Updated French translation.
1098
616dcb87
NC
10992018-01-15 Nick Clifton <nickc@redhat.com>
1100
1101 * po/uk.po: Updated Ukranian translation.
1102
3957a496
NC
11032018-01-13 Nick Clifton <nickc@redhat.com>
1104
19e2900b 1105 * README-how-to-make-a-release: Update notes.
3957a496
NC
1106 * po/binutils.pot: Regenerated.
1107
769c7ea5
NC
11082018-01-13 Nick Clifton <nickc@redhat.com>
1109
1110 * configure: Regenerate.
1111
9176ac5b
NC
11122018-01-13 Nick Clifton <nickc@redhat.com>
1113
faf766e3 1114 2.30 branch created.
9176ac5b
NC
1115 * NEWS: Add marker for 2.30.
1116
98ab9e96
NC
11172018-01-12 Nick Clifton <nickc@redhat.com>
1118
1119 * README-how-to-make-a-release: Add notes on how to make the
1120 branch and prelease snapshot.
1121 * BRANCHES: Add binutils-2_29-branch.
1122
bf41f30d
NC
11232018-01-10 Nick Clifton <nickc@redhat.com>
1124
1125 * MAINTAINERS: Note that it is now the configure.ac file and not
1126 the configure.in file that needs to be kept in sync with gcc.
1127 Add a note about sending patches for libiberty to gcc.
1128
f13974bd
NC
11292018-01-03 Nick Clifton <nickc@redhat.com>
1130
1131 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
1132 constants.
1133
6f156d7a
NC
11342018-01-03 Nick Clifton <nickc@redhat.com>
1135
1136 * objcopy.c (objcopy_internal_note): New structure.
1137 (gap_exists): New function.
1138 (is_open_note): New function.
1139 (is_func_note): New function.
1140 (is_64bit): New function.
1141 (merge_gnu_build_notes): Handle v3 notes. Do not merge
1142 if there are relocations against the notes.
1143 * readelf.c (get_note_type): Use short names for build attribute
1144 notes.
1145 (print_symbol_for_build_attribute): Rename to
1146 get_symbol_for_build_attribute. Returns the found symbol rather
1147 than printing it.
1148 (print_gnu_build_attribute_description): Maintain address ranges
1149 for function notes as well as global notes. Handle v3 notes.
1150 (print_gnu_build_attribute_name): Use more space for printing the
1151 name in wide mode.
1152 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
1153 Eliminate symbol references in order to remove the need for
1154 relocations.
1155 * testsuite/binutils-all/note-2-64.s: Likewise.
1156 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
1157 symbol.
1158 * testsuite/binutils-all/note-3-64.s: Likewise.
1159 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
1160 output.
1161 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
1162 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
1163 * testsuite/binutils-all/note-2-32.d: Likewise.
1164 * testsuite/binutils-all/note-2-64.d: Likewise.
1165 * testsuite/binutils-all/note-3-32.d: Likewise.
1166 * testsuite/binutils-all/note-3-64.d: Likewise.
1167 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
1168 * testsuite/binutils-all/note-4-32.s: New test.
1169 * testsuite/binutils-all/note-4-64.d: New test result file.
1170 * testsuite/binutils-all/note-4-32.d: New test result file.
1171
219d1afa
AM
11722018-01-03 Alan Modra <amodra@gmail.com>
1173
1174 Update year range in copyright notice of all files.
1175
1e563868 1176For older changes see ChangeLog-2017
3499769a 1177\f
1e563868 1178Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1179
1180Copying and distribution of this file, with or without modification,
1181are permitted in any medium without royalty provided the copyright
1182notice and this notice are preserved.
1183
1184Local Variables:
1185mode: change-log
1186left-margin: 8
1187fill-column: 74
1188version-control: never
1189End:
This page took 0.181429 seconds and 4 git commands to generate.