RISC-V: Add RV32E support.
[external/binutils.git] / include / ChangeLog
1 2018-05-18  Kito Cheng  <kito.cheng@gmail.com>
2
3         * elf/riscv.h (EF_RISCV_RVE): New define.
4
5 2018-05-18  John Darrington  <john@darrington.wattle.id.au>
6
7         * elf/s12z.h: New header.
8
9 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
10
11         PR binutils/21446
12         * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
13
14 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
15
16         PR binutils/21446
17         * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
18         (aarch64_print_operand): Support notes.
19
20 2018-05-15  Tamar Christina  <tamar.christina@arm.com>
21
22         PR binutils/21446
23         * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
24         (aarch64_decode_insn): Accept error struct.
25
26 2018-05-15  Francois H. Theron  <francois.theron@netronome.com>
27
28         * opcode/nfp.h: Use uint64_t instead of bfd_vma.
29
30 2018-05-10  John Darrington  <john@darrington.wattle.id.au>
31
32         * elf/common.h (EM_S12Z): New macro.
33
34 2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
35
36         * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
37         Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
38         (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
39         MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
40
41 2018-05-08  Jim Wilson  <jimw@sifive.com>
42
43         * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
44         (MATCH_C_SRAI64, MASK_C_SRAI64): New.
45         (MATCH_C_SLLI64, MASK_C_SLLI64): New.
46
47 2018-05-07  Peter Bergner  <bergner@vnet.ibm.com.com>
48
49         * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
50         (vle_num_opcodes): Likewise.
51         (spe2_num_opcodes): Likewise.
52
53 2018-05-04  Alan Modra  <amodra@gmail.com>
54
55         * ansidecl.h: Import from gcc.
56         * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
57         to s_name.
58         (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
59
60 2018-04-30  Francois H. Theron <francois.theron@netronome.com>
61
62         * dis-asm.h: Added print_nfp_disassembler_options prototype.
63         * elf/common.h: Added EM_NFP, officially assigned. See Google Group
64         Generic System V Application Binary Interface.
65         * elf/nfp.h: New, for NFP support.
66         * opcode/nfp.h: New, for NFP support.
67
68 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
69         Mickaël Guêné  <mickael.guene@st.com>
70
71         * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
72         R_ARM_TLS_IE32_FDPIC.
73
74 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
75         Mickaël Guêné  <mickael.guene@st.com>
76
77         * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
78         (R_ARM_FUNCDESC)
79         (R_ARM_FUNCDESC_VALUE): Define new relocations.
80
81 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
82         Mickaël Guêné  <mickael.guene@st.com>
83
84         * elf/arm.h (EF_ARM_FDPIC): New.
85
86 2018-04-18  Alan Modra  <amodra@gmail.com>
87
88         * coff/mipspe.h: Delete.
89
90 2018-04-18  Alan Modra  <amodra@gmail.com>
91
92         * aout/dynix3.h: Delete.
93
94 2018-04-17 Andrew Sadek  <andrew.sadek.se@gmail.com>
95
96         Microblaze Target: PIC data text relative
97
98         * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
99         * elf/microblaze.h (Add 3 new relocations):
100         R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
101         and R_MICROBLAZE_TEXTREL_32_LO for relax function.
102
103 2018-04-17  Alan Modra  <amodra@gmail.com>
104
105         * elf/i370.h: Revert removal.
106         * elf/i860.h: Likewise.
107         * elf/i960.h: Likewise.
108
109 2018-04-16  Alan Modra  <amodra@gmail.com>
110
111         * coff/sparc.h: Delete.
112
113 2018-04-16  Alan Modra  <amodra@gmail.com>
114
115         * aout/host.h: Remove m68k-aout and m68k-coff support.
116         * aout/hp300hpux.h: Delete.
117         * coff/apollo.h: Delete.
118         * coff/aux-coff.h: Delete.
119         * coff/m68k.h: Delete.
120
121 2018-04-16  Alan Modra  <amodra@gmail.com>
122
123         * dis-asm.h: Remove sh5 and sh64 support.
124
125 2018-04-16  Alan Modra  <amodra@gmail.com>
126
127         * coff/internal.h: Remove w65 support.
128         * coff/w65.h: Delete.
129
130 2018-04-16  Alan Modra  <amodra@gmail.com>
131
132         * coff/we32k.h: Delete.
133
134 2018-04-16  Alan Modra  <amodra@gmail.com>
135
136         * coff/internal.h: Remove m88k support.
137         * coff/m88k.h: Delete.
138         * opcode/m88k.h: Delete.
139
140 2018-04-16  Alan Modra  <amodra@gmail.com>
141
142         * elf/i370.h: Delete.
143         * opcode/i370.h: Delete.
144
145 2018-04-16  Alan Modra  <amodra@gmail.com>
146
147         * coff/h8500.h: Delete.
148         * coff/internal.h: Remove h8500 support.
149
150 2018-04-16  Alan Modra  <amodra@gmail.com>
151
152         * coff/h8300.h: Delete.
153
154 2018-04-16  Alan Modra  <amodra@gmail.com>
155
156         * ieee.h: Delete.
157
158 2018-04-16  Alan Modra  <amodra@gmail.com>
159
160         * aout/host.h: Remove newsos3 support.
161
162 2018-04-16  Alan Modra  <amodra@gmail.com>
163
164         * nlm/ChangeLog-9315: Delete.
165         * nlm/alpha-ext.h: Delete.
166         * nlm/common.h: Delete.
167         * nlm/external.h: Delete.
168         * nlm/i386-ext.h: Delete.
169         * nlm/internal.h: Delete.
170         * nlm/ppc-ext.h: Delete.
171         * nlm/sparc32-ext.h: Delete.
172
173 2018-04-16  Alan Modra  <amodra@gmail.com>
174
175         * opcode/tahoe.h: Delete.
176
177 2018-04-11  Alan Modra  <amodra@gmail.com>
178
179         * aout/adobe.h: Delete.
180         * aout/reloc.h: Delete.
181         * coff/i860.h: Delete.
182         * coff/i960.h: Delete.
183         * elf/i860.h: Delete.
184         * elf/i960.h: Delete.
185         * opcode/i860.h: Delete.
186         * opcode/i960.h: Delete.
187         * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
188         * aout/ar.h (ARMAGB): Remove.
189         * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
190         union internal_auxent): Remove i960 support.
191
192 2018-04-09  Alan Modra  <amodra@gmail.com>
193
194         * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
195         * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
196
197 2018-03-28  Renlin Li  <renlin.li@arm.com>
198
199         PR ld/22970
200         * elf/aarch64.h: Add relocation number for
201         R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
202         R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
203         R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
204         R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
205         R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
206         R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
207         R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
208         R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
209
210 2018-03-28  Nick Clifton  <nickc@redhat.com>
211
212         PR 22988
213         * opcode/aarch64.h (enum aarch64_opnd): Add
214         AARCH64_OPND_SVE_ADDR_R.
215
216 2018-03-21  H.J. Lu  <hongjiu.lu@intel.com>
217
218         * elf/common.h (DF_1_KMOD): New.
219         (DF_1_WEAKFILTER): Likewise.
220         (DF_1_NOCOMMON): Likewise.
221
222 2018-03-14  Kito Cheng  <kito.cheng@gmail.com>
223
224         * opcode/riscv.h (OP_MASK_FUNCT3): New.
225         (OP_SH_FUNCT3): Likewise.
226         (OP_MASK_FUNCT7): Likewise.
227         (OP_SH_FUNCT7): Likewise.
228         (OP_MASK_OP2): Likewise.
229         (OP_SH_OP2): Likewise.
230         (OP_MASK_CFUNCT4): Likewise.
231         (OP_SH_CFUNCT4): Likewise.
232         (OP_MASK_CFUNCT3): Likewise.
233         (OP_SH_CFUNCT3): Likewise.
234         (riscv_insn_types): Likewise.
235
236 2018-03-13  Nick Clifton  <nickc@redhat.com>
237
238         PR 22113
239         * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
240         field.
241
242 2018-03-08  H.J. Lu  <hongjiu.lu@intel.com>
243
244         * opcode/i386 (OLDGCC_COMPAT): Removed.
245
246 2018-02-27  Thomas Preud'homme  <thomas.preudhomme@arm.com>
247
248         * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
249
250 2018-02-20  Maciej W. Rozycki  <macro@mips.com>
251
252         * opcode/mips.h: Remove `M' operand code.
253
254 2018-02-12  Zebediah Figura  <z.figura12@gmail.com>
255
256         * coff/msdos.h: New header.
257         * coff/pe.h: Move common defines to msdos.h.
258         * coff/powerpc.h: Likewise.
259
260 2018-01-13  Nick Clifton  <nickc@redhat.com>
261
262         2.30 branch created.
263
264 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
265
266         PR ld/22393
267         * bfdlink.h (bfd_link_info): Add separate_code.
268
269 2018-01-04  Jim Wilson  <jimw@sifive.com>
270
271         * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL.  Rename
272         DECLARE_CSR entry.  Add alias to map sbadaddr to CSR_STVAL.
273         (CSR_MBADADDR): Rename to CSR_MTVAL.  Rename DECLARE_CSR entry.
274         Add alias to map mbadaddr to CSR_MTVAL.
275
276 2018-01-03  Alan Modra  <amodra@gmail.com>
277
278         Update year range in copyright notice of all files.
279
280 For older changes see ChangeLog-2017
281 \f
282 Copyright (C) 2018 Free Software Foundation, Inc.
283
284 Copying and distribution of this file, with or without modification,
285 are permitted in any medium without royalty provided the copyright
286 notice and this notice are preserved.
287
288 Local Variables:
289 mode: change-log
290 left-margin: 8
291 fill-column: 74
292 version-control: never
293 End: