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