]> git.ipfire.org Git - thirdparty/gcc.git/commit
Update Go library to release r60.1.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Sep 2011 04:47:32 +0000 (04:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Sep 2011 04:47:32 +0000 (04:47 +0000)
commit9d49f4d0aba73cd49fb2f7bb1b02a3c3e062949c
treed2bb9404c8c972b65a3a92e2f30721def7c92dc3
parent270aae3307efa26c11b8b219c4400e819b24247f
Update Go library to release r60.1.

From-SVN: r179076
17 files changed:
libgo/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/go/go/types/testdata/test0.src [new file with mode: 0644]
libgo/go/gob/doc.go
libgo/go/http/cgi/host_test.go
libgo/go/http/cgi/testdata/test.cgi [new file with mode: 0755]
libgo/go/image/png/testdata/pngsuite/basn3p08-trns.png [new file with mode: 0644]
libgo/go/image/png/testdata/pngsuite/basn3p08-trns.sng [new file with mode: 0644]
libgo/go/json/decode.go
libgo/go/json/decode_test.go
libgo/go/json/encode.go
libgo/go/json/encode_test.go
libgo/go/json/tags.go [new file with mode: 0644]
libgo/go/json/tags_test.go [new file with mode: 0644]
libgo/go/reflect/type.go
libgo/merge.sh [changed mode: 0644->0755]