libgomp1-amd64-cross

GCC OpenMP (GOMP) support library

GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection.

libgomp1-i386-cross

GCC OpenMP (GOMP) support library

GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection.

libitm1-amd64-cross

GNU Transactional Memory Library

GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads.

liblsan0-amd64-cross

LeakSanitizer -- a memory leak detector (runtime)

LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer.

libx32gfortran5-amd64-cross

Runtime library for GNU Fortran applications (x32)

Library needed for GNU Fortran applications linked against the shared library.

libatomic1-i386-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.