]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/libgo-packages.txt
[Darwin, specs] Tidy some more linker options.
[thirdparty/gcc.git] / libgo / libgo-packages.txt
CommitLineData
497f3a64 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
b0751b12 22crypto/internal/randutil
23crypto/internal/subtle
497f3a64 24crypto/md5
25crypto/rand
26crypto/rc4
27crypto/rsa
28crypto/sha1
29crypto/sha256
30crypto/sha512
31crypto/subtle
32crypto/tls
33crypto/x509
34crypto/x509/pkix
35database/sql
36database/sql/driver
37debug/dwarf
38debug/elf
39debug/gosym
40debug/macho
41debug/pe
42debug/plan9obj
497f3a64 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
497f3a64 73hash
74hash/adler32
75hash/crc32
76hash/crc64
77hash/fnv
78html
79html/template
80image
81image/color
82image/color/palette
83image/draw
84image/gif
85image/internal/imageutil
86image/jpeg
87image/png
88index/suffixarray
b0751b12 89internal/bytealg
90internal/cpu
31975c5e 91internal/fmtsort
b0751b12 92internal/goroot
497f3a64 93internal/nettrace
94internal/poll
95internal/race
96internal/singleflight
97internal/syscall/unix
98internal/testenv
99internal/testlog
100internal/trace
31975c5e 101internal/x/crypto/chacha20poly1305
102internal/x/crypto/cryptobyte
103internal/x/crypto/cryptobyte/asn1
104internal/x/crypto/curve25519
105internal/x/crypto/hkdf
106internal/x/crypto/internal/chacha20
107internal/x/crypto/poly1305
108internal/x/net/dns/dnsmessage
109internal/x/net/http/httpguts
110internal/x/net/http/httpproxy
111internal/x/net/http2/hpack
112internal/x/net/idna
113internal/x/net/internal/nettest
114internal/x/net/nettest
115internal/x/text/secure/bidirule
116internal/x/text/transform
117internal/x/text/unicode/bidi
118internal/x/text/unicode/norm
119internal/xcoff
497f3a64 120io
121io/ioutil
122log
123log/syslog
124math
125math/big
126math/bits
127math/cmplx
128math/rand
129mime
130mime/multipart
131mime/quotedprintable
132net
133net/http
134net/http/cgi
135net/http/cookiejar
136net/http/fcgi
137net/http/httptest
138net/http/httptrace
139net/http/httputil
140net/http/internal
141net/http/pprof
142net/internal/socktest
143net/mail
144net/rpc
145net/rpc/jsonrpc
146net/smtp
147net/textproto
148net/url
149os
150os/exec
151os/signal
152os/signal/internal/pty
153os/user
154path
155path/filepath
156reflect
157regexp
158regexp/syntax
159runtime
160runtime/debug
161runtime/internal/atomic
31975c5e 162runtime/internal/math
497f3a64 163runtime/internal/sys
164runtime/pprof
165runtime/pprof/internal/profile
166runtime/trace
167sort
168strconv
169strings
170sync
171sync/atomic
172syscall
173testing
174testing/internal/testdeps
175testing/iotest
176testing/quick
177text/scanner
178text/tabwriter
179text/template
180text/template/parse
181time
182unicode
183unicode/utf16
184unicode/utf8