index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
cgo
Age
Commit message (
Expand
)
Author
2024-05-30
cmd/cgo/internal/swig: force use of lld for LTO tests on the builders
Michael Anthony Knyszek
2024-05-30
cmd/cgo/internal/testsanitizers: skip some libfuzzer tests in short mode
Michael Anthony Knyszek
2024-05-30
cmd/cgo/internal/swig,cmd/go: reenable swig tests on 386
Michael Anthony Knyszek
2024-05-29
cmd/cgo/internal/swig,cmd/go: skip swig tests on 386
Michael Anthony Knyszek
2024-05-20
cmd/cgo: don't force rewritten code onto a single line
Ian Lance Taylor
2024-05-20
cmd/link: add runtime.text.N symbols to macho symbol table in dynlink mode
Cherry Mui
2024-05-14
cmd: add telemetry for commands in cmd
Michael Matloob
2024-05-13
cmd/cgo, cmd/go: add cgo -ldflags option, use it in cmd/go
Ian Lance Taylor
2024-05-06
cmd/cgo/internal/testsanitizers: add test case for #66427
Cherry Mui
2024-04-23
cmd/cgo/internal/test: don't skip some tests on musl
Ian Lance Taylor
2024-04-15
cmd/cgo: create -objdir if not exist
Michael Podtserkovskii
2024-03-31
cmd/cgo: update outdated docs about cgocheck2
Kévin Dunglas
2024-03-29
cmd/cgo: close the file opened in the dynimport function
guoguangwu
2024-02-20
cmd/cgo/internal/test: disable issue8694 and issue9510 on ppc64x with interna...
Paul E. Murphy
2024-02-09
cmd/cgo/internal/testsanitizers: disable location checking for clang
Michael Anthony Knyszek
2024-01-23
cmd/cgo/internal/test: skip TestCallbackCallersSEH when internal linking
qmuntal
2023-12-18
Revert "cmd/cgo/internal/testsanitizers: fix msan test failing with clang >= 16"
Than McIntosh
2023-12-18
cmd/cgo/internal/testsanitizers: fix msan test failing with clang >= 16
Mauri de Souza Meneguzzo
2023-12-15
all: fix copyright headers
Jes Cok
2023-12-12
cmd/cgo/internal/testsanitizers: check for go build and cgo in fuzzer and msa...
Mauri de Souza Meneguzzo
2023-11-29
cmd/cgo/internal/test: only test specific frames in testCallbackCallersSEH
qmuntal
2023-11-27
Revert "testing: simplify concurrency and cleanup logic"
Lasse Folger
2023-11-21
testing: simplify concurrency and cleanup logic
Bryan C. Mills
2023-11-17
all: add missing copyright header
Jes Cok
2023-11-09
cmd/internal/link: merge .pdata and .xdata sections from host object files
qmuntal
2023-11-02
cmd/cgo: disable #cgo noescape/nocallback until Go 1.23
Russ Cox
2023-10-18
cmd/cgo/internal/testfortran: relax test output
Cuong Manh Le
2023-10-12
runtime/cgo: avoid taking the address of crosscall2 in code
Cherry Mui
2023-10-11
cmd/compile: use absolute file name in isCgo check
Ian Lance Taylor
2023-09-22
cmd/cgo/internal/test: test PPC64 ELFv2 call/plt stub generation
Paul E. Murphy
2023-09-20
cmd/link, runtime: initialize packages in shared build mode
Cherry Mui
2023-09-18
cmd/cgo: silence unaligned-access
Egon Elbre
2023-09-14
cmd/cgo/internal/testcshared: remove an arbitrary timeout in TestSignalHandle...
Bryan C. Mills
2023-09-08
Revert "cmd/cgo: silence unaligned-access"
Than McIntosh
2023-09-08
cmd/cgo: silence unaligned-access
Egon Elbre
2023-09-07
cmd/link: avoid deadcode of global map vars for programs using plugins
Than McIntosh
2023-09-05
all: use ^$ instead of XXXX, NoSuchTestExists to match no tests
Dmitri Shuralyov
2023-09-05
all: use ^TestName$ regular pattern for invoking a single test
Dmitri Shuralyov
2023-08-30
cmd/cgo: only write _cgo_flags for gccgo
Ian Lance Taylor
2023-08-29
runtime, cmd/go: enable address sanitizer on linux/loong64
Xiaolin Zhao
2023-08-28
cmd/cgo/internal/test: benchmark for #cgo noescape directive
doujiang24
2023-08-26
cmd/compile: un-hide closure func in init function
Cuong Manh Le
2023-08-25
cmd/cgo: add #cgo noescape/nocallback annotations
doujiang24
2023-08-18
cmd/link: don't mangle string symbol names
Cherry Mui
2023-08-14
cmd: fix mismatched symbols
cui fliter
2023-08-08
cmd/cgo/internal/testplugin: simplify TestForkExec and log stderr output
Bryan C. Mills
2023-08-04
cmd/go: default to PIE linking on darwin/amd64
Cherry Mui
2023-08-03
cmd/cgo/internal/testerrors: unskip TestPointerChecks on Windows
qmuntal
2023-07-28
syscall, cmd/cgo: skip tests that shouldn't run under 'unshare -n -r'
Dmitri Shuralyov
2023-07-27
cmd/cgo/internal/test: don't pass -lm on darwin
Cherry Mui
[prev]
[next]