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 9335e75a61 Update NEWS post GDB 8.3 branch creation. new 5561fc304f gdb: Restructure type_align and gdbarch_type_align new bf9a735e23 gdb: Handle alignment for C++ structures with static members
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 | 19 +++++ gdb/arc-tdep.c | 23 ++++- gdb/arch-utils.c | 2 +- gdb/gdbarch.h | 5 +- gdb/gdbarch.sh | 5 +- gdb/gdbtypes.c | 30 ++++--- gdb/i386-tdep.c | 2 +- gdb/nios2-tdep.c | 23 ++++- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.base/align.exp | 180 +++++++++++++++++++++++++++------------ 10 files changed, 221 insertions(+), 73 deletions(-)