]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler, libgo: Use //extern comments rather than __asm__.
authorIan Lance Taylor <iant@google.com>
Tue, 7 Feb 2012 19:26:30 +0000 (19:26 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 7 Feb 2012 19:26:30 +0000 (19:26 +0000)
commitb806269c9bfe8527dae3f634f5696ec95c5c38e4
tree7a4a7ef3281dc5d38c6298df6b666d0b18f5eb8f
parent85dcef0d4194393a9de3cec41fc41331b62a909f
compiler, libgo: Use //extern comments rather than __asm__.

From-SVN: r183981
28 files changed:
gcc/go/ChangeLog
gcc/go/gccgo.texi
gcc/go/gofrontend/lex.cc
gcc/go/gofrontend/lex.h
gcc/go/gofrontend/parse.cc
libgo/go/exp/terminal/util.go
libgo/go/math/abs.go
libgo/go/math/asin.go
libgo/go/math/atan.go
libgo/go/math/atan2.go
libgo/go/math/exp.go
libgo/go/math/expm1.go
libgo/go/math/floor.go
libgo/go/math/ldexp.go
libgo/go/math/log.go
libgo/go/math/log10.go
libgo/go/math/log1p.go
libgo/go/math/mod.go
libgo/go/math/sin.go
libgo/go/math/sqrt.go
libgo/go/math/tan.go
libgo/go/net/cgo_unix.go
libgo/go/os/dir.go
libgo/go/os/dir_largefile.go
libgo/go/os/dir_regfile.go
libgo/go/os/user/lookup_unix.go
libgo/go/syscall/mksyscall.awk
libgo/go/syscall/syscall_unix.go