slackware-current/testing/packages/gcc10/gcc-go-10.2.0-x86_64-1.txt
Patrick J Volkerding 8a9666da9b Thu Jul 23 20:08:16 UTC 2020
a/util-linux-2.36-x86_64-1.txz:  Upgraded.
d/check-0.15.1-x86_64-1.txz:  Upgraded.
d/parallel-20200722-noarch-1.txz:  Upgraded.
x/mesa-20.1.4-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-8.16.1-x86_64-2.txz:  Rebuilt.
  Updated site.config.m4 and included -DDANE. Thanks to HQuest.
extra/sendmail/sendmail-cf-8.16.1-noarch-2.txz:  Rebuilt.
testing/packages/gcc10/gcc-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-brig-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-g++-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gdc-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gfortran-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gnat-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-go-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-objc-10.2.0-x86_64-1.txz:  Upgraded.
2020-07-24 08:59:52 +02:00

11 lines
572 B
Text

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