]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/asm_amd64.s
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / asm_amd64.s
2023-10-26 Cherry Muiruntime: print a stack trace at "morestack on g0"
2023-10-05 qmuntalruntime: support SetUnhandledExceptionFilter on Windows
2023-06-14 Alexander Yastrebovall: fix spelling errors
2023-06-10 Jes Cokruntime: fix typos
2023-05-22 Felix Geisendörferruntime: rename getcallerfp to getfp
2023-05-17 Cherry Muiruntime/cgo: store M for C-created thread in pthread key
2023-05-11 Michael PrattRevert "runtime: rename getcallerfp to getfp"
2023-05-11 Felix Geisendörferruntime: rename getcallerfp to getfp
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-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-30 Felix Geisendörferruntime: fix frame pointer loop on amd64
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-13 qmuntalruntime: remove NOFRAME from asmcgocall, systemstack...
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...
2023-02-08 Oleksandr Redkoruntime: correct typos
2023-01-25 qmuntalruntime: mark amd64 runtime·rt0_go as NOFRAME
2023-01-24 qmuntalruntime: use explicit NOFRAME on windows/amd64
2023-01-24 Jakub Ciolekruntime: switch AMD64's publicationBarrier to ABIInternal
2023-01-20 liu-xuewenruntime: remove 104 byte stack guard
2022-11-14 qmuntalruntime,cmd/internal/obj/x86: use TEB TLS slots on...
2022-05-18 John Bamptonall: fix spelling
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-01 vpachkovruntime: check GOAMD64 v4 compatibility on Darwin
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-16 Keith Randallruntime: check GOAMD64 compatibility after setting...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-02 vpachkovruntime: check amd64 microarchitecture level at startup
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-23 Martin Möhrmannruntime: use RDTSCP for instruction stream serialized...
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-11 Cherry Mui[dev.typeparams] runtime, internal/bytealg: remove...
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-30 Austin Clements[dev.typeparams] runtime: use func() for deferred functions
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-11 Cherry Mui[dev.typeparams] all: always enable regabig on AMD64
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: use internal/abi.FuncPCABI0...
2021-05-20 Cherry Mui[dev.typeparams] cmd/compile, runtime: do not zero...
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-23 Cherry Zhangcmd/compile, internal/abi: add FuncPCABIxxx intrinsics
2021-04-22 Cherry Zhangruntime: call cgocallbackg indirectly
2021-04-21 Josh Bleecher Snydercmd/compile: allow conversion from slice to array ptr
2021-04-19 Cherry Zhangruntime: open up space for callee's arg spill slot...
2021-04-15 Austin Clementsruntime: unify C->Go ABI transitions
2021-04-15 Austin Clementsruntime: minor refactoring of _rt0_amd64_lib
2021-04-14 Michael Anthony... runtime: update debug call protocol for register ABI
2021-04-12 Austin Clementsruntime: port performance-critical functions to regabi
2021-04-08 Cherry Zhangruntime: use register ABI in panicIndex/Slice functions
2021-04-08 Michael Anthony... runtime: set up read-only dummy TLS space for needm...
2021-04-08 Austin Clementscmd/asm,runtime: reduce spellings of GOEXPERIMENTs
2021-04-06 Michael Anthony... runtime: make reflectcall ABI0 on amd64
2021-04-02 Michael Anthony... reflect: add register ABI support for makeFuncStub...
2021-04-01 Austin Clementsruntime: fix uses of ABIInternal PCs in assembly
2021-03-24 Michael Anthony... runtime: bypass ABI wrapper when calling needm on Windows
2021-03-18 Austin Clementsall: explode GOEXPERIMENT=regabi into 5 sub-experiments
2021-03-05 Michael Anthony... reflect: use global variables for register count
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: 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] runtime: stub out spillArgs and unspillArgs
next