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