runtime: various arm fixes
* correct symbol table size * do not reorder functions in output * traceback * signal handling * use same code for go + defer * handle leaf functions in symbol table R=kaib, dpx CC=golang-dev https://golang.org/cl/884041
Showing
src/pkg/runtime/386/arch.h
0 → 100644
src/pkg/runtime/amd64/arch.h
0 → 100644
src/pkg/runtime/arm/arch.h
0 → 100644
Please register or sign in to comment