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