]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/asm_ppc64x.s
Revert "runtime/cgo: store M for C-created thread in pthread key"
[gostls13.git] / src / runtime / asm_ppc64x.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-18 Michael Prattruntime: consolidate function descriptor definitions...
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-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-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-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-01-16 Archana Rruntime: fix performance regression in morestack_noctxt...
2022-08-25 Cherry Muiruntime: mark morestack_noctxt SPWRITE on LR architectures
2022-06-16 Matthew Dempsky[dev.unified] all: merge master (635b124) into dev...
2022-06-06 Alejandro Sáezruntime: fix breakpoint in ppc64x
2022-05-06 Paul E. Murphycmd/link: generate PPC64 ABI register save/restore...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-28 Cherry Muiall: delete PPC64 non-register ABI fallback path
2022-03-18 Cherry Muiall: delete regabireflect goexperiment
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-06 Tobias Klauserall: remove more leftover // +build lines
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-05 Lynn Bogerruntime: add ABIInternal to strhash and memhash on...
2021-09-27 Lynn Bogerruntime: add runtime changes for register ABI on ppc64x
2021-09-22 Cherry Muiruntime: call cgocallbackg indirectly on PPC64
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-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
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-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: remove unnecessary writes to gp.sched.g
2021-02-19 Russ Coxruntime: unify asmcgocall and systemstack traceback...
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-17 Dmitri Shuralyov[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
2020-10-05 Austin Clementsruntime: define and use call16 everywhere
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-18 Cherry Zhangcmd/compile, runtime: mark R12 clobbered for write...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-08-29 Keith Randallruntime: switch default order of hashing algorithms
2019-06-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-06-06 Russ Coxruntime: fix scattered non-tab indentation in assembly
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-09 Russ Coxruntime: fix vet complaints for linux/arm64, linux...
2019-04-15 Michael Mundaycmd/link, runtime: mark goexit as the top of the call...
2019-03-19 Clément Chigotcmd, runtime: fix C trampolines on aix/ppc64
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2019-03-06 Clément Chigotcmd/link, runtime: allow external linking for aix/ppc64
2019-03-05 Clément Chigotruntime: use AIX C ABI in asmcgocall
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-20 majiangcmd/link, runtime: add initial cgo support for ppc64
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
next