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