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