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