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