This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r156987 - in /branches/gccgo/libgo: go/compress...


Author: ian
Date: Tue Feb 23 04:52:51 2010
New Revision: 156987

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156987
Log:
Add and delete files which should have been added or deleted with the
library update.

Added:
    branches/gccgo/libgo/go/compress/gzip/gzip.go
    branches/gccgo/libgo/go/compress/gzip/gzip_test.go
    branches/gccgo/libgo/go/container/vector/defs.go
    branches/gccgo/libgo/go/container/vector/intvector_test.go
    branches/gccgo/libgo/go/container/vector/nogen_test.go
    branches/gccgo/libgo/go/container/vector/numbers_test.go
    branches/gccgo/libgo/go/container/vector/stringvector_test.go
    branches/gccgo/libgo/go/debug/proc/proc_mingw.go
    branches/gccgo/libgo/go/debug/proc/regs_mingw_386.go
    branches/gccgo/libgo/go/debug/proc/regs_mingw_amd64.go
    branches/gccgo/libgo/go/exp/draw/draw_test.go
    branches/gccgo/libgo/go/fmt/stringer_test.go
    branches/gccgo/libgo/go/http/chunked.go
    branches/gccgo/libgo/go/http/dump.go
    branches/gccgo/libgo/go/http/lex.go
    branches/gccgo/libgo/go/http/lex_test.go
    branches/gccgo/libgo/go/http/persist.go
    branches/gccgo/libgo/go/http/readrequest_test.go
    branches/gccgo/libgo/go/http/requestwrite_test.go
    branches/gccgo/libgo/go/http/response.go
    branches/gccgo/libgo/go/http/response_test.go
    branches/gccgo/libgo/go/http/responsewrite_test.go
    branches/gccgo/libgo/go/http/transfer.go
    branches/gccgo/libgo/go/image/names.go
    branches/gccgo/libgo/go/math/acosh.go
    branches/gccgo/libgo/go/math/asinh.go
    branches/gccgo/libgo/go/math/atanh.go
    branches/gccgo/libgo/go/math/cbrt.go
    branches/gccgo/libgo/go/math/copysign.go
    branches/gccgo/libgo/go/math/erf.go
    branches/gccgo/libgo/go/math/expm1.go
    branches/gccgo/libgo/go/math/fdim.go
    branches/gccgo/libgo/go/math/frexp.go
    branches/gccgo/libgo/go/math/ldexp.go
    branches/gccgo/libgo/go/math/log1p.go
    branches/gccgo/libgo/go/math/modf.go
    branches/gccgo/libgo/go/math/nextafter.go
    branches/gccgo/libgo/go/math/sincos.go
    branches/gccgo/libgo/go/math/sqrt_port.go
    branches/gccgo/libgo/go/math/sqrt_test.go
    branches/gccgo/libgo/go/mime/
    branches/gccgo/libgo/go/mime/mime_test.go
    branches/gccgo/libgo/go/mime/test.types
    branches/gccgo/libgo/go/mime/type.go
    branches/gccgo/libgo/go/net/hosts.go
    branches/gccgo/libgo/go/net/hosts_test.go
    branches/gccgo/libgo/go/net/hosts_testdata
    branches/gccgo/libgo/go/netchan/
    branches/gccgo/libgo/go/netchan/common.go
    branches/gccgo/libgo/go/netchan/export.go
    branches/gccgo/libgo/go/netchan/import.go
    branches/gccgo/libgo/go/netchan/netchan_test.go
    branches/gccgo/libgo/go/os/signal/mkunix.sh
    branches/gccgo/libgo/go/scanner/
    branches/gccgo/libgo/go/scanner/scanner.go
    branches/gccgo/libgo/go/scanner/scanner_test.go
    branches/gccgo/libgo/go/time/format.go
    branches/gccgo/libgo/go/time/sleep_test.go
    branches/gccgo/libgo/go/xgb/auth.go
    branches/gccgo/libgo/runtime/malloc.cgo
    branches/gccgo/libgo/runtime/mem.c
    branches/gccgo/libgo/runtime/mfinal.c
    branches/gccgo/libgo/runtime/mgc0.c
    branches/gccgo/libgo/runtime/mheapmap32.c
    branches/gccgo/libgo/runtime/mheapmap32.h
    branches/gccgo/libgo/runtime/mheapmap64.c
    branches/gccgo/libgo/runtime/mheapmap64.h
Removed:
    branches/gccgo/libgo/go/malloc/malloc.go
    branches/gccgo/libgo/runtime/malloc.c
    branches/gccgo/libgo/runtime/malloc_go.cgo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]