]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/signal_unix.go
Revert "runtime/cgo: store M for C-created thread in pthread key"
[gostls13.git] / src / runtime / signal_unix.go
2023-04-17 Michael PrattRevert "runtime/cgo: store M for C-created thread in...
2023-04-07 Ian Lance Taylorruntime: permit core dumps in darwin-amd64
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: get a better g0 stack bound in needm"
2023-03-30 Cherry Muiruntime: get a better g0 stack bound in needm
2023-03-27 Cherry Muiruntime: don't inject a sigpanic if not on user G stack
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2022-11-10 Ian Lance Taylorruntime: consolidate some low-level error reporting
2022-10-12 Michael Anthony... runtime: add safe arena support to the runtime
2022-09-21 Ian Lance Taylorruntime: treat SI_TKILL like SI_USER on Linux
2022-09-19 Cuong Manh LeRevert "runtime: treat SI_TKILL like SI_USER on Linux"
2022-09-17 Ian Lance Taylorruntime: treat SI_TKILL like SI_USER on Linux
2022-08-17 Cuong Manh Leruntime: convert m.preemptGen to atomic type
2022-08-17 Cuong Manh Leruntime: convert m.signalPending to atomic type
2022-08-12 Michael Prattruntime: convert prof.hz to atomic type
2022-08-12 Michael Prattruntime: convert pendingPreemptSignals to atomic type
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Michael Prattruntime: trivial replacements of g in signal_unix.go
2022-08-02 Michael Prattruntime: tricky replacements of _g_ in signal_unix.go
2022-08-02 Michael Prattruntime: clean up canpanic
2022-05-26 Cherry Muiruntime: don't inspect the stack for delayed signals...
2022-05-11 Axel Buschruntime: enable vDSO support for s390x architecture
2022-05-03 Russ Coxall: REVERSE MERGE dev.boringcrypto (cdcb4b6) into...
2022-04-28 Michael Prattruntime: simply user throws, expand runtime throws
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-15 Ian Lance Taylorruntime: don't block preemption signal in new M's or...
2022-04-05 Russ Coxall: separate doc comment from //go: directives
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-29 Ian Lance Taylorall: use new "unix" build tag where appropriate
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-15 Michael Prattruntime: enable sigPerThreadSyscall handling on android
2022-02-15 Michael Prattruntime, syscall: reimplement AllThreadsSyscall using...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-22 Cherry Muiruntime: handle stray profiling signal better
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-03 Ian Lance Taylorruntime: install sigPreempt signal handler for c-archiv...
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-26 Michael Prattruntime: fix cgo signals detection
2021-09-27 Rhys Hiltnerruntime: use per-thread profiler for SetCgoTraceback...
2021-09-27 Rhys Hiltnerruntime: move sigprofNonGo
2021-09-27 Rhys Hiltnerruntime: allow per-OS changes to unix profiler
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-09-02 Meng Zhuoruntime: use vDSO clock_gettime on linux/riscv64
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-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-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-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
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-21 Derek Parkerruntime: fix crash during VDSO calls on PowerPC
2021-06-18 Ian Lance Taylorruntime: disable CPU profiling before removing the...
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-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: replace funcPC with internal...
2021-05-21 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
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-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-22 Cherry Zhangruntime: check for g0 stack last in signal handler
2020-12-28 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (07569da) into...
2020-12-28 Matthew Dempsky[dev.regabi] all: merge master (1d78139) into dev.regabi
2020-12-23 Andrew G. Morganruntime: linux iscgo support for not blocking nptl...
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-04 Cherry Zhangruntime: avoid receiving preemotion signal while exec'ing
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-28 Cherry Zhangruntime: always enable async preemption on darwin/arm64
2020-10-28 Ian Lance Taylorruntime: block signals in needm before allocating M
2020-10-26 Austin Clementsruntime: tidy cgocallback
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-16 Ian Lance Taylorruntime: wait for preemption signals before syscall...
2020-10-15 Ian Lance Taylorruntime: stop preemption during syscall.Exec on Darwin
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-09-18 Keith Randallruntime/debug: provide Addr method for errors from...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-19 Ian Lance Taylorruntime: don't call setitimer for each thread
2020-08-17 Keith Randallruntime: print faulting instruction on a SIGFPE
next