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