]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/cgo/asm_amd64.s
runtime/cgo: store M for C-created thread in pthread key
[gostls13.git] / src / runtime / cgo / asm_amd64.s
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-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-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-01-24 qmuntalruntime: use explicit NOFRAME on windows/amd64
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
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-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-15 Austin Clementsruntime: unify C->Go ABI transitions
2021-04-15 Austin Clementsruntime,runtime/cgo: save all necessary registers on...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-26 Austin Clementsruntime,cmd/cgo: simplify C -> Go call path
2018-10-15 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-10-03 Zhou Pengall: this big patch remove whitespace from assembly...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-16 Alessandro Arzilliruntime/cgo: declare crosscall2 frame using TEXT for...
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-04-29 Ian Lance Taylorcmd/cgo, runtime, runtime/cgo: use cgo context function
2016-03-28 Austin Clements[dev.garbage] Merge remote-tracking branch 'origin...
2016-03-25 Shenghou Maruntime/cgo: save callee-saved xmm registers on windows...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-01 Brad Fitzpatrickall: make copyright headers consistent with one space...
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: move package sources from src/pkg to src