3 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
7 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
8 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
9 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
13 Binutils 2.34 branch created.
17 * Import from gcc mainline:
20 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
21 * libiberty.h (xmalloc): Use it.
31 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
32 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
33 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
34 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
40 * demangle.h (struct demangle_component): Add member
45 * demangle.h (rust_demangle_callback): Add.
49 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
50 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
55 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
56 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
57 (ARM_ANY): Redefine to not include any MVE bits.
58 (ARM_FEATURE_ALL): Removed.
62 * opcode/msp430.h (enum msp430_expp_e): New.
63 (struct msp430_operand_s): Add expp member to struct.
67 * elf/arc-cpu.def: Update ARC cpu list.
71 * opcode/tic4x.h (EXTR): Delete.
72 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
73 extension using shifts. Do trim INSERTU value to specified bitfield.
77 * opcode/spu.h: Formatting.
78 (UNSIGNED_EXTRACT): Use 1u.
79 (SIGNED_EXTRACT): Don't sign extend with shifts.
80 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
82 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
86 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
90 * coff/internal.h: Add defintions of Z80 reloc names.
94 * opcode/s12z.h: Undef REG_Y.
98 Update year range in copyright notice of all files.
100 For older changes see ChangeLog-2019
102 Copyright (C) 2020 Free Software Foundation, Inc.
104 Copying and distribution of this file, with or without modification,
105 are permitted in any medium without royalty provided the copyright
106 notice and this notice are preserved.
112 version-control: never