This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3241ec3eca5 RISC-V: Fixed opcodes for some bitmanip instructions new 9b7c567507f ecoff foreign syms new 0feda62e049 copy_private and merge_private functions new f5336048aea bfd_copy_private_symbol_data new 1529b301149 som foreign syms new 598704a00cb PR 33638, debug_rnglists output new 455446bbdc8 PR 33639 .debug_loclists output
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/aout-target.h | 3 +- bfd/bfd-in2.h | 14 ++------- bfd/coff-arm.c | 3 +- bfd/ecoff.c | 20 +++++++++--- bfd/elf-bfd.h | 2 +- bfd/elf-m10300.c | 3 +- bfd/elf.c | 38 +++++++++------------- bfd/elf32-arc.c | 6 ++-- bfd/elf32-arm.c | 4 +-- bfd/elf32-bfin.c | 3 ++ bfd/elf32-cr16.c | 3 +- bfd/elf32-cris.c | 6 ++-- bfd/elf32-csky.c | 3 +- bfd/elf32-frv.c | 3 ++ bfd/elf32-h8300.c | 3 +- bfd/elf32-iq2000.c | 3 ++ bfd/elf32-lm32.c | 6 ++-- bfd/elf32-m32c.c | 3 ++ bfd/elf32-m32r.c | 3 +- bfd/elf32-m68hc1x.c | 3 +- bfd/elf32-m68k.c | 3 +- bfd/elf32-mcore.c | 3 +- bfd/elf32-mep.c | 3 ++ bfd/elf32-nds32.c | 3 +- bfd/elf32-or1k.c | 7 ++--- bfd/elf32-ppc.c | 2 +- bfd/elf32-rl78.c | 3 ++ bfd/elf32-rx.c | 3 ++ bfd/elf32-s390.c | 2 +- bfd/elf32-score.c | 7 ++--- bfd/elf32-score7.c | 3 ++ bfd/elf32-sh.c | 4 +-- bfd/elf32-sparc.c | 3 +- bfd/elf32-tic6x.c | 2 +- bfd/elf32-v850.c | 6 ++-- bfd/elf32-vax.c | 3 +- bfd/elf32-visium.c | 6 ++-- bfd/elf32-xtensa.c | 3 +- bfd/elf64-ia64-vms.c | 3 +- bfd/elf64-ppc.c | 2 +- bfd/elf64-s390.c | 2 +- bfd/elf64-sparc.c | 3 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfnn-ia64.c | 2 +- bfd/elfnn-kvx.c | 2 +- bfd/elfnn-loongarch.c | 2 +- bfd/elfnn-riscv.c | 2 +- bfd/elfxx-mips.c | 2 +- bfd/libbfd-in.h | 2 +- bfd/libbfd.c | 4 +-- bfd/libbfd.h | 2 +- bfd/linker.c | 4 --- bfd/mach-o.c | 25 ++++++++------- bfd/mach-o.h | 4 +-- bfd/mmo.c | 3 +- bfd/peXXigen.c | 6 ++-- bfd/plugin.c | 4 +-- bfd/section.c | 5 --- bfd/som.c | 34 +++++++++++--------- bfd/syms.c | 4 --- bfd/targets.c | 4 +-- binutils/dwarf.c | 87 ++++++++++++++++++++++++++++----------------------- binutils/objcopy.c | 2 +- gas/symbols.c | 4 +-- 64 files changed, 203 insertions(+), 211 deletions(-)