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