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
/
syz-extract
/
fetch.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/syz-extract: fix a C code generation bug
Aleksandr Nogikh
2023-10-09
1
-5
/
+7
*
sys: refactor const extraction
Aleksandr Nogikh
2023-10-04
1
-8
/
+8
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-4
/
+4
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+2
*
sys/syz-extract: restore kvm const extraction for arm64/ppc64
Dmitry Vyukov
2021-09-16
1
-11
/
+27
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
1
-3
/
+4
*
sys/syz-extract: add another compiler message about missing const
Dmitry Vyukov
2020-05-11
1
-0
/
+1
*
sys/syz-extract: don't redefine __asm__ in ELF mode
Dmitry Vyukov
2019-12-17
1
-0
/
+2
*
sys/syz-extract: extract constants from ELF
Dmitry Vyukov
2019-12-02
1
-28
/
+86
*
sys/syz-extract: fix too long line
Dmitry Vyukov
2019-07-16
1
-1
/
+1
*
sys/syz-extract: Add "DefineGlibcUse" flag.
Marco Vanotti
2019-07-16
1
-11
/
+15
*
sys/syz-extract: define __GLIBC_USE if not defined.
Marco Vanotti
2019-07-16
1
-0
/
+4
*
sys/linux: switch ppc64le to little-endian
Dmitry Vyukov
2019-05-13
1
-1
/
+2
*
sys/syz-extract: support more identifier quoting options
Dmitry Vyukov
2019-03-14
1
-4
/
+3
*
pkg/osutil: introduce TempFile helper
Dmitry Vyukov
2018-05-14
1
-23
/
+9
*
sys/syz-extract: improve compier error messages
Dmitry Vyukov
2018-05-11
1
-1
/
+2
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
sys/syz-extract: fix linux/arm
Dmitry Vyukov
2018-04-02
1
-0
/
+2
*
sys/syz-extract: fix compiler invocation
Dmitry Vyukov
2017-11-20
1
-2
/
+1
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+4
*
syz-extract: fix printf conditional in template
Eric Biggers
2017-11-07
1
-1
/
+1
*
syz-extract: select declaring printf or not
zoulasc
2017-11-06
1
-9
/
+13
*
sys/fuchsia: more descriptions
Dmitry Vyukov
2017-10-16
1
-0
/
+1
*
sys/syz-extract: support akaros
Dmitry Vyukov
2017-10-16
1
-0
/
+1
*
sys/syz-extract: factor out compilation function
Dmitry Vyukov
2017-10-12
1
-0
/
+159
*
sys/syz-extract: support fuchsia
Dmitry Vyukov
2017-09-25
1
-173
/
+0
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
1
-3
/
+3
*
sys/syz-extract: generate build files out of tree
Dmitry Vyukov
2017-09-15
1
-18
/
+19
*
sys/syz-extract: switch to consolidated target info in sys package
Dmitry Vyukov
2017-09-15
1
-6
/
+9
*
sys/syz-extract: parallelize over files
Dmitry Vyukov
2017-09-15
1
-12
/
+12
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-1
/
+6
*
sys: support arm arch
Dmitry Vyukov
2017-08-19
1
-2
/
+2
*
sys/syz-extract: reformat
Dmitry Vyukov
2017-06-26
1
-1
/
+1
*
Parse incdir "incdir" in syscall description file to add custom include direc...
Yuzhe Han
2017-06-26
1
-6
/
+8
*
sys/syz-extract: move from syz-extract
Dmitry Vyukov
2017-06-17
1
-0
/
+162