r157371 - in /branches/gccgo: gcc/go/export.cc ...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Mar 10 22:54:00 GMT 2010
Author: ian
Date: Wed Mar 10 22:54:27 2010
New Revision: 157371
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157371
Log:
Add support for complex numbers.
Modified:
branches/gccgo/gcc/go/export.cc
branches/gccgo/gcc/go/export.h
branches/gccgo/gcc/go/expressions.cc
branches/gccgo/gcc/go/expressions.h
branches/gccgo/gcc/go/go-lang.c
branches/gccgo/gcc/go/gogo-tree.cc
branches/gccgo/gcc/go/gogo.cc
branches/gccgo/gcc/go/import.cc
branches/gccgo/gcc/go/lex.cc
branches/gccgo/gcc/go/lex.h
branches/gccgo/gcc/go/parse.cc
branches/gccgo/gcc/go/types.cc
branches/gccgo/gcc/go/types.h
branches/gccgo/libgo/go/fmt/format.go
branches/gccgo/libgo/go/fmt/print.go
branches/gccgo/libgo/go/reflect/type.go
branches/gccgo/libgo/go/reflect/value.go
branches/gccgo/libgo/go/runtime/type.go
branches/gccgo/libgo/runtime/go-print.c
branches/gccgo/libgo/runtime/go-reflect-call.c
branches/gccgo/libgo/runtime/go-reflect.c
branches/gccgo/libgo/runtime/go-type.h
More information about the Gcc-cvs
mailing list