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