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