1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/cmd/5g
Eoghan Sherry 40ff071e9b 5g/8g, 8l, ld, prof: fix output of 32-bit values
If an %lld argument can be 32 or 64 bits wide, cast to vlong.
If always 32 bits, drop the ll.
Fixes #1336.

R=brainman, rsc
CC=golang-dev
https://golang.org/cl/3580041
2010-12-12 14:40:19 -05:00
..
cgen64.c bug right shifting 64 bits 2010-10-21 18:15:00 -07:00
cgen.c 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -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 add hardware floating point. 2010-11-03 17:31:07 -07:00
ggen.c add hardware floating point. 2010-11-03 17:31:07 -07:00
gobj.c 5g: fix build 2010-07-27 13:43:58 -07:00
gsubr.c 5g/8g, 8l, ld, prof: fix output of 32-bit values 2010-12-12 14:40:19 -05:00
list.c add hardware floating point. 2010-11-03 17:31:07 -07:00
Makefile add hardware floating point. 2010-11-03 17:31:07 -07:00
opt.h add hardware floating point. 2010-11-03 17:31:07 -07:00
reg.c add hardware floating point. 2010-11-03 17:31:07 -07:00