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 9f0272f854 gdb/riscv: Handle empty C++ structs during argument passing new 41077b6625 gdb: Fix alignment computation for structs with only static fields new a9158a863c gdb/riscv: Remove riscv_type_alignment function
The 2 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 | 12 ++++++++ gdb/gdbtypes.c | 12 ++++---- gdb/riscv-tdep.c | 60 ++++++++-------------------------------- gdb/testsuite/ChangeLog | 5 ++++ gdb/testsuite/gdb.base/align.exp | 24 ++++++++++++---- 5 files changed, 53 insertions(+), 60 deletions(-)