gcc/libgo/go/runtime
Chris Manghane f1d2ac4f84 compiler: Add precise type information on the heap.
* go-gcc.cc (Gcc_backend::implicit_variable): Remove init
	parameter.  Add is_hidden parameter.
	(Gcc_backend::implicit_variable_set_init): New method.
	(Gcc_backend::implicit_variable_reference): New method.

From-SVN: r214894
2014-09-03 22:56:09 +00:00
..
debug libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
pprof libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
append_test.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
chan_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
closure_test.go
compiler.go
complex_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
crash_cgo_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
crash_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
debug.go libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
error.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
export_test.go runtime: Merge master revision 19185. 2014-07-12 00:01:09 +00:00
extern.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
gc_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
iface_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lfstack_test.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
malloc1.go
malloc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mallocrand.go
mallocrep.go
mallocrep1.go libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
map_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mapspeed_test.go libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
mem.go libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
memmove_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mfinal_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
mgc0.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
norace_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
parfor_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
proc_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
runtime_test.go runtime: add a missing import 2014-07-20 15:09:04 +00:00
runtime_unix_test.go libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
softfloat64.go
softfloat64_test.go
string_test.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
symtab_test.go
type.go compiler: Add precise type information on the heap. 2014-09-03 22:56:09 +00:00
vlop_arm_test.go libgo: Update to current version of master library. 2012-11-21 07:03:38 +00:00