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