]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/cgo
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / cgo /
2023-11-08 cui fliterruntime: add available godoc link
2023-10-12 Cherry Muiruntime/cgo: avoid taking the address of crosscall2...
2023-10-05 qmuntalruntime: support SetUnhandledExceptionFilter on Windows
2023-08-25 Xiaolin Zhaoruntime, cmd/go: enable memory sanitizer on linux/loong64
2023-08-22 Ian Lance Taylorruntime/cgo: get getstackbound for set_stacklo
2023-08-15 Joel Singruntime/cgo: use fatalf on solaris
2023-08-15 Joel Singruntime/cgo: consolidate openbsd cgo code
2023-08-15 Joel Singruntime/cgo: consolidate netbsd cgo code
2023-08-15 Joel Singruntime/cgo: consolidate linux cgo code
2023-08-15 Joel Singruntime/cgo: consolidate freebsd cgo code
2023-08-15 Joel Singruntime/cgo: rename crosscall_arm1 to crosscall1
2023-08-15 Joel Singruntime/cgo: use fatalf on dragonfly, freebsd, netbsd...
2023-08-12 Joel Singruntime/cgo: rename crosscall_386 to crosscall1 and...
2023-08-12 Joel Singruntime/cgo: rename crosscall_amd64 to crosscall1
2023-08-09 Ian Lance Taylorruntime/cgo: use frame address to set g0 stack bound
2023-07-21 Cuong Manh Leruntime/cgo: reduce runtime init done check using atomic
2023-05-17 Cherry Muiruntime/cgo: store M for C-created thread in pthread key
2023-05-05 Chressie HimpelRevert "runtime/cgo: store M for C-created thread in...
2023-05-04 Paul E. Murphyruntime/cgo: preserve VRs across crosscall_ppc64 on...
2023-05-04 Paul E. Murphyruntime/cgo: preserve nonvolatile VRs when crosscalling...
2023-05-01 qmuntalruntime/cgo: use atomic.Uintptr instead of atomic.AddUi...
2023-04-26 Michael Prattruntime/cgo: store M for C-created thread in pthread key
2023-04-17 Michael PrattRevert "runtime/cgo: store M for C-created thread in...
2023-04-17 Michael PrattRevert "Revert "Revert "runtime: consolidate function...
2023-04-17 Michael PrattRevert "runtime/cgo: use pthread_attr_get_np on Illumos"
2023-04-04 Cherry Muiruntime/cgo: use pthread_attr_get_np on Illumos
2023-04-03 Paul E. Murphyruntime: cleanup PPC64/linux runtime.sigtramp
2023-04-03 Cherry MuiRevert "Revert "runtime: consolidate function descripto...
2023-04-03 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-31 Cherry MuiRevert "runtime/cgo: store M for C-created thread in...
2023-03-31 Cherry MuiRevert "runtime: consolidate function descriptor defini...
2023-03-31 Cherry MuiRevert "runtime: get a better g0 stack bound in needm"
2023-03-30 Cherry Muiruntime: get a better g0 stack bound in needm
2023-03-29 Guoqi Chenruntime: save/restore callee-saved registers in loong64...
2023-03-27 Paul E. Murphyruntime: consolidate function descriptor definitions...
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-18 Joel Singruntime: provide and use a GO_PPC64X_HAS_FUNCDESC define
2023-03-14 Paul E. Murphyruntime,runtime/cgo: fix tsan/pprof/cgo issues
2023-03-08 Ian Lance Taylorruntime/cgo: add tsan sync for traceback function
2023-02-18 Joel Singruntime/cgo: restore correct build tags for linux/mips*
2023-02-10 Than McIntoshcmd/cgo: add -fno-stack-protector to CFLAGS (again)
2023-01-31 Cherry Muiruntime/cgo: remove APPLE macros on 386, arm, and ppc64...
2023-01-31 Than McIntoshcmd/link: load host archive libc_nonshared.a for -fstac...
2023-01-24 Tobias Klauserruntime/cgo: use //go:build lines in C and assembly...
2023-01-24 qmuntalruntime: use explicit NOFRAME on windows/amd64
2023-01-23 qmuntalruntime,cmd/internal/obj/x86: use TEB TLS slots on...
2022-12-05 Cherry Muiruntime/cgo: fix typo in gcc_loong64.S
2022-12-05 Cherry Muiruntime/cgo: add .file directive to GNU assembly files
2022-11-14 qmuntalruntime,cmd/internal/obj/x86: use TEB TLS slots on...
2022-10-14 Dmitri Goutnikruntime: add msan support on freebsd/amd64
2022-10-05 Youlin Fengruntime/cgo: let darwin pthread stacksize follow rlimit
2022-09-28 Mikael Urankarcmd/nm, runtime/cgo: add cgo support for freebsd/riscv64
2022-08-28 Cuong Manh Lecmd/cgo: add and use runtime/cgo.Incomplete instead...
2022-08-08 Ian Lance Taylorruntime/cgo: add -fno-stack-protector to CFLAGS
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-26 Cherry Muiruntime/cgo: use frame address to set g0 stack bound
2022-06-16 Matthew Dempsky[dev.unified] all: merge master (635b124) into dev...
2022-06-09 Michael Prattruntime/cgo: retry _beginthread on EACCES
2022-06-09 Michael Prattruntime/cgo: merge bodies of cgo_sys_thread_start on...
2022-05-19 Xiaodong Liuruntime/cgo: add cgo function call support for loong64
2022-05-06 Tobias Klauserruntime/cgo: remove memset in _cgo_sys_thread_start...
2022-05-03 Tobias Klauserinternal/poll, net, syscall: use accept4 on solaris
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-22 Bryan C. Millsruntime/cgo: remove stdlib.h warning workaround on...
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-05 Russ Coxall: separate doc comment from //go: directives
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-30 eric fangruntime: unify C->Go ABI transitions on arm64
2022-03-29 Ian Lance Taylorall: use new "unix" build tag where appropriate
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 Tobias Klauserruntime/cgo: remove memset in _cgo_sys_thread_start...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-15 MoZhonghuaruntime/cgo: fix signature of crosscall_amd64 in comment
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-20 Alan Donovanruntime/cgo: add example of Handle with void* parameter
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-03 Joel Singcmd/asm,cmd/compile,runtime: stop using X3 (aka GP...
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-17 Joel Singruntime/cgo: save and restore X3 (aka GP) for crosscall...
2021-09-09 Ian Lance Taylorcmd/cgo, runtime/cgo: avoid GCC/clang conversion warnings
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "[dev.typeparams] all: merge master (46fd547...
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-08-09 Ian Lance Taylorruntime/cgo: when using msan explicitly unpoison cgoCallers
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
2021-05-17 Lynn Bogerruntime/cgo: fix crosscall2 on ppc64x
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-13 Tobias Klauserall: add //go:build lines to assembly files
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-10 Lynn Bogerruntime/cgo,cmd/internal/obj/ppc64: fix signals with cgo
2021-04-28 Joel Singcmd/dist,runtime: support cgo on openbsd/mips64
2021-04-23 Russ Coxruntime: add windows/arm64 cgo-linking code
2021-04-15 Austin Clementsruntime: unify C->Go ABI transitions
2021-04-15 Austin Clementsruntime,runtime/cgo: save all necessary registers on...
next