RISC-V: Add .insn support.
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
2
3 * opcode/riscv.h (OP_MASK_FUNCT3): New.
4 (OP_SH_FUNCT3): Likewise.
5 (OP_MASK_FUNCT7): Likewise.
6 (OP_SH_FUNCT7): Likewise.
7 (OP_MASK_OP2): Likewise.
8 (OP_SH_OP2): Likewise.
9 (OP_MASK_CFUNCT4): Likewise.
10 (OP_SH_CFUNCT4): Likewise.
11 (OP_MASK_CFUNCT3): Likewise.
12 (OP_SH_CFUNCT3): Likewise.
13 (riscv_insn_types): Likewise.
14
15 2018-03-13 Nick Clifton <nickc@redhat.com>
16
17 PR 22113
18 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
19 field.
20
21 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
22
23 * opcode/i386 (OLDGCC_COMPAT): Removed.
24
25 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
26
27 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
28
29 2018-02-20 Maciej W. Rozycki <macro@mips.com>
30
31 * opcode/mips.h: Remove `M' operand code.
32
33 2018-02-12 Zebediah Figura <z.figura12@gmail.com>
34
35 * coff/msdos.h: New header.
36 * coff/pe.h: Move common defines to msdos.h.
37 * coff/powerpc.h: Likewise.
38
39 2018-01-13 Nick Clifton <nickc@redhat.com>
40
41 2.30 branch created.
42
43 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR ld/22393
46 * bfdlink.h (bfd_link_info): Add separate_code.
47
48 2018-01-04 Jim Wilson <jimw@sifive.com>
49
50 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
51 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
52 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
53 Add alias to map mbadaddr to CSR_MTVAL.
54
55 2018-01-03 Alan Modra <amodra@gmail.com>
56
57 Update year range in copyright notice of all files.
58
59 For older changes see ChangeLog-2017
60 \f
61 Copyright (C) 2018 Free Software Foundation, Inc.
62
63 Copying and distribution of this file, with or without modification,
64 are permitted in any medium without royalty provided the copyright
65 notice and this notice are preserved.
66
67 Local Variables:
68 mode: change-log
69 left-margin: 8
70 fill-column: 74
71 version-control: never
72 End:
This page took 0.039755 seconds and 4 git commands to generate.