]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/check-packages.txt
gcov: rename 2 options.
[thirdparty/gcc.git] / libgo / check-packages.txt
CommitLineData
cec9701b
ILT
1archive/tar
2archive/zip
3bufio
4bytes
5cmd/go/internal/cache
6cmd/go/internal/generate
7cmd/go/internal/get
dd931d9b 8cmd/go/internal/imports
cec9701b 9cmd/go/internal/load
4f4a855d
ILT
10cmd/go/internal/lockedfile
11cmd/go/internal/lockedfile/internal/filelock
dd931d9b
ILT
12cmd/go/internal/modconv
13cmd/go/internal/modfetch
14cmd/go/internal/modfetch/codehost
dd931d9b 15cmd/go/internal/modload
dd931d9b
ILT
16cmd/go/internal/mvs
17cmd/go/internal/par
18cmd/go/internal/search
dd931d9b 19cmd/go/internal/txtar
cec9701b
ILT
20cmd/go/internal/work
21cmd/internal/buildid
22cmd/internal/edit
23cmd/internal/objabi
24cmd/internal/test2json
cec9701b
ILT
25compress/bzip2
26compress/flate
27compress/gzip
28compress/lzw
29compress/zlib
30container/heap
31container/list
32container/ring
33context
34crypto
35crypto/aes
36crypto/cipher
37crypto/des
38crypto/dsa
39crypto/ecdsa
aa8901e9 40crypto/ed25519
cec9701b
ILT
41crypto/elliptic
42crypto/hmac
dd931d9b 43crypto/internal/subtle
cec9701b
ILT
44crypto/md5
45crypto/rand
46crypto/rc4
47crypto/rsa
48crypto/sha1
49crypto/sha256
50crypto/sha512
51crypto/subtle
52crypto/tls
53crypto/x509
54database/sql
55database/sql/driver
56debug/dwarf
57debug/elf
58debug/macho
59debug/pe
60debug/plan9obj
cec9701b
ILT
61encoding/ascii85
62encoding/asn1
63encoding/base32
64encoding/base64
65encoding/binary
66encoding/csv
67encoding/gob
68encoding/hex
69encoding/json
70encoding/pem
71encoding/xml
72errors
73expvar
74flag
75fmt
76go/ast
77go/build
78go/constant
79go/doc
80go/format
81go/importer
82go/internal/gccgoimporter
83go/internal/gcimporter
84go/internal/srcimporter
85go/parser
86go/printer
87go/scanner
88go/token
89go/types
cec9701b
ILT
90hash
91hash/adler32
92hash/crc32
93hash/crc64
94hash/fnv
5a8ea165 95hash/maphash
cec9701b
ILT
96html
97html/template
98image
99image/color
100image/draw
101image/jpeg
102image/png
103index/suffixarray
dd931d9b 104internal/cpu
4f4a855d 105internal/fmtsort
cec9701b 106internal/poll
aa8901e9 107internal/reflectlite
cec9701b
ILT
108internal/singleflight
109internal/trace
4f4a855d 110internal/xcoff
cec9701b
ILT
111io
112io/ioutil
113log
114log/syslog
115math
116math/big
117math/bits
118math/cmplx
119math/rand
120mime
121mime/multipart
122mime/quotedprintable
123net
124net/http
125net/http/cgi
126net/http/cookiejar
127net/http/fcgi
128net/http/httptest
129net/http/httptrace
130net/http/httputil
131net/http/internal
11309337 132net/http/pprof
cec9701b
ILT
133net/internal/socktest
134net/mail
135net/rpc
136net/rpc/jsonrpc
137net/smtp
138net/textproto
139net/url
140os
141os/exec
142os/signal
143os/user
144path
145path/filepath
146reflect
147regexp
148regexp/syntax
149runtime
150runtime/debug
151runtime/internal/atomic
4f4a855d 152runtime/internal/math
cec9701b
ILT
153runtime/internal/sys
154runtime/pprof
155runtime/pprof/internal/profile
156runtime/trace
157sort
158strconv
159strings
160sync
161sync/atomic
162syscall
5a8ea165
ILT
163testing
164testing/iotest
cec9701b
ILT
165testing/quick
166text/scanner
167text/tabwriter
168text/template
169text/template/parse
170time
171unicode
172unicode/utf16
173unicode/utf8