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
encoding
errors
exp
expvar
flag
fmt
go
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
path
reflect
regexp
runtime
sort
strconv
strings
sync
syscall gofrontend: deduplicate C syscall function declarations 2014-04-17 23:39:23 +00:00
testing
text
time
unicode