OSDN Git Service

Update Go library to release r60.1.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2011 04:47:32 +0000 (04:47 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2011 04:47:32 +0000 (04:47 +0000)
commitdcde0c150a548aa4977ece92bdcc6876edc10487
treed2bb9404c8c972b65a3a92e2f30721def7c92dc3
parent13e01698f768af9ec8d9d077ea78ffab91705308
Update Go library to release r60.1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179076 138bc75d-0d04-0410-961f-82ee72b054a4
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]