..
asm_386.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_amd64.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_arm.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_arm64.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_mips64x.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_mipsx.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_ppc64x.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_riscv64.s
cmd/dist,cmd/go,runtime: add support for cgo on linux/riscv64
2020-11-03 12:59:51 +00:00
asm_s390x.s
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
asm_wasm.s
…
callbacks.go
runtime,cmd/cgo: simplify C -> Go call path
2020-10-26 14:50:32 +00:00
callbacks_aix.go
…
callbacks_traceback.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
cgo.go
internal/poll, net, syscall: use accept4 on illumos
2020-10-16 19:53:34 +00:00
dragonfly.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
freebsd.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
gcc_386.S
…
gcc_aix_ppc64.S
…
gcc_aix_ppc64.c
…
gcc_amd64.S
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_android.c
runtime: fix dead link in gcc_androd.c file
2020-05-09 23:17:17 +00:00
gcc_arm.S
…
gcc_arm64.S
…
gcc_context.c
…
gcc_darwin_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_darwin_arm64.c
runtime: set up TLS without cgo on darwin/arm64
2020-10-28 13:25:44 +00:00
gcc_dragonfly_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_fatalf.c
…
gcc_freebsd_386.c
…
gcc_freebsd_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_freebsd_arm.c
…
gcc_freebsd_arm64.c
…
gcc_freebsd_sigaction.c
…
gcc_libinit.c
…
gcc_libinit_windows.c
runtime/cgo: use correct lean and mean macro
2021-02-23 15:04:12 +00:00
gcc_linux_386.c
runtime/cgo: fix Android build with NDK 22
2020-12-26 19:08:56 +00:00
gcc_linux_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_linux_arm.c
runtime/cgo: fix Android build with NDK 22
2020-12-26 19:08:56 +00:00
gcc_linux_arm64.c
runtime/cgo: fix Android build with NDK 22
2020-12-26 19:08:56 +00:00
gcc_linux_mips64x.c
…
gcc_linux_mipsx.c
…
gcc_linux_ppc64x.S
…
gcc_linux_riscv64.c
cmd/dist,cmd/go,runtime: add support for cgo on linux/riscv64
2020-11-03 12:59:51 +00:00
gcc_linux_s390x.c
…
gcc_mips64x.S
…
gcc_mipsx.S
…
gcc_mmap.c
…
gcc_netbsd_386.c
…
gcc_netbsd_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_netbsd_arm.c
…
gcc_netbsd_arm64.c
runtime: netbsd-arm64 fixes
2020-09-28 06:01:37 +00:00
gcc_openbsd_386.c
…
gcc_openbsd_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_openbsd_arm.c
…
gcc_openbsd_arm64.c
…
gcc_ppc64x.c
…
gcc_riscv64.S
cmd/dist,cmd/go,runtime: add support for cgo on linux/riscv64
2020-11-03 12:59:51 +00:00
gcc_s390x.S
…
gcc_setenv.c
…
gcc_sigaction.c
…
gcc_signal2_ios_arm64.c
runtime/cgo: only build xx_cgo_panicmem on iOS
2020-10-06 22:54:58 +00:00
gcc_signal_ios_arm64.c
runtime/cgo: only build xx_cgo_panicmem on iOS
2020-10-06 22:54:58 +00:00
gcc_signal_ios_nolldb.c
runtime/cgo: build iOS-specific code only on iOS
2020-10-17 00:01:00 +00:00
gcc_solaris_amd64.c
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
gcc_traceback.c
…
gcc_util.c
…
gcc_windows_386.c
cmd/link: avoid exporting all symbols on windows buildmode=pie
2020-11-02 00:46:44 +00:00
gcc_windows_amd64.c
runtime/cgo: use correct lean and mean macro
2021-02-23 15:04:12 +00:00
iscgo.go
…
libcgo.h
[dev.regabi] runtime/cgo: call setg_gcc in crosscall_amd64
2021-02-05 16:09:50 +00:00
libcgo_unix.h
…
libcgo_windows.h
cmd/link: avoid exporting all symbols on windows buildmode=pie
2020-11-02 00:46:44 +00:00
linux.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
linux_syscall.c
runtime/cgo: add cast in C code to avoid C compiler warning
2021-02-18 02:48:11 +00:00
mmap.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
netbsd.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
openbsd.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
setenv.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
sigaction.go
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
signal_ios_arm64.go
runtime/cgo: only build xx_cgo_panicmem on iOS
2020-10-06 22:54:58 +00:00
signal_ios_arm64.s
runtime/cgo: only build xx_cgo_panicmem on iOS
2020-10-06 22:54:58 +00:00