MIPS: Add CRC ASE support
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
730c3174
SE
12018-06-13 Scott Egerton <scott.egerton@imgtec.com>
2 Faraz Shahbazker <Faraz.Shahbazker@mips.com>
3
4 * elf/mips.h (AFL_ASE_CRC): New macro.
5 (AFL_ASE_MASK): Update to include AFL_ASE_CRC.
6 * opcode/mips.h (ASE_CRC): New macro.
7 * opcode/mips.h (ASE_CRC64): Likewise.
8
4b8e28c7
MF
92018-06-04 Max Filippov <jcmvbkbc@gmail.com>
10
11 * elf/xtensa.h (xtensa_read_table_entries)
12 (xtensa_compute_fill_extra_space): New declarations.
13
95da9854
L
142018-06-04 H.J. Lu <hongjiu.lu@intel.com>
15
16 * diagnostics.h (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): Always
17 define for GCC.
18
23081219
L
192018-06-04 H.J. Lu <hongjiu.lu@intel.com>
20
21 * diagnostics.h (DIAGNOSTIC_STRINGIFY_1): New.
22 (DIAGNOSTIC_STRINGIFY): Likewise.
23 (DIAGNOSTIC_IGNORE): Replace STRINGIFY with DIAGNOSTIC_STRINGIFY.
24 (DIAGNOSTIC_IGNORE_SELF_MOVE): Define empty if not defined.
25 (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Likewise.
26 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): Likewise.
27 (DIAGNOSTIC_IGNORE_SWITCH_DIFFERENT_ENUM_TYPES): Likewise.
28 (DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION): New.
29
e9cb46ab
L
302018-06-01 H.J. Lu <hongjiu.lu@intel.com>
31
32 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
33
22467434 342018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
35
36 * splay-tree.h (splay_tree_compare_strings,
37 splay_tree_delete_pointers): Declare new utility functions.
38
98553ad3
PB
392018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
40
41 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
42
7f999549
JW
432018-05-18 Kito Cheng <kito.cheng@gmail.com>
44
45 * elf/riscv.h (EF_RISCV_RVE): New define.
46
7b4ae824
JD
472018-05-18 John Darrington <john@darrington.wattle.id.au>
48
49 * elf/s12z.h: New header.
50
f9830ec1
TC
512018-05-15 Tamar Christina <tamar.christina@arm.com>
52
53 PR binutils/21446
54 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
55
7d02540a
TC
562018-05-15 Tamar Christina <tamar.christina@arm.com>
57
58 PR binutils/21446
59 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
60 (aarch64_print_operand): Support notes.
61
561a72d4
TC
622018-05-15 Tamar Christina <tamar.christina@arm.com>
63
64 PR binutils/21446
65 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
66 (aarch64_decode_insn): Accept error struct.
67
1678bd35
FT
682018-05-15 Francois H. Theron <francois.theron@netronome.com>
69
70 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
71
637b1970
JD
722018-05-10 John Darrington <john@darrington.wattle.id.au>
73
74 * elf/common.h (EM_S12Z): New macro.
75
84f9f8c3
AM
762018-05-09 Sebastian Rasmussen <sebras@gmail.com>
77
78 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
79 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
80 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
81 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
82
e6f372ba
JW
832018-05-08 Jim Wilson <jimw@sifive.com>
84
85 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
86 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
87 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
88
2ceb7719
PB
892018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
90
91 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
92 (vle_num_opcodes): Likewise.
93 (spe2_num_opcodes): Likewise.
94
602f1657
AM
952018-05-04 Alan Modra <amodra@gmail.com>
96
97 * ansidecl.h: Import from gcc.
98 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
99 to s_name.
100 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
101
fe944acf
FT
1022018-04-30 Francois H. Theron <francois.theron@netronome.com>
103
104 * dis-asm.h: Added print_nfp_disassembler_options prototype.
105 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
106 Generic System V Application Binary Interface.
107 * elf/nfp.h: New, for NFP support.
108 * opcode/nfp.h: New, for NFP support.
109
5c5a4843
CL
1102018-04-25 Christophe Lyon <christophe.lyon@st.com>
111 Mickaël Guêné <mickael.guene@st.com>
112
113 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
114 R_ARM_TLS_IE32_FDPIC.
115
188fd7ae
CL
1162018-04-25 Christophe Lyon <christophe.lyon@st.com>
117 Mickaël Guêné <mickael.guene@st.com>
118
119 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
120 (R_ARM_FUNCDESC)
121 (R_ARM_FUNCDESC_VALUE): Define new relocations.
122
18a20338
CL
1232018-04-25 Christophe Lyon <christophe.lyon@st.com>
124 Mickaël Guêné <mickael.guene@st.com>
125
126 * elf/arm.h (EF_ARM_FDPIC): New.
127
3596d8ce
AM
1282018-04-18 Alan Modra <amodra@gmail.com>
129
130 * coff/mipspe.h: Delete.
131
c65c21e1
AM
1322018-04-18 Alan Modra <amodra@gmail.com>
133
134 * aout/dynix3.h: Delete.
135
884d4d8a 1362018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
137
138 Microblaze Target: PIC data text relative
139
140 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
141 * elf/microblaze.h (Add 3 new relocations):
142 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
143 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
144
f954747f
AM
1452018-04-17 Alan Modra <amodra@gmail.com>
146
147 * elf/i370.h: Revert removal.
148 * elf/i860.h: Likewise.
149 * elf/i960.h: Likewise.
150
5452f388
AM
1512018-04-16 Alan Modra <amodra@gmail.com>
152
153 * coff/sparc.h: Delete.
154
dc12032b
AM
1552018-04-16 Alan Modra <amodra@gmail.com>
156
157 * aout/host.h: Remove m68k-aout and m68k-coff support.
158 * aout/hp300hpux.h: Delete.
159 * coff/apollo.h: Delete.
160 * coff/aux-coff.h: Delete.
161 * coff/m68k.h: Delete.
162
211dc24b
AM
1632018-04-16 Alan Modra <amodra@gmail.com>
164
165 * dis-asm.h: Remove sh5 and sh64 support.
166
a9a4b302
AM
1672018-04-16 Alan Modra <amodra@gmail.com>
168
169 * coff/internal.h: Remove w65 support.
170 * coff/w65.h: Delete.
171
04cb01fd
AM
1722018-04-16 Alan Modra <amodra@gmail.com>
173
174 * coff/we32k.h: Delete.
175
c2bf1eec
AM
1762018-04-16 Alan Modra <amodra@gmail.com>
177
178 * coff/internal.h: Remove m88k support.
179 * coff/m88k.h: Delete.
180 * opcode/m88k.h: Delete.
181
6793974d
AM
1822018-04-16 Alan Modra <amodra@gmail.com>
183
184 * elf/i370.h: Delete.
185 * opcode/i370.h: Delete.
186
e82aa794
AM
1872018-04-16 Alan Modra <amodra@gmail.com>
188
189 * coff/h8500.h: Delete.
190 * coff/internal.h: Remove h8500 support.
191
fe0bf0fd
AM
1922018-04-16 Alan Modra <amodra@gmail.com>
193
194 * coff/h8300.h: Delete.
195
fdef3943
AM
1962018-04-16 Alan Modra <amodra@gmail.com>
197
198 * ieee.h: Delete.
199
5972ac73
AM
2002018-04-16 Alan Modra <amodra@gmail.com>
201
202 * aout/host.h: Remove newsos3 support.
203
b4b594e3
AM
2042018-04-16 Alan Modra <amodra@gmail.com>
205
206 * nlm/ChangeLog-9315: Delete.
207 * nlm/alpha-ext.h: Delete.
208 * nlm/common.h: Delete.
209 * nlm/external.h: Delete.
210 * nlm/i386-ext.h: Delete.
211 * nlm/internal.h: Delete.
212 * nlm/ppc-ext.h: Delete.
213 * nlm/sparc32-ext.h: Delete.
214
fceadf09
AM
2152018-04-16 Alan Modra <amodra@gmail.com>
216
217 * opcode/tahoe.h: Delete.
218
a8eb42a8
AM
2192018-04-11 Alan Modra <amodra@gmail.com>
220
221 * aout/adobe.h: Delete.
222 * aout/reloc.h: Delete.
223 * coff/i860.h: Delete.
224 * coff/i960.h: Delete.
225 * elf/i860.h: Delete.
226 * elf/i960.h: Delete.
227 * opcode/i860.h: Delete.
228 * opcode/i960.h: Delete.
229 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
230 * aout/ar.h (ARMAGB): Remove.
231 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
232 union internal_auxent): Remove i960 support.
233
23cedd1d
AM
2342018-04-09 Alan Modra <amodra@gmail.com>
235
236 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
237 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
238
84f1b9fb
RL
2392018-03-28 Renlin Li <renlin.li@arm.com>
240
241 PR ld/22970
242 * elf/aarch64.h: Add relocation number for
243 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
244 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
245 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
246 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
247 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
248 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
249 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
250 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
251
c8d59609
NC
2522018-03-28 Nick Clifton <nickc@redhat.com>
253
254 PR 22988
255 * opcode/aarch64.h (enum aarch64_opnd): Add
256 AARCH64_OPND_SVE_ADDR_R.
257
b1202ffa
L
2582018-03-21 H.J. Lu <hongjiu.lu@intel.com>
259
260 * elf/common.h (DF_1_KMOD): New.
261 (DF_1_WEAKFILTER): Likewise.
262 (DF_1_NOCOMMON): Likewise.
263
0e35537d
JW
2642018-03-14 Kito Cheng <kito.cheng@gmail.com>
265
266 * opcode/riscv.h (OP_MASK_FUNCT3): New.
267 (OP_SH_FUNCT3): Likewise.
268 (OP_MASK_FUNCT7): Likewise.
269 (OP_SH_FUNCT7): Likewise.
270 (OP_MASK_OP2): Likewise.
271 (OP_SH_OP2): Likewise.
272 (OP_MASK_CFUNCT4): Likewise.
273 (OP_SH_CFUNCT4): Likewise.
274 (OP_MASK_CFUNCT3): Likewise.
275 (OP_SH_CFUNCT3): Likewise.
276 (riscv_insn_types): Likewise.
277
3e33b239
NC
2782018-03-13 Nick Clifton <nickc@redhat.com>
279
280 PR 22113
281 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
282 field.
283
bd5dea88
L
2842018-03-08 H.J. Lu <hongjiu.lu@intel.com>
285
286 * opcode/i386 (OLDGCC_COMPAT): Removed.
287
5b616bef
TP
2882018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
289
290 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
291
75f31665
MR
2922018-02-20 Maciej W. Rozycki <macro@mips.com>
293
294 * opcode/mips.h: Remove `M' operand code.
295
830db048
ZF
2962018-02-12 Zebediah Figura <z.figura12@gmail.com>
297
298 * coff/msdos.h: New header.
299 * coff/pe.h: Move common defines to msdos.h.
300 * coff/powerpc.h: Likewise.
301
faf766e3
NC
3022018-01-13 Nick Clifton <nickc@redhat.com>
303
304 2.30 branch created.
305
47acac12
L
3062018-01-11 H.J. Lu <hongjiu.lu@intel.com>
307
308 PR ld/22393
309 * bfdlink.h (bfd_link_info): Add separate_code.
310
645a2c5b
JW
3112018-01-04 Jim Wilson <jimw@sifive.com>
312
313 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
314 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
315 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
316 Add alias to map mbadaddr to CSR_MTVAL.
317
219d1afa
AM
3182018-01-03 Alan Modra <amodra@gmail.com>
319
320 Update year range in copyright notice of all files.
321
1e563868 322For older changes see ChangeLog-2017
3499769a 323\f
1e563868 324Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
325
326Copying and distribution of this file, with or without modification,
327are permitted in any medium without royalty provided the copyright
328notice and this notice are preserved.
329
330Local Variables:
331mode: change-log
332left-margin: 8
333fill-column: 74
334version-control: never
335End:
This page took 0.154379 seconds and 4 git commands to generate.