• Russ Cox's avatar
    arm: prop up software floating point · 69188ad9
    Russ Cox authored
    Just enough to make mov instructions work,
    which in turn is enough to make strconv work
    when it avoids any floating point calculations.
    That makes a bunch of other packages pass
    their tests.
    
    Should suffice until hardware floating point
    is available.
    
    Enable package tests that now pass
    (some due to earlier fixes).
    
    Looks like there is a new integer math bug
    exposed in the fmt and json tests.
    
    R=ken2
    CC=golang-dev
    https://golang.org/cl/2638041
    69188ad9
Name
Last commit
Last update
..
5a Loading commit data...
5c Loading commit data...
5g Loading commit data...
5l Loading commit data...
6a Loading commit data...
6c Loading commit data...
6g Loading commit data...
6l Loading commit data...
8a Loading commit data...
8c Loading commit data...
8g Loading commit data...
8l Loading commit data...
cc Loading commit data...
cgo Loading commit data...
cov Loading commit data...
ebnflint Loading commit data...
gc Loading commit data...
godefs Loading commit data...
godoc Loading commit data...
gofmt Loading commit data...
goinstall Loading commit data...
gomake Loading commit data...
gopack Loading commit data...
gotest Loading commit data...
goyacc Loading commit data...
hgpatch Loading commit data...
ld Loading commit data...
nm Loading commit data...
prof Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...