• 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
..
5obj.c Loading commit data...
6.c Loading commit data...
6obj.c Loading commit data...
8.c Loading commit data...
8db.c Loading commit data...
8obj.c Loading commit data...
Makefile Loading commit data...
access.c Loading commit data...
darwin.c Loading commit data...
elf.h Loading commit data...
executable.c Loading commit data...
fakeobj.c Loading commit data...
linux.c Loading commit data...
machdata.c Loading commit data...
macho.h Loading commit data...
map.c Loading commit data...
obj.c Loading commit data...
obj.h Loading commit data...
setmach.c Loading commit data...
swap.c Loading commit data...
sym.c Loading commit data...