diff options
Diffstat (limited to 'testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt')
-rw-r--r-- | testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt new file mode 100644 index 00000000..d215089e --- /dev/null +++ b/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-go: gcc-go (Go support for GCC) +gcc-go: +gcc-go: Go is a compiled, garbage-collected, concurrent programming language +gcc-go: developed by Google Inc. The initial design of Go was started in +gcc-go: September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. +gcc-go: Rob Pike has stated that Go is being used "for real stuff" at Google. +gcc-go: Go's "gc" compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD and +gcc-go: Microsoft Windows operating systems, and the i386, amd64, and ARM +gcc-go: processor architectures. +gcc-go: +gcc-go: Homepage: http://golang.org |