Conditionally drop the discriminant field in quirk_rust_enum
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
f954747f
AM
12018-04-17 Alan Modra <amodra@gmail.com>
2
3 * elf/i370.h: Revert removal.
4 * elf/i860.h: Likewise.
5 * elf/i960.h: Likewise.
6
5452f388
AM
72018-04-16 Alan Modra <amodra@gmail.com>
8
9 * coff/sparc.h: Delete.
10
dc12032b
AM
112018-04-16 Alan Modra <amodra@gmail.com>
12
13 * aout/host.h: Remove m68k-aout and m68k-coff support.
14 * aout/hp300hpux.h: Delete.
15 * coff/apollo.h: Delete.
16 * coff/aux-coff.h: Delete.
17 * coff/m68k.h: Delete.
18
211dc24b
AM
192018-04-16 Alan Modra <amodra@gmail.com>
20
21 * dis-asm.h: Remove sh5 and sh64 support.
22
a9a4b302
AM
232018-04-16 Alan Modra <amodra@gmail.com>
24
25 * coff/internal.h: Remove w65 support.
26 * coff/w65.h: Delete.
27
04cb01fd
AM
282018-04-16 Alan Modra <amodra@gmail.com>
29
30 * coff/we32k.h: Delete.
31
c2bf1eec
AM
322018-04-16 Alan Modra <amodra@gmail.com>
33
34 * coff/internal.h: Remove m88k support.
35 * coff/m88k.h: Delete.
36 * opcode/m88k.h: Delete.
37
6793974d
AM
382018-04-16 Alan Modra <amodra@gmail.com>
39
40 * elf/i370.h: Delete.
41 * opcode/i370.h: Delete.
42
e82aa794
AM
432018-04-16 Alan Modra <amodra@gmail.com>
44
45 * coff/h8500.h: Delete.
46 * coff/internal.h: Remove h8500 support.
47
fe0bf0fd
AM
482018-04-16 Alan Modra <amodra@gmail.com>
49
50 * coff/h8300.h: Delete.
51
fdef3943
AM
522018-04-16 Alan Modra <amodra@gmail.com>
53
54 * ieee.h: Delete.
55
5972ac73
AM
562018-04-16 Alan Modra <amodra@gmail.com>
57
58 * aout/host.h: Remove newsos3 support.
59
b4b594e3
AM
602018-04-16 Alan Modra <amodra@gmail.com>
61
62 * nlm/ChangeLog-9315: Delete.
63 * nlm/alpha-ext.h: Delete.
64 * nlm/common.h: Delete.
65 * nlm/external.h: Delete.
66 * nlm/i386-ext.h: Delete.
67 * nlm/internal.h: Delete.
68 * nlm/ppc-ext.h: Delete.
69 * nlm/sparc32-ext.h: Delete.
70
fceadf09
AM
712018-04-16 Alan Modra <amodra@gmail.com>
72
73 * opcode/tahoe.h: Delete.
74
a8eb42a8
AM
752018-04-11 Alan Modra <amodra@gmail.com>
76
77 * aout/adobe.h: Delete.
78 * aout/reloc.h: Delete.
79 * coff/i860.h: Delete.
80 * coff/i960.h: Delete.
81 * elf/i860.h: Delete.
82 * elf/i960.h: Delete.
83 * opcode/i860.h: Delete.
84 * opcode/i960.h: Delete.
85 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
86 * aout/ar.h (ARMAGB): Remove.
87 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
88 union internal_auxent): Remove i960 support.
89
23cedd1d
AM
902018-04-09 Alan Modra <amodra@gmail.com>
91
92 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
93 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
94
84f1b9fb
RL
952018-03-28 Renlin Li <renlin.li@arm.com>
96
97 PR ld/22970
98 * elf/aarch64.h: Add relocation number for
99 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
100 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
101 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
102 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
103 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
104 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
105 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
106 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
107
c8d59609
NC
1082018-03-28 Nick Clifton <nickc@redhat.com>
109
110 PR 22988
111 * opcode/aarch64.h (enum aarch64_opnd): Add
112 AARCH64_OPND_SVE_ADDR_R.
113
b1202ffa
L
1142018-03-21 H.J. Lu <hongjiu.lu@intel.com>
115
116 * elf/common.h (DF_1_KMOD): New.
117 (DF_1_WEAKFILTER): Likewise.
118 (DF_1_NOCOMMON): Likewise.
119
0e35537d
JW
1202018-03-14 Kito Cheng <kito.cheng@gmail.com>
121
122 * opcode/riscv.h (OP_MASK_FUNCT3): New.
123 (OP_SH_FUNCT3): Likewise.
124 (OP_MASK_FUNCT7): Likewise.
125 (OP_SH_FUNCT7): Likewise.
126 (OP_MASK_OP2): Likewise.
127 (OP_SH_OP2): Likewise.
128 (OP_MASK_CFUNCT4): Likewise.
129 (OP_SH_CFUNCT4): Likewise.
130 (OP_MASK_CFUNCT3): Likewise.
131 (OP_SH_CFUNCT3): Likewise.
132 (riscv_insn_types): Likewise.
133
3e33b239
NC
1342018-03-13 Nick Clifton <nickc@redhat.com>
135
136 PR 22113
137 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
138 field.
139
bd5dea88
L
1402018-03-08 H.J. Lu <hongjiu.lu@intel.com>
141
142 * opcode/i386 (OLDGCC_COMPAT): Removed.
143
5b616bef
TP
1442018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
145
146 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
147
75f31665
MR
1482018-02-20 Maciej W. Rozycki <macro@mips.com>
149
150 * opcode/mips.h: Remove `M' operand code.
151
830db048
ZF
1522018-02-12 Zebediah Figura <z.figura12@gmail.com>
153
154 * coff/msdos.h: New header.
155 * coff/pe.h: Move common defines to msdos.h.
156 * coff/powerpc.h: Likewise.
157
faf766e3
NC
1582018-01-13 Nick Clifton <nickc@redhat.com>
159
160 2.30 branch created.
161
47acac12
L
1622018-01-11 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR ld/22393
165 * bfdlink.h (bfd_link_info): Add separate_code.
166
645a2c5b
JW
1672018-01-04 Jim Wilson <jimw@sifive.com>
168
169 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
170 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
171 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
172 Add alias to map mbadaddr to CSR_MTVAL.
173
219d1afa
AM
1742018-01-03 Alan Modra <amodra@gmail.com>
175
176 Update year range in copyright notice of all files.
177
1e563868 178For older changes see ChangeLog-2017
3499769a 179\f
1e563868 180Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
181
182Copying and distribution of this file, with or without modification,
183are permitted in any medium without royalty provided the copyright
184notice and this notice are preserved.
185
186Local Variables:
187mode: change-log
188left-margin: 8
189fill-column: 74
190version-control: never
191End:
This page took 0.119977 seconds and 4 git commands to generate.