1 2018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3 Microblaze Target: PIC data text relative
5 * bfdlink.h (Add flag): Add new flag @ 'bfd_link_info' struct.
6 * elf/microblaze.h (Add 3 new relocations):
7 R_MICROBLAZE_TEXTPCREL_64, R_MICROBLAZE_TEXTREL_64
8 and R_MICROBLAZE_TEXTREL_32_LO for relax function.
10 2018-04-17 Alan Modra <amodra@gmail.com>
12 * elf/i370.h: Revert removal.
13 * elf/i860.h: Likewise.
14 * elf/i960.h: Likewise.
16 2018-04-16 Alan Modra <amodra@gmail.com>
18 * coff/sparc.h: Delete.
20 2018-04-16 Alan Modra <amodra@gmail.com>
22 * aout/host.h: Remove m68k-aout and m68k-coff support.
23 * aout/hp300hpux.h: Delete.
24 * coff/apollo.h: Delete.
25 * coff/aux-coff.h: Delete.
26 * coff/m68k.h: Delete.
28 2018-04-16 Alan Modra <amodra@gmail.com>
30 * dis-asm.h: Remove sh5 and sh64 support.
32 2018-04-16 Alan Modra <amodra@gmail.com>
34 * coff/internal.h: Remove w65 support.
37 2018-04-16 Alan Modra <amodra@gmail.com>
39 * coff/we32k.h: Delete.
41 2018-04-16 Alan Modra <amodra@gmail.com>
43 * coff/internal.h: Remove m88k support.
44 * coff/m88k.h: Delete.
45 * opcode/m88k.h: Delete.
47 2018-04-16 Alan Modra <amodra@gmail.com>
50 * opcode/i370.h: Delete.
52 2018-04-16 Alan Modra <amodra@gmail.com>
54 * coff/h8500.h: Delete.
55 * coff/internal.h: Remove h8500 support.
57 2018-04-16 Alan Modra <amodra@gmail.com>
59 * coff/h8300.h: Delete.
61 2018-04-16 Alan Modra <amodra@gmail.com>
65 2018-04-16 Alan Modra <amodra@gmail.com>
67 * aout/host.h: Remove newsos3 support.
69 2018-04-16 Alan Modra <amodra@gmail.com>
71 * nlm/ChangeLog-9315: Delete.
72 * nlm/alpha-ext.h: Delete.
73 * nlm/common.h: Delete.
74 * nlm/external.h: Delete.
75 * nlm/i386-ext.h: Delete.
76 * nlm/internal.h: Delete.
77 * nlm/ppc-ext.h: Delete.
78 * nlm/sparc32-ext.h: Delete.
80 2018-04-16 Alan Modra <amodra@gmail.com>
82 * opcode/tahoe.h: Delete.
84 2018-04-11 Alan Modra <amodra@gmail.com>
86 * aout/adobe.h: Delete.
87 * aout/reloc.h: Delete.
88 * coff/i860.h: Delete.
89 * coff/i960.h: Delete.
92 * opcode/i860.h: Delete.
93 * opcode/i960.h: Delete.
94 * aout/aout64.h (enum reloc_type): Trim off 29k and other unused values.
95 * aout/ar.h (ARMAGB): Remove.
96 * coff/internal.h (struct internal_aouthdr, struct internal_scnhdr,
97 union internal_auxent): Remove i960 support.
99 2018-04-09 Alan Modra <amodra@gmail.com>
101 * elf/ppc.h (R_PPC_PLTSEQ, R_PPC_PLTCALL): Define.
102 * elf/ppc64.h (R_PPC64_PLTSEQ, R_PPC64_PLTCALL): Define.
104 2018-03-28 Renlin Li <renlin.li@arm.com>
107 * elf/aarch64.h: Add relocation number for
108 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12,
109 R_AARCH64_P32_TLSLE_LDST16_TPREL_LO12_NC,
110 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12,
111 R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC,
112 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12,
113 R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC,
114 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12,
115 R_AARCH64_P32_TLSLE_LDST8_TPREL_LO12_NC.
117 2018-03-28 Nick Clifton <nickc@redhat.com>
120 * opcode/aarch64.h (enum aarch64_opnd): Add
121 AARCH64_OPND_SVE_ADDR_R.
123 2018-03-21 H.J. Lu <hongjiu.lu@intel.com>
125 * elf/common.h (DF_1_KMOD): New.
126 (DF_1_WEAKFILTER): Likewise.
127 (DF_1_NOCOMMON): Likewise.
129 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
131 * opcode/riscv.h (OP_MASK_FUNCT3): New.
132 (OP_SH_FUNCT3): Likewise.
133 (OP_MASK_FUNCT7): Likewise.
134 (OP_SH_FUNCT7): Likewise.
135 (OP_MASK_OP2): Likewise.
136 (OP_SH_OP2): Likewise.
137 (OP_MASK_CFUNCT4): Likewise.
138 (OP_SH_CFUNCT4): Likewise.
139 (OP_MASK_CFUNCT3): Likewise.
140 (OP_SH_CFUNCT3): Likewise.
141 (riscv_insn_types): Likewise.
143 2018-03-13 Nick Clifton <nickc@redhat.com>
146 * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd
149 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
151 * opcode/i386 (OLDGCC_COMPAT): Removed.
153 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
155 * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition.
157 2018-02-20 Maciej W. Rozycki <macro@mips.com>
159 * opcode/mips.h: Remove `M' operand code.
161 2018-02-12 Zebediah Figura <z.figura12@gmail.com>
163 * coff/msdos.h: New header.
164 * coff/pe.h: Move common defines to msdos.h.
165 * coff/powerpc.h: Likewise.
167 2018-01-13 Nick Clifton <nickc@redhat.com>
171 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
174 * bfdlink.h (bfd_link_info): Add separate_code.
176 2018-01-04 Jim Wilson <jimw@sifive.com>
178 * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename
179 DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL.
180 (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry.
181 Add alias to map mbadaddr to CSR_MTVAL.
183 2018-01-03 Alan Modra <amodra@gmail.com>
185 Update year range in copyright notice of all files.
187 For older changes see ChangeLog-2017
189 Copyright (C) 2018 Free Software Foundation, Inc.
191 Copying and distribution of this file, with or without modification,
192 are permitted in any medium without royalty provided the copyright
193 notice and this notice are preserved.
199 version-control: never