08c00c6f1d542bf92e14caf34c3d13f7768e1fc6
[external/binutils.git] / binutils / ChangeLog
1 2018-06-25  Tom Tromey  <tom@tromey.com>
2
3         * dwarf-mode.el (dwarf-mode-syntax-table): New variable.
4         Bump version number.
5
6 2018-06-24  Nick Clifton  <nickc@redhat.com>
7
8         * README-how-to-make-a-release: Update with experiences from
9         making 2.31 branch.
10         * po/binutils.pot: Regenerate.
11         * configure: Regenerate.
12
13 2018-06-24  Nick Clifton  <nickc@redhat.com>
14
15         2.31 branch created.
16         * NEWS: Add marker for 2.31.
17
18 2018-06-21  Alan Modra  <amodra@gmail.com>
19
20         * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
21         * doc/Makefile.in: Regenerate.
22
23 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
24
25         * configure.ac: Remove AC_PREREQ.
26         * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add
27         info-in-builddir no-texinfo.tex.
28         * Makefile.in: Re-generate.
29         * aclocal.m4: Re-generate.
30         * config.in: Re-generate.
31         * configure: Re-generate.
32         * doc/Makefile.in: Re-generate.
33
34 2018-06-19  Andreas Schwab  <schwab@suse.de>
35
36         * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
37         (is_8bit_abs_reloc): New function.
38         (is_6bit_abs_reloc): New function.
39         (is_6bit_inplace_sub_reloc): New function.
40         (apply_relocations): Use them.  Handle 6-bit relocations.
41
42 2018-06-14  Faraz Shahbazker  <Faraz.Shahbazker@mips.com>
43
44         * readelf.c (print_mips_ases): Add GINV extension.
45
46 2018-06-14  H.J. Lu  <hongjiu.lu@intel.com>
47
48         PR binutils/23267
49         * readelf.c (get_symbol_version_string): Check if the first
50         symbol version is base version.
51
52 2018-06-13  Scott Egerton  <scott.egerton@imgtec.com>
53             Faraz Shahbazker  <Faraz.Shahbazker@mips.com>
54
55         * readelf.c (print_mips_ases): Add CRC.
56
57 2018-06-13  Nick Clifton  <nickc@redhat.com>
58
59         * doc/binutils.texi (objdump): Add missing closing square
60         parenthesis to listing of objcopy's command line options.
61
62 2018-06-11  Nick Clifton  <nickc@redhat.com>
63
64         * po/es.po: Updated Spanish translation.
65
66 2018-06-01  H.J. Lu  <hongjiu.lu@intel.com>
67
68         * configure: Regenerated.
69
70 2018-05-31  Alan Modra  <amodra@gmail.com>
71
72         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Don't
73         set CC_FOR_TARGET.  Run test non-native.
74         * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
75         Likewise.
76         (test_follow_debuglink): Run test non-native.
77
78 2018-05-30  Ant Bikeneev  <ant.bikineev@gmail.com>
79
80         PR 23107
81         * ar.c (display_offsets): New variable.
82         (usage): Add description of 'O' operator.
83         (decode_option): Handle 'O' operator.
84         (print_descr): Pass display_offsets to print_arelt_descr.
85         * arsup.c: Update call to printy_arelt_descr.
86         * objdump.c: Likewise.
87         * bucomm.c (print_arelt_descr): If offsets parameter is true then
88         display offset of archive element within the archive.
89         * bucomm.h: Update prototype for print_arelt_descr.
90         * doc/binutils.texi: Update description of ar command.
91         * NEWS: Mention the new feature.
92         * testsuite/binutils-all/ar.exp: Add text of new feature.
93
94 2018-05-28  Alan Modra  <amodra@gmail.com>
95
96         PR 23235
97         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): Return
98         unsupported rather than fail on compile errors.
99         * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
100         Likewise.  Save and restore CFLAGS_FOR_TARGET.
101
102 2018-05-18  Kito Cheng  <kito.cheng@gmail.com>
103
104         * readelf.c (get_machine_flags): Handle EF_RISCV_RVE.
105
106 2018-05-18  John Darrington  <john@darrington.wattle.id.au>
107
108         * readelf.c: Add support for s12z architecture.
109         * testsuite/lib/binutils-common.exp (is_elf_format): Excluse s12z
110         targets.
111
112 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
113
114         PR binutils/21446
115         * doc/binutils.texi (-M): Document AArch64 options.
116
117 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
118
119         PR binutils/21446
120         * doc/binutils.texi (-M): Document AArch64 options.
121         * NEWS: Document notes and warnings.
122
123 2018-05-15  Alan Modra  <amodra@gmail.com>
124
125         * testsuite/lib/binutils-common.exp (is_elf_format): Add chorus,
126         cloudabi, fuchsia, kaos and nto.  Merge netbsdelf* into *elf*,
127         and *uclinux* into *linux*.
128         * testsuite/binutils-all/objcopy.exp: Accept armeb for rel
129         strip-13 test, exclude arm-vxworks and arm-windiss.
130
131 2018-05-10  John Darrington  <john@darrington.wattle.id.au>
132
133         * readelf.c (get_machine_name): EM_S12Z - handle new case.
134
135 2018-05-09  Alan Modra  <amodra@gmail.com>
136
137         * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
138
139 2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
140
141         * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
142
143 2018-05-08  Alan Modra  <amodra@gmail.com>
144
145         PR 23141
146         * objcopy.c (is_strip_section): Strip groups without a valid
147         signature symbol.
148
149 2018-05-07  Alan Modra  <amodra@gmail.com>
150
151         PR 23142
152         * objcopy.c (group_signature): Don't accept groups that use a
153         symbol table other than the one we've read.
154
155 2018-04-30  Francois H. Theron <francois.theron@netronome.com>
156
157         * readelf.c: Very basic support for EM_NFP and its section types.
158         * testsuite/binutils-all/nfp: New directory.
159         * testsuite/binutils-all/nfp/objdump.exp: New file.  Run new
160         tests.
161         * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
162         * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
163         * testsuite/binutils-all/nfp/test1.d: New file.
164         * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
165         * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
166         * NEWS: Mention the new support.
167
168 2018-04-27  Maciej W. Rozycki  <macro@mips.com>
169
170         * testsuite/lib/binutils-common.exp (match_target): New procedure.
171         * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
172         of `istarget' for matching with `target', `not-target', `skip'
173         and `not-skip' options.
174
175 2018-04-26  Nick Clifton  <nickc@redhat.com>
176
177         * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
178         32-bit absolute reloc for the HPPA target.
179         * testsuite/binutils-all/note-5.d: New test.
180         * testsuite/binutils-all/note-5.s: Source file for new test.
181         * testsuite/binutils-all/objcopy.exp: Run new test.
182
183 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
184
185         * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
186         * testsuite/binutils-all/elfedit-3.d: Likewise.
187         * testsuite/binutils-all/objcopy.exp: Likewise.
188         * testsuite/binutils-all/strip-3.d: Likewise.
189         * testsuite/lib/binutils-common.exp: Likewise.
190
191 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
192         Mickaël Guêné  <mickael.guene@st.com>
193
194         * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
195         (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
196
197 2018-04-25  Alan Modra  <amodra@gmail.com>
198
199         * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
200         arm-coff support.
201         * testsuite/binutils-all/objcopy.exp: Likewise.
202         * testsuite/lib/binutils-common.exp: Likewise.
203
204 2018-04-18  Nick Clifton  <nickc@redhat.com>
205
206         PR 23062
207         * dwarf.c (read_and_display_attr_value): Replace assertions with
208         test and warning message.
209
210 2018-04-18  Alan Modra  <amodra@gmail.com>
211
212         * testsuite/lib/binutils-common.exp: Remove support for assorted
213         aout targets.
214
215 2018-04-17  Nick Clifton  <nickc@redhat.com>
216
217         PR 23063
218         * readelf.c (print_symbol): If the width is zero, return straight
219         away.
220
221         PR 23064
222         * dwarf.c (process_cu_tu_index): Test for a potential buffer
223         overrun before copying signature pointer.
224
225 2018-04-17  Alan Modra  <amodra@gmail.com>
226
227         * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
228
229 2018-04-16  Alan Modra  <amodra@gmail.com>
230
231         * readelf.c (get_machine_name): Correct typo.
232
233 2018-04-16  Alan Modra  <amodra@gmail.com>
234
235         * configure.ac: Remove arm-epoc-pe support.
236         * dlltool.c: Likewise.
237         * configure: Regenerate.
238
239 2018-04-16  Alan Modra  <amodra@gmail.com>
240
241         * testsuite/lib/binutils-common.exp: Remove sparc-aout and
242         sparc-coff support.
243
244 2018-04-16  Alan Modra  <amodra@gmail.com>
245
246         * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
247         support.
248         * testsuite/binutils-all/copy-3.d: Likewise.
249         * testsuite/binutils-all/objcopy.exp: Likewise.
250         * testsuite/lib/binutils-common.exp: Likewise.
251
252 2018-04-16  Alan Modra  <amodra@gmail.com>
253
254         * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
255
256 2018-04-16  Alan Modra  <amodra@gmail.com>
257
258         * testsuite/binutils-all/objcopy.exp: Remove w65 support.
259
260 2018-04-16  Alan Modra  <amodra@gmail.com>
261
262         * testsuite/binutils-all/objdump.exp: Remove we32k support.
263
264 2018-04-16  Alan Modra  <amodra@gmail.com>
265
266         * MAINTAINERS (Mark Kettenis): Move to past maintainers.
267         * testsuite/binutils-all/objdump.exp: Remove m88k support.
268
269 2018-04-16  Alan Modra  <amodra@gmail.com>
270
271         * readelf.c: Remove i370 support.
272         * testsuite/binutils-all/objdump.exp: Likewise.
273
274 2018-04-16  Alan Modra  <amodra@gmail.com>
275
276         * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
277         * testsuite/lib/binutils-common.exp: Likewise.
278
279 2018-04-16  Alan Modra  <amodra@gmail.com>
280
281         * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
282
283 2018-04-16  Alan Modra  <amodra@gmail.com>
284
285         * Makefile.am: Remove IEEE 695 support.
286         * budbg.h: Likewise.
287         * doc/binutils.texi: Likewise.
288         * makefile.vms: Likewise.
289         * objcopy.c: Likewise.
290         * objdump.c: Likewise.
291         * rddbg.c: Likewise.
292         * ieee.c: Delete.
293         * Makefile.in: Regenerate.
294         * po/POTFILES.in: Regenerate.
295
296 2018-04-16  Alan Modra  <amodra@gmail.com>
297
298         * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
299         * testsuite/binutils-all/nm.exp: Likewise.
300
301 2018-04-16  Alan Modra  <amodra@gmail.com>
302
303         * .gitignore: Remove netware support.
304         * Makefile.am: Likewise.
305         * configure.ac: Likewise.
306         * doc/Makefile.am: Likewise.
307         * doc/binutils.texi: Likewise.
308         * testsuite/binutils-all/nm.exp: Likewise.
309         * nlmconv.c: Delete.
310         * nlmconv.h: Delete.
311         * nlmheader.y: Delete.
312         * Makefile.in: Regenerate.
313         * configure: Regenerate.
314         * doc/Makefile.in: Regenerate.
315         * po/POTFILES.in: Regenerate.
316
317 2018-04-16  Alan Modra  <amodra@gmail.com>
318
319         * testsuite/binutils-all/objdump.exp: Remove tahoe support.
320
321 2018-04-14  Alan Modra  <amodra@gmail.com>
322
323         * readelf.c (get_machine_name): Revert 2018-04-11 change.
324
325 2018-04-12  Nick Clifton  <nickc@redhat.com>
326
327         PR 23050
328         * readelf.c (process_dynamic_section): Correct dynamic string
329         table size calculation.
330
331 2018-04-11  Alan Modra  <amodra@gmail.com>
332
333         * ieee.c: Remove i960 support.
334         * od-macho.c: Remove i860 support.
335         * readelf.c: Remove i860 and i960 support.
336         * testsuite/binutils-all/objcopy.exp: Likewise.
337         * testsuite/binutils-all/objdump.exp: Likewise.
338         * testsuite/lib/binutils-common.exp: Likewise.
339
340 2018-04-11  Maciej W. Rozycki  <macro@mips.com>
341
342         * testsuite/lib/binutils-common.exp (is_elf_format): Also return
343         1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
344
345 2018-04-10  Alan Modra  <amodra@gmail.com>
346
347         * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
348         reloc=11 for pru and reloc=50 for nds32.
349         * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
350
351 2018-04-09  Maciej W. Rozycki  <macro@mips.com>
352
353         * testsuite/binutils-all/strip-15.d: New test.
354         * testsuite/binutils-all/strip-15rel.s: New test source.
355         * testsuite/binutils-all/strip-15rela.s: New test source.
356         * testsuite/binutils-all/strip-15mips64.s: New test source.
357         * testsuite/binutils-all/objcopy.exp: Run the new test.
358
359 2018-04-09  Maciej W. Rozycki  <macro@mips.com>
360
361         * testsuite/binutils-all/strip-14.d: New test.
362         * testsuite/binutils-all/strip-14rel.s: New test source.
363         * testsuite/binutils-all/strip-14rela.s: New test source.
364         * testsuite/binutils-all/strip-14mips64.s: New test source.
365         * testsuite/binutils-all/objcopy.exp: Run the new test.
366
367 2018-04-06  Tom Tromey  <tom@tromey.com>
368
369         * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
370         constants from DWARF 5.
371
372 2018-04-05  H.J. Lu  <hongjiu.lu@intel.com>
373
374         PR gas/22318
375         * configure: Regenerated.
376
377 2018-04-05  Maciej W. Rozycki  <macro@mips.com>
378
379         * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
380         than `.dc.w' in second relocation.
381
382 2018-04-05  Maciej W. Rozycki  <macro@mips.com>
383
384         * testsuite/binutils-all/strip-13.d: Also expect `unsupported
385         relocation type 0x8f' error message.
386
387 2018-04-05  Maciej W. Rozycki  <macro@mips.com>
388
389         * testsuite/binutils-all/strip-13.s: Rename to...
390         * testsuite/binutils-all/strip-13rela.s: ... this.
391         * testsuite/binutils-all/strip-13rel.s: New test source.
392         * testsuite/binutils-all/strip-13mips64.s: New test source.
393         * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
394         `dlx-*' and `xgate-*' from `not-target' list.  Add `m6811-*' and
395         `m68hc11-*' to `not-target' list.
396         * testsuite/binutils-all/objcopy.exp: Switch between sources for
397         `strip-13'.
398
399 2018-04-05  Maciej W. Rozycki  <macro@mips.com>
400
401         * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
402         241 (0xf1) for the relocation number and RELA addend.
403         * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
404         `not-target' list.
405
406 2018-04-04  John David Anglin  <danglin@gcc.gnu.org>
407
408         * MAINTAINERS: Update my e-mail address.
409
410 2018-04-04  Nick Clifton  <nickc@redhat.com>
411
412         * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
413
414 2018-03-23  Nick Clifton  <nickc@redhat.com>
415
416         * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
417         symbols.
418         (print_gnu_build_attribute_description): If no file start symbol
419         could be found, look for one two bytes into the file.
420         * testsuite/binutils-all/note-4-64.s: Set the address of the file
421         start symbol to two bytes into the file.
422         * testsuite/binutils-all/note-4-32.s: Likewise.
423
424 2018-03-21  H.J. Lu  <hongjiu.lu@intel.com>
425
426         * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
427         DF_1_WEAKFILTER and DF_1_NOCOMMON.
428
429 2018-03-20  Nick Clifton  <nickc@redhat.com>
430
431         * po/es.po: Updated Spanish translation.
432         * po/ru.po: Updated Russian translation.
433
434 2018-03-13  Nick Clifton  <nickc@redhat.com>
435
436         PR 22957
437         * stabs.c (pop_binincl): Fail if the file index is off the end of
438         the stack.
439
440 2018-03-13  Nick Clifton  <nickc@redhat.com>
441
442         PR 22955
443         * stabs.c (parse_number): Add p_end parameter and use it to check
444         the validity of the pp parameter.  Add checks to prevent walking
445         off the end of the string buffer.
446         (parse_stab_string): Likewise.
447         (parse_stab_type): Likewise.
448         (parse_stab_type_number): Likewise.
449         (parse_stab_range_type): Likewise.
450         (parse_stab_sun_builtin_type): Likewise.
451         (parse_stab_sun_floating_type): Likewise.
452         (parse_stab_enum_type): Likewise.
453         (parse_stab_struct_type): Likewise.
454         (parse_stab_baseclasses): Likewise.
455         (parse_stab_struct_fields): Likewise.
456         (parse_stab_cpp_abbrev): Likewise.
457         (parse_stab_one_struct_field): Likewise.
458         (parse_stab_members): Likewise.
459         (parse_stab_tilde_field): Likewise.
460         (parse_stab_array_type): Likewise.
461
462         * parse_stab: Compute the end of the string and then pass it on to
463         individual parser functions.
464
465 2018-03-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
466
467         PR binutils/22923
468         * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
469         overflow.
470
471 2018-03-07  Alan Modra  <amodra@gmail.com>
472
473         * configure.ac: Add objdump_private_desc_xcoff for rs6000.
474         * configure: Regenerate.
475
476 2018-03-05  H.J. Lu  <hongjiu.lu@intel.com>
477
478         PR binutils/22911
479         * objdump.c (is_significant_symbol_name): Return TRUE for all
480         .plt* sections.
481         (find_symbol_for_address): Replace linear search with binary
482         search on dynamic relocations.
483
484 2018-03-01  Nick Clifton  <nickc@redhat.com>
485
486         PR 22905
487         * dwarf.c (display_debug_ranges): Check that the offset loaded
488         from the range_entry structure is valid.
489
490 2018-03-01  Alan Modra  <amodra@gmail.com>
491
492         * configure.ac (ALL_LINGUAS): Add sr.  Sort.
493         * configure: Regenerate.
494
495 2018-02-27  Nick Clifton  <nickc@redhat.com>
496
497         * po/pt.po: New Portuguese translation.
498         * configure.ac (ALL_LINGUAS): Add pt.
499         * configure: Regenerate.
500
501 2018-02-27  Nick Clifton  <nickc@redhat.com>
502
503         PR 22875
504         * objcopy.c (copy_object): Check the error status after marking
505         symbols used in relocations.
506         * testsuite/binutils-all/strip-13.s: New test source file.
507         * testsuite/binutils-all/strip-13.s: New test driver file.
508         * testsuite/binutils-all/objcopy.exp: Run the new test.
509
510 2018-02-26  Alan Modra  <amodra@gmail.com>
511
512         * testsuite/binutils-all/mips/mips-reginfo-n32.d,
513         * testsuite/binutils-all/mips/mips-reginfo.d: Update.
514
515 2018-02-23  Alan Modra  <amodra@gmail.com>
516
517         * testsuite/binutils-all/mips/mips-reginfo-n32.d,
518         * testsuite/binutils-all/mips/mips-reginfo.d: Update.
519
520 2018-02-20  Ronald Hoogenboom  <hoogenboom30@zonnet.nl>
521
522         * doc/binutils.texi (objcopy): Add missing closing square
523         parenthesis to listing of objcopy's command line options.
524
525 2018-02-19  Matthias Klose  <doko@debian.org>
526
527         * strings.c (long_options): Include-all-whitespace does not take
528         an extra agument.
529
530 2018-02-13  Alan Modra  <amodra@gmail.com>
531
532         PR 22836
533         * testsuite/binutils-all/group-7.s,
534         * testsuite/binutils-all/group-7a.d,
535         * testsuite/binutils-all/group-7b.d,
536         * testsuite/binutils-all/group-7c.d: New tests.
537         * testsuite/binutils-all/objcopy.exp: Run them.
538
539 2018-02-08  Nick Clifton  <nickc@redhat.com>
540
541         PR 22802
542         * dwarf.c (load_separate_debug_file): Return early if the user is
543         not interested in debug links.
544
545 2018-02-06  Nick Clifton  <nickc@redhat.com>
546
547         PR 22793
548         * readelf.c (find_section): Replace assertion with test and return
549         of NULL.
550         (find_section_by_address): Add test of section header table
551         existance.
552         (find_section_by_type): Likewise.
553         (find_section_in_set): Likewise.
554
555 2018-02-05  Maciej W. Rozycki  <macro@mips.com>
556
557         * testsuite/binutils-all/mips/mips-reginfo.d: New test.
558         * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
559         * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
560         * testsuite/binutils-all/mips/mips.exp: Run the new tests.
561
562 2018-02-05  Maciej W. Rozycki  <macro@mips.com>
563
564         * testsuite/config/default.exp (binutils_run): Document
565         `binutils_run_status'.
566         * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
567         and set it.
568         (run_dump_test): Add `error', `error_output', `warning' and
569         `warning_output' options.  Update documentation accordingly.
570
571 2018-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
572
573         * dwarf.c (dwarf_regnames_riscv): New register name table.
574         (init_dwarf_regnames_riscv): New function.
575         (init_dwarf_regnames): Add call to initialise RiscV register
576         names.
577         * dwarf.h (init_dwarf_regnames_riscv): Declare.
578         * objdump.c (dump_dwarf): Add call to initialise RiscV register
579         names.
580
581 2018-02-01  Alan Modra  <amodra@gmail.com>
582
583         PR 22769
584         * objdump.c (load_specific_debug_section): Check for overflow
585         when adding one to section size for a string section terminator.
586
587 2018-01-30  Nick Clifton  <nickc@redhat.com>
588
589         PR 22734
590         * doc/binutils.texi (nm): Update description to point out that
591         zero-initialized values can also be shown as type B, b, S or s
592         since they can be stored in the BSS section.
593
594 2018-01-30  Alan Modra  <amodra@gmail.com>
595
596         * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
597         "artificially large" end address.
598
599 2018-01-28  Nick Clifton  <nickc@redhat.com>
600
601         * README-how-to-make-a-release: Add note about checking gpg key
602         and the results of gnupload.
603
604 2018-01-27  Nick Clifton  <nickc@redhat.com>
605
606         * README-how-to-make-a-release: Add details on how to actually
607         make the release.
608
609 2018-01-26  Nick Clifton  <nickc@redhat.com>
610
611         * README-how-to-make-a-release: Add more details on updating
612         version numbers.
613
614 2018-01-22  Maciej W. Rozycki  <macro@mips.com>
615
616         * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
617         option description.
618
619 2018-01-22  Maciej W. Rozycki  <macro@mips.com>
620
621         * MAINTAINERS: Update my company e-mail address.
622
623 2018-01-22  Nick Clifton  <nickc@redhat.com>
624
625         * po/sv.po: Updated Swedish translation.
626
627 2018-01-18  Nick Clifton  <nickc@redhat.com>
628
629         * po/bg.po: Updated Bulgarian translation.
630
631 2018-01-16  Joel Brobecker  <brobecker@adacore.com>
632
633         * README-how-to-make-a-release: Add reminder to update the
634         branch name in gdbadmin's crontab on sourceware.
635
636 2018-01-16  Joel Brobecker  <brobecker@adacore.com>
637
638         * README-how-to-make-a-release: Remove trailing spaces.
639
640 2018-01-16  Nick Clifton  <nickc@redhat.com>
641
642         * po/fr.po: Updated French translation.
643
644 2018-01-15  Nick Clifton  <nickc@redhat.com>
645
646         * po/uk.po: Updated Ukranian translation.
647
648 2018-01-13  Nick Clifton  <nickc@redhat.com>
649
650         * README-how-to-make-a-release: Update notes.
651         * po/binutils.pot: Regenerated.
652
653 2018-01-13  Nick Clifton  <nickc@redhat.com>
654
655         * configure: Regenerate.
656
657 2018-01-13  Nick Clifton  <nickc@redhat.com>
658
659         2.30 branch created.
660         * NEWS: Add marker for 2.30.
661
662 2018-01-12  Nick Clifton  <nickc@redhat.com>
663
664         * README-how-to-make-a-release: Add notes on how to make the
665         branch and prelease snapshot.
666         * BRANCHES: Add binutils-2_29-branch.
667
668 2018-01-10  Nick Clifton  <nickc@redhat.com>
669
670         * MAINTAINERS: Note that it is now the configure.ac file and not
671         the configure.in file that needs to be kept in sync with gcc.
672         Add a note about sending patches for libiberty to gcc.
673
674 2018-01-03  Nick Clifton  <nickc@redhat.com>
675
676         * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
677         constants.
678
679 2018-01-03  Nick Clifton  <nickc@redhat.com>
680
681         * objcopy.c (objcopy_internal_note): New structure.
682         (gap_exists): New function.
683         (is_open_note): New function.
684         (is_func_note): New function.
685         (is_64bit): New function.
686         (merge_gnu_build_notes): Handle v3 notes.  Do not merge
687         if there are relocations against the notes.
688         * readelf.c (get_note_type): Use short names for build attribute
689         notes.
690         (print_symbol_for_build_attribute): Rename to
691         get_symbol_for_build_attribute.  Returns the found symbol rather
692         than printing it.
693         (print_gnu_build_attribute_description): Maintain address ranges
694         for function notes as well as global notes.  Handle v3 notes.
695         (print_gnu_build_attribute_name): Use more space for printing the
696         name in wide mode.
697         * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
698         Eliminate symbol references in order to remove the need for
699         relocations.
700         * testsuite/binutils-all/note-2-64.s: Likewise.
701         * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
702         symbol.
703         * testsuite/binutils-all/note-3-64.s: Likewise.
704         * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
705         output.
706         * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
707         * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
708         * testsuite/binutils-all/note-2-32.d: Likewise.
709         * testsuite/binutils-all/note-2-64.d: Likewise.
710         * testsuite/binutils-all/note-3-32.d: Likewise.
711         * testsuite/binutils-all/note-3-64.d: Likewise.
712         * testsuite/binutils-all/note-4-64.s: New test.  Checks v3 notes.
713         * testsuite/binutils-all/note-4-32.s: New test.
714         * testsuite/binutils-all/note-4-64.d: New test result file.
715         * testsuite/binutils-all/note-4-32.d: New test result file.
716
717 2018-01-03  Alan Modra  <amodra@gmail.com>
718
719         Update year range in copyright notice of all files.
720
721 For older changes see ChangeLog-2017
722 \f
723 Copyright (C) 2018 Free Software Foundation, Inc.
724
725 Copying and distribution of this file, with or without modification,
726 are permitted in any medium without royalty provided the copyright
727 notice and this notice are preserved.
728
729 Local Variables:
730 mode: change-log
731 left-margin: 8
732 fill-column: 74
733 version-control: never
734 End: