]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/asm_arm.s
runtime/cgo: store M for C-created thread in pthread key
[gostls13.git] / src / runtime / asm_arm.s
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-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-31 Cherry MuiRevert "runtime: fix ARM assembly code in cgocallback"
2023-03-24 Cherry Muiruntime: fix ARM assembly code in cgocallback
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
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
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-01 Cherry Mui[dev.typeparams] all: merge master (2725522) into dev...
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-21 Cherry Mui[dev.typeparams] runtime: fix newproc arg size on ARM
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-05-09 Joel Singruntime: switch openbsd/arm to pthreads
2021-05-05 Joel Singruntime: remove redundant save_g call in mcall for arm
2021-04-21 Josh Bleecher Snydercmd/compile: allow conversion from slice to array ptr
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: use TOPFRAME to identify top-of-frame functions
2021-02-19 Russ Coxruntime: use FuncInfo SPWRITE flag to identify untracea...
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-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-26 Austin Clementsruntime,cmd/cgo: simplify C -> Go call path
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-10-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
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-05-09 Russ Coxruntime: fix vet complaints for linux/386
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 Randallruntime: fix registers for bounds check calling convent...
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-12 Austin Clementsruntime, reflect: access runtime.reflectcall directly
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...
2018-09-18 Jordan Rheeruntime: support windows/arm
2018-07-03 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-12 Elias Naurruntime: use libc for signal functions on iOS
2018-05-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-21 Elias Naurcmd/link,runtime: move syscalls to libc on iOS
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-02 Wei Xiaocmd/compile: intrinsify runtime.getcallerpc on all...
2018-03-27 Yuval Pavel Zholkovercmd/internal/obj/arm: add DMB instruction
2018-03-08 Austin Clementsruntime: make throw safer to call
2018-03-04 Keith Randallinternal/bytealg: move compare functions to bytealg
2018-03-03 Keith Randallinternal/bytealg: move equal functions to bytealg
2018-03-02 Keith Randallinternal/bytealg: move IndexByte asssembly to the new...
2018-02-13 Austin Clementsruntime: buffered write barrier for arm
2018-02-12 Austin Clementsruntime: remove legacy comments and code from arm morestack
2018-02-12 Austin Clementsruntime, sync/atomic: use NOFRAME on arm
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-30 Austin Clementsruntime: make systemstack tail call if already switched
next