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