64a03f2f10f02af88a98a9140cab68e9f69666bd
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
2
3 * elf/arc-cpu.def: Update ARC cpu list.
4
5 2020-01-13 Alan Modra <amodra@gmail.com>
6
7 * opcode/tic4x.h (EXTR): Delete.
8 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
9 extension using shifts. Do trim INSERTU value to specified bitfield.
10
11 2020-01-10 Alan Modra <amodra@gmail.com>
12
13 * opcode/spu.h: Formatting.
14 (UNSIGNED_EXTRACT): Use 1u.
15 (SIGNED_EXTRACT): Don't sign extend with shifts.
16 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
17 Keep result signed.
18 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
19
20 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
21
22 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
23
24 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
25
26 * coff/internal.h: Add defintions of Z80 reloc names.
27
28 2020-01-02 Christian Biesinger <cbiesinger@google.com>
29
30 * opcode/s12z.h: Undef REG_Y.
31
32 2020-01-01 Alan Modra <amodra@gmail.com>
33
34 Update year range in copyright notice of all files.
35
36 For older changes see ChangeLog-2019
37 \f
38 Copyright (C) 2020 Free Software Foundation, Inc.
39
40 Copying and distribution of this file, with or without modification,
41 are permitted in any medium without royalty provided the copyright
42 notice and this notice are preserved.
43
44 Local Variables:
45 mode: change-log
46 left-margin: 8
47 fill-column: 74
48 version-control: never
49 End:
This page took 0.046633 seconds and 4 git commands to generate.