index
:
syz
actual
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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: annotate syscall() args with their pretty-printed values
Florent Revest
2024-02-01
2
-0
/
+7
*
prog: prefer precise constructors
Aleksandr Nogikh
2024-01-11
1
-0
/
+10
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
1
-1
/
+2
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
1
-0
/
+7
*
prog, sys: test cases for struct AUTO
Paul Chaignon
2023-11-13
1
-0
/
+15
*
prog: more complex tests for getInputResources
Paul Chaignon
2023-10-09
1
-2
/
+15
*
prog: test optional input resources are skipped
Paul Chaignon
2023-10-09
1
-0
/
+25
*
pkg/csource: annotate syscall() args with their names
Florent Revest
2023-06-09
1
-7
/
+7
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
1
-0
/
+1
*
prog: introduce new Base64 syntax for data
Hrutvik Kanabar
2022-11-21
1
-0
/
+2
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
2
-0
/
+3
*
prog: support int8 resources in any squashing
Dmitry Vyukov
2022-06-20
1
-1
/
+3
*
prog: fix panic in squash of out_overlay structs
Dmitry Vyukov
2022-06-03
1
-0
/
+1
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
2
-0
/
+18
*
sys/test: fix overlay test for bigendian
Alexander Egorenov
2022-01-14
2
-0
/
+13
*
sys/linux: use out_overlay attribute
Dmitry Vyukov
2022-01-11
1
-2
/
+2
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
2
-35
/
+84
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-2
/
+3
*
pkg/csource: add resuling source tests
Dmitry Vyukov
2021-04-21
1
-0
/
+13
*
sys: commit empty source files
Dmitry Vyukov
2021-04-21
1
-0
/
+6
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
2
-0
/
+4
*
prog: fix UnionType mutation for when per-field dir is specified
Necip Fazil Yildiran
2020-08-14
1
-2
/
+7
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
5
-15
/
+6
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+43
*
pkg/compiler: fix crash on fmt[flags]
Dmitry Vyukov
2020-07-23
2
-0
/
+10
*
executor: wrap all syscalls into NONFAILING
Dmitry Vyukov
2020-07-15
1
-0
/
+1
*
executor: fix bitfields for big-endian arch
Alexander Egorenkov
2020-07-10
2
-0
/
+31
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
5
-3
/
+11
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
3
-1
/
+8
*
prog: refactor hints tests
Dmitry Vyukov
2020-05-05
1
-0
/
+9
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-0
/
+8
*
prog: don't squash objects that contain pointers
Dmitry Vyukov
2020-05-01
1
-5
/
+3
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
5
-8380
/
+0
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
4
-3237
/
+5812
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
5
-22
/
+13
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
3
-8
/
+8
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
5
-14
/
+14
*
pkg/compiler: check that const values fit into base type
Dmitry Vyukov
2020-03-17
5
-9
/
+9
*
pkg/compiler: calculate more precise sizes for arguments
Dmitry Vyukov
2020-03-17
4
-80
/
+80
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
5
-201
/
+249
*
pkg/compiler: don't specify syscall consts for test OS
Dmitry Vyukov
2020-03-17
4
-27
/
+2925
*
prog: remove unused ResourceDesc.Type
Dmitry Vyukov
2020-01-26
1
-8
/
+8
*
pkg/serializer: do not write field names if it won't save space
Dmitry Vyukov
2020-01-26
4
-630
/
+630
*
pkg/compiler: don't mark flags with 0 as bitmask
Dmitry Vyukov
2020-01-18
4
-12
/
+12
*
prog: don't add fallback coverage after prctl
Dmitry Vyukov
2020-01-15
3
-1
/
+5
*
sys/linux: fix 2 netlink data layout bugs
Dmitry Vyukov
2020-01-07
6
-7
/
+363
*
pkg/compiler: fix another bitfield layout bug
Dmitry Vyukov
2020-01-07
6
-18
/
+92
*
prog: fix tests for string enforcement
Dmitry Vyukov
2020-01-05
2
-4
/
+4
*
prog: don't mutate strings with enumerated values
Dmitry Vyukov
2020-01-05
2
-1
/
+11
[next]