Add or1k target to --enable-targets=all
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
bb3b5316
AM
12018-05-28 Alan Modra <amodra@gmail.com>
2
3 PR 23235
4 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
5 unsupported rather than fail on compile errors.
6 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
7 Likewise. Save and restore CFLAGS_FOR_TARGET.
8
7f999549
JW
92018-05-18 Kito Cheng <kito.cheng@gmail.com>
10
11 * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
12
7b4ae824
JD
132018-05-18 John Darrington <john@darrington.wattle.id.au>
14
15 * readelf.c: Add support for s12z architecture.
16 * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
17 targets.
18
f9830ec1
TC
192018-05-15 Tamar Christina <tamar.christina@arm.com>
20
21 PR binutils/21446
22 * doc/binutils.texi (-M): Document AArch64 options.
23
7d02540a
TC
242018-05-15 Tamar Christina <tamar.christina@arm.com>
25
26 PR binutils/21446
27 * doc/binutils.texi (-M): Document AArch64 options.
28 * NEWS: Document notes and warnings.
29
679ca975
AM
302018-05-15 Alan Modra <amodra@gmail.com>
31
32 * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
33 cloudabi, fuchsia, kaos and nto. Merge netbsdelf* into *elf*,
34 and *uclinux* into *linux*.
35 * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
36 strip-13 test, exclude arm-vxworks and arm-windiss.
37
637b1970
JD
382018-05-10 John Darrington <john@darrington.wattle.id.au>
39
40 * readelf.c (get_machine_name): EM_S12Z - handle new case.
41
60cb2c8a
AM
422018-05-09 Alan Modra <amodra@gmail.com>
43
44 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
45
84f9f8c3
AM
462018-05-09 Sebastian Rasmussen <sebras@gmail.com>
47
48 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
49
886d5428
AM
502018-05-08 Alan Modra <amodra@gmail.com>
51
52 PR 23141
53 * objcopy.c (is_strip_section): Strip groups without a valid
54 signature symbol.
55
ce4ec1a9
AM
562018-05-07 Alan Modra <amodra@gmail.com>
57
58 PR 23142
59 * objcopy.c (group_signature): Don't accept groups that use a
60 symbol table other than the one we've read.
61
fe944acf
FT
622018-04-30 Francois H. Theron <francois.theron@netronome.com>
63
64 * readelf.c: Very basic support for EM_NFP and its section types.
65 * testsuite/binutils-all/nfp: New directory.
66 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
67 tests.
68 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
69 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
70 * testsuite/binutils-all/nfp/test1.d: New file.
71 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
72 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
73 * NEWS: Mention the new support.
74
6d9dabbb
MR
752018-04-27 Maciej W. Rozycki <macro@mips.com>
76
77 * testsuite/lib/binutils-common.exp (match_target): New procedure.
78 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
79 of `istarget' for matching with `target', `not-target', `skip'
80 and `not-skip' options.
81
0df8ad28
NC
822018-04-26 Nick Clifton <nickc@redhat.com>
83
84 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
85 32-bit absolute reloc for the HPPA target.
86 * testsuite/binutils-all/note-5.d: New test.
87 * testsuite/binutils-all/note-5.s: Source file for new test.
88 * testsuite/binutils-all/objcopy.exp: Run new test.
89
f1ac0afe
CL
902018-04-25 Christophe Lyon <christophe.lyon@st.com>
91
92 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
93 * testsuite/binutils-all/elfedit-3.d: Likewise.
94 * testsuite/binutils-all/objcopy.exp: Likewise.
95 * testsuite/binutils-all/strip-3.d: Likewise.
96 * testsuite/lib/binutils-common.exp: Likewise.
97
18a20338
CL
982018-04-25 Christophe Lyon <christophe.lyon@st.com>
99 Mickaël Guêné <mickael.guene@st.com>
100
101 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
102 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
103
2ac93be7
AM
1042018-04-25 Alan Modra <amodra@gmail.com>
105
106 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
107 arm-coff support.
108 * testsuite/binutils-all/objcopy.exp: Likewise.
109 * testsuite/lib/binutils-common.exp: Likewise.
110
a7504f87
NC
1112018-04-18 Nick Clifton <nickc@redhat.com>
112
113 PR 23062
114 * dwarf.c (read_and_display_attr_value): Replace assertions with
115 test and warning message.
116
c65c21e1
AM
1172018-04-18 Alan Modra <amodra@gmail.com>
118
119 * testsuite/lib/binutils-common.exp: Remove support for assorted
120 aout targets.
121
6aea08d9
NC
1222018-04-17 Nick Clifton <nickc@redhat.com>
123
c4a91159 124 PR 23063
56d8f8a9
NC
125 * readelf.c (print_symbol): If the width is zero, return straight
126 away.
127
6aea08d9
NC
128 PR 23064
129 * dwarf.c (process_cu_tu_index): Test for a potential buffer
130 overrun before copying signature pointer.
131
f954747f
AM
1322018-04-17 Alan Modra <amodra@gmail.com>
133
134 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
135
d7867d17
AM
1362018-04-16 Alan Modra <amodra@gmail.com>
137
138 * readelf.c (get_machine_name): Correct typo.
139
ddb00039
AM
1402018-04-16 Alan Modra <amodra@gmail.com>
141
142 * configure.ac: Remove arm-epoc-pe support.
143 * dlltool.c: Likewise.
144 * configure: Regenerate.
145
c9098af4
AM
1462018-04-16 Alan Modra <amodra@gmail.com>
147
148 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
149 sparc-coff support.
150
dc12032b
AM
1512018-04-16 Alan Modra <amodra@gmail.com>
152
153 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
154 support.
155 * testsuite/binutils-all/copy-3.d: Likewise.
156 * testsuite/binutils-all/objcopy.exp: Likewise.
157 * testsuite/lib/binutils-common.exp: Likewise.
158
211dc24b
AM
1592018-04-16 Alan Modra <amodra@gmail.com>
160
161 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
162
a9a4b302
AM
1632018-04-16 Alan Modra <amodra@gmail.com>
164
165 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
166
04cb01fd
AM
1672018-04-16 Alan Modra <amodra@gmail.com>
168
169 * testsuite/binutils-all/objdump.exp: Remove we32k support.
170
c2bf1eec
AM
1712018-04-16 Alan Modra <amodra@gmail.com>
172
173 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
174 * testsuite/binutils-all/objdump.exp: Remove m88k support.
175
6793974d
AM
1762018-04-16 Alan Modra <amodra@gmail.com>
177
178 * readelf.c: Remove i370 support.
179 * testsuite/binutils-all/objdump.exp: Likewise.
180
e82aa794
AM
1812018-04-16 Alan Modra <amodra@gmail.com>
182
183 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
184 * testsuite/lib/binutils-common.exp: Likewise.
185
fe0bf0fd
AM
1862018-04-16 Alan Modra <amodra@gmail.com>
187
188 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
189
fdef3943
AM
1902018-04-16 Alan Modra <amodra@gmail.com>
191
192 * Makefile.am: Remove IEEE 695 support.
193 * budbg.h: Likewise.
194 * doc/binutils.texi: Likewise.
195 * makefile.vms: Likewise.
196 * objcopy.c: Likewise.
197 * objdump.c: Likewise.
198 * rddbg.c: Likewise.
199 * ieee.c: Delete.
200 * Makefile.in: Regenerate.
201 * po/POTFILES.in: Regenerate.
202
5972ac73
AM
2032018-04-16 Alan Modra <amodra@gmail.com>
204
205 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
206 * testsuite/binutils-all/nm.exp: Likewise.
207
b4b594e3
AM
2082018-04-16 Alan Modra <amodra@gmail.com>
209
210 * .gitignore: Remove netware support.
211 * Makefile.am: Likewise.
212 * configure.ac: Likewise.
213 * doc/Makefile.am: Likewise.
214 * doc/binutils.texi: Likewise.
215 * testsuite/binutils-all/nm.exp: Likewise.
216 * nlmconv.c: Delete.
217 * nlmconv.h: Delete.
218 * nlmheader.y: Delete.
219 * Makefile.in: Regenerate.
220 * configure: Regenerate.
221 * doc/Makefile.in: Regenerate.
222 * po/POTFILES.in: Regenerate.
223
fceadf09
AM
2242018-04-16 Alan Modra <amodra@gmail.com>
225
226 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
227
fb70ec17
AM
2282018-04-14 Alan Modra <amodra@gmail.com>
229
230 * readelf.c (get_machine_name): Revert 2018-04-11 change.
231
86c6c6df
NC
2322018-04-12 Nick Clifton <nickc@redhat.com>
233
234 PR 23050
235 * readelf.c (process_dynamic_section): Correct dynamic string
236 table size calculation.
237
a8eb42a8
AM
2382018-04-11 Alan Modra <amodra@gmail.com>
239
240 * ieee.c: Remove i960 support.
241 * od-macho.c: Remove i860 support.
242 * readelf.c: Remove i860 and i960 support.
243 * testsuite/binutils-all/objcopy.exp: Likewise.
244 * testsuite/binutils-all/objdump.exp: Likewise.
245 * testsuite/lib/binutils-common.exp: Likewise.
246
c43b2c54
MR
2472018-04-11 Maciej W. Rozycki <macro@mips.com>
248
249 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
250 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
251
d4ae1932
AM
2522018-04-10 Alan Modra <amodra@gmail.com>
253
254 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
255 reloc=11 for pru and reloc=50 for nds32.
256 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
257
d52e3d06
MR
2582018-04-09 Maciej W. Rozycki <macro@mips.com>
259
260 * testsuite/binutils-all/strip-15.d: New test.
261 * testsuite/binutils-all/strip-15rel.s: New test source.
262 * testsuite/binutils-all/strip-15rela.s: New test source.
263 * testsuite/binutils-all/strip-15mips64.s: New test source.
264 * testsuite/binutils-all/objcopy.exp: Run the new test.
265
3f97ba9f
MR
2662018-04-09 Maciej W. Rozycki <macro@mips.com>
267
268 * testsuite/binutils-all/strip-14.d: New test.
269 * testsuite/binutils-all/strip-14rel.s: New test source.
270 * testsuite/binutils-all/strip-14rela.s: New test source.
271 * testsuite/binutils-all/strip-14mips64.s: New test source.
272 * testsuite/binutils-all/objcopy.exp: Run the new test.
273
2008a0db
TT
2742018-04-06 Tom Tromey <tom@tromey.com>
275
276 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
277 constants from DWARF 5.
278
3cba8b6c
L
2792018-04-05 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR gas/22318
282 * configure: Regenerated.
283
2d8c1a23
MR
2842018-04-05 Maciej W. Rozycki <macro@mips.com>
285
286 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
287 than `.dc.w' in second relocation.
288
65bd2045
MR
2892018-04-05 Maciej W. Rozycki <macro@mips.com>
290
291 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
292 relocation type 0x8f' error message.
293
2f8ceb38
MR
2942018-04-05 Maciej W. Rozycki <macro@mips.com>
295
296 * testsuite/binutils-all/strip-13.s: Rename to...
297 * testsuite/binutils-all/strip-13rela.s: ... this.
298 * testsuite/binutils-all/strip-13rel.s: New test source.
299 * testsuite/binutils-all/strip-13mips64.s: New test source.
300 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
301 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
302 `m68hc11-*' to `not-target' list.
303 * testsuite/binutils-all/objcopy.exp: Switch between sources for
304 `strip-13'.
305
aad7be45
MR
3062018-04-05 Maciej W. Rozycki <macro@mips.com>
307
308 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
309 241 (0xf1) for the relocation number and RELA addend.
310 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
311 `not-target' list.
312
89f60df2
JDA
3132018-04-04 John David Anglin <danglin@gcc.gnu.org>
314
315 * MAINTAINERS: Update my e-mail address.
316
f1ca0d6d
NC
3172018-04-04 Nick Clifton <nickc@redhat.com>
318
319 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
320
8fd75781
NC
3212018-03-23 Nick Clifton <nickc@redhat.com>
322
323 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
324 symbols.
325 (print_gnu_build_attribute_description): If no file start symbol
326 could be found, look for one two bytes into the file.
327 * testsuite/binutils-all/note-4-64.s: Set the address of the file
328 start symbol to two bytes into the file.
329 * testsuite/binutils-all/note-4-32.s: Likewise.
330
b1202ffa
L
3312018-03-21 H.J. Lu <hongjiu.lu@intel.com>
332
333 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
334 DF_1_WEAKFILTER and DF_1_NOCOMMON.
335
7e100140
NC
3362018-03-20 Nick Clifton <nickc@redhat.com>
337
338 * po/es.po: Updated Spanish translation.
339 * po/ru.po: Updated Russian translation.
340
e45ad123
NC
3412018-03-13 Nick Clifton <nickc@redhat.com>
342
343 PR 22957
344 * stabs.c (pop_binincl): Fail if the file index is off the end of
345 the stack.
346
81db3241
NC
3472018-03-13 Nick Clifton <nickc@redhat.com>
348
349 PR 22955
350 * stabs.c (parse_number): Add p_end parameter and use it to check
351 the validity of the pp parameter. Add checks to prevent walking
352 off the end of the string buffer.
353 (parse_stab_string): Likewise.
354 (parse_stab_type): Likewise.
355 (parse_stab_type_number): Likewise.
356 (parse_stab_range_type): Likewise.
357 (parse_stab_sun_builtin_type): Likewise.
358 (parse_stab_sun_floating_type): Likewise.
359 (parse_stab_enum_type): Likewise.
360 (parse_stab_struct_type): Likewise.
361 (parse_stab_baseclasses): Likewise.
362 (parse_stab_struct_fields): Likewise.
363 (parse_stab_cpp_abbrev): Likewise.
364 (parse_stab_one_struct_field): Likewise.
365 (parse_stab_members): Likewise.
366 (parse_stab_tilde_field): Likewise.
367 (parse_stab_array_type): Likewise.
e45ad123 368
81db3241
NC
369 * parse_stab: Compute the end of the string and then pass it on to
370 individual parser functions.
371
6d4f21f6
PP
3722018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
373
374 PR binutils/22923
375 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
376 overflow.
377
52fe4420
AM
3782018-03-07 Alan Modra <amodra@gmail.com>
379
380 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
381 * configure: Regenerate.
382
0e70b27b
L
3832018-03-05 H.J. Lu <hongjiu.lu@intel.com>
384
385 PR binutils/22911
386 * objdump.c (is_significant_symbol_name): Return TRUE for all
387 .plt* sections.
388 (find_symbol_for_address): Replace linear search with binary
389 search on dynamic relocations.
390
d11ae95e
NC
3912018-03-01 Nick Clifton <nickc@redhat.com>
392
393 PR 22905
394 * dwarf.c (display_debug_ranges): Check that the offset loaded
395 from the range_entry structure is valid.
396
e184813f
AM
3972018-03-01 Alan Modra <amodra@gmail.com>
398
399 * configure.ac (ALL_LINGUAS): Add sr. Sort.
400 * configure: Regenerate.
401
bc7c0509
NC
4022018-02-27 Nick Clifton <nickc@redhat.com>
403
404 * po/pt.po: New Portuguese translation.
405 * configure.ac (ALL_LINGUAS): Add pt.
406 * configure: Regenerate.
407
f3185997
NC
4082018-02-27 Nick Clifton <nickc@redhat.com>
409
410 PR 22875
411 * objcopy.c (copy_object): Check the error status after marking
412 symbols used in relocations.
413 * testsuite/binutils-all/strip-13.s: New test source file.
414 * testsuite/binutils-all/strip-13.s: New test driver file.
415 * testsuite/binutils-all/objcopy.exp: Run the new test.
416
2c1c9679
AM
4172018-02-26 Alan Modra <amodra@gmail.com>
418
419 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
420 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
421
6e05870c
AM
4222018-02-23 Alan Modra <amodra@gmail.com>
423
424 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
425 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
426
b0ab9c45
RH
4272018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
428
429 * doc/binutils.texi (objcopy): Add missing closing square
430 parenthesis to listing of objcopy's command line options.
431
e535d0dd
MK
4322018-02-19 Matthias Klose <doko@debian.org>
433
434 * strings.c (long_options): Include-all-whitespace does not take
435 an extra agument.
436
6e5e9d58
AM
4372018-02-13 Alan Modra <amodra@gmail.com>
438
439 PR 22836
440 * testsuite/binutils-all/group-7.s,
441 * testsuite/binutils-all/group-7a.d,
442 * testsuite/binutils-all/group-7b.d,
443 * testsuite/binutils-all/group-7c.d: New tests.
444 * testsuite/binutils-all/objcopy.exp: Run them.
445
8de3a6e2
NC
4462018-02-08 Nick Clifton <nickc@redhat.com>
447
448 PR 22802
449 * dwarf.c (load_separate_debug_file): Return early if the user is
450 not interested in debug links.
451
68807c3c
NC
4522018-02-06 Nick Clifton <nickc@redhat.com>
453
454 PR 22793
455 * readelf.c (find_section): Replace assertion with test and return
456 of NULL.
457 (find_section_by_address): Add test of section header table
458 existance.
459 (find_section_by_type): Likewise.
460 (find_section_in_set): Likewise.
461
2d6dda71
MR
4622018-02-05 Maciej W. Rozycki <macro@mips.com>
463
464 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
465 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
466 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
467 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
468
78c88364
MR
4692018-02-05 Maciej W. Rozycki <macro@mips.com>
470
471 * testsuite/config/default.exp (binutils_run): Document
472 `binutils_run_status'.
473 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
474 and set it.
475 (run_dump_test): Add `error', `error_output', `warning' and
476 `warning_output' options. Update documentation accordingly.
477
5bb0830d
AB
4782018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * dwarf.c (dwarf_regnames_riscv): New register name table.
481 (init_dwarf_regnames_riscv): New function.
482 (init_dwarf_regnames): Add call to initialise RiscV register
483 names.
484 * dwarf.h (init_dwarf_regnames_riscv): Declare.
485 * objdump.c (dump_dwarf): Add call to initialise RiscV register
486 names.
487
f2023ce7
AM
4882018-02-01 Alan Modra <amodra@gmail.com>
489
490 PR 22769
491 * objdump.c (load_specific_debug_section): Check for overflow
492 when adding one to section size for a string section terminator.
493
fcabedd5
NC
4942018-01-30 Nick Clifton <nickc@redhat.com>
495
496 PR 22734
497 * doc/binutils.texi (nm): Update description to point out that
498 zero-initialized values can also be shown as type B, b, S or s
499 since they can be stored in the BSS section.
500
f49db8be
AM
5012018-01-30 Alan Modra <amodra@gmail.com>
502
503 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
504 "artificially large" end address.
505
a8d6d6ac
NC
5062018-01-28 Nick Clifton <nickc@redhat.com>
507
508 * README-how-to-make-a-release: Add note about checking gpg key
509 and the results of gnupload.
510
9a5db26e
NC
5112018-01-27 Nick Clifton <nickc@redhat.com>
512
513 * README-how-to-make-a-release: Add details on how to actually
514 make the release.
515
94c2436b
NC
5162018-01-26 Nick Clifton <nickc@redhat.com>
517
518 * README-how-to-make-a-release: Add more details on updating
519 version numbers.
520
1ea332d6
MR
5212018-01-22 Maciej W. Rozycki <macro@mips.com>
522
523 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
524 option description.
525
d65ce302
MR
5262018-01-22 Maciej W. Rozycki <macro@mips.com>
527
528 * MAINTAINERS: Update my company e-mail address.
529
f433138f
NC
5302018-01-22 Nick Clifton <nickc@redhat.com>
531
532 * po/sv.po: Updated Swedish translation.
533
7ab82037
NC
5342018-01-18 Nick Clifton <nickc@redhat.com>
535
536 * po/bg.po: Updated Bulgarian translation.
537
0dd86f32
JB
5382018-01-16 Joel Brobecker <brobecker@adacore.com>
539
540 * README-how-to-make-a-release: Add reminder to update the
541 branch name in gdbadmin's crontab on sourceware.
542
a960d29f
JB
5432018-01-16 Joel Brobecker <brobecker@adacore.com>
544
545 * README-how-to-make-a-release: Remove trailing spaces.
546
f6efed01
NC
5472018-01-16 Nick Clifton <nickc@redhat.com>
548
549 * po/fr.po: Updated French translation.
550
616dcb87
NC
5512018-01-15 Nick Clifton <nickc@redhat.com>
552
553 * po/uk.po: Updated Ukranian translation.
554
3957a496
NC
5552018-01-13 Nick Clifton <nickc@redhat.com>
556
19e2900b 557 * README-how-to-make-a-release: Update notes.
3957a496
NC
558 * po/binutils.pot: Regenerated.
559
769c7ea5
NC
5602018-01-13 Nick Clifton <nickc@redhat.com>
561
562 * configure: Regenerate.
563
9176ac5b
NC
5642018-01-13 Nick Clifton <nickc@redhat.com>
565
faf766e3 566 2.30 branch created.
9176ac5b
NC
567 * NEWS: Add marker for 2.30.
568
98ab9e96
NC
5692018-01-12 Nick Clifton <nickc@redhat.com>
570
571 * README-how-to-make-a-release: Add notes on how to make the
572 branch and prelease snapshot.
573 * BRANCHES: Add binutils-2_29-branch.
574
bf41f30d
NC
5752018-01-10 Nick Clifton <nickc@redhat.com>
576
577 * MAINTAINERS: Note that it is now the configure.ac file and not
578 the configure.in file that needs to be kept in sync with gcc.
579 Add a note about sending patches for libiberty to gcc.
580
f13974bd
NC
5812018-01-03 Nick Clifton <nickc@redhat.com>
582
583 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
584 constants.
585
6f156d7a
NC
5862018-01-03 Nick Clifton <nickc@redhat.com>
587
588 * objcopy.c (objcopy_internal_note): New structure.
589 (gap_exists): New function.
590 (is_open_note): New function.
591 (is_func_note): New function.
592 (is_64bit): New function.
593 (merge_gnu_build_notes): Handle v3 notes. Do not merge
594 if there are relocations against the notes.
595 * readelf.c (get_note_type): Use short names for build attribute
596 notes.
597 (print_symbol_for_build_attribute): Rename to
598 get_symbol_for_build_attribute. Returns the found symbol rather
599 than printing it.
600 (print_gnu_build_attribute_description): Maintain address ranges
601 for function notes as well as global notes. Handle v3 notes.
602 (print_gnu_build_attribute_name): Use more space for printing the
603 name in wide mode.
604 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
605 Eliminate symbol references in order to remove the need for
606 relocations.
607 * testsuite/binutils-all/note-2-64.s: Likewise.
608 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
609 symbol.
610 * testsuite/binutils-all/note-3-64.s: Likewise.
611 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
612 output.
613 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
614 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
615 * testsuite/binutils-all/note-2-32.d: Likewise.
616 * testsuite/binutils-all/note-2-64.d: Likewise.
617 * testsuite/binutils-all/note-3-32.d: Likewise.
618 * testsuite/binutils-all/note-3-64.d: Likewise.
619 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
620 * testsuite/binutils-all/note-4-32.s: New test.
621 * testsuite/binutils-all/note-4-64.d: New test result file.
622 * testsuite/binutils-all/note-4-32.d: New test result file.
623
219d1afa
AM
6242018-01-03 Alan Modra <amodra@gmail.com>
625
626 Update year range in copyright notice of all files.
627
1e563868 628For older changes see ChangeLog-2017
3499769a 629\f
1e563868 630Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
631
632Copying and distribution of this file, with or without modification,
633are permitted in any medium without royalty provided the copyright
634notice and this notice are preserved.
635
636Local Variables:
637mode: change-log
638left-margin: 8
639fill-column: 74
640version-control: never
641End:
This page took 0.16214 seconds and 4 git commands to generate.