RISC-V: Support ELF attribute for gas and readelf.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2019-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
17 2019-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
26 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
27
28 PR 20113
29 * elf32-s390.c (allocate_dynrelocs): Update comment.
30
31 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
32
33 * warning.m4: Adjust egrep pattern for non-GNU compilers.
34 * configure: Regenerate.
35
36 2019-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
43 2019-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
50 2019-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
55 2019-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
64 2019-01-01 Alan Modra <amodra@gmail.com>
65
66 Update year range in copyright notice of all files.
67
68 For older changes see ChangeLog-2018
69 \f
70 Copyright (C) 2019 Free Software Foundation, Inc.
71
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.
75
76 Local Variables:
77 mode: change-log
78 left-margin: 8
79 fill-column: 74
80 version-control: never
81 End:
This page took 0.048449 seconds and 4 git commands to generate.