gcc/libgo/go/strconv
Ian Lance Taylor bae90c989c libgo: Merge from revision 18783:00cce3a34d7e of master library.
This revision was committed January 7, 2014.  The next
revision deleted runtime/mfinal.c.  That will be done in a
subsequent merge.

This merge changes type descriptors to add a zero field,
pointing to a zero value for that type.  This is implemented
as a common variable.

	* go-gcc.cc (Gcc_backend::implicit_variable): Add is_common and
	alignment parameters.  Permit init parameter to be NULL.

From-SVN: r211249
2014-06-04 23:15:33 +00:00
..
testdata
atob_test.go
atob.go
atof_test.go
atof.go
atoi_test.go
atoi.go
decimal_test.go
decimal.go
extfloat.go
fp_test.go
ftoa_test.go
ftoa.go
internal_test.go
isprint.go
itoa_test.go
itoa.go
makeisprint.go
quote_example_test.go
quote_test.go
quote.go
strconv_test.go
testfp.txt