Add a new Portuguese translation for the bfd sub-directory.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
637b1970
JD
12018-05-10 John Darrington <john@darrington.wattle.id.au>
2
3 * elf/common.h (EM_S12Z): New macro.
4
84f9f8c3
AM
52018-05-09 Sebastian Rasmussen <sebras@gmail.com>
6
7 * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS):
8 Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS.
9 (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from
10 MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS.
11
e6f372ba
JW
122018-05-08 Jim Wilson <jimw@sifive.com>
13
14 * opcode/riscv-opc.h (MATCH_C_SRLI64, MASK_C_SRLI64): New.
15 (MATCH_C_SRAI64, MASK_C_SRAI64): New.
16 (MATCH_C_SLLI64, MASK_C_SLLI64): New.
17
2ceb7719
PB
182018-05-07 Peter Bergner <bergner@vnet.ibm.com.com>
19
20 * opcode/ppc.h (powerpc_num_opcodes): Change type to unsigned.
21 (vle_num_opcodes): Likewise.
22 (spe2_num_opcodes): Likewise.
23
602f1657
AM
242018-05-04 Alan Modra <amodra@gmail.com>
25
26 * ansidecl.h: Import from gcc.
27 * coff/internal.h (struct internal_scnhdr): Add ATTRIBUTE_NONSTRING
28 to s_name.
29 (struct internal_syment): Add ATTRIBUTE_NONSTRING to _n_name.
30
fe944acf
FT
312018-04-30 Francois H. Theron <francois.theron@netronome.com>
32
33 * dis-asm.h: Added print_nfp_disassembler_options prototype.
34 * elf/common.h: Added EM_NFP, officially assigned. See Google Group
35 Generic System V Application Binary Interface.
36 * elf/nfp.h: New, for NFP support.
37 * opcode/nfp.h: New, for NFP support.
38
5c5a4843
CL
392018-04-25 Christophe Lyon <christophe.lyon@st.com>
40 Mickaël Guêné <mickael.guene@st.com>
41
42 * elf/arm.h: Add R_ARM_TLS_GD32_FDPIC, R_ARM_TLS_LDM32_FDPIC,
43 R_ARM_TLS_IE32_FDPIC.
44
188fd7ae
CL
452018-04-25 Christophe Lyon <christophe.lyon@st.com>
46 Mickaël Guêné <mickael.guene@st.com>
47
48 * elf/arm.h (R_ARM_GOTFUNCDESC, R_ARM_GOTOFFFUNCDESC)
49 (R_ARM_FUNCDESC)
50 (R_ARM_FUNCDESC_VALUE): Define new relocations.
51
18a20338
CL
522018-04-25 Christophe Lyon <christophe.lyon@st.com>
53 Mickaël Guêné <mickael.guene@st.com>
54
55 * elf/arm.h (EF_ARM_FDPIC): New.
56
3596d8ce
AM
572018-04-18 Alan Modra <amodra@gmail.com>
58
59 * coff/mipspe.h: Delete.
60
c65c21e1
AM
612018-04-18 Alan Modra <amodra@gmail.com>
62
63 * aout/dynix3.h: Delete.
64
884d4d8a 652018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
66
67 Microblaze Target: PIC data text relative
68
69 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
70 * elf/microblaze.h (Add 3 new relocations):
71 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
72 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
73
f954747f
AM
742018-04-17 Alan Modra <amodra@gmail.com>
75
76 * elf/i370.h: Revert removal.
77 * elf/i860.h: Likewise.
78 * elf/i960.h: Likewise.
79
5452f388
AM
802018-04-16 Alan Modra <amodra@gmail.com>
81
82 * coff/sparc.h: Delete.
83
dc12032b
AM
842018-04-16 Alan Modra <amodra@gmail.com>
85
86 * aout/host.h: Remove m68k-aout and m68k-coff support.
87 * aout/hp300hpux.h: Delete.
88 * coff/apollo.h: Delete.
89 * coff/aux-coff.h: Delete.
90 * coff/m68k.h: Delete.
91
211dc24b
AM
922018-04-16 Alan Modra <amodra@gmail.com>
93
94 * dis-asm.h: Remove sh5 and sh64 support.
95
a9a4b302
AM
962018-04-16 Alan Modra <amodra@gmail.com>
97
98 * coff/internal.h: Remove w65 support.
99 * coff/w65.h: Delete.
100
04cb01fd
AM
1012018-04-16 Alan Modra <amodra@gmail.com>
102
103 * coff/we32k.h: Delete.
104
c2bf1eec
AM
1052018-04-16 Alan Modra <amodra@gmail.com>
106
107 * coff/internal.h: Remove m88k support.
108 * coff/m88k.h: Delete.
109 * opcode/m88k.h: Delete.
110
6793974d
AM
1112018-04-16 Alan Modra <amodra@gmail.com>
112
113 * elf/i370.h: Delete.
114 * opcode/i370.h: Delete.
115
e82aa794
AM
1162018-04-16 Alan Modra <amodra@gmail.com>
117
118 * coff/h8500.h: Delete.
119 * coff/internal.h: Remove h8500 support.
120
fe0bf0fd
AM
1212018-04-16 Alan Modra <amodra@gmail.com>
122
123 * coff/h8300.h: Delete.
124
fdef3943
AM
1252018-04-16 Alan Modra <amodra@gmail.com>
126
127 * ieee.h: Delete.
128
5972ac73
AM
1292018-04-16 Alan Modra <amodra@gmail.com>
130
131 * aout/host.h: Remove newsos3 support.
132
b4b594e3
AM
1332018-04-16 Alan Modra <amodra@gmail.com>
134
135 * nlm/ChangeLog-9315: Delete.
136 * nlm/alpha-ext.h: Delete.
137 * nlm/common.h: Delete.
138 * nlm/external.h: Delete.
139 * nlm/i386-ext.h: Delete.
140 * nlm/internal.h: Delete.
141 * nlm/ppc-ext.h: Delete.
142 * nlm/sparc32-ext.h: Delete.
143
fceadf09
AM
1442018-04-16 Alan Modra <amodra@gmail.com>
145
146 * opcode/tahoe.h: Delete.
147
a8eb42a8
AM
1482018-04-11 Alan Modra <amodra@gmail.com>
149
150 * aout/adobe.h: Delete.
151 * aout/reloc.h: Delete.
152 * coff/i860.h: Delete.
153 * coff/i960.h: Delete.
154 * elf/i860.h: Delete.
155 * elf/i960.h: Delete.
156 * opcode/i860.h: Delete.
157 * opcode/i960.h: Delete.
158 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
159 * aout/ar.h (ARMAGB): Remove.
160 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
161 union internal_auxent): Remove i960 support.
162
23cedd1d
AM
1632018-04-09 Alan Modra <amodra@gmail.com>
164
165 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
166 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
167
84f1b9fb
RL
1682018-03-28 Renlin Li <renlin.li@arm.com>
169
170 PR ld/22970
171 * elf/aarch64.h: Add relocation number for
172 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
173 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
174 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
175 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
176 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
177 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
178 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
179 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
180
c8d59609
NC
1812018-03-28 Nick Clifton <nickc@redhat.com>
182
183 PR 22988
184 * opcode/aarch64.h (enum aarch64_opnd): Add
185 AARCH64_OPND_SVE_ADDR_R.
186
b1202ffa
L
1872018-03-21 H.J. Lu <hongjiu.lu@intel.com>
188
189 * elf/common.h (DF_1_KMOD): New.
190 (DF_1_WEAKFILTER): Likewise.
191 (DF_1_NOCOMMON): Likewise.
192
0e35537d
JW
1932018-03-14 Kito Cheng <kito.cheng@gmail.com>
194
195 * opcode/riscv.h (OP_MASK_FUNCT3): New.
196 (OP_SH_FUNCT3): Likewise.
197 (OP_MASK_FUNCT7): Likewise.
198 (OP_SH_FUNCT7): Likewise.
199 (OP_MASK_OP2): Likewise.
200 (OP_SH_OP2): Likewise.
201 (OP_MASK_CFUNCT4): Likewise.
202 (OP_SH_CFUNCT4): Likewise.
203 (OP_MASK_CFUNCT3): Likewise.
204 (OP_SH_CFUNCT3): Likewise.
205 (riscv_insn_types): Likewise.
206
3e33b239
NC
2072018-03-13 Nick Clifton <nickc@redhat.com>
208
209 PR 22113
210 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
211 field.
212
bd5dea88
L
2132018-03-08 H.J. Lu <hongjiu.lu@intel.com>
214
215 * opcode/i386 (OLDGCC_COMPAT): Removed.
216
5b616bef
TP
2172018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
218
219 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
220
75f31665
MR
2212018-02-20 Maciej W. Rozycki <macro@mips.com>
222
223 * opcode/mips.h: Remove `M' operand code.
224
830db048
ZF
2252018-02-12 Zebediah Figura <z.figura12@gmail.com>
226
227 * coff/msdos.h: New header.
228 * coff/pe.h: Move common defines to msdos.h.
229 * coff/powerpc.h: Likewise.
230
faf766e3
NC
2312018-01-13 Nick Clifton <nickc@redhat.com>
232
233 2.30 branch created.
234
47acac12
L
2352018-01-11 H.J. Lu <hongjiu.lu@intel.com>
236
237 PR ld/22393
238 * bfdlink.h (bfd_link_info): Add separate_code.
239
645a2c5b
JW
2402018-01-04 Jim Wilson <jimw@sifive.com>
241
242 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
243 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
244 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
245 Add alias to map mbadaddr to CSR_MTVAL.
246
219d1afa
AM
2472018-01-03 Alan Modra <amodra@gmail.com>
248
249 Update year range in copyright notice of all files.
250
1e563868 251For older changes see ChangeLog-2017
3499769a 252\f
1e563868 253Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
254
255Copying and distribution of this file, with or without modification,
256are permitted in any medium without royalty provided the copyright
257notice and this notice are preserved.
258
259Local Variables:
260mode: change-log
261left-margin: 8
262fill-column: 74
263version-control: never
264End:
This page took 0.141792 seconds and 4 git commands to generate.