]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
2da2eaf4
AV
12020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
2
3 PR 25376
4 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
5 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
6 (ARM_ANY): Redefine to not include any MVE bits.
7 (ARM_FEATURE_ALL): Removed.
8
131cb553
JL
92020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
10
11 * opcode/msp430.h (enum msp430_expp_e): New.
12 (struct msp430_operand_s): Add expp member to struct.
13
39fe16e0
CZ
142020-01-13 Claudiu Zissulescu <claziss@gmail.com>
15
16 * elf/arc-cpu.def: Update ARC cpu list.
17
5496abe1
AM
182020-01-13 Alan Modra <amodra@gmail.com>
19
20 * opcode/tic4x.h (EXTR): Delete.
21 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
22 extension using shifts. Do trim INSERTU value to specified bitfield.
23
8948cc69
AM
242020-01-10 Alan Modra <amodra@gmail.com>
25
26 * opcode/spu.h: Formatting.
27 (UNSIGNED_EXTRACT): Use 1u.
28 (SIGNED_EXTRACT): Don't sign extend with shifts.
29 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
30 Keep result signed.
31 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
32
bb82aefe
SV
332020-01-07 Shahab Vahedi <shahab@synopsys.com>
34
35 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
36
6655dba2
SB
372020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
38
39 * coff/internal.h: Add defintions of Z80 reloc names.
40
d73b58f4
NC
412020-01-02 Christian Biesinger <cbiesinger@google.com>
42
43 * opcode/s12z.h: Undef REG_Y.
44
b14ce8bf
AM
452020-01-01 Alan Modra <amodra@gmail.com>
46
47 Update year range in copyright notice of all files.
48
0b114740 49For older changes see ChangeLog-2019
3499769a 50\f
0b114740 51Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
52
53Copying and distribution of this file, with or without modification,
54are permitted in any medium without royalty provided the copyright
55notice and this notice are preserved.
56
57Local Variables:
58mode: change-log
59left-margin: 8
60fill-column: 74
61version-control: never
62End: