]> Cypherpunks.ru repositories - gostls13.git/history - misc/cgo
cmd/go: don't install most GOROOT .a files in pkg
[gostls13.git] / misc / cgo /
2022-10-28 Michael Matloobcmd/go: don't install most GOROOT .a files in pkg
2022-10-17 Austin Clementsmisc/cgo/fortran: convert to Go test
2022-10-17 Austin Clementsmisc/cgo/testsigfwd: move to runtime/testprog/testprogcgo
2022-10-17 Austin Clementsmisc/cgo/testsigfwd: delete unused code
2022-10-14 Austin Clementsmisc/cgo/testasan: drop test
2022-10-14 Dmitri Goutnikcmd/dist, misc/cgo/testsanitizers: enable msan tests...
2022-10-13 Cherry Muicmd/link: don't reset variable size when handling ...
2022-10-12 Michael Anthony... misc/cgo/test: add asan and msan arena tests
2022-09-19 hopehookmisc/cgo: replace ioutil.ReadFile with os.ReadFile
2022-09-19 hopehookmisc/cgo: replace os.SEEK_SET with io.SeekStart
2022-08-26 Archana Rruntime: add address sanitizer support for ppc64le
2022-08-25 Lynn Bogermisc/cgo/testsanitizers: determine compiler version...
2022-08-22 Michael Prattmisc/cgo/test: disable setgid tests with musl
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-19 Cuong Manh LeRevert "misc/cgo/testcarchive: permit SIGQUIT for TestS...
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-11 Archana Rmisc/cgo/testsanitizers: fix code to detect gcc version...
2022-08-09 Than McIntoshtest: skip -buildmode=pie tests on alpine
2022-08-09 Cuong Manh Leall: use ":" for compiler generated symbols
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Russ Coxall: disable tests that fail on Alpine
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-27 Cherry Muimisc/cgo/test: use fewer threads in TestSetgidStress...
2022-07-22 Cherry Muicmd/compile: make jump table symbol local
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-13 Bryan C. Millsmisc/cgo/testshared: run tests only in GOPATH mode
2022-07-13 Bryan C. Millsmisc/cgo/testcshared: don't rely on an erroneous instal...
2022-07-11 Bryan C. Millsmisc/cgo/testcarchive: don't rely on an erroneous insta...
2022-07-06 Cherry Muimisc/cgo/test: make TestSetgidStress cheaper
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-29 Cherry Muicmd/internal/obj/arm64: save LR and SP in one instructi...
2022-06-25 qmuntalcmd/go: prepend builtin prolog when checking for preamb...
2022-06-24 Matthew Dempsky[dev.unified] all: merge master (5a1c5b8) into dev...
2022-06-22 kkHAIKEcmd/cgo: dont override declared struct type
2022-05-27 Bryan C. Millsmisc/cgo/testsanitizers: buffer the signal channel...
2022-05-24 Cherry Muimisc/cgo/testsanitizers: use buffered channel in tsan12.go
2022-05-23 Bryan C. Millsmisc/cgo/testsanitizers: terminate commands with SIGQUI...
2022-05-20 Xiaodong Liumisc, test: fix test error for loong64
2022-05-19 Bryan C. Millsmisc/cgo/testplugin: set the package name in TestIssue19534
2022-05-19 Bryan C. Millsmisc/cgo: invoke "go" from $GOROOT/bin instead of ...
2022-05-17 Cuong Manh Letest,misc: fix builders that do not support plugin
2022-05-16 Meng Zhuoruntime: add address sanitizer support for riscv64
2022-05-05 fanzha02cmd/dist: add asan tests for global objects in testsani...
2022-05-04 fanzha02cmd/compile: enable Asan check for global variables
2022-05-04 Bryan MillsRevert "cmd/compile: enable Asan check for global varia...
2022-05-04 fanzha02cmd/compile: enable Asan check for global variables
2022-05-03 Russ Coxall: REVERSE MERGE dev.boringcrypto (cdcb4b6) into...
2022-04-29 Russ Cox[dev.boringcrypto] all: add boringcrypto build tags
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-22 Bryan MillsRevert "cmd/compile: enable Asan check for global varia...
2022-04-22 fanzha02cmd/compile: enable Asan check for global variables
2022-04-21 Ian Lance Taylormisc/cgo/test: remove timing dependency from TestParall...
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-04-08 qmuntalcmd/go: cgo export header to be compatible with MSVC...
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-03 Tobias Klausercmd/cgo: retain original file paths in godefs generated...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-17 fanzha02cmd/compile: set conversions to unsafe.Pointer as an...
2022-03-17 Fannie ZhangRevert "cmd/compile: set conversions to unsafe.Pointer...
2022-03-16 Cherry Muicmd/link: mark unexported methods for plugins
2022-03-16 fanzha02cmd/compile: set conversions to unsafe.Pointer as an...
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-28 cuishuangall: fix typos
2022-02-08 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-07 Bryan C. Millsmisc/cgo: fix aliasing bugs in parallel tests that...
2022-02-03 Ian Lance Taylormisc/cgo/test: disable unhelpful GCC warning
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-05 fanzha02src/runtime: mark asanread and asanwrite functions...
2021-12-29 Ian Lance Taylormisc/cgo/testsanitizers: accept compilers that don...
2021-12-29 Ian Lance Taylormisc/cgo/testsanitizers: don't fail asan test if no...
2021-12-29 fanzha02runtime: fix the issue that the -asan option cannot...
2021-12-21 Ian Lance Taylorcmd/link: use SHT_INIT_ARRAY for .init_array section
2021-12-17 Cherry Muicmd/link: force eager binding when using plugins on...
2021-12-16 Bryan C. Millsmisc/cgo/testcarchive: log command output more consistently
2021-12-15 Jakub Čajkamisc/cgo/testshared: increase size limit in size check
2021-12-15 Jakub Čajkamisc/cgo/testshared: pass -x flag only to commands...
2021-12-07 Michael Anthony... runtime: fix comments on the behavior of SetGCPercent
2021-12-07 Dmitri Shuralyovmisc/cgo/testplugin: remove skip in TestIssue25756pie
2021-11-30 Paul E. Murphymisc/cgo/test: further reduce likeliness of hang in...
2021-11-30 Paul E. Murphymisc/cgo/test: reduce likeliness of hang in Test9400
2021-11-22 Ian Lance Taylormisc/cgo/testcshared: skip TestGo2C2Go on Windows
2021-11-22 Bryan C. Millsmisc/cgo/test: remove unnecessary forward declaration
2021-11-20 Alan Donovanruntime/cgo: add example of Handle with void* parameter
2021-11-11 Ian Lance Taylormisc/cgo/testshared: correct test of gccgo version...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-03 Joel Singall: add support for c-archive and c-shared on linux...
2021-11-03 Ian Lance Taylorruntime: install sigPreempt signal handler for c-archiv...
2021-11-02 fanzha02cmd/dist: add asan tests in misc/cgo/testsanitizers...
2021-10-29 Bryan C. MillsRevert "cmd/go: remove support for -buildmode=shared"
2021-10-27 Bryan C. Millscmd/go: remove support for -buildmode=shared
2021-10-13 zhouguangyuancmd/link: disable weak reference in itab if build with...
2021-10-08 Bryan C. Millsmisc/cgo/testshared: pass the testing.T to goCmd when...
2021-10-07 Matthew Dempskycmd/cgo: update to handle ast.IndexListExpr
2021-10-06 Russ Coxall: use bytes.Cut, strings.Cut
2021-09-22 Elias Naurcmd/cgo: add go:notinheap annotation to Windows handle...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-16 Ian Lance Taylorcmd/cgo: for godefs, don't let field prefix removal...
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
next