[sgen] Pack structs for binary protocol entries
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 6 May 2016 00:32:17 +0000 (03:32 +0300)
committerVlad Brezae <brezaevlad@gmail.com>
Mon, 9 May 2016 23:31:43 +0000 (02:31 +0300)
commit3eb249ce8676a4e5e4d3ec4fb9488fd0e5ca576a
treee6388fe24e42a34c35af426f3c71ef82667fcf86
parent932d9b31158521dadcfee2f4cf502e8095cbc910
[sgen] Pack structs for binary protocol entries

We save space and support cross platform grep-ing across platforms with the same word size.
mono/metadata/sgen-client-mono.h
mono/sgen/sgen-protocol-def.h
mono/sgen/sgen-protocol.c
mono/sgen/sgen-protocol.h
tools/sgen/.gitignore
tools/sgen/Makefile.am
tools/sgen/sgen-entry-stream.c
tools/sgen/sgen-entry-stream.h
tools/sgen/sgen-grep-binprot-main.c
tools/sgen/sgen-grep-binprot.c
tools/sgen/sgen-grep-binprot.h