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