RISC-V: Support ELF attribute for gas and readelf.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
2dc8dd17
JW
12019-01-16 Kito Cheng <kito@andestech.com>
2 Nelson Chu <nelson@andestech.com>
3
4 * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
5 (elf_backend_obj_attrs_vendor): Define.
6 (elf_backend_obj_attrs_section_type): Likewise.
7 (elf_backend_obj_attrs_section): Likewise.
8 (elf_backend_obj_attrs_arg_type): Define as
9 riscv_elf_obj_attrs_arg_type.
10 * elfxx-riscv.c (riscv_estimate_digit): New.
11 (riscv_estimate_arch_strlen1): Likewise.
12 (riscv_estimate_arch_strlen): Likewise.
13 (riscv_arch_str1): Likewise.
14 (riscv_arch_str): Likewise.
15 * elfxx-riscv.h (riscv_arch_str): Declare.
16
d5dcaf1b
JD
172019-01-14 John Darrington <john@darrington.wattle.id.au>
18
19 * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
20 * libbfd.h: regen.
21 * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
22 source field. (md_apply_fix): Apply final fix
23 to BFD_RELOC_S12Z_OPR.
24 * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
25
5a12586d
MT
262019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
27
f466c305 28 PR 20113
5a12586d
MT
29 * elf32-s390.c (allocate_dynrelocs): Update comment.
30
3107326d
AP
312019-01-09 Andrew Paprocki <andrew@ishiboo.com>
32
33 * warning.m4: Adjust egrep pattern for non-GNU compilers.
34 * configure: Regenerate.
35
a9859e01
AM
362019-01-08 Alan Modra <amodra@gmail.com>
37
38 PR 23699
39 PR 24065
40 * ihex.c (ihex_write_object_contents): Properly check 32-bit
41 address range.
42
c8c89dac
YS
432019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
44
45 * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
46 * bfd/bfd-in2.h: Regenerate.
47 * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
48 * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
49
d9858c37
LX
502019-01-04 Lifang Xia <lifang_xia@c-sky.com>
51
52 * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
53 default target, little endian target is more suitable.
54
677bd4c6
AM
552019-01-04 Alan Modra <amodra@gmail.com>
56
57 PR 24061
58 PR 21786
59 * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
60 adjust all callers.
61 (EQ_VALUE_IN_FIELD): Likewise.
62 * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
63
82704155
AM
642019-01-01 Alan Modra <amodra@gmail.com>
65
66 Update year range in copyright notice of all files.
67
d5c04e1b 68For older changes see ChangeLog-2018
3499769a 69\f
d5c04e1b 70Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
71
72Copying and distribution of this file, with or without modification,
73are permitted in any medium without royalty provided the copyright
74notice and this notice are preserved.
75
76Local Variables:
77mode: change-log
78left-margin: 8
79fill-column: 74
80version-control: never
81End:
This page took 0.219913 seconds and 4 git commands to generate.