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