]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/asm_arm64.s
Revert "runtime/cgo: store M for C-created thread in pthread key"
[gostls13.git] / src / runtime / asm_arm64.s
2023-05-05 Chressie HimpelRevert "runtime/cgo: store M for C-created thread in...
2023-04-26 Michael Prattruntime/cgo: store M for C-created thread in pthread key
2023-04-21 Austin Clementsruntime: tidy _Stack* constant naming
2023-04-20 Austin ClementsRevert "runtime: tidy _Stack* constant naming"
2023-04-20 Austin Clementsruntime: tidy _Stack* constant naming
2023-04-20 Keith Randallruntime: mix a bit more in arm64 hash function
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-30 Felix Geisendörferruntime/trace: enable frame pointer unwinding on amd64
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-02-24 Keith Randallcmd/compile: batch write barrier calls
2023-02-17 Keith Randallcmd/compile: move raw writes out of write barrier code
2023-02-17 Keith Randallruntime: remove the restriction that write barrier...
2022-08-25 Cherry Muiruntime: mark morestack_noctxt SPWRITE on LR architectures
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-25 qmuntalruntime: fix runtime.Breakpoint() on windows/arm64
2022-05-18 John Bamptonall: fix spelling
2022-05-04 eric fangruntime: improve the annotation of debugCallV2 for...
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-23 eric fangruntime: support for debugger function calls on linux...
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 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 Cherry Muiall: delete ARM64 non-register ABI fallback path
2022-03-18 Cherry Muiall: delete regabireflect goexperiment
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-29 Cherry Muiruntime: remove unnecessary argument stores for panicIn...
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-16 Joel Singruntime: make asmcgocall g0/gsignal checks consistent
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-08-03 Austin Clements[dev.typeparams] runtime,cmd/compile,cmd/link: replace...
2021-07-30 Austin Clements[dev.typeparams] Revert "[dev.typeparams] runtime,cmd...
2021-07-30 Austin Clements[dev.typeparams] runtime,cmd/compile,cmd/link: replace...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: remove the siz...
2021-06-07 Matthew Dempsky[dev.typeparams] all: merge master (8212707) into dev...
2021-06-03 Cherry Mui[dev.typeparams] runtime: call cgocallbackg indirectly...
2021-06-03 Cherry Mui[dev.typeparams] runtime, internal/bytealg: port perfor...
2021-06-02 Cherry Mui[dev.typeparams] runtime: update ABIInternal assembly...
2021-06-02 Cherry Mui[dev.typeparams] runtime: implement register ABI for...
2021-06-02 Cherry Mui[dev.typeparams] runtime: mark assembly functions calle...
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-21 Josh Bleecher Snydercmd/compile: allow conversion from slice to array ptr
2021-03-25 Cherry Zhangcmd/compile: mark R16, R17 clobbered for non-standard...
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-19 Robert Griesemer[dev.typeparams] all: merge master (06b86e9) into dev...
2021-02-19 Russ Coxruntime: fix spurious stack overflow detection
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-19 Russ Coxruntime: convert windows/arm64 assembly
2021-02-19 Russ Coxruntime: use TOPFRAME to identify top-of-frame functions
2021-02-19 Russ Coxruntime: remove unnecessary writes to gp.sched.g
2021-02-19 Russ Coxruntime: unify asmcgocall and systemstack traceback...
2021-02-19 Russ Coxruntime: clean up system calls during cgo callback...
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-16 Michael Anthony... [dev.regabi] reflect: support for register ABI on amd64...
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-09 Rob Findley[dev.typeparams] merge dev.regabi (618e3c1) into dev...
2021-02-08 Cherry Zhang[dev.regabi] all: merge master (1901853) into dev.regabi
2021-02-05 Cherry Zhang[dev.regabi] runtime: delete gosave function
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-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-28 Cherry Zhangruntime: save/restore g unconditionally on darwin/arm64
2020-10-28 Cherry Zhangruntime: set up TLS without cgo on darwin/arm64
2020-10-26 Austin Clementsruntime,cmd/cgo: simplify C -> Go call path
2020-10-05 Austin Clementsruntime: clean up runtime.call* frame sizes on ARM64
2020-10-05 Austin Clementsruntime: define and use call16 everywhere
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-03 Xiangdong Jiruntime: use CBZ/CBNZ in linux/arm64 assembly code
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-08-30 Keith Randallruntime: use all 64 bits of hash seed on arm64
2019-08-29 Keith Randallruntime: switch default order of hashing algorithms
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-20 Maya Rashishruntime: move linux specific code into linux specific...
2019-04-15 Michael Mundaycmd/link, runtime: mark goexit as the top of the call...
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-17 Elias Naurruntime: don't use thread local storage before it is...
next