be2c7f3d13
Also change the stack-traceback code to avoid having multiple returns (and thus multiple stack pops) because with gcc -O2 that breaks the heuristic that a "jr ra" preceding the PC precedes code to push the current stack frame. Which breaks stacktrace() before it even traces past itself :-(. Use a goto instead. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |