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