Fix tagged pointer support
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
60cb2c8a
AM
12018-05-09 Alan Modra <amodra@gmail.com>
2
3 * od-macho.c (dump_unwind_encoding_x86): Fix typo in last patch.
4
84f9f8c3
AM
52018-05-09 Sebastian Rasmussen <sebras@gmail.com>
6
7 * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming.
8
886d5428
AM
92018-05-08 Alan Modra <amodra@gmail.com>
10
11 PR 23141
12 * objcopy.c (is_strip_section): Strip groups without a valid
13 signature symbol.
14
ce4ec1a9
AM
152018-05-07 Alan Modra <amodra@gmail.com>
16
17 PR 23142
18 * objcopy.c (group_signature): Don't accept groups that use a
19 symbol table other than the one we've read.
20
fe944acf
FT
212018-04-30 Francois H. Theron <francois.theron@netronome.com>
22
23 * readelf.c: Very basic support for EM_NFP and its section types.
24 * testsuite/binutils-all/nfp: New directory.
25 * testsuite/binutils-all/nfp/objdump.exp: New file. Run new
26 tests.
27 * testsuite/binutils-all/nfp/test2_ctx8.d: New file.
28 * testsuite/binutils-all/nfp/test2_no-pc_ctx4.d: New file.
29 * testsuite/binutils-all/nfp/test1.d: New file.
30 * testsuite/binutils-all/nfp/nfp6000.nffw: New file.
31 * testsuite/binutils-all/nfp/test2_nfp6000.nffw: New file.
32 * NEWS: Mention the new support.
33
6d9dabbb
MR
342018-04-27 Maciej W. Rozycki <macro@mips.com>
35
36 * testsuite/lib/binutils-common.exp (match_target): New procedure.
37 * testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
38 of `istarget' for matching with `target', `not-target', `skip'
39 and `not-skip' options.
40
0df8ad28
NC
412018-04-26 Nick Clifton <nickc@redhat.com>
42
43 * readelf.c (is_32bit_abs_reloc): Support R_PARISC_DIR32 as a
44 32-bit absolute reloc for the HPPA target.
45 * testsuite/binutils-all/note-5.d: New test.
46 * testsuite/binutils-all/note-5.s: Source file for new test.
47 * testsuite/binutils-all/objcopy.exp: Run new test.
48
f1ac0afe
CL
492018-04-25 Christophe Lyon <christophe.lyon@st.com>
50
51 * testsuite/binutils-all/elfedit-2.d: Accept arm*-*-uclinuxfdpiceabi.
52 * testsuite/binutils-all/elfedit-3.d: Likewise.
53 * testsuite/binutils-all/objcopy.exp: Likewise.
54 * testsuite/binutils-all/strip-3.d: Likewise.
55 * testsuite/lib/binutils-common.exp: Likewise.
56
18a20338
CL
572018-04-25 Christophe Lyon <christophe.lyon@st.com>
58 Mickaël Guêné <mickael.guene@st.com>
59
60 * readelf.c (decode_ARM_machine_flags): Support EF_ARM_PIC.
61 (get_osabi_name): Support ELFOSABI_ARM_FDPIC.
62
2ac93be7
AM
632018-04-25 Alan Modra <amodra@gmail.com>
64
65 * testsuite/binutils-all/arm/objdump.exp: Remove arm-aout and
66 arm-coff support.
67 * testsuite/binutils-all/objcopy.exp: Likewise.
68 * testsuite/lib/binutils-common.exp: Likewise.
69
a7504f87
NC
702018-04-18 Nick Clifton <nickc@redhat.com>
71
72 PR 23062
73 * dwarf.c (read_and_display_attr_value): Replace assertions with
74 test and warning message.
75
c65c21e1
AM
762018-04-18 Alan Modra <amodra@gmail.com>
77
78 * testsuite/lib/binutils-common.exp: Remove support for assorted
79 aout targets.
80
6aea08d9
NC
812018-04-17 Nick Clifton <nickc@redhat.com>
82
c4a91159 83 PR 23063
56d8f8a9
NC
84 * readelf.c (print_symbol): If the width is zero, return straight
85 away.
86
6aea08d9
NC
87 PR 23064
88 * dwarf.c (process_cu_tu_index): Test for a potential buffer
89 overrun before copying signature pointer.
90
f954747f
AM
912018-04-17 Alan Modra <amodra@gmail.com>
92
93 * readelf.c: Revert 2018-04-16 and 2018-04-11 changes.
94
d7867d17
AM
952018-04-16 Alan Modra <amodra@gmail.com>
96
97 * readelf.c (get_machine_name): Correct typo.
98
ddb00039
AM
992018-04-16 Alan Modra <amodra@gmail.com>
100
101 * configure.ac: Remove arm-epoc-pe support.
102 * dlltool.c: Likewise.
103 * configure: Regenerate.
104
c9098af4
AM
1052018-04-16 Alan Modra <amodra@gmail.com>
106
107 * testsuite/lib/binutils-common.exp: Remove sparc-aout and
108 sparc-coff support.
109
dc12032b
AM
1102018-04-16 Alan Modra <amodra@gmail.com>
111
112 * testsuite/binutils-all/copy-2.d: Remove m68k-aout and m68k-coff
113 support.
114 * testsuite/binutils-all/copy-3.d: Likewise.
115 * testsuite/binutils-all/objcopy.exp: Likewise.
116 * testsuite/lib/binutils-common.exp: Likewise.
117
211dc24b
AM
1182018-04-16 Alan Modra <amodra@gmail.com>
119
120 * testsuite/binutils-all/objcopy.exp: Remove sh5 and sh64 support.
121
a9a4b302
AM
1222018-04-16 Alan Modra <amodra@gmail.com>
123
124 * testsuite/binutils-all/objcopy.exp: Remove w65 support.
125
04cb01fd
AM
1262018-04-16 Alan Modra <amodra@gmail.com>
127
128 * testsuite/binutils-all/objdump.exp: Remove we32k support.
129
c2bf1eec
AM
1302018-04-16 Alan Modra <amodra@gmail.com>
131
132 * MAINTAINERS (Mark Kettenis): Move to past maintainers.
133 * testsuite/binutils-all/objdump.exp: Remove m88k support.
134
6793974d
AM
1352018-04-16 Alan Modra <amodra@gmail.com>
136
137 * readelf.c: Remove i370 support.
138 * testsuite/binutils-all/objdump.exp: Likewise.
139
e82aa794
AM
1402018-04-16 Alan Modra <amodra@gmail.com>
141
142 * testsuite/binutils-all/objcopy.exp: Remove h8500 support.
143 * testsuite/lib/binutils-common.exp: Likewise.
144
fe0bf0fd
AM
1452018-04-16 Alan Modra <amodra@gmail.com>
146
147 * testsuite/binutils-all/objcopy.exp: Remove h8300-coff support.
148
fdef3943
AM
1492018-04-16 Alan Modra <amodra@gmail.com>
150
151 * Makefile.am: Remove IEEE 695 support.
152 * budbg.h: Likewise.
153 * doc/binutils.texi: Likewise.
154 * makefile.vms: Likewise.
155 * objcopy.c: Likewise.
156 * objdump.c: Likewise.
157 * rddbg.c: Likewise.
158 * ieee.c: Delete.
159 * Makefile.in: Regenerate.
160 * po/POTFILES.in: Regenerate.
161
5972ac73
AM
1622018-04-16 Alan Modra <amodra@gmail.com>
163
164 * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
165 * testsuite/binutils-all/nm.exp: Likewise.
166
b4b594e3
AM
1672018-04-16 Alan Modra <amodra@gmail.com>
168
169 * .gitignore: Remove netware support.
170 * Makefile.am: Likewise.
171 * configure.ac: Likewise.
172 * doc/Makefile.am: Likewise.
173 * doc/binutils.texi: Likewise.
174 * testsuite/binutils-all/nm.exp: Likewise.
175 * nlmconv.c: Delete.
176 * nlmconv.h: Delete.
177 * nlmheader.y: Delete.
178 * Makefile.in: Regenerate.
179 * configure: Regenerate.
180 * doc/Makefile.in: Regenerate.
181 * po/POTFILES.in: Regenerate.
182
fceadf09
AM
1832018-04-16 Alan Modra <amodra@gmail.com>
184
185 * testsuite/binutils-all/objdump.exp: Remove tahoe support.
186
fb70ec17
AM
1872018-04-14 Alan Modra <amodra@gmail.com>
188
189 * readelf.c (get_machine_name): Revert 2018-04-11 change.
190
86c6c6df
NC
1912018-04-12 Nick Clifton <nickc@redhat.com>
192
193 PR 23050
194 * readelf.c (process_dynamic_section): Correct dynamic string
195 table size calculation.
196
a8eb42a8
AM
1972018-04-11 Alan Modra <amodra@gmail.com>
198
199 * ieee.c: Remove i960 support.
200 * od-macho.c: Remove i860 support.
201 * readelf.c: Remove i860 and i960 support.
202 * testsuite/binutils-all/objcopy.exp: Likewise.
203 * testsuite/binutils-all/objdump.exp: Likewise.
204 * testsuite/lib/binutils-common.exp: Likewise.
205
c43b2c54
MR
2062018-04-11 Maciej W. Rozycki <macro@mips.com>
207
208 * testsuite/lib/binutils-common.exp (is_elf_format): Also return
209 1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
210
d4ae1932
AM
2112018-04-10 Alan Modra <amodra@gmail.com>
212
213 * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
214 reloc=11 for pru and reloc=50 for nds32.
215 * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
216
d52e3d06
MR
2172018-04-09 Maciej W. Rozycki <macro@mips.com>
218
219 * testsuite/binutils-all/strip-15.d: New test.
220 * testsuite/binutils-all/strip-15rel.s: New test source.
221 * testsuite/binutils-all/strip-15rela.s: New test source.
222 * testsuite/binutils-all/strip-15mips64.s: New test source.
223 * testsuite/binutils-all/objcopy.exp: Run the new test.
224
3f97ba9f
MR
2252018-04-09 Maciej W. Rozycki <macro@mips.com>
226
227 * testsuite/binutils-all/strip-14.d: New test.
228 * testsuite/binutils-all/strip-14rel.s: New test source.
229 * testsuite/binutils-all/strip-14rela.s: New test source.
230 * testsuite/binutils-all/strip-14mips64.s: New test source.
231 * testsuite/binutils-all/objcopy.exp: Run the new test.
232
2008a0db
TT
2332018-04-06 Tom Tromey <tom@tromey.com>
234
235 * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
236 constants from DWARF 5.
237
3cba8b6c
L
2382018-04-05 H.J. Lu <hongjiu.lu@intel.com>
239
240 PR gas/22318
241 * configure: Regenerated.
242
2d8c1a23
MR
2432018-04-05 Maciej W. Rozycki <macro@mips.com>
244
245 * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
246 than `.dc.w' in second relocation.
247
65bd2045
MR
2482018-04-05 Maciej W. Rozycki <macro@mips.com>
249
250 * testsuite/binutils-all/strip-13.d: Also expect `unsupported
251 relocation type 0x8f' error message.
252
2f8ceb38
MR
2532018-04-05 Maciej W. Rozycki <macro@mips.com>
254
255 * testsuite/binutils-all/strip-13.s: Rename to...
256 * testsuite/binutils-all/strip-13rela.s: ... this.
257 * testsuite/binutils-all/strip-13rel.s: New test source.
258 * testsuite/binutils-all/strip-13mips64.s: New test source.
259 * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
260 `dlx-*' and `xgate-*' from `not-target' list. Add `m6811-*' and
261 `m68hc11-*' to `not-target' list.
262 * testsuite/binutils-all/objcopy.exp: Switch between sources for
263 `strip-13'.
264
aad7be45
MR
2652018-04-05 Maciej W. Rozycki <macro@mips.com>
266
267 * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
268 241 (0xf1) for the relocation number and RELA addend.
269 * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
270 `not-target' list.
271
89f60df2
JDA
2722018-04-04 John David Anglin <danglin@gcc.gnu.org>
273
274 * MAINTAINERS: Update my e-mail address.
275
f1ca0d6d
NC
2762018-04-04 Nick Clifton <nickc@redhat.com>
277
278 * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
279
8fd75781
NC
2802018-03-23 Nick Clifton <nickc@redhat.com>
281
282 * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
283 symbols.
284 (print_gnu_build_attribute_description): If no file start symbol
285 could be found, look for one two bytes into the file.
286 * testsuite/binutils-all/note-4-64.s: Set the address of the file
287 start symbol to two bytes into the file.
288 * testsuite/binutils-all/note-4-32.s: Likewise.
289
b1202ffa
L
2902018-03-21 H.J. Lu <hongjiu.lu@intel.com>
291
292 * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
293 DF_1_WEAKFILTER and DF_1_NOCOMMON.
294
7e100140
NC
2952018-03-20 Nick Clifton <nickc@redhat.com>
296
297 * po/es.po: Updated Spanish translation.
298 * po/ru.po: Updated Russian translation.
299
e45ad123
NC
3002018-03-13 Nick Clifton <nickc@redhat.com>
301
302 PR 22957
303 * stabs.c (pop_binincl): Fail if the file index is off the end of
304 the stack.
305
81db3241
NC
3062018-03-13 Nick Clifton <nickc@redhat.com>
307
308 PR 22955
309 * stabs.c (parse_number): Add p_end parameter and use it to check
310 the validity of the pp parameter. Add checks to prevent walking
311 off the end of the string buffer.
312 (parse_stab_string): Likewise.
313 (parse_stab_type): Likewise.
314 (parse_stab_type_number): Likewise.
315 (parse_stab_range_type): Likewise.
316 (parse_stab_sun_builtin_type): Likewise.
317 (parse_stab_sun_floating_type): Likewise.
318 (parse_stab_enum_type): Likewise.
319 (parse_stab_struct_type): Likewise.
320 (parse_stab_baseclasses): Likewise.
321 (parse_stab_struct_fields): Likewise.
322 (parse_stab_cpp_abbrev): Likewise.
323 (parse_stab_one_struct_field): Likewise.
324 (parse_stab_members): Likewise.
325 (parse_stab_tilde_field): Likewise.
326 (parse_stab_array_type): Likewise.
e45ad123 327
81db3241
NC
328 * parse_stab: Compute the end of the string and then pass it on to
329 individual parser functions.
330
6d4f21f6
PP
3312018-03-07 Paul Pluzhnikov <ppluzhnikov@google.com>
332
333 PR binutils/22923
334 * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
335 overflow.
336
52fe4420
AM
3372018-03-07 Alan Modra <amodra@gmail.com>
338
339 * configure.ac: Add objdump_private_desc_xcoff for rs6000.
340 * configure: Regenerate.
341
0e70b27b
L
3422018-03-05 H.J. Lu <hongjiu.lu@intel.com>
343
344 PR binutils/22911
345 * objdump.c (is_significant_symbol_name): Return TRUE for all
346 .plt* sections.
347 (find_symbol_for_address): Replace linear search with binary
348 search on dynamic relocations.
349
d11ae95e
NC
3502018-03-01 Nick Clifton <nickc@redhat.com>
351
352 PR 22905
353 * dwarf.c (display_debug_ranges): Check that the offset loaded
354 from the range_entry structure is valid.
355
e184813f
AM
3562018-03-01 Alan Modra <amodra@gmail.com>
357
358 * configure.ac (ALL_LINGUAS): Add sr. Sort.
359 * configure: Regenerate.
360
bc7c0509
NC
3612018-02-27 Nick Clifton <nickc@redhat.com>
362
363 * po/pt.po: New Portuguese translation.
364 * configure.ac (ALL_LINGUAS): Add pt.
365 * configure: Regenerate.
366
f3185997
NC
3672018-02-27 Nick Clifton <nickc@redhat.com>
368
369 PR 22875
370 * objcopy.c (copy_object): Check the error status after marking
371 symbols used in relocations.
372 * testsuite/binutils-all/strip-13.s: New test source file.
373 * testsuite/binutils-all/strip-13.s: New test driver file.
374 * testsuite/binutils-all/objcopy.exp: Run the new test.
375
2c1c9679
AM
3762018-02-26 Alan Modra <amodra@gmail.com>
377
378 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
379 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
380
6e05870c
AM
3812018-02-23 Alan Modra <amodra@gmail.com>
382
383 * testsuite/binutils-all/mips/mips-reginfo-n32.d,
384 * testsuite/binutils-all/mips/mips-reginfo.d: Update.
385
b0ab9c45
RH
3862018-02-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
387
388 * doc/binutils.texi (objcopy): Add missing closing square
389 parenthesis to listing of objcopy's command line options.
390
e535d0dd
MK
3912018-02-19 Matthias Klose <doko@debian.org>
392
393 * strings.c (long_options): Include-all-whitespace does not take
394 an extra agument.
395
6e5e9d58
AM
3962018-02-13 Alan Modra <amodra@gmail.com>
397
398 PR 22836
399 * testsuite/binutils-all/group-7.s,
400 * testsuite/binutils-all/group-7a.d,
401 * testsuite/binutils-all/group-7b.d,
402 * testsuite/binutils-all/group-7c.d: New tests.
403 * testsuite/binutils-all/objcopy.exp: Run them.
404
8de3a6e2
NC
4052018-02-08 Nick Clifton <nickc@redhat.com>
406
407 PR 22802
408 * dwarf.c (load_separate_debug_file): Return early if the user is
409 not interested in debug links.
410
68807c3c
NC
4112018-02-06 Nick Clifton <nickc@redhat.com>
412
413 PR 22793
414 * readelf.c (find_section): Replace assertion with test and return
415 of NULL.
416 (find_section_by_address): Add test of section header table
417 existance.
418 (find_section_by_type): Likewise.
419 (find_section_in_set): Likewise.
420
2d6dda71
MR
4212018-02-05 Maciej W. Rozycki <macro@mips.com>
422
423 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
424 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
425 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
426 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
427
78c88364
MR
4282018-02-05 Maciej W. Rozycki <macro@mips.com>
429
430 * testsuite/config/default.exp (binutils_run): Document
431 `binutils_run_status'.
432 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
433 and set it.
434 (run_dump_test): Add `error', `error_output', `warning' and
435 `warning_output' options. Update documentation accordingly.
436
5bb0830d
AB
4372018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
438
439 * dwarf.c (dwarf_regnames_riscv): New register name table.
440 (init_dwarf_regnames_riscv): New function.
441 (init_dwarf_regnames): Add call to initialise RiscV register
442 names.
443 * dwarf.h (init_dwarf_regnames_riscv): Declare.
444 * objdump.c (dump_dwarf): Add call to initialise RiscV register
445 names.
446
f2023ce7
AM
4472018-02-01 Alan Modra <amodra@gmail.com>
448
449 PR 22769
450 * objdump.c (load_specific_debug_section): Check for overflow
451 when adding one to section size for a string section terminator.
452
fcabedd5
NC
4532018-01-30 Nick Clifton <nickc@redhat.com>
454
455 PR 22734
456 * doc/binutils.texi (nm): Update description to point out that
457 zero-initialized values can also be shown as type B, b, S or s
458 since they can be stored in the BSS section.
459
f49db8be
AM
4602018-01-30 Alan Modra <amodra@gmail.com>
461
462 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
463 "artificially large" end address.
464
a8d6d6ac
NC
4652018-01-28 Nick Clifton <nickc@redhat.com>
466
467 * README-how-to-make-a-release: Add note about checking gpg key
468 and the results of gnupload.
469
9a5db26e
NC
4702018-01-27 Nick Clifton <nickc@redhat.com>
471
472 * README-how-to-make-a-release: Add details on how to actually
473 make the release.
474
94c2436b
NC
4752018-01-26 Nick Clifton <nickc@redhat.com>
476
477 * README-how-to-make-a-release: Add more details on updating
478 version numbers.
479
1ea332d6
MR
4802018-01-22 Maciej W. Rozycki <macro@mips.com>
481
482 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
483 option description.
484
d65ce302
MR
4852018-01-22 Maciej W. Rozycki <macro@mips.com>
486
487 * MAINTAINERS: Update my company e-mail address.
488
f433138f
NC
4892018-01-22 Nick Clifton <nickc@redhat.com>
490
491 * po/sv.po: Updated Swedish translation.
492
7ab82037
NC
4932018-01-18 Nick Clifton <nickc@redhat.com>
494
495 * po/bg.po: Updated Bulgarian translation.
496
0dd86f32
JB
4972018-01-16 Joel Brobecker <brobecker@adacore.com>
498
499 * README-how-to-make-a-release: Add reminder to update the
500 branch name in gdbadmin's crontab on sourceware.
501
a960d29f
JB
5022018-01-16 Joel Brobecker <brobecker@adacore.com>
503
504 * README-how-to-make-a-release: Remove trailing spaces.
505
f6efed01
NC
5062018-01-16 Nick Clifton <nickc@redhat.com>
507
508 * po/fr.po: Updated French translation.
509
616dcb87
NC
5102018-01-15 Nick Clifton <nickc@redhat.com>
511
512 * po/uk.po: Updated Ukranian translation.
513
3957a496
NC
5142018-01-13 Nick Clifton <nickc@redhat.com>
515
19e2900b 516 * README-how-to-make-a-release: Update notes.
3957a496
NC
517 * po/binutils.pot: Regenerated.
518
769c7ea5
NC
5192018-01-13 Nick Clifton <nickc@redhat.com>
520
521 * configure: Regenerate.
522
9176ac5b
NC
5232018-01-13 Nick Clifton <nickc@redhat.com>
524
faf766e3 525 2.30 branch created.
9176ac5b
NC
526 * NEWS: Add marker for 2.30.
527
98ab9e96
NC
5282018-01-12 Nick Clifton <nickc@redhat.com>
529
530 * README-how-to-make-a-release: Add notes on how to make the
531 branch and prelease snapshot.
532 * BRANCHES: Add binutils-2_29-branch.
533
bf41f30d
NC
5342018-01-10 Nick Clifton <nickc@redhat.com>
535
536 * MAINTAINERS: Note that it is now the configure.ac file and not
537 the configure.in file that needs to be kept in sync with gcc.
538 Add a note about sending patches for libiberty to gcc.
539
f13974bd
NC
5402018-01-03 Nick Clifton <nickc@redhat.com>
541
542 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
543 constants.
544
6f156d7a
NC
5452018-01-03 Nick Clifton <nickc@redhat.com>
546
547 * objcopy.c (objcopy_internal_note): New structure.
548 (gap_exists): New function.
549 (is_open_note): New function.
550 (is_func_note): New function.
551 (is_64bit): New function.
552 (merge_gnu_build_notes): Handle v3 notes. Do not merge
553 if there are relocations against the notes.
554 * readelf.c (get_note_type): Use short names for build attribute
555 notes.
556 (print_symbol_for_build_attribute): Rename to
557 get_symbol_for_build_attribute. Returns the found symbol rather
558 than printing it.
559 (print_gnu_build_attribute_description): Maintain address ranges
560 for function notes as well as global notes. Handle v3 notes.
561 (print_gnu_build_attribute_name): Use more space for printing the
562 name in wide mode.
563 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
564 Eliminate symbol references in order to remove the need for
565 relocations.
566 * testsuite/binutils-all/note-2-64.s: Likewise.
567 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
568 symbol.
569 * testsuite/binutils-all/note-3-64.s: Likewise.
570 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
571 output.
572 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
573 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
574 * testsuite/binutils-all/note-2-32.d: Likewise.
575 * testsuite/binutils-all/note-2-64.d: Likewise.
576 * testsuite/binutils-all/note-3-32.d: Likewise.
577 * testsuite/binutils-all/note-3-64.d: Likewise.
578 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
579 * testsuite/binutils-all/note-4-32.s: New test.
580 * testsuite/binutils-all/note-4-64.d: New test result file.
581 * testsuite/binutils-all/note-4-32.d: New test result file.
582
219d1afa
AM
5832018-01-03 Alan Modra <amodra@gmail.com>
584
585 Update year range in copyright notice of all files.
586
1e563868 587For older changes see ChangeLog-2017
3499769a 588\f
1e563868 589Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
590
591Copying and distribution of this file, with or without modification,
592are permitted in any medium without royalty provided the copyright
593notice and this notice are preserved.
594
595Local Variables:
596mode: change-log
597left-margin: 8
598fill-column: 74
599version-control: never
600End:
This page took 0.156386 seconds and 4 git commands to generate.