gcc/libgo/go/image
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
..
color libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
draw libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
gif libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
jpeg libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
png libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
testdata libgo: Update Go library to master revision 15489/921e53d4863c. 2013-01-29 20:52:43 +00:00
decode_example_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
decode_test.go libgo: Update to current version of master library. 2012-11-21 07:03:38 +00:00
format.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
geom.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
image.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
image_test.go compiler, libgo: Permit testing package when test imports it circularly. 2013-02-10 06:02:38 +00:00
names.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
ycbcr.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
ycbcr_test.go compiler, libgo: Permit testing package when test imports it circularly. 2013-02-10 06:02:38 +00:00