gcc/libgo/go
Ian Lance Taylor a38f74e823 cmd/go: bring in final version of gccgo pkg-config support
This updates gccgo to the final version of https://golang.org/cl/18790,
    by Michael Hudson-Doyle.
    
    Update golang/go#11739.
    
    Reviewed-on: https://go-review.googlesource.com/22400

From-SVN: r235380
2016-04-23 00:41:03 +00:00
..
archive libgo: Update to final Go 1.6 release. 2016-02-18 05:56:46 +00:00
bufio
builtin
bytes
cmd cmd/go: bring in final version of gccgo pkg-config support 2016-04-23 00:41:03 +00:00
compress
container
crypto libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
hash
html
image
index/suffixarray
internal libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
io
log
math
mime
net libgo: Update to final Go 1.6 release. 2016-02-18 05:56:46 +00:00
old
os libgo: Update to final Go 1.6 release. 2016-02-18 05:56:46 +00:00
path
reflect reflect: change Value.Call results to not be addressable 2016-04-12 22:20:30 +00:00
regexp
runtime libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
sort
strconv
strings
sync libgo: Update to final Go 1.6 release. 2016-02-18 05:56:46 +00:00
syscall re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang) 2016-02-26 17:36:00 +00:00
testing
text
time
unicode