• Dmitriy Vyukov's avatar
    undo CL 12250043 / e911f94c4902 · f38ff9e5
    Dmitriy Vyukov authored
    Break all 386 builders.
    
    ««« original CL description
    runtime: use gcpc/gcsp during traceback of goroutines in syscalls
    gcpc/gcsp are used by GC in similar situation.
    gcpc/gcsp are also more stable than gp->sched,
    because gp->sched is mutated by entersyscall/exitsyscall
    in morestack and mcall. So it has higher chances of being inconsistent.
    Also, rename gcpc/gcsp to syscallpc/syscallsp.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/12250043
    »»»
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/12424045
    f38ff9e5
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...