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