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