]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/libgo-packages.txt
doc: Describe limitations re Ada, D, and Go on FreeBSD
[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
aa8901e9
ILT
20crypto/ed25519
21crypto/ed25519/internal/edwards25519
c5b21c3f 22crypto/ed25519/internal/edwards25519/field
cec9701b 23crypto/elliptic
c5b21c3f 24crypto/elliptic/internal/fiat
8dc2499a 25crypto/elliptic/internal/nistec
cec9701b 26crypto/hmac
dd931d9b
ILT
27crypto/internal/randutil
28crypto/internal/subtle
cec9701b
ILT
29crypto/md5
30crypto/rand
31crypto/rc4
32crypto/rsa
33crypto/sha1
34crypto/sha256
35crypto/sha512
36crypto/subtle
37crypto/tls
38crypto/x509
39crypto/x509/pkix
40database/sql
41database/sql/driver
8dc2499a 42debug/buildinfo
cec9701b
ILT
43debug/dwarf
44debug/elf
45debug/gosym
46debug/macho
47debug/pe
48debug/plan9obj
cfcbb422 49embed
cec9701b
ILT
50encoding
51encoding/ascii85
52encoding/asn1
53encoding/base32
54encoding/base64
55encoding/binary
56encoding/csv
57encoding/gob
58encoding/hex
59encoding/json
60encoding/pem
61encoding/xml
62errors
63expvar
64flag
65fmt
66go/ast
67go/build
726b7aa0 68go/build/constraint
cec9701b
ILT
69go/constant
70go/doc
71go/format
72go/importer
73go/internal/gccgoimporter
74go/internal/gcimporter
75go/internal/srcimporter
c5b21c3f 76go/internal/typeparams
cec9701b
ILT
77go/parser
78go/printer
79go/scanner
80go/token
81go/types
5a8ea165 82golang.org/x/crypto/chacha20
aa8901e9
ILT
83golang.org/x/crypto/chacha20poly1305
84golang.org/x/crypto/cryptobyte
85golang.org/x/crypto/cryptobyte/asn1
86golang.org/x/crypto/curve25519
8dc2499a 87golang.org/x/crypto/curve25519/internal/field
aa8901e9 88golang.org/x/crypto/hkdf
8dc2499a 89golang.org/x/crypto/internal/poly1305
aa8901e9
ILT
90golang.org/x/crypto/internal/subtle
91golang.org/x/crypto/poly1305
92golang.org/x/net/dns/dnsmessage
93golang.org/x/net/http/httpguts
94golang.org/x/net/http/httpproxy
95golang.org/x/net/http2/hpack
96golang.org/x/net/idna
97golang.org/x/net/nettest
98golang.org/x/sys/cpu
99golang.org/x/text/secure/bidirule
100golang.org/x/text/transform
101golang.org/x/text/unicode/bidi
102golang.org/x/text/unicode/norm
cec9701b
ILT
103hash
104hash/adler32
105hash/crc32
106hash/crc64
107hash/fnv
5a8ea165 108hash/maphash
cec9701b
ILT
109html
110html/template
111image
112image/color
113image/color/palette
114image/draw
115image/gif
116image/internal/imageutil
117image/jpeg
118image/png
119index/suffixarray
3ab49b1c 120internal/abi
c5b21c3f 121internal/buildcfg
dd931d9b 122internal/bytealg
656297e1 123internal/cfg
dd931d9b 124internal/cpu
726b7aa0 125internal/execabs
4f4a855d 126internal/fmtsort
8dc2499a
ILT
127internal/fuzz
128internal/goarch
129internal/godebug
c5b21c3f 130internal/goexperiment
8dc2499a 131internal/goos
dd931d9b 132internal/goroot
aa8901e9 133internal/goversion
8dc2499a 134internal/intern
c5b21c3f 135internal/itoa
aa8901e9
ILT
136internal/lazyregexp
137internal/lazytemplate
cec9701b 138internal/nettrace
5a8ea165 139internal/obscuretestdata
aa8901e9 140internal/oserror
cec9701b 141internal/poll
f75af8c1 142internal/profile
cec9701b 143internal/race
aa8901e9 144internal/reflectlite
cec9701b 145internal/singleflight
52fa80f8 146internal/syscall/execenv
cec9701b 147internal/syscall/unix
cfcbb422 148internal/sysinfo
cec9701b
ILT
149internal/testenv
150internal/testlog
151internal/trace
f75af8c1 152internal/unsafeheader
4f4a855d 153internal/xcoff
cec9701b 154io
cfcbb422 155io/fs
cec9701b
ILT
156io/ioutil
157log
158log/syslog
159math
160math/big
161math/bits
162math/cmplx
163math/rand
164mime
165mime/multipart
166mime/quotedprintable
167net
168net/http
169net/http/cgi
170net/http/cookiejar
171net/http/fcgi
172net/http/httptest
173net/http/httptrace
174net/http/httputil
175net/http/internal
c5b21c3f
ILT
176net/http/internal/ascii
177net/http/internal/testcert
cec9701b
ILT
178net/http/pprof
179net/internal/socktest
180net/mail
8dc2499a 181net/netip
cec9701b
ILT
182net/rpc
183net/rpc/jsonrpc
184net/smtp
185net/textproto
186net/url
187os
188os/exec
8dc2499a 189os/exec/internal/fdtest
cec9701b
ILT
190os/signal
191os/signal/internal/pty
192os/user
193path
194path/filepath
195reflect
c5b21c3f
ILT
196reflect/internal/example1
197reflect/internal/example2
cec9701b
ILT
198regexp
199regexp/syntax
200runtime
c5b21c3f 201runtime/cgo
cec9701b
ILT
202runtime/debug
203runtime/internal/atomic
4f4a855d 204runtime/internal/math
cec9701b 205runtime/internal/sys
20a33efd 206runtime/internal/syscall
cfcbb422 207runtime/metrics
cec9701b 208runtime/pprof
cec9701b
ILT
209runtime/trace
210sort
211strconv
212strings
213sync
214sync/atomic
215syscall
216testing
cfcbb422 217testing/fstest
cec9701b
ILT
218testing/internal/testdeps
219testing/iotest
220testing/quick
221text/scanner
222text/tabwriter
223text/template
224text/template/parse
225time
f75af8c1 226time/tzdata
cec9701b
ILT
227unicode
228unicode/utf16
229unicode/utf8