index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
align.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys, pkg/compiler: move padding computation to compiler
Dmitry Vyukov
2017-09-04
1
-96
/
+0
*
pkg/compiler: move bitfield marking from sys
Dmitry Vyukov
2017-09-04
1
-41
/
+0
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-2
/
+7
*
sys: export struct/union attributes
Dmitry Vyukov
2017-08-31
1
-4
/
+4
*
sys, prog: switch values to to uint64
Dmitry Vyukov
2017-08-19
1
-4
/
+4
*
sys: generate arrays instead of maps
Dmitry Vyukov
2017-05-29
1
-1
/
+1
*
prog, sys: fix padding varlen structs
Andrey Konovalov
2017-01-19
1
-25
/
+9
*
prog, sys: correctly calculate size of varlen structs
Andrey Konovalov
2017-01-18
1
-12
/
+28
*
sys: align structs with respect to align attributes
Andrey Konovalov
2017-01-18
1
-1
/
+2
*
prog: add bitfields to templates
Andrey Konovalov
2017-01-17
1
-9
/
+60
*
sys: always use pointers to types
Dmitry Vyukov
2016-11-11
1
-5
/
+5
*
Emit BufferBlob for array[int8]
Andrey Konovalov
2016-10-04
1
-1
/
+6
*
sys: add padding to structs again
Dmitry Vyukov
2016-09-29
1
-33
/
+17
*
Allow range sized arrays
Andrey Konovalov
2016-09-19
1
-1
/
+1
*
sys: support recursive structs
Dmitry Vyukov
2016-09-05
1
-3
/
+3
*
sys: slighly improve diagnostics for incorrect syscall descriptions
Dmitry Vyukov
2016-01-28
1
-1
/
+5
*
sys: add packed/aligned struct attributes
Dmitry Vyukov
2015-12-30
1
-0
/
+87