]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
gdb: fix powerpc disassembly tests
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
1957ab10
JT
12020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
2
3 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
4 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
5 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
6
ae774686
NC
72020-01-18 Nick Clifton <nickc@redhat.com>
8
9 Binutils 2.34 branch created.
10
533da483
NC
112020-01-17 Nick Clifton <nickc@redhat.com>
12
13 * Import from gcc mainline:
14 2019-06-10 Martin Liska <mliska@suse.cz>
15
16 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
17 * libiberty.h (xmalloc): Use it.
18 (xrealloc): Likewise.
19 (xcalloc): Likewise.
20 (xstrdup): Likewise.
21 (xstrndup): Likewise.
22 (xmemdup): Likewise.
23
24 2019-06-10 Martin Liska <mliska@suse.cz>
25
26 * ansidecl.h:
27 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
28 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
29 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
30 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
31 (xrealloc): Likewise.
32 (xcalloc): Likewise.
33
34 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
35
36 * demangle.h (struct demangle_component): Add member
37 d_counting.
38
39 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
40
41 * demangle.h (rust_demangle_callback): Add.
42
43 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
44
45 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
46 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
47
2da2eaf4
AV
482020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
49
50 PR 25376
51 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
52 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
53 (ARM_ANY): Redefine to not include any MVE bits.
54 (ARM_FEATURE_ALL): Removed.
55
131cb553
JL
562020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
57
58 * opcode/msp430.h (enum msp430_expp_e): New.
59 (struct msp430_operand_s): Add expp member to struct.
60
39fe16e0
CZ
612020-01-13 Claudiu Zissulescu <claziss@gmail.com>
62
63 * elf/arc-cpu.def: Update ARC cpu list.
64
5496abe1
AM
652020-01-13 Alan Modra <amodra@gmail.com>
66
67 * opcode/tic4x.h (EXTR): Delete.
68 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
69 extension using shifts. Do trim INSERTU value to specified bitfield.
70
8948cc69
AM
712020-01-10 Alan Modra <amodra@gmail.com>
72
73 * opcode/spu.h: Formatting.
74 (UNSIGNED_EXTRACT): Use 1u.
75 (SIGNED_EXTRACT): Don't sign extend with shifts.
76 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
77 Keep result signed.
78 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
79
bb82aefe
SV
802020-01-07 Shahab Vahedi <shahab@synopsys.com>
81
82 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
83
6655dba2
SB
842020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
85
86 * coff/internal.h: Add defintions of Z80 reloc names.
87
d73b58f4
NC
882020-01-02 Christian Biesinger <cbiesinger@google.com>
89
90 * opcode/s12z.h: Undef REG_Y.
91
b14ce8bf
AM
922020-01-01 Alan Modra <amodra@gmail.com>
93
94 Update year range in copyright notice of all files.
95
0b114740 96For older changes see ChangeLog-2019
3499769a 97\f
0b114740 98Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
99
100Copying and distribution of this file, with or without modification,
101are permitted in any medium without royalty provided the copyright
102notice and this notice are preserved.
103
104Local Variables:
105mode: change-log
106left-margin: 8
107fill-column: 74
108version-control: never
109End: