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 8e43602e34 Add support for the new names of the RISC-V fmv.x.s and fmv. [...] new 77b7c781e9 Make init_type/arch_type take a size in bits new 0db7851f9f Simplify floatformat_from_type new 96a5a1d378 Complete tdep move to convert_typed_floating
The 3 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: gdb/ChangeLog | 95 ++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 3 +- gdb/arm-tdep.c | 45 ++---------------- gdb/avr-tdep.c | 3 +- gdb/d-lang.c | 2 +- gdb/doublest.c | 16 ------- gdb/doublest.h | 6 --- gdb/dwarf2read.c | 7 ++- gdb/f-lang.c | 2 +- gdb/fbsd-tdep.c | 5 +- gdb/ft32-tdep.c | 2 +- gdb/gdbtypes.c | 115 ++++++++++++++++++++++------------------------ gdb/gdbtypes.h | 14 +++--- gdb/gnu-v3-abi.c | 4 +- gdb/go-lang.c | 2 +- gdb/jit.c | 2 +- gdb/linux-tdep.c | 7 +-- gdb/m32c-tdep.c | 2 +- gdb/m68k-tdep.c | 2 +- gdb/mdebugread.c | 5 +- gdb/opencl-lang.c | 2 +- gdb/rl78-tdep.c | 5 +- gdb/rx-tdep.c | 4 +- gdb/sh-tdep.c | 29 +++++++----- gdb/sh-tdep.h | 2 + gdb/sh64-tdep.c | 41 +++++++++-------- gdb/sparc-tdep.c | 4 +- gdb/sparc64-tdep.c | 8 ++-- gdb/stabsread.c | 12 +++-- gdb/target-descriptions.c | 5 +- gdb/windows-tdep.c | 12 +++-- 31 files changed, 257 insertions(+), 206 deletions(-)