1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-01-16 15:41:42 +01:00
slackware-current/testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt
Patrick J Volkerding 04ebdce888 Fri May 8 21:25:24 UTC 2020
a/shadow-4.8.1-x86_64-6.txz:  Rebuilt.
  Include manpages for sulogin(8).
a/util-linux-2.35.1-x86_64-5.txz:  Rebuilt.
ap/sysstat-12.3.3-x86_64-1.txz:  Upgraded.
d/bison-3.6-x86_64-1.txz:  Upgraded.
l/jansson-2.13.1-x86_64-1.txz:  Upgraded.
n/NetworkManager-1.24.0-x86_64-1.txz:  Upgraded.
n/fetchmail-6.4.5-x86_64-1.txz:  Upgraded.
testing/packages/PAM/shadow-4.8.1-x86_64-6_pam.txz:  Rebuilt.
  Include manpages for sulogin(8).
  Use this version of /bin/su.
testing/packages/PAM/util-linux-2.35.1-x86_64-5_pam.txz:  Rebuilt.
  Don't use this version of /bin/su.
2020-05-09 08:59:52 +02:00

11 lines
512 B
Text

gcc-brig: gcc-brig (BRIG support for GCC)
gcc-brig:
gcc-brig: BRIG support for the GNU Compiler Collection.
gcc-brig:
gcc-brig: BRIG is the binary form of the Heterogeneous System Architecture
gcc-brig: Intermediate Language (HSA IL), which is a virtual instruction set for
gcc-brig: parallel programs. While similar in some ways to OpenCL or CUDA, HSA
gcc-brig: is designed to ease the burden on the programmer by automatically
gcc-brig: handling the offloading of tasks and moving of data.
gcc-brig:
gcc-brig: