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