Change functions in cp-name-parser.y into methods
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
e9cb46ab
L
12018-06-01 H.J. Lu <hongjiu.lu@intel.com>
2
3 * diagnostics.h: Moved from ../gdb/common/diagnostics.h.
4
22467434 52018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
6
7 * splay-tree.h (splay_tree_compare_strings,
8 splay_tree_delete_pointers): Declare new utility functions.
9
98553ad3
PB
102018-05-21 Peter Bergner <bergner@vnet.ibm.com.com>
11
12 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro.
13
7f999549
JW
142018-05-18 Kito Cheng <kito.cheng@gmail.com>
15
16 * elf/riscv.h (EF_RISCV_RVE): New define.
17
7b4ae824
JD
182018-05-18 John Darrington <john@darrington.wattle.id.au>
19
20 * elf/s12z.h: New header.
21
f9830ec1
TC
222018-05-15 Tamar Christina <tamar.christina@arm.com>
23
24 PR binutils/21446
25 * opcode/aarch64.h (F_SYS_READ, F_SYS_WRITE): New.
26
7d02540a
TC
272018-05-15 Tamar Christina <tamar.christina@arm.com>
28
29 PR binutils/21446
30 * opcode/aarch64.h (aarch64_operand_error): Add non_fatal.
31 (aarch64_print_operand): Support notes.
32
561a72d4
TC
332018-05-15 Tamar Christina <tamar.christina@arm.com>
34
35 PR binutils/21446
36 * opcode/aarch64.h (aarch64_opnd_info): Change sysreg to struct.
37 (aarch64_decode_insn): Accept error struct.
38
1678bd35
FT
392018-05-15 Francois H. Theron <francois.theron@netronome.com>
40
41 * opcode/nfp.h: Use uint64_t instead of bfd_vma.
42
637b1970
JD
432018-05-10 John Darrington <john@darrington.wattle.id.au>
44
45 * elf/common.h (EM_S12Z): New macro.
46
84f9f8c3
AM
472018-05-09 Sebastian Rasmussen <sebras@gmail.com>
48
49 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
50 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
51 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
52 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
53
e6f372ba
JW
542018-05-08 Jim Wilson <jimw@sifive.com>
55
56 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
57 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
58 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
59
2ceb7719
PB
602018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
61
62 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
63 (vle_num_opcodes): Likewise.
64 (spe2_num_opcodes): Likewise.
65
602f1657
AM
662018-05-04 Alan Modra <amodra@gmail.com>
67
68 * ansidecl.h: Import from gcc.
69 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
70 to s_name.
71 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
72
fe944acf
FT
732018-04-30 Francois H. Theron <francois.theron@netronome.com>
74
75 * dis-asm.h: Added print_nfp_disassembler_options prototype.
76 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
77 Generic System V Application Binary Interface.
78 * elf/nfp.h: New, for NFP support.
79 * opcode/nfp.h: New, for NFP support.
80
5c5a4843
CL
812018-04-25 Christophe Lyon <christophe.lyon@st.com>
82 Mickaël Guêné <mickael.guene@st.com>
83
84 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
85 R_ARM_TLS_IE32_FDPIC.
86
188fd7ae
CL
872018-04-25 Christophe Lyon <christophe.lyon@st.com>
88 Mickaël Guêné <mickael.guene@st.com>
89
90 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
91 (R_ARM_FUNCDESC)
92 (R_ARM_FUNCDESC_VALUE): Define new relocations.
93
18a20338
CL
942018-04-25 Christophe Lyon <christophe.lyon@st.com>
95 Mickaël Guêné <mickael.guene@st.com>
96
97 * elf/arm.h (EF_ARM_FDPIC): New.
98
3596d8ce
AM
992018-04-18 Alan Modra <amodra@gmail.com>
100
101 * coff/mipspe.h: Delete.
102
c65c21e1
AM
1032018-04-18 Alan Modra <amodra@gmail.com>
104
105 * aout/dynix3.h: Delete.
106
884d4d8a 1072018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
108
109 Microblaze Target: PIC data text relative
110
111 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
112 * elf/microblaze.h (Add 3 new relocations):
113 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
114 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
115
f954747f
AM
1162018-04-17 Alan Modra <amodra@gmail.com>
117
118 * elf/i370.h: Revert removal.
119 * elf/i860.h: Likewise.
120 * elf/i960.h: Likewise.
121
5452f388
AM
1222018-04-16 Alan Modra <amodra@gmail.com>
123
124 * coff/sparc.h: Delete.
125
dc12032b
AM
1262018-04-16 Alan Modra <amodra@gmail.com>
127
128 * aout/host.h: Remove m68k-aout and m68k-coff support.
129 * aout/hp300hpux.h: Delete.
130 * coff/apollo.h: Delete.
131 * coff/aux-coff.h: Delete.
132 * coff/m68k.h: Delete.
133
211dc24b
AM
1342018-04-16 Alan Modra <amodra@gmail.com>
135
136 * dis-asm.h: Remove sh5 and sh64 support.
137
a9a4b302
AM
1382018-04-16 Alan Modra <amodra@gmail.com>
139
140 * coff/internal.h: Remove w65 support.
141 * coff/w65.h: Delete.
142
04cb01fd
AM
1432018-04-16 Alan Modra <amodra@gmail.com>
144
145 * coff/we32k.h: Delete.
146
c2bf1eec
AM
1472018-04-16 Alan Modra <amodra@gmail.com>
148
149 * coff/internal.h: Remove m88k support.
150 * coff/m88k.h: Delete.
151 * opcode/m88k.h: Delete.
152
6793974d
AM
1532018-04-16 Alan Modra <amodra@gmail.com>
154
155 * elf/i370.h: Delete.
156 * opcode/i370.h: Delete.
157
e82aa794
AM
1582018-04-16 Alan Modra <amodra@gmail.com>
159
160 * coff/h8500.h: Delete.
161 * coff/internal.h: Remove h8500 support.
162
fe0bf0fd
AM
1632018-04-16 Alan Modra <amodra@gmail.com>
164
165 * coff/h8300.h: Delete.
166
fdef3943
AM
1672018-04-16 Alan Modra <amodra@gmail.com>
168
169 * ieee.h: Delete.
170
5972ac73
AM
1712018-04-16 Alan Modra <amodra@gmail.com>
172
173 * aout/host.h: Remove newsos3 support.
174
b4b594e3
AM
1752018-04-16 Alan Modra <amodra@gmail.com>
176
177 * nlm/ChangeLog-9315: Delete.
178 * nlm/alpha-ext.h: Delete.
179 * nlm/common.h: Delete.
180 * nlm/external.h: Delete.
181 * nlm/i386-ext.h: Delete.
182 * nlm/internal.h: Delete.
183 * nlm/ppc-ext.h: Delete.
184 * nlm/sparc32-ext.h: Delete.
185
fceadf09
AM
1862018-04-16 Alan Modra <amodra@gmail.com>
187
188 * opcode/tahoe.h: Delete.
189
a8eb42a8
AM
1902018-04-11 Alan Modra <amodra@gmail.com>
191
192 * aout/adobe.h: Delete.
193 * aout/reloc.h: Delete.
194 * coff/i860.h: Delete.
195 * coff/i960.h: Delete.
196 * elf/i860.h: Delete.
197 * elf/i960.h: Delete.
198 * opcode/i860.h: Delete.
199 * opcode/i960.h: Delete.
200 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
201 * aout/ar.h (ARMAGB): Remove.
202 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
203 union internal_auxent): Remove i960 support.
204
23cedd1d
AM
2052018-04-09 Alan Modra <amodra@gmail.com>
206
207 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
208 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
209
84f1b9fb
RL
2102018-03-28 Renlin Li <renlin.li@arm.com>
211
212 PR ld/22970
213 * elf/aarch64.h: Add relocation number for
214 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
215 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
216 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
217 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
218 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
219 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
220 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
221 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
222
c8d59609
NC
2232018-03-28 Nick Clifton <nickc@redhat.com>
224
225 PR 22988
226 * opcode/aarch64.h (enum aarch64_opnd): Add
227 AARCH64_OPND_SVE_ADDR_R.
228
b1202ffa
L
2292018-03-21 H.J. Lu <hongjiu.lu@intel.com>
230
231 * elf/common.h (DF_1_KMOD): New.
232 (DF_1_WEAKFILTER): Likewise.
233 (DF_1_NOCOMMON): Likewise.
234
0e35537d
JW
2352018-03-14 Kito Cheng <kito.cheng@gmail.com>
236
237 * opcode/riscv.h (OP_MASK_FUNCT3): New.
238 (OP_SH_FUNCT3): Likewise.
239 (OP_MASK_FUNCT7): Likewise.
240 (OP_SH_FUNCT7): Likewise.
241 (OP_MASK_OP2): Likewise.
242 (OP_SH_OP2): Likewise.
243 (OP_MASK_CFUNCT4): Likewise.
244 (OP_SH_CFUNCT4): Likewise.
245 (OP_MASK_CFUNCT3): Likewise.
246 (OP_SH_CFUNCT3): Likewise.
247 (riscv_insn_types): Likewise.
248
3e33b239
NC
2492018-03-13 Nick Clifton <nickc@redhat.com>
250
251 PR 22113
252 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
253 field.
254
bd5dea88
L
2552018-03-08 H.J. Lu <hongjiu.lu@intel.com>
256
257 * opcode/i386 (OLDGCC_COMPAT): Removed.
258
5b616bef
TP
2592018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
260
261 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
262
75f31665
MR
2632018-02-20 Maciej W. Rozycki <macro@mips.com>
264
265 * opcode/mips.h: Remove `M' operand code.
266
830db048
ZF
2672018-02-12 Zebediah Figura <z.figura12@gmail.com>
268
269 * coff/msdos.h: New header.
270 * coff/pe.h: Move common defines to msdos.h.
271 * coff/powerpc.h: Likewise.
272
faf766e3
NC
2732018-01-13 Nick Clifton <nickc@redhat.com>
274
275 2.30 branch created.
276
47acac12
L
2772018-01-11 H.J. Lu <hongjiu.lu@intel.com>
278
279 PR ld/22393
280 * bfdlink.h (bfd_link_info): Add separate_code.
281
645a2c5b
JW
2822018-01-04 Jim Wilson <jimw@sifive.com>
283
284 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
285 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
286 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
287 Add alias to map mbadaddr to CSR_MTVAL.
288
219d1afa
AM
2892018-01-03 Alan Modra <amodra@gmail.com>
290
291 Update year range in copyright notice of all files.
292
1e563868 293For older changes see ChangeLog-2017
3499769a 294\f
1e563868 295Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
296
297Copying and distribution of this file, with or without modification,
298are permitted in any medium without royalty provided the copyright
299notice and this notice are preserved.
300
301Local Variables:
302mode: change-log
303left-margin: 8
304fill-column: 74
305version-control: never
306End:
This page took 0.382525 seconds and 4 git commands to generate.