gobjc-14-multilib-powerpc64-linux-gnu

GNU Objective-C compiler (multilib support) (cross compiler for ppc64 architectu

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

gobjc-14-multilib-x86-64-linux-gnux32

GNU Objective-C compiler (multilib support) (cross compiler for x32 architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

gobjc-14-powerpc64-linux-gnu

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

This is the GNU Objective-C compiler for the powerpc64-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-sparc64-linux-gnu

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

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

lib32asan8-x32-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

lib32atomic1-ppc64-cross

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

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