]> Cypherpunks repositories - gostls13.git/commit
converting uint bits back into floats
authorRob Pike <r@golang.org>
Wed, 12 Nov 2008 19:51:34 +0000 (11:51 -0800)
committerRob Pike <r@golang.org>
Wed, 12 Nov 2008 19:51:34 +0000 (11:51 -0800)
commit2f4d35ffb9dfc84277a1c868d71d6f89bfd19f7f
tree78f389e18be37ffd5c58ed00810a3693fe3ae799
parent2727abe4fc0e169c5414e5cb0c1cc7d5d33bf69d
converting uint bits back into floats

R=rsc
DELTA=32  (32 added, 0 deleted, 0 changed)
OCL=19084
CL=19091
src/cmd/gc/sys.go
src/cmd/gc/sysimport.c
src/runtime/runtime.c