• Russ Cox's avatar
    runtime: stack growth adjustments, cleanup · 7343e03c
    Russ Cox authored
    	* keep coherent SP/PC in gobuf
    	  (i.e., SP that would be in use at that PC)
    	* gogocall replaces setspgoto,
    	  should work better in presence of link registers
    	* delete unused system calls
    
    only amd64; 386 is now broken
    
    R=r
    DELTA=548  (183 added, 183 deleted, 182 changed)
    OCL=30381
    CL=30442
    7343e03c
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg Loading commit data...
Make.386 Loading commit data...
Make.amd64 Loading commit data...
Make.arm Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...