gcc/libgo/go
Ian Lance Taylor 5584c49a11 gofrontend: deduplicate C syscall function declarations
A gccgo language extension allows a function to be declared multiple
times. Avoid the use of this extension by dedeplicating declarations
in mksyscall.awk.

From-SVN: r209508
2014-04-17 23:39:23 +00:00
..
archive
bufio
builtin
bytes
compress
container
crypto
database/sql libgo: Update to Go 1.2.1 release. 2014-03-03 20:14:52 +00:00
debug libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
encoding libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
errors
exp
expvar
flag
fmt
go go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
hash
html
image
index/suffixarray
io
log
math libgo: Remove Solaris 8 & 9 support. 2014-04-16 20:33:57 +00:00
mime
net libgo: Update to Go 1.2.1 release. 2014-03-03 20:14:52 +00:00
old
os re PR go/59430 (os/user FAILs on Solaris) 2014-01-08 01:08:29 +00:00
path
reflect reflect: Fix MakeFunc returning float32 or float64 on 386. 2013-12-12 17:44:01 +00:00
regexp
runtime go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
sort
strconv
strings libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
sync
syscall gofrontend: deduplicate C syscall function declarations 2014-04-17 23:39:23 +00:00
testing libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
text
time libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
unicode