]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
RISC-V: Support ELF attribute for gas and readelf.
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2019-01-16 Kito Cheng <kito@andestech.com>
2
3 * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
4 (Tag_RISCV_arch): Likewise.
5 (Tag_RISCV_priv_spec): Likewise.
6 (Tag_RISCV_priv_spec_minor): Likewise.
7 (Tag_RISCV_priv_spec_revision): Likewise.
8 (Tag_RISCV_unaligned_access): Likewise.
9 (Tag_RISCV_stack_align): Likewise.
10
11 2019-01-14 Pavel I. Kryukov <kryukov@frtk.ru>
12
13 * dis-asm.h: include <string.h>
14
15 2019-01-10 Nick Clifton <nickc@redhat.com>
16
17 * Merge from GCC:
18 2018-12-22 Jason Merrill <jason@redhat.com>
19
20 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
21 ARM, HP, and EDG demangling styles.
22
23 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
24
25 Merge from GCC:
26 PR other/16615
27
28 * libiberty.h: Mechanically replace "can not" with "cannot".
29 * plugin-api.h: Likewise.
30
31 2018-12-25 Yoshinori Sato <ysato@users.sourceforge.jp>
32
33 * elf/rx.h (EF_RX_CPU_MASK): Update new bits.
34 (E_FLAG_RX_V3): New RXv3 type.
35 * opcode/rx.h (RX_Size): Add double size.
36 (RX_Operand_Type): Add double FPU registers.
37 (RX_Opcode_ID): Add new instuctions.
38
39 2019-01-01 Alan Modra <amodra@gmail.com>
40
41 Update year range in copyright notice of all files.
42
43 For older changes see ChangeLog-2018
44 \f
45 Copyright (C) 2019 Free Software Foundation, Inc.
46
47 Copying and distribution of this file, with or without modification,
48 are permitted in any medium without royalty provided the copyright
49 notice and this notice are preserved.
50
51 Local Variables:
52 mode: change-log
53 left-margin: 8
54 fill-column: 74
55 version-control: never
56 End: