gdc-14-i686-linux-gnu

GNU D compiler (version 2) for the i686-linux-gnu architecture

This is the GNU D compiler for the i686-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gfortran-14-i686-linux-gnu

GNU Fortran compiler for the i686-linux-gnu architecture

This is the GNU Fortran compiler for the i686-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gnat-14-i686-linux-gnu

GNU Ada compiler for the i686-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

gobjc++-14-i686-linux-gnu

GNU Objective-C++ compiler for the i686-linux-gnu architecture

This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-14-i686-linux-gnu

GNU Objective-C compiler for the i686-linux-gnu architecture

This is the GNU Objective-C compiler for the i686-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

lib64atomic1

support library providing __atomic built-in functions (64bit)

library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library.