sparc-coff removal leftover
[external/binutils.git] / include / ChangeLog
1 2018-04-16  Alan Modra  <amodra@gmail.com>
2
3         * coff/sparc.h: Delete.
4
5 2018-04-16  Alan Modra  <amodra@gmail.com>
6
7         * aout/host.h: Remove m68k-aout and m68k-coff support.
8         * aout/hp300hpux.h: Delete.
9         * coff/apollo.h: Delete.
10         * coff/aux-coff.h: Delete.
11         * coff/m68k.h: Delete.
12
13 2018-04-16  Alan Modra  <amodra@gmail.com>
14
15         * dis-asm.h: Remove sh5 and sh64 support.
16
17 2018-04-16  Alan Modra  <amodra@gmail.com>
18
19         * coff/internal.h: Remove w65 support.
20         * coff/w65.h: Delete.
21
22 2018-04-16  Alan Modra  <amodra@gmail.com>
23
24         * coff/we32k.h: Delete.
25
26 2018-04-16  Alan Modra  <amodra@gmail.com>
27
28         * coff/internal.h: Remove m88k support.
29         * coff/m88k.h: Delete.
30         * opcode/m88k.h: Delete.
31
32 2018-04-16  Alan Modra  <amodra@gmail.com>
33
34         * elf/i370.h: Delete.
35         * opcode/i370.h: Delete.
36
37 2018-04-16  Alan Modra  <amodra@gmail.com>
38
39         * coff/h8500.h: Delete.
40         * coff/internal.h: Remove h8500 support.
41
42 2018-04-16  Alan Modra  <amodra@gmail.com>
43
44         * coff/h8300.h: Delete.
45
46 2018-04-16  Alan Modra  <amodra@gmail.com>
47
48         * ieee.h: Delete.
49
50 2018-04-16  Alan Modra  <amodra@gmail.com>
51
52         * aout/host.h: Remove newsos3 support.
53
54 2018-04-16  Alan Modra  <amodra@gmail.com>
55
56         * nlm/ChangeLog-9315: Delete.
57         * nlm/alpha-ext.h: Delete.
58         * nlm/common.h: Delete.
59         * nlm/external.h: Delete.
60         * nlm/i386-ext.h: Delete.
61         * nlm/internal.h: Delete.
62         * nlm/ppc-ext.h: Delete.
63         * nlm/sparc32-ext.h: Delete.
64
65 2018-04-16  Alan Modra  <amodra@gmail.com>
66
67         * opcode/tahoe.h: Delete.
68
69 2018-04-11  Alan Modra  <amodra@gmail.com>
70
71         * aout/adobe.h: Delete.
72         * aout/reloc.h: Delete.
73         * coff/i860.h: Delete.
74         * coff/i960.h: Delete.
75         * elf/i860.h: Delete.
76         * elf/i960.h: Delete.
77         * opcode/i860.h: Delete.
78         * opcode/i960.h: Delete.
79         * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
80         * aout/ar.h (ARMAGB): Remove.
81         * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
82         union internal_auxent): Remove i960 support.
83
84 2018-04-09  Alan Modra  <amodra@gmail.com>
85
86         * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
87         * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
88
89 2018-03-28  Renlin Li  <renlin.li@arm.com>
90
91         PR ld/22970
92         * elf/aarch64.h: Add relocation number for
93         R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
94         R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
95         R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
96         R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
97         R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
98         R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
99         R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
100         R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
101
102 2018-03-28  Nick Clifton  <nickc@redhat.com>
103
104         PR 22988
105         * opcode/aarch64.h (enum aarch64_opnd): Add
106         AARCH64_OPND_SVE_ADDR_R.
107
108 2018-03-21  H.J. Lu  <hongjiu.lu@intel.com>
109
110         * elf/common.h (DF_1_KMOD): New.
111         (DF_1_WEAKFILTER): Likewise.
112         (DF_1_NOCOMMON): Likewise.
113
114 2018-03-14  Kito Cheng  <kito.cheng@gmail.com>
115
116         * opcode/riscv.h (OP_MASK_FUNCT3): New.
117         (OP_SH_FUNCT3): Likewise.
118         (OP_MASK_FUNCT7): Likewise.
119         (OP_SH_FUNCT7): Likewise.
120         (OP_MASK_OP2): Likewise.
121         (OP_SH_OP2): Likewise.
122         (OP_MASK_CFUNCT4): Likewise.
123         (OP_SH_CFUNCT4): Likewise.
124         (OP_MASK_CFUNCT3): Likewise.
125         (OP_SH_CFUNCT3): Likewise.
126         (riscv_insn_types): Likewise.
127
128 2018-03-13  Nick Clifton  <nickc@redhat.com>
129
130         PR 22113
131         * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
132         field.
133
134 2018-03-08  H.J. Lu  <hongjiu.lu@intel.com>
135
136         * opcode/i386 (OLDGCC_COMPAT): Removed.
137
138 2018-02-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
139
140         * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
141
142 2018-02-20  Maciej W. Rozycki  <macro@mips.com>
143
144         * opcode/mips.h: Remove `M' operand code.
145
146 2018-02-12  Zebediah Figura  <z.figura12@gmail.com>
147
148         * coff/msdos.h: New header.
149         * coff/pe.h: Move common defines to msdos.h.
150         * coff/powerpc.h: Likewise.
151
152 2018-01-13  Nick Clifton  <nickc@redhat.com>
153
154         2.30 branch created.
155
156 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
157
158         PR ld/22393
159         * bfdlink.h (bfd_link_info): Add separate_code.
160
161 2018-01-04  Jim Wilson  <jimw@sifive.com>
162
163         * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL.  Rename
164         DECLARE_CSR entry.  Add alias to map sbadaddr to CSR_STVAL.
165         (CSR_MBADADDR): Rename to CSR_MTVAL.  Rename DECLARE_CSR entry.
166         Add alias to map mbadaddr to CSR_MTVAL.
167
168 2018-01-03  Alan Modra  <amodra@gmail.com>
169
170         Update year range in copyright notice of all files.
171
172 For older changes see ChangeLog-2017
173 \f
174 Copyright (C) 2018 Free Software Foundation, Inc.
175
176 Copying and distribution of this file, with or without modification,
177 are permitted in any medium without royalty provided the copyright
178 notice and this notice are preserved.
179
180 Local Variables:
181 mode: change-log
182 left-margin: 8
183 fill-column: 74
184 version-control: never
185 End: