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