1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/cmd/5g
Kai Backman df88fc6109 arm: bugfixes and syscall
- integer divide by zero raises panic
- float comparisons involving NaNs work
- syscall interface actually handles return
  values and errno correctly.

R=rsc, bradfitzpatrick
CC=golang-dev
https://golang.org/cl/1847047
2010-08-06 16:57:49 -07:00
..
cgen64.c removed tempalloc/tempfree and replaced with tempname 2009-10-19 22:47:25 -07:00
cgen.c arm: bugfixes and syscall 2010-08-06 16:57:49 -07:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c 5g/8g: fix build 2010-02-17 22:41:04 -08:00
gg.h arm: bugfixes (stack clobbering, indices) 2010-07-30 10:37:51 +03:00
ggen.c gc: index bounds tests and fixes 2010-08-03 00:26:02 -07:00
gobj.c 5g: fix build 2010-07-27 13:43:58 -07:00
gsubr.c gc: index bounds tests and fixes 2010-08-03 00:26:02 -07:00
list.c change print print buffer size 2010-01-27 15:37:46 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
opt.h Rebooted 5g effort from 6g. Tons of minor fixes and tweaks to 2009-05-28 14:25:54 -07:00