• Russ Cox's avatar
    5g: alignment fixes · 22864716
    Russ Cox authored
    Makes all.bash work after echo 4 >/proc/cpu/alignment,
    which means kill the process on an unaligned access.
    
    The default behavior on DreamPlug/GuruPlug/SheevaPlug
    is to simulate an ARMv3 and just let the unaligned accesses
    stop at the word boundary, resulting in all kinds of surprises.
    
    Fixes #1240.
    
    R=ken2
    CC=golang-dev
    https://golang.org/cl/4551064
    22864716
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...