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