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 f7f904e4fda binutils-gdb/git: highlight whitespace errors in source files new 4ca26ad7dec struct packed: Use gcc_struct on Windows new e249e6b8012 struct packed: Unit tests and more operators new b669667d074 struct packed: Add fallback byte array implementation
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/Makefile.in | 1 + gdb/unittests/packed-selftests.c | 132 ++++++++++++++++++++++++++++++++++++++ gdbsupport/packed.h | 134 ++++++++++++++++++++++++++++++--------- 3 files changed, 236 insertions(+), 31 deletions(-) create mode 100644 gdb/unittests/packed-selftests.c