• Shenghou Ma's avatar
    fix build for Linux/ARM. · 31ab16f9
    Shenghou Ma authored
            1, IMO, the fatal error "regfree: not a register" from 5g when
             compiling runtime/debug.go is due to gcc miscompile, it doesn't
             show up when compiled with -O0. But I still haven't thought of
             a way to fix this, should all ARM builds be built with -O0?
            2, fixed mksysnum_linux.pl, so zsysnum_linux_arm.go no longer
            needs to be hand-generated.
            3, regen all in pkg syscall for Linux/ARM on Debian 6.0
    This CL is somewhat big, I'd like to split it if necessary.
    
    R=rsc, dave
    CC=golang-dev
    https://golang.org/cl/5659044
    31ab16f9
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
sudo.bash Loading commit data...