r180552 - in /trunk: gcc/testsuite/go.test/test...

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Oct 26 23:58:00 GMT 2011


Author: ian
Date: Wed Oct 26 23:57:58 2011
New Revision: 180552

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180552
Log:
Update Go library to last weekly.

Added:
    trunk/libgo/go/crypto/bcrypt/
    trunk/libgo/go/crypto/bcrypt/base64.go
    trunk/libgo/go/crypto/bcrypt/bcrypt.go
    trunk/libgo/go/crypto/bcrypt/bcrypt_test.go
    trunk/libgo/go/crypto/tls/root_darwin.go
    trunk/libgo/go/crypto/tls/root_stub.go
    trunk/libgo/go/crypto/tls/root_test.go
    trunk/libgo/go/crypto/tls/root_unix.go
    trunk/libgo/go/crypto/tls/root_windows.go
    trunk/libgo/go/crypto/x509/pkcs1.go
    trunk/libgo/go/encoding/binary/varint.go
    trunk/libgo/go/encoding/binary/varint_test.go
    trunk/libgo/go/exp/ebnf/
    trunk/libgo/go/exp/ebnf/ebnf.go
    trunk/libgo/go/exp/ebnf/ebnf_test.go
    trunk/libgo/go/exp/ebnf/parser.go
    trunk/libgo/go/exp/ebnflint/
    trunk/libgo/go/exp/ebnflint/doc.go
    trunk/libgo/go/exp/ebnflint/ebnflint.go
    trunk/libgo/go/exp/gotype/
    trunk/libgo/go/exp/gotype/doc.go
    trunk/libgo/go/exp/gotype/gotype.go
    trunk/libgo/go/exp/gotype/gotype_test.go
    trunk/libgo/go/exp/gotype/testdata/
    trunk/libgo/go/exp/gotype/testdata/test1.go
    trunk/libgo/go/exp/norm/input.go
    trunk/libgo/go/exp/norm/normalize_test.go
    trunk/libgo/go/exp/norm/normregtest.go
    trunk/libgo/go/exp/norm/readwriter.go
    trunk/libgo/go/exp/norm/readwriter_test.go
    trunk/libgo/go/exp/spdy/
    trunk/libgo/go/exp/spdy/read.go
    trunk/libgo/go/exp/spdy/spdy_test.go
    trunk/libgo/go/exp/spdy/types.go
    trunk/libgo/go/exp/spdy/write.go
    trunk/libgo/go/exp/sql/
    trunk/libgo/go/exp/sql/convert.go
    trunk/libgo/go/exp/sql/convert_test.go
    trunk/libgo/go/exp/sql/driver/
    trunk/libgo/go/exp/sql/driver/driver.go
    trunk/libgo/go/exp/sql/driver/types.go
    trunk/libgo/go/exp/sql/fakedb_test.go
    trunk/libgo/go/exp/sql/sql.go
    trunk/libgo/go/exp/sql/sql_test.go
    trunk/libgo/go/exp/ssh/
    trunk/libgo/go/exp/ssh/channel.go
    trunk/libgo/go/exp/ssh/common.go
    trunk/libgo/go/exp/ssh/doc.go
    trunk/libgo/go/exp/ssh/messages.go
    trunk/libgo/go/exp/ssh/messages_test.go
    trunk/libgo/go/exp/ssh/server.go
    trunk/libgo/go/exp/ssh/server_shell.go
    trunk/libgo/go/exp/ssh/server_shell_test.go
    trunk/libgo/go/exp/ssh/transport.go
    trunk/libgo/go/exp/ssh/transport_test.go
    trunk/libgo/go/exp/template/html/attr.go
    trunk/libgo/go/exp/template/html/clone.go
    trunk/libgo/go/exp/template/html/clone_test.go
    trunk/libgo/go/exp/template/html/content.go
    trunk/libgo/go/exp/template/html/content_test.go
    trunk/libgo/go/exp/template/html/css.go
    trunk/libgo/go/exp/template/html/css_test.go
    trunk/libgo/go/exp/template/html/doc.go
    trunk/libgo/go/exp/template/html/error.go
    trunk/libgo/go/exp/template/html/html.go
    trunk/libgo/go/exp/template/html/html_test.go
    trunk/libgo/go/exp/template/html/js.go
    trunk/libgo/go/exp/template/html/js_test.go
    trunk/libgo/go/exp/template/html/transition.go
    trunk/libgo/go/exp/template/html/url.go
    trunk/libgo/go/exp/template/html/url_test.go
    trunk/libgo/go/exp/terminal/
    trunk/libgo/go/exp/terminal/shell.go
    trunk/libgo/go/exp/terminal/shell_test.go
    trunk/libgo/go/exp/terminal/terminal.go
    trunk/libgo/go/exp/types/
    trunk/libgo/go/exp/types/check.go
    trunk/libgo/go/exp/types/check_test.go
    trunk/libgo/go/exp/types/const.go
    trunk/libgo/go/exp/types/exportdata.go
    trunk/libgo/go/exp/types/gcimporter.go
    trunk/libgo/go/exp/types/gcimporter_test.go
    trunk/libgo/go/exp/types/testdata/
    trunk/libgo/go/exp/types/testdata/exports.go
    trunk/libgo/go/exp/types/types.go
    trunk/libgo/go/exp/types/universe.go
    trunk/libgo/go/exp/winfsnotify/
    trunk/libgo/go/exp/winfsnotify/winfsnotify.go
    trunk/libgo/go/exp/winfsnotify/winfsnotify_test.go
    trunk/libgo/go/go/build/pkgtest/sqrt_386_test.go
    trunk/libgo/go/go/build/pkgtest/sqrt_amd64_test.go
    trunk/libgo/go/go/build/pkgtest/sqrt_arm_test.go
    trunk/libgo/go/go/build/pkgtest/sqrt_test.go
    trunk/libgo/go/go/build/pkgtest/xsqrt_test.go
    trunk/libgo/go/go/doc/example.go
    trunk/libgo/go/go/token/serialize.go
    trunk/libgo/go/go/token/serialize_test.go
    trunk/libgo/go/html/render.go
    trunk/libgo/go/html/render_test.go
    trunk/libgo/go/http/filetransport.go
    trunk/libgo/go/http/filetransport_test.go
    trunk/libgo/go/http/transport_windows.go
    trunk/libgo/go/image/color/
    trunk/libgo/go/image/color/color.go
    trunk/libgo/go/image/png/testdata/invalid-crc32.png   (with props)
    trunk/libgo/go/image/png/testdata/invalid-noend.png   (with props)
    trunk/libgo/go/image/png/testdata/invalid-trunc.png   (with props)
    trunk/libgo/go/image/png/testdata/invalid-zlib.png   (with props)
    trunk/libgo/go/image/tiff/compress.go
    trunk/libgo/go/image/tiff/testdata/bw-deflate.tiff   (with props)
    trunk/libgo/go/image/tiff/testdata/bw-packbits.tiff   (with props)
    trunk/libgo/go/image/tiff/testdata/bw-uncompressed.tiff   (with props)
    trunk/libgo/go/image/tiff/testdata/video-001-uncompressed.tiff   (with props)
    trunk/libgo/go/math/abs.go
    trunk/libgo/go/math/abs_decl.go
    trunk/libgo/go/math/dim.go
    trunk/libgo/go/math/dim_decl.go
    trunk/libgo/go/math/mod.go
    trunk/libgo/go/math/mod_decl.go
    trunk/libgo/go/mime/type_test.go
    trunk/libgo/go/old/netchan/
    trunk/libgo/go/old/netchan/common.go
    trunk/libgo/go/old/netchan/export.go
    trunk/libgo/go/old/netchan/import.go
    trunk/libgo/go/old/netchan/netchan_test.go
    trunk/libgo/go/old/regexp/
    trunk/libgo/go/old/regexp/all_test.go
    trunk/libgo/go/old/regexp/find_test.go
    trunk/libgo/go/old/regexp/regexp.go
    trunk/libgo/go/regexp/exec.go
    trunk/libgo/go/regexp/exec_test.go
    trunk/libgo/go/regexp/syntax/
    trunk/libgo/go/regexp/syntax/compile.go
    trunk/libgo/go/regexp/syntax/parse.go
    trunk/libgo/go/regexp/syntax/parse_test.go
    trunk/libgo/go/regexp/syntax/perl_groups.go
    trunk/libgo/go/regexp/syntax/prog.go
    trunk/libgo/go/regexp/syntax/prog_test.go
    trunk/libgo/go/regexp/syntax/regexp.go
    trunk/libgo/go/regexp/syntax/simplify.go
    trunk/libgo/go/regexp/syntax/simplify_test.go
    trunk/libgo/go/regexp/testdata/
    trunk/libgo/go/regexp/testdata/README
    trunk/libgo/go/regexp/testdata/basic.dat
    trunk/libgo/go/regexp/testdata/nullsubexpr.dat
    trunk/libgo/go/regexp/testdata/re2-search.txt
    trunk/libgo/go/regexp/testdata/repetition.dat
    trunk/libgo/go/regexp/testdata/testregex.c
    trunk/libgo/go/runtime/gc_test.go
    trunk/libgo/go/runtime/mfinal_test.go
    trunk/libgo/go/sort/example_test.go
    trunk/libgo/go/sort/export_test.go
    trunk/libgo/go/strings/export_test.go
    trunk/libgo/go/strings/replace.go
    trunk/libgo/go/strings/replace_test.go
    trunk/libgo/go/testing/example.go
    trunk/libgo/go/time/internal_test.go
    trunk/libgo/go/time/sys_unix.go
    trunk/libgo/go/time/sys_windows.go
    trunk/libgo/go/websocket/hixie.go
    trunk/libgo/go/websocket/hixie_test.go
    trunk/libgo/go/websocket/hybi.go
    trunk/libgo/go/websocket/hybi_test.go
    trunk/libgo/runtime/arch.h
    trunk/libgo/runtime/yield.c
Removed:
    trunk/gcc/testsuite/go.test/test/vectors.go
    trunk/libgo/go/container/vector/
    trunk/libgo/go/ebnf/
    trunk/libgo/go/exp/regexp/
    trunk/libgo/go/go/typechecker/
    trunk/libgo/go/go/types/
    trunk/libgo/go/http/spdy/
    trunk/libgo/go/image/color.go
    trunk/libgo/go/math/fabs.go
    trunk/libgo/go/math/fdim.go
    trunk/libgo/go/math/fmod.go
    trunk/libgo/go/mime/mime_test.go
    trunk/libgo/go/netchan/
    trunk/libgo/go/time/sys_posix.go
    trunk/libgo/go/try/
Modified:
    trunk/gcc/testsuite/go.test/test/chan/sieve2.go
    trunk/libgo/MERGE
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in
    trunk/libgo/go/archive/tar/common.go
    trunk/libgo/go/archive/tar/reader.go
    trunk/libgo/go/archive/tar/testdata/writer.tar
    trunk/libgo/go/archive/tar/writer.go
    trunk/libgo/go/archive/tar/writer_test.go
    trunk/libgo/go/archive/zip/reader.go
    trunk/libgo/go/archive/zip/reader_test.go
    trunk/libgo/go/archive/zip/struct.go
    trunk/libgo/go/archive/zip/writer.go
    trunk/libgo/go/archive/zip/writer_test.go
    trunk/libgo/go/asn1/asn1.go
    trunk/libgo/go/asn1/asn1_test.go
    trunk/libgo/go/asn1/marshal.go
    trunk/libgo/go/big/int.go
    trunk/libgo/go/big/int_test.go
    trunk/libgo/go/big/nat.go
    trunk/libgo/go/big/rat.go
    trunk/libgo/go/big/rat_test.go
    trunk/libgo/go/bufio/bufio.go
    trunk/libgo/go/bufio/bufio_test.go
    trunk/libgo/go/bytes/buffer.go
    trunk/libgo/go/bytes/bytes.go
    trunk/libgo/go/bytes/bytes_test.go
    trunk/libgo/go/cmath/asin.go
    trunk/libgo/go/cmath/sin.go
    trunk/libgo/go/cmath/sqrt.go
    trunk/libgo/go/cmath/tan.go
    trunk/libgo/go/container/heap/heap_test.go
    trunk/libgo/go/crypto/blowfish/block.go
    trunk/libgo/go/crypto/blowfish/blowfish_test.go
    trunk/libgo/go/crypto/blowfish/cipher.go
    trunk/libgo/go/crypto/elliptic/elliptic_test.go
    trunk/libgo/go/crypto/ocsp/ocsp_test.go
    trunk/libgo/go/crypto/rand/rand_unix.go
    trunk/libgo/go/crypto/tls/cipher_suites.go
    trunk/libgo/go/crypto/tls/common.go
    trunk/libgo/go/crypto/tls/conn.go
    trunk/libgo/go/crypto/tls/conn_test.go
    trunk/libgo/go/crypto/tls/handshake_client.go
    trunk/libgo/go/crypto/tls/handshake_client_test.go
    trunk/libgo/go/crypto/tls/handshake_messages.go
    trunk/libgo/go/crypto/tls/handshake_messages_test.go
    trunk/libgo/go/crypto/tls/handshake_server.go
    trunk/libgo/go/crypto/tls/handshake_server_test.go
    trunk/libgo/go/crypto/tls/key_agreement.go
    trunk/libgo/go/crypto/tls/prf.go
    trunk/libgo/go/crypto/tls/prf_test.go
    trunk/libgo/go/crypto/x509/cert_pool.go
    trunk/libgo/go/crypto/x509/pkix/pkix.go
    trunk/libgo/go/crypto/x509/verify_test.go
    trunk/libgo/go/crypto/x509/x509.go
    trunk/libgo/go/crypto/x509/x509_test.go
    trunk/libgo/go/csv/reader.go
    trunk/libgo/go/csv/reader_test.go
    trunk/libgo/go/debug/dwarf/type.go
    trunk/libgo/go/encoding/binary/binary.go
    trunk/libgo/go/exec/exec.go
    trunk/libgo/go/exec/exec_test.go
    trunk/libgo/go/exec/lp_unix.go
    trunk/libgo/go/exp/gui/x11/conn.go
    trunk/libgo/go/exp/norm/composition.go
    trunk/libgo/go/exp/norm/composition_test.go
    trunk/libgo/go/exp/norm/forminfo.go
    trunk/libgo/go/exp/norm/maketables.go
    trunk/libgo/go/exp/norm/maketesttables.go
    trunk/libgo/go/exp/norm/normalize.go
    trunk/libgo/go/exp/norm/tables.go
    trunk/libgo/go/exp/norm/trie.go
    trunk/libgo/go/exp/norm/trie_test.go
    trunk/libgo/go/exp/norm/triedata_test.go
    trunk/libgo/go/exp/norm/triegen.go
    trunk/libgo/go/exp/template/html/context.go
    trunk/libgo/go/exp/template/html/escape.go
    trunk/libgo/go/exp/template/html/escape_test.go
    trunk/libgo/go/exp/wingui/gui.go
    trunk/libgo/go/exp/wingui/winapi.go
    trunk/libgo/go/exp/wingui/zwinapi.go
    trunk/libgo/go/flag/flag.go
    trunk/libgo/go/flag/flag_test.go
    trunk/libgo/go/fmt/doc.go
    trunk/libgo/go/fmt/fmt_test.go
    trunk/libgo/go/fmt/print.go
    trunk/libgo/go/go/ast/filter.go
    trunk/libgo/go/go/build/build_test.go
    trunk/libgo/go/go/build/dir.go
    trunk/libgo/go/go/build/pkgtest/pkgtest.go
    trunk/libgo/go/go/build/syslist_test.go
    trunk/libgo/go/go/parser/parser.go
    trunk/libgo/go/go/parser/parser_test.go
    trunk/libgo/go/go/printer/nodes.go
    trunk/libgo/go/go/printer/printer.go
    trunk/libgo/go/go/printer/printer_test.go
    trunk/libgo/go/go/printer/testdata/declarations.golden
    trunk/libgo/go/go/printer/testdata/declarations.input
    trunk/libgo/go/go/scanner/scanner.go
    trunk/libgo/go/go/scanner/scanner_test.go
    trunk/libgo/go/go/token/position.go
    trunk/libgo/go/gob/codec_test.go
    trunk/libgo/go/gob/decode.go
    trunk/libgo/go/gob/decoder.go
    trunk/libgo/go/gob/doc.go
    trunk/libgo/go/gob/encode.go
    trunk/libgo/go/gob/encoder.go
    trunk/libgo/go/gob/encoder_test.go
    trunk/libgo/go/gob/gobencdec_test.go
    trunk/libgo/go/gob/type.go
    trunk/libgo/go/html/escape.go
    trunk/libgo/go/html/parse.go
    trunk/libgo/go/html/parse_test.go
    trunk/libgo/go/html/token.go
    trunk/libgo/go/html/token_test.go
    trunk/libgo/go/http/cgi/child.go
    trunk/libgo/go/http/cgi/child_test.go
    trunk/libgo/go/http/cgi/host.go
    trunk/libgo/go/http/cgi/host_test.go
    trunk/libgo/go/http/chunked.go
    trunk/libgo/go/http/client.go
    trunk/libgo/go/http/client_test.go
    trunk/libgo/go/http/cookie.go
    trunk/libgo/go/http/cookie_test.go
    trunk/libgo/go/http/dump.go
    trunk/libgo/go/http/fcgi/child.go
    trunk/libgo/go/http/fcgi/fcgi_test.go
    trunk/libgo/go/http/fs.go
    trunk/libgo/go/http/header.go
    trunk/libgo/go/http/httptest/server.go
    trunk/libgo/go/http/persist.go
    trunk/libgo/go/http/readrequest_test.go
    trunk/libgo/go/http/request.go
    trunk/libgo/go/http/request_test.go
    trunk/libgo/go/http/requestwrite_test.go
    trunk/libgo/go/http/response.go
    trunk/libgo/go/http/response_test.go
    trunk/libgo/go/http/serve_test.go
    trunk/libgo/go/http/server.go
    trunk/libgo/go/http/transfer.go
    trunk/libgo/go/http/transport.go
    trunk/libgo/go/http/transport_test.go
    trunk/libgo/go/image/bmp/reader.go
    trunk/libgo/go/image/decode_test.go
    trunk/libgo/go/image/draw/bench_test.go
    trunk/libgo/go/image/draw/clip_test.go
    trunk/libgo/go/image/draw/draw.go
    trunk/libgo/go/image/draw/draw_test.go
    trunk/libgo/go/image/gif/reader.go
    trunk/libgo/go/image/image.go
    trunk/libgo/go/image/image_test.go
    trunk/libgo/go/image/jpeg/reader.go
    trunk/libgo/go/image/jpeg/writer_test.go
    trunk/libgo/go/image/names.go
    trunk/libgo/go/image/png/reader.go
    trunk/libgo/go/image/png/reader_test.go
    trunk/libgo/go/image/png/writer.go
    trunk/libgo/go/image/png/writer_test.go
    trunk/libgo/go/image/tiff/reader.go
    trunk/libgo/go/image/tiff/reader_test.go
    trunk/libgo/go/image/ycbcr/ycbcr.go
    trunk/libgo/go/index/suffixarray/qsufsort.go
    trunk/libgo/go/index/suffixarray/suffixarray.go
    trunk/libgo/go/index/suffixarray/suffixarray_test.go
    trunk/libgo/go/io/io.go
    trunk/libgo/go/io/io_test.go
    trunk/libgo/go/io/ioutil/ioutil.go
    trunk/libgo/go/json/decode.go
    trunk/libgo/go/json/decode_test.go
    trunk/libgo/go/json/encode.go
    trunk/libgo/go/json/encode_test.go
    trunk/libgo/go/json/indent.go
    trunk/libgo/go/json/scanner_test.go
    trunk/libgo/go/json/stream_test.go
    trunk/libgo/go/mail/message_test.go
    trunk/libgo/go/math/all_test.go
    trunk/libgo/go/math/bits.go
    trunk/libgo/go/math/gamma.go
    trunk/libgo/go/math/jn.go
    trunk/libgo/go/math/lgamma.go
    trunk/libgo/go/math/pow.go
    trunk/libgo/go/math/pow10.go
    trunk/libgo/go/math/remainder.go
    trunk/libgo/go/mime/grammar.go
    trunk/libgo/go/mime/mediatype.go
    trunk/libgo/go/mime/mediatype_test.go
    trunk/libgo/go/mime/multipart/formdata.go
    trunk/libgo/go/mime/multipart/multipart.go
    trunk/libgo/go/mime/multipart/writer.go
    trunk/libgo/go/mime/type.go
    trunk/libgo/go/net/cgo_bsd.go
    trunk/libgo/go/net/cgo_stub.go
    trunk/libgo/go/net/cgo_unix.go
    trunk/libgo/go/net/dial.go
    trunk/libgo/go/net/dnsclient_unix.go
    trunk/libgo/go/net/dnsconfig.go
    trunk/libgo/go/net/fd.go
    trunk/libgo/go/net/fd_linux.go
    trunk/libgo/go/net/fd_windows.go
    trunk/libgo/go/net/file.go
    trunk/libgo/go/net/file_test.go
    trunk/libgo/go/net/interface.go
    trunk/libgo/go/net/interface_bsd.go
    trunk/libgo/go/net/interface_linux.go
    trunk/libgo/go/net/interface_stub.go
    trunk/libgo/go/net/interface_test.go
    trunk/libgo/go/net/ip.go
    trunk/libgo/go/net/ip_test.go
    trunk/libgo/go/net/iprawsock_posix.go
    trunk/libgo/go/net/ipsock_posix.go
    trunk/libgo/go/net/lookup_plan9.go
    trunk/libgo/go/net/lookup_test.go
    trunk/libgo/go/net/lookup_unix.go
    trunk/libgo/go/net/lookup_windows.go
    trunk/libgo/go/net/multicast_test.go
    trunk/libgo/go/net/net_test.go
    trunk/libgo/go/net/newpollserver.go
    trunk/libgo/go/net/parse.go
    trunk/libgo/go/net/port.go
    trunk/libgo/go/net/sendfile_stub.go
    trunk/libgo/go/net/sendfile_windows.go
    trunk/libgo/go/net/server_test.go
    trunk/libgo/go/net/sock.go
    trunk/libgo/go/net/sock_bsd.go
    trunk/libgo/go/net/tcpsock_posix.go
    trunk/libgo/go/net/textproto/header.go
    trunk/libgo/go/net/textproto/pipeline.go
    trunk/libgo/go/net/textproto/reader.go
    trunk/libgo/go/net/textproto/reader_test.go
    trunk/libgo/go/net/udpsock_plan9.go
    trunk/libgo/go/net/udpsock_posix.go
    trunk/libgo/go/net/unixsock_posix.go
    trunk/libgo/go/old/template/template_test.go
    trunk/libgo/go/os/dir_plan9.go
    trunk/libgo/go/os/dir_unix.go
    trunk/libgo/go/os/env.go
    trunk/libgo/go/os/env_unix.go
    trunk/libgo/go/os/error_plan9.go
    trunk/libgo/go/os/error_posix.go
    trunk/libgo/go/os/exec_posix.go
    trunk/libgo/go/os/exec_unix.go
    trunk/libgo/go/os/file_posix.go
    trunk/libgo/go/os/file_unix.go
    trunk/libgo/go/os/inotify/inotify_linux.go
    trunk/libgo/go/os/os_test.go
    trunk/libgo/go/os/path.go
    trunk/libgo/go/os/path_unix.go
    trunk/libgo/go/os/str.go
    trunk/libgo/go/os/sys_bsd.go
    trunk/libgo/go/os/user/lookup_stubs.go
    trunk/libgo/go/os/user/lookup_unix.go
    trunk/libgo/go/path/filepath/match.go
    trunk/libgo/go/path/filepath/match_test.go
    trunk/libgo/go/path/filepath/path.go
    trunk/libgo/go/path/filepath/path_test.go
    trunk/libgo/go/path/filepath/path_unix.go
    trunk/libgo/go/path/filepath/path_windows.go
    trunk/libgo/go/rand/rand_test.go
    trunk/libgo/go/reflect/all_test.go
    trunk/libgo/go/reflect/type.go
    trunk/libgo/go/reflect/value.go
    trunk/libgo/go/regexp/all_test.go
    trunk/libgo/go/regexp/find_test.go
    trunk/libgo/go/regexp/regexp.go
    trunk/libgo/go/rpc/client.go
    trunk/libgo/go/rpc/jsonrpc/client.go
    trunk/libgo/go/rpc/jsonrpc/server.go
    trunk/libgo/go/rpc/server.go
    trunk/libgo/go/rpc/server_test.go
    trunk/libgo/go/runtime/chan_test.go
    trunk/libgo/go/runtime/extern.go
    trunk/libgo/go/runtime/pprof/pprof_test.go
    trunk/libgo/go/scanner/scanner.go
    trunk/libgo/go/scanner/scanner_test.go
    trunk/libgo/go/sort/sort.go
    trunk/libgo/go/sort/sort_test.go
    trunk/libgo/go/strconv/atof.go
    trunk/libgo/go/strconv/atof_test.go
    trunk/libgo/go/strconv/decimal.go
    trunk/libgo/go/strconv/decimal_test.go
    trunk/libgo/go/strconv/ftoa.go
    trunk/libgo/go/strconv/quote.go
    trunk/libgo/go/strconv/quote_test.go
    trunk/libgo/go/strings/strings.go
    trunk/libgo/go/strings/strings_test.go
    trunk/libgo/go/sync/atomic/atomic.c
    trunk/libgo/go/sync/atomic/atomic_test.go
    trunk/libgo/go/sync/atomic/doc.go
    trunk/libgo/go/syscall/exec_unix.go
    trunk/libgo/go/syscall/libcall_linux.go
    trunk/libgo/go/syscall/libcall_posix.go
    trunk/libgo/go/syscall/lsf_linux.go
    trunk/libgo/go/syscall/socket.go
    trunk/libgo/go/syscall/socket_irix.go
    trunk/libgo/go/syscall/socket_linux.go
    trunk/libgo/go/syscall/socket_solaris.go
    trunk/libgo/go/template/exec.go
    trunk/libgo/go/template/exec_test.go
    trunk/libgo/go/template/helper.go
    trunk/libgo/go/template/parse.go
    trunk/libgo/go/template/parse/lex.go
    trunk/libgo/go/template/parse/lex_test.go
    trunk/libgo/go/template/parse/node.go
    trunk/libgo/go/template/parse/parse.go
    trunk/libgo/go/template/parse/parse_test.go
    trunk/libgo/go/template/parse/set.go
    trunk/libgo/go/template/set.go
    trunk/libgo/go/testing/testing.go
    trunk/libgo/go/time/format.go
    trunk/libgo/go/time/sleep_test.go
    trunk/libgo/go/time/sys_plan9.go
    trunk/libgo/go/time/time.go
    trunk/libgo/go/time/time_test.go
    trunk/libgo/go/time/zoneinfo_plan9.go
    trunk/libgo/go/time/zoneinfo_posix.go
    trunk/libgo/go/time/zoneinfo_unix.go
    trunk/libgo/go/time/zoneinfo_windows.go
    trunk/libgo/go/unicode/script_test.go
    trunk/libgo/go/url/url.go
    trunk/libgo/go/url/url_test.go
    trunk/libgo/go/utf8/utf8.go
    trunk/libgo/go/utf8/utf8_test.go
    trunk/libgo/go/websocket/client.go
    trunk/libgo/go/websocket/server.go
    trunk/libgo/go/websocket/websocket.go
    trunk/libgo/go/websocket/websocket_test.go
    trunk/libgo/go/xml/marshal.go
    trunk/libgo/go/xml/marshal_test.go
    trunk/libgo/go/xml/read.go
    trunk/libgo/go/xml/read_test.go
    trunk/libgo/go/xml/xml.go
    trunk/libgo/merge.sh
    trunk/libgo/mksysinfo.sh
    trunk/libgo/runtime/cpuprof.c
    trunk/libgo/runtime/go-append.c
    trunk/libgo/runtime/go-byte-array-to-string.c
    trunk/libgo/runtime/go-go.c
    trunk/libgo/runtime/go-int-array-to-string.c
    trunk/libgo/runtime/go-int-to-string.c
    trunk/libgo/runtime/go-main.c
    trunk/libgo/runtime/go-make-slice.c
    trunk/libgo/runtime/go-new.c
    trunk/libgo/runtime/go-note.c
    trunk/libgo/runtime/go-panic.c
    trunk/libgo/runtime/go-semacquire.c
    trunk/libgo/runtime/go-string-to-byte-array.c
    trunk/libgo/runtime/go-string-to-int-array.c
    trunk/libgo/runtime/go-strplus.c
    trunk/libgo/runtime/go-strslice.c
    trunk/libgo/runtime/goc2c.c
    trunk/libgo/runtime/malloc.goc
    trunk/libgo/runtime/malloc.h
    trunk/libgo/runtime/mcache.c
    trunk/libgo/runtime/mcentral.c
    trunk/libgo/runtime/mem.c
    trunk/libgo/runtime/mem_posix_memalign.c
    trunk/libgo/runtime/mfinal.c
    trunk/libgo/runtime/mfixalloc.c
    trunk/libgo/runtime/mgc0.c
    trunk/libgo/runtime/mheap.c
    trunk/libgo/runtime/mprof.goc
    trunk/libgo/runtime/msize.c
    trunk/libgo/runtime/proc.c
    trunk/libgo/runtime/runtime.h
    trunk/libgo/runtime/sigqueue.goc
    trunk/libgo/runtime/thread.c
    trunk/libgo/testsuite/gotest

Propchange: trunk/libgo/go/image/png/testdata/invalid-crc32.png
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/png/testdata/invalid-noend.png
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/png/testdata/invalid-trunc.png
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/png/testdata/invalid-zlib.png
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/tiff/testdata/bw-deflate.tiff
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/tiff/testdata/bw-packbits.tiff
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/tiff/testdata/bw-uncompressed.tiff
            ('svn:mime-type' added)

Propchange: trunk/libgo/go/image/tiff/testdata/video-001-uncompressed.tiff
            ('svn:mime-type' added)




More information about the Gcc-cvs mailing list