x86: Rename match_reg_size to match_operand_size
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3391569f
NC
12018-07-20 Nick Clifton <nickc@redhat.com>
2
3 * objcopy.c (add_specific_symbols): Free buffer on exit.
4 (add_redefine_syms_file): Close file handle on exit.
5 (copy_object): Close file handle on early exit.
6 Free buffer on early exit.
7 Free gaps buffers once they are no longer needed.
8 * dwarf.c (display_debug_frames): Free allocated memory on exit.
9 (load_separate_debug_info): Free allocate memory on early exit.
10
8095d2f7
CX
112018-07-20 Chenghua Xu <paul.hua.gm@gmail.com>
12 Maciej W. Rozycki <macro@mips.com>
13
14 * readelf.c (print_mips_ases): Add MMI extension.
15
79f5b65e
DD
162018-07-19 DJ Delorie <dj@redhat.com>
17
18 * MAINTAINERS (RL78, RX): Remove myself as maintainer.
19
442a6ce8
NC
202018-07-19 Nick Clifton <nickc@redhat.com>
21
22 * dwarf.c (read_cie): Free allocated memory before returning with
23 a failure result.
24
3fd21718
PFC
252018-07-16 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
26
27 * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
28 description.
29
ad96220c
NC
302018-07-16 Nick Clifton <nickc@redhat.com>
31
32 * README-how-to-make-a-release: Add note to check for new top
33 level files and add them to the src-release.sh script.
34
6cb624f8
NC
352018-07-14 Nick Clifton <nickc@redhat.com>
36
37 * README-how-to-make-a-release: Updated with corrections based on
38 the 2.31 release experience.
39
55cc53e9
FT
402018-07-12 Francois H. Theron <francois.theron@netronome.com>
41
42 * readelf.c (process_section_headers): Don't print section type
43 twice for --section-details.
44
be570f06
AM
452018-07-10 Alan Modra <amodra@gmail.com>
46
47 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return
48 zero for xgate.
49
d20e98ab
NC
502018-07-06 Nick Clifton <nickc@redhat.com>
51
52 * readelf.c (same_section): New function.
53 (print_gnu_build_attribute_description): Do not complain about
54 gaps that cross a section boundary.
55
d8dab054
NC
562018-07-05 Nick Clifton <nickc@redhat.com>
57
58 * po/bg.po: Updated Bulgarian translation.
59
a05a5b64
TP
602018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
61
62 * NEWS: Use command-line consistently when used in a compount word.
63 * doc/binutils.texi: Likewise and fix trailing whitespace on same
64 line.
65
30aa1306
NC
662018-06-26 Nick Clifton <nickc@redhat.com>
67
68 * po/sv.po: Updated Swedish translation.
69 * po/uk.po: Updated Ukranian translation.
70
eca4b721
NC
712018-06-26 Nick Clifton <nickc@redhat.com>
72
73 * doc/binutils.texi: Fix spelling mistakes.
74 * README--how-to-make-a-release: Likewise.
75
1021d1cb
TT
762018-06-25 Tom Tromey <tom@tromey.com>
77
78 * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
79 Bump version number.
80
71300e2c
NC
812018-06-24 Nick Clifton <nickc@redhat.com>
82
83 * README-how-to-make-a-release: Update with experiences from
84 making 2.31 branch.
85 * po/binutils.pot: Regenerate.
86 * configure: Regenerate.
87
719d8288
NC
882018-06-24 Nick Clifton <nickc@redhat.com>
89
90 2.31 branch created.
91 * NEWS: Add marker for 2.31.
92
d388f643
AM
932018-06-21 Alan Modra <amodra@gmail.com>
94
95 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
96 * doc/Makefile.in: Regenerate.
97
d0ac1c44
SM
982018-06-19 Simon Marchi <simon.marchi@ericsson.com>
99
100 * configure.ac: Remove AC_PREREQ.
101 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
102 info-in-builddir no-texinfo.tex.
103 * Makefile.in: Re-generate.
104 * aclocal.m4: Re-generate.
105 * config.in: Re-generate.
106 * configure: Re-generate.
107 * doc/Makefile.in: Re-generate.
108
3a075e56
AS
1092018-06-19 Andreas Schwab <schwab@suse.de>
110
111 * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
112 (is_8bit_abs_reloc): New function.
113 (is_6bit_abs_reloc): New function.
114 (is_6bit_inplace_sub_reloc): New function.
115 (apply_relocations): Use them. Handle 6-bit relocations.
116
6f20c942
FS
1172018-06-14 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
118
119 * readelf.c (print_mips_ases): Add GINV extension.
120
1f6f5dba
L
1212018-06-14 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR binutils/23267
124 * readelf.c (get_symbol_version_string): Check if the first
125 symbol version is base version.
126
730c3174
SE
1272018-06-13 Scott Egerton <scott.egerton@imgtec.com>
128 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
129
130 * readelf.c (print_mips_ases): Add CRC.
131
7a486e6d
NC
1322018-06-13 Nick Clifton <nickc@redhat.com>
133
134 * doc/binutils.texi (objdump): Add missing closing square
135 parenthesis to listing of objcopy's command line options.
136
5a485b38
NC
1372018-06-11 Nick Clifton <nickc@redhat.com>
138
139 * po/es.po: Updated Spanish translation.
140
55e99962
L
1412018-06-01 H.J. Lu <hongjiu.lu@intel.com>
142
143 * configure: Regenerated.
144
0034eed0
AM
1452018-05-31 Alan Modra <amodra@gmail.com>
146
147 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
148 set CC_FOR_TARGET. Run test non-native.
149 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
150 Likewise.
151 (test_follow_debuglink): Run test non-native.
152
1869e86f
AB
1532018-05-30 Ant Bikeneev <ant.bikineev@gmail.com>
154
155 PR 23107
156 * ar.c (display_offsets): New variable.
157 (usage): Add description of 'O' operator.
158 (decode_option): Handle 'O' operator.
159 (print_descr): Pass display_offsets to print_arelt_descr.
160 * arsup.c: Update call to printy_arelt_descr.
161 * objdump.c: Likewise.
162 * bucomm.c (print_arelt_descr): If offsets parameter is true then
163 display offset of archive element within the archive.
164 * bucomm.h: Update prototype for print_arelt_descr.
165 * doc/binutils.texi: Update description of ar command.
166 * NEWS: Mention the new feature.
167 * testsuite/binutils-all/ar.exp: Add text of new feature.
168
bb3b5316
AM
1692018-05-28 Alan Modra <amodra@gmail.com>
170
171 PR 23235
172 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
173 unsupported rather than fail on compile errors.
174 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
175 Likewise. Save and restore CFLAGS_FOR_TARGET.
176
7f999549
JW
1772018-05-18 Kito Cheng <kito.cheng@gmail.com>
178
179 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
180
7b4ae824
JD
1812018-05-18 John Darrington <john@darrington.wattle.id.au>
182
183 * readelf.c: Add support for s12z architecture.
184 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
185 targets.
186
f9830ec1
TC
1872018-05-15 Tamar Christina <tamar.christina@arm.com>
188
189 PR binutils/21446
190 * doc/binutils.texi (-M): Document AArch64 options.
191
7d02540a
TC
1922018-05-15 Tamar Christina <tamar.christina@arm.com>
193
194 PR binutils/21446
195 * doc/binutils.texi (-M): Document AArch64 options.
196 * NEWS: Document notes and warnings.
197
679ca975
AM
1982018-05-15 Alan Modra <amodra@gmail.com>
199
200 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
201 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
202 and *uclinux* into *linux*.
203 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
204 strip-13 test, exclude arm-vxworks and arm-windiss.
205
637b1970
JD
2062018-05-10 John Darrington <john@darrington.wattle.id.au>
207
208 * readelf.c (get_machine_name): EM_S12Z - handle new case.
209
60cb2c8a
AM
2102018-05-09 Alan Modra <amodra@gmail.com>
211
212 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
213
84f9f8c3
AM
2142018-05-09 Sebastian Rasmussen <sebras@gmail.com>
215
216 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
217
886d5428
AM
2182018-05-08 Alan Modra <amodra@gmail.com>
219
220 PR 23141
221 * objcopy.c (is_strip_section): Strip groups without a valid
222 signature symbol.
223
ce4ec1a9
AM
2242018-05-07 Alan Modra <amodra@gmail.com>
225
226 PR 23142
227 * objcopy.c (group_signature): Don't accept groups that use a
228 symbol table other than the one we've read.
229
fe944acf
FT
2302018-04-30 Francois H. Theron <francois.theron@netronome.com>
231
232 * readelf.c: Very basic support for EM_NFP and its section types.
233 * testsuite/binutils-all/nfp: New directory.
234 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
235 tests.
236 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
237 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
238 * testsuite/binutils-all/nfp/test1.d: New file.
239 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
240 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
241 * NEWS: Mention the new support.
242
6d9dabbb
MR
2432018-04-27 Maciej W. Rozycki <macro@mips.com>
244
245 * testsuite/lib/binutils-common.exp (match_target): New procedure.
246 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
247 of `istarget' for matching with `target', `not-target', `skip'
248 and `not-skip' options.
249
0df8ad28
NC
2502018-04-26 Nick Clifton <nickc@redhat.com>
251
252 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
253 32-bit absolute reloc for the HPPA target.
254 * testsuite/binutils-all/note-5.d: New test.
255 * testsuite/binutils-all/note-5.s: Source file for new test.
256 * testsuite/binutils-all/objcopy.exp: Run new test.
257
f1ac0afe
CL
2582018-04-25 Christophe Lyon <christophe.lyon@st.com>
259
260 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
261 * testsuite/binutils-all/elfedit-3.d: Likewise.
262 * testsuite/binutils-all/objcopy.exp: Likewise.
263 * testsuite/binutils-all/strip-3.d: Likewise.
264 * testsuite/lib/binutils-common.exp: Likewise.
265
18a20338
CL
2662018-04-25 Christophe Lyon <christophe.lyon@st.com>
267 Mickaël Guêné <mickael.guene@st.com>
268
269 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
270 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
271
2ac93be7
AM
2722018-04-25 Alan Modra <amodra@gmail.com>
273
274 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
275 arm-coff support.
276 * testsuite/binutils-all/objcopy.exp: Likewise.
277 * testsuite/lib/binutils-common.exp: Likewise.
278
a7504f87
NC
2792018-04-18 Nick Clifton <nickc@redhat.com>
280
281 PR 23062
282 * dwarf.c (read_and_display_attr_value): Replace assertions with
283 test and warning message.
284
c65c21e1
AM
2852018-04-18 Alan Modra <amodra@gmail.com>
286
287 * testsuite/lib/binutils-common.exp: Remove support for assorted
288 aout targets.
289
6aea08d9
NC
2902018-04-17 Nick Clifton <nickc@redhat.com>
291
c4a91159 292 PR 23063
56d8f8a9
NC
293 * readelf.c (print_symbol): If the width is zero, return straight
294 away.
295
6aea08d9
NC
296 PR 23064
297 * dwarf.c (process_cu_tu_index): Test for a potential buffer
298 overrun before copying signature pointer.
299
f954747f
AM
3002018-04-17 Alan Modra <amodra@gmail.com>
301
302 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
303
d7867d17
AM
3042018-04-16 Alan Modra <amodra@gmail.com>
305
306 * readelf.c (get_machine_name): Correct typo.
307
ddb00039
AM
3082018-04-16 Alan Modra <amodra@gmail.com>
309
310 * configure.ac: Remove arm-epoc-pe support.
311 * dlltool.c: Likewise.
312 * configure: Regenerate.
313
c9098af4
AM
3142018-04-16 Alan Modra <amodra@gmail.com>
315
316 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
317 sparc-coff support.
318
dc12032b
AM
3192018-04-16 Alan Modra <amodra@gmail.com>
320
321 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
322 support.
323 * testsuite/binutils-all/copy-3.d: Likewise.
324 * testsuite/binutils-all/objcopy.exp: Likewise.
325 * testsuite/lib/binutils-common.exp: Likewise.
326
211dc24b
AM
3272018-04-16 Alan Modra <amodra@gmail.com>
328
329 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
330
a9a4b302
AM
3312018-04-16 Alan Modra <amodra@gmail.com>
332
333 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
334
04cb01fd
AM
3352018-04-16 Alan Modra <amodra@gmail.com>
336
337 * testsuite/binutils-all/objdump.exp: Remove we32k support.
338
c2bf1eec
AM
3392018-04-16 Alan Modra <amodra@gmail.com>
340
341 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
342 * testsuite/binutils-all/objdump.exp: Remove m88k support.
343
6793974d
AM
3442018-04-16 Alan Modra <amodra@gmail.com>
345
346 * readelf.c: Remove i370 support.
347 * testsuite/binutils-all/objdump.exp: Likewise.
348
e82aa794
AM
3492018-04-16 Alan Modra <amodra@gmail.com>
350
351 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
352 * testsuite/lib/binutils-common.exp: Likewise.
353
fe0bf0fd
AM
3542018-04-16 Alan Modra <amodra@gmail.com>
355
356 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
357
fdef3943
AM
3582018-04-16 Alan Modra <amodra@gmail.com>
359
360 * Makefile.am: Remove IEEE 695 support.
361 * budbg.h: Likewise.
362 * doc/binutils.texi: Likewise.
363 * makefile.vms: Likewise.
364 * objcopy.c: Likewise.
365 * objdump.c: Likewise.
366 * rddbg.c: Likewise.
367 * ieee.c: Delete.
368 * Makefile.in: Regenerate.
369 * po/POTFILES.in: Regenerate.
370
5972ac73
AM
3712018-04-16 Alan Modra <amodra@gmail.com>
372
373 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
374 * testsuite/binutils-all/nm.exp: Likewise.
375
b4b594e3
AM
3762018-04-16 Alan Modra <amodra@gmail.com>
377
378 * .gitignore: Remove netware support.
379 * Makefile.am: Likewise.
380 * configure.ac: Likewise.
381 * doc/Makefile.am: Likewise.
382 * doc/binutils.texi: Likewise.
383 * testsuite/binutils-all/nm.exp: Likewise.
384 * nlmconv.c: Delete.
385 * nlmconv.h: Delete.
386 * nlmheader.y: Delete.
387 * Makefile.in: Regenerate.
388 * configure: Regenerate.
389 * doc/Makefile.in: Regenerate.
390 * po/POTFILES.in: Regenerate.
391
fceadf09
AM
3922018-04-16 Alan Modra <amodra@gmail.com>
393
394 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
395
fb70ec17
AM
3962018-04-14 Alan Modra <amodra@gmail.com>
397
398 * readelf.c (get_machine_name): Revert 2018-04-11 change.
399
86c6c6df
NC
4002018-04-12 Nick Clifton <nickc@redhat.com>
401
402 PR 23050
403 * readelf.c (process_dynamic_section): Correct dynamic string
404 table size calculation.
405
a8eb42a8
AM
4062018-04-11 Alan Modra <amodra@gmail.com>
407
408 * ieee.c: Remove i960 support.
409 * od-macho.c: Remove i860 support.
410 * readelf.c: Remove i860 and i960 support.
411 * testsuite/binutils-all/objcopy.exp: Likewise.
412 * testsuite/binutils-all/objdump.exp: Likewise.
413 * testsuite/lib/binutils-common.exp: Likewise.
414
c43b2c54
MR
4152018-04-11 Maciej W. Rozycki <macro@mips.com>
416
417 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
418 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
419
d4ae1932
AM
4202018-04-10 Alan Modra <amodra@gmail.com>
421
422 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
423 reloc=11 for pru and reloc=50 for nds32.
424 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
425
d52e3d06
MR
4262018-04-09 Maciej W. Rozycki <macro@mips.com>
427
428 * testsuite/binutils-all/strip-15.d: New test.
429 * testsuite/binutils-all/strip-15rel.s: New test source.
430 * testsuite/binutils-all/strip-15rela.s: New test source.
431 * testsuite/binutils-all/strip-15mips64.s: New test source.
432 * testsuite/binutils-all/objcopy.exp: Run the new test.
433
3f97ba9f
MR
4342018-04-09 Maciej W. Rozycki <macro@mips.com>
435
436 * testsuite/binutils-all/strip-14.d: New test.
437 * testsuite/binutils-all/strip-14rel.s: New test source.
438 * testsuite/binutils-all/strip-14rela.s: New test source.
439 * testsuite/binutils-all/strip-14mips64.s: New test source.
440 * testsuite/binutils-all/objcopy.exp: Run the new test.
441
2008a0db
TT
4422018-04-06 Tom Tromey <tom@tromey.com>
443
444 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
445 constants from DWARF 5.
446
3cba8b6c
L
4472018-04-05 H.J. Lu <hongjiu.lu@intel.com>
448
449 PR gas/22318
450 * configure: Regenerated.
451
2d8c1a23
MR
4522018-04-05 Maciej W. Rozycki <macro@mips.com>
453
454 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
455 than `.dc.w' in second relocation.
456
65bd2045
MR
4572018-04-05 Maciej W. Rozycki <macro@mips.com>
458
459 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
460 relocation type 0x8f' error message.
461
2f8ceb38
MR
4622018-04-05 Maciej W. Rozycki <macro@mips.com>
463
464 * testsuite/binutils-all/strip-13.s: Rename to...
465 * testsuite/binutils-all/strip-13rela.s: ... this.
466 * testsuite/binutils-all/strip-13rel.s: New test source.
467 * testsuite/binutils-all/strip-13mips64.s: New test source.
468 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
469 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
470 `m68hc11-*' to `not-target' list.
471 * testsuite/binutils-all/objcopy.exp: Switch between sources for
472 `strip-13'.
473
aad7be45
MR
4742018-04-05 Maciej W. Rozycki <macro@mips.com>
475
476 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
477 241 (0xf1) for the relocation number and RELA addend.
478 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
479 `not-target' list.
480
89f60df2
JDA
4812018-04-04 John David Anglin <danglin@gcc.gnu.org>
482
483 * MAINTAINERS: Update my e-mail address.
484
f1ca0d6d
NC
4852018-04-04 Nick Clifton <nickc@redhat.com>
486
487 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
488
8fd75781
NC
4892018-03-23 Nick Clifton <nickc@redhat.com>
490
491 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
492 symbols.
493 (print_gnu_build_attribute_description): If no file start symbol
494 could be found, look for one two bytes into the file.
495 * testsuite/binutils-all/note-4-64.s: Set the address of the file
496 start symbol to two bytes into the file.
497 * testsuite/binutils-all/note-4-32.s: Likewise.
498
b1202ffa
L
4992018-03-21 H.J. Lu <hongjiu.lu@intel.com>
500
501 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
502 DF_1_WEAKFILTER and DF_1_NOCOMMON.
503
7e100140
NC
5042018-03-20 Nick Clifton <nickc@redhat.com>
505
506 * po/es.po: Updated Spanish translation.
507 * po/ru.po: Updated Russian translation.
508
e45ad123
NC
5092018-03-13 Nick Clifton <nickc@redhat.com>
510
511 PR 22957
512 * stabs.c (pop_binincl): Fail if the file index is off the end of
513 the stack.
514
81db3241
NC
5152018-03-13 Nick Clifton <nickc@redhat.com>
516
517 PR 22955
518 * stabs.c (parse_number): Add p_end parameter and use it to check
519 the validity of the pp parameter. Add checks to prevent walking
520 off the end of the string buffer.
521 (parse_stab_string): Likewise.
522 (parse_stab_type): Likewise.
523 (parse_stab_type_number): Likewise.
524 (parse_stab_range_type): Likewise.
525 (parse_stab_sun_builtin_type): Likewise.
526 (parse_stab_sun_floating_type): Likewise.
527 (parse_stab_enum_type): Likewise.
528 (parse_stab_struct_type): Likewise.
529 (parse_stab_baseclasses): Likewise.
530 (parse_stab_struct_fields): Likewise.
531 (parse_stab_cpp_abbrev): Likewise.
532 (parse_stab_one_struct_field): Likewise.
533 (parse_stab_members): Likewise.
534 (parse_stab_tilde_field): Likewise.
535 (parse_stab_array_type): Likewise.
e45ad123 536
81db3241
NC
537 * parse_stab: Compute the end of the string and then pass it on to
538 individual parser functions.
539
6d4f21f6
PP
5402018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
541
542 PR binutils/22923
543 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
544 overflow.
545
52fe4420
AM
5462018-03-07 Alan Modra <amodra@gmail.com>
547
548 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
549 * configure: Regenerate.
550
0e70b27b
L
5512018-03-05 H.J. Lu <hongjiu.lu@intel.com>
552
553 PR binutils/22911
554 * objdump.c (is_significant_symbol_name): Return TRUE for all
555 .plt* sections.
556 (find_symbol_for_address): Replace linear search with binary
557 search on dynamic relocations.
558
d11ae95e
NC
5592018-03-01 Nick Clifton <nickc@redhat.com>
560
561 PR 22905
562 * dwarf.c (display_debug_ranges): Check that the offset loaded
563 from the range_entry structure is valid.
564
e184813f
AM
5652018-03-01 Alan Modra <amodra@gmail.com>
566
567 * configure.ac (ALL_LINGUAS): Add sr. Sort.
568 * configure: Regenerate.
569
bc7c0509
NC
5702018-02-27 Nick Clifton <nickc@redhat.com>
571
572 * po/pt.po: New Portuguese translation.
573 * configure.ac (ALL_LINGUAS): Add pt.
574 * configure: Regenerate.
575
f3185997
NC
5762018-02-27 Nick Clifton <nickc@redhat.com>
577
578 PR 22875
579 * objcopy.c (copy_object): Check the error status after marking
580 symbols used in relocations.
581 * testsuite/binutils-all/strip-13.s: New test source file.
582 * testsuite/binutils-all/strip-13.s: New test driver file.
583 * testsuite/binutils-all/objcopy.exp: Run the new test.
584
2c1c9679
AM
5852018-02-26 Alan Modra <amodra@gmail.com>
586
587 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
588 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
589
6e05870c
AM
5902018-02-23 Alan Modra <amodra@gmail.com>
591
592 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
593 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
594
b0ab9c45
RH
5952018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
596
597 * doc/binutils.texi (objcopy): Add missing closing square
598 parenthesis to listing of objcopy's command line options.
599
e535d0dd
MK
6002018-02-19 Matthias Klose <doko@debian.org>
601
602 * strings.c (long_options): Include-all-whitespace does not take
603 an extra agument.
604
6e5e9d58
AM
6052018-02-13 Alan Modra <amodra@gmail.com>
606
607 PR 22836
608 * testsuite/binutils-all/group-7.s,
609 * testsuite/binutils-all/group-7a.d,
610 * testsuite/binutils-all/group-7b.d,
611 * testsuite/binutils-all/group-7c.d: New tests.
612 * testsuite/binutils-all/objcopy.exp: Run them.
613
8de3a6e2
NC
6142018-02-08 Nick Clifton <nickc@redhat.com>
615
616 PR 22802
617 * dwarf.c (load_separate_debug_file): Return early if the user is
618 not interested in debug links.
619
68807c3c
NC
6202018-02-06 Nick Clifton <nickc@redhat.com>
621
622 PR 22793
623 * readelf.c (find_section): Replace assertion with test and return
624 of NULL.
625 (find_section_by_address): Add test of section header table
626 existance.
627 (find_section_by_type): Likewise.
628 (find_section_in_set): Likewise.
629
2d6dda71
MR
6302018-02-05 Maciej W. Rozycki <macro@mips.com>
631
632 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
633 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
634 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
635 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
636
78c88364
MR
6372018-02-05 Maciej W. Rozycki <macro@mips.com>
638
639 * testsuite/config/default.exp (binutils_run): Document
640 `binutils_run_status'.
641 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
642 and set it.
643 (run_dump_test): Add `error', `error_output', `warning' and
644 `warning_output' options. Update documentation accordingly.
645
5bb0830d
AB
6462018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
647
648 * dwarf.c (dwarf_regnames_riscv): New register name table.
649 (init_dwarf_regnames_riscv): New function.
650 (init_dwarf_regnames): Add call to initialise RiscV register
651 names.
652 * dwarf.h (init_dwarf_regnames_riscv): Declare.
653 * objdump.c (dump_dwarf): Add call to initialise RiscV register
654 names.
655
f2023ce7
AM
6562018-02-01 Alan Modra <amodra@gmail.com>
657
658 PR 22769
659 * objdump.c (load_specific_debug_section): Check for overflow
660 when adding one to section size for a string section terminator.
661
fcabedd5
NC
6622018-01-30 Nick Clifton <nickc@redhat.com>
663
664 PR 22734
665 * doc/binutils.texi (nm): Update description to point out that
666 zero-initialized values can also be shown as type B, b, S or s
667 since they can be stored in the BSS section.
668
f49db8be
AM
6692018-01-30 Alan Modra <amodra@gmail.com>
670
671 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
672 "artificially large" end address.
673
a8d6d6ac
NC
6742018-01-28 Nick Clifton <nickc@redhat.com>
675
676 * README-how-to-make-a-release: Add note about checking gpg key
677 and the results of gnupload.
678
9a5db26e
NC
6792018-01-27 Nick Clifton <nickc@redhat.com>
680
681 * README-how-to-make-a-release: Add details on how to actually
682 make the release.
683
94c2436b
NC
6842018-01-26 Nick Clifton <nickc@redhat.com>
685
686 * README-how-to-make-a-release: Add more details on updating
687 version numbers.
688
1ea332d6
MR
6892018-01-22 Maciej W. Rozycki <macro@mips.com>
690
691 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
692 option description.
693
d65ce302
MR
6942018-01-22 Maciej W. Rozycki <macro@mips.com>
695
696 * MAINTAINERS: Update my company e-mail address.
697
f433138f
NC
6982018-01-22 Nick Clifton <nickc@redhat.com>
699
700 * po/sv.po: Updated Swedish translation.
701
7ab82037
NC
7022018-01-18 Nick Clifton <nickc@redhat.com>
703
704 * po/bg.po: Updated Bulgarian translation.
705
0dd86f32
JB
7062018-01-16 Joel Brobecker <brobecker@adacore.com>
707
708 * README-how-to-make-a-release: Add reminder to update the
709 branch name in gdbadmin's crontab on sourceware.
710
a960d29f
JB
7112018-01-16 Joel Brobecker <brobecker@adacore.com>
712
713 * README-how-to-make-a-release: Remove trailing spaces.
714
f6efed01
NC
7152018-01-16 Nick Clifton <nickc@redhat.com>
716
717 * po/fr.po: Updated French translation.
718
616dcb87
NC
7192018-01-15 Nick Clifton <nickc@redhat.com>
720
721 * po/uk.po: Updated Ukranian translation.
722
3957a496
NC
7232018-01-13 Nick Clifton <nickc@redhat.com>
724
19e2900b 725 * README-how-to-make-a-release: Update notes.
3957a496
NC
726 * po/binutils.pot: Regenerated.
727
769c7ea5
NC
7282018-01-13 Nick Clifton <nickc@redhat.com>
729
730 * configure: Regenerate.
731
9176ac5b
NC
7322018-01-13 Nick Clifton <nickc@redhat.com>
733
faf766e3 734 2.30 branch created.
9176ac5b
NC
735 * NEWS: Add marker for 2.30.
736
98ab9e96
NC
7372018-01-12 Nick Clifton <nickc@redhat.com>
738
739 * README-how-to-make-a-release: Add notes on how to make the
740 branch and prelease snapshot.
741 * BRANCHES: Add binutils-2_29-branch.
742
bf41f30d
NC
7432018-01-10 Nick Clifton <nickc@redhat.com>
744
745 * MAINTAINERS: Note that it is now the configure.ac file and not
746 the configure.in file that needs to be kept in sync with gcc.
747 Add a note about sending patches for libiberty to gcc.
748
f13974bd
NC
7492018-01-03 Nick Clifton <nickc@redhat.com>
750
751 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
752 constants.
753
6f156d7a
NC
7542018-01-03 Nick Clifton <nickc@redhat.com>
755
756 * objcopy.c (objcopy_internal_note): New structure.
757 (gap_exists): New function.
758 (is_open_note): New function.
759 (is_func_note): New function.
760 (is_64bit): New function.
761 (merge_gnu_build_notes): Handle v3 notes. Do not merge
762 if there are relocations against the notes.
763 * readelf.c (get_note_type): Use short names for build attribute
764 notes.
765 (print_symbol_for_build_attribute): Rename to
766 get_symbol_for_build_attribute. Returns the found symbol rather
767 than printing it.
768 (print_gnu_build_attribute_description): Maintain address ranges
769 for function notes as well as global notes. Handle v3 notes.
770 (print_gnu_build_attribute_name): Use more space for printing the
771 name in wide mode.
772 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
773 Eliminate symbol references in order to remove the need for
774 relocations.
775 * testsuite/binutils-all/note-2-64.s: Likewise.
776 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
777 symbol.
778 * testsuite/binutils-all/note-3-64.s: Likewise.
779 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
780 output.
781 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
782 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
783 * testsuite/binutils-all/note-2-32.d: Likewise.
784 * testsuite/binutils-all/note-2-64.d: Likewise.
785 * testsuite/binutils-all/note-3-32.d: Likewise.
786 * testsuite/binutils-all/note-3-64.d: Likewise.
787 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
788 * testsuite/binutils-all/note-4-32.s: New test.
789 * testsuite/binutils-all/note-4-64.d: New test result file.
790 * testsuite/binutils-all/note-4-32.d: New test result file.
791
219d1afa
AM
7922018-01-03 Alan Modra <amodra@gmail.com>
793
794 Update year range in copyright notice of all files.
795
1e563868 796For older changes see ChangeLog-2017
3499769a 797\f
1e563868 798Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
799
800Copying and distribution of this file, with or without modification,
801are permitted in any medium without royalty provided the copyright
802notice and this notice are preserved.
803
804Local Variables:
805mode: change-log
806left-margin: 8
807fill-column: 74
808version-control: never
809End:
This page took 0.163226 seconds and 4 git commands to generate.