gcc-14-locales
GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
gcc-14-multilib
GNU C compiler (multilib support)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
gcc-14-source
Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
gcc-14-test-results
Test results for the GCC test suite
This package contains the test results for running the GCC test suite
for a post build analysis.
gcc-14-offload-amdgcn
GCC offloading compiler to GCN
The package provides offloading support for AMD GCN. OpenMP and OpenACC
programs linked with -fopenmp will by default add GCN code into the binaries,
which can be offloaded to AMD GCN capable devices if available.
python3-spake2
SPAKE2 password-authenticated key exchange (pure python)
This library implements the SPAKE2 password-authenticated key
exchange ("PAKE") algorithm. This allows two parties, who share a
weak password, to safely derive a strong shared secret (and therefore
build an encrypted+authenticated channel).