lib64gphobos5-x32-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

lib64stdc++-14-dev-x32-cross

GNU Standard C++ Library v3 (development files) (x32)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libasan8-powerpc-cross

AddressSanitizer -- a fast memory error detector

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

libasan8-ppc64-cross

AddressSanitizer -- a fast memory error detector

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

libasan8-sparc64-cross

AddressSanitizer -- a fast memory error detector

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

libatomic1-arc-cross

support library providing __atomic built-in functions

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