gcc-10 10-20200411-0ubuntu1 source package in Ubuntu
Changelog
gcc-10 (10-20200411-0ubuntu1) focal; urgency=medium * GCC snapshot, taken from the trunk (20200411, f883c46b487). * Fix gnat cross builds. * Make -fcommon the default again, left-over from the test rebuild. * Strip the compiler executables for the release. gcc-10 (10-20200410-1ubuntu1) focal; urgency=medium * GCC snapshot, taken from the trunk (20200410, 7478addd84a). gcc-10 (10-20200410-1) unstable; urgency=medium * GCC snapshot, taken from the trunk (20200410, 7478addd84a). [ Matthias Klose ] * Update libgccjit and libgphobos symbols files. * Remove the libgcc-sN provides from the last upload. * Don't install the empty gcc_lib_dir in gcc-N-base. * Configure with -enable-libphobos-checking=release. [ Nicolas Boulenguez ] * Remove some dependencies older than oldoldstable. * Build gnat. Remove obsolete no_install option for libgnat. * ada-lib-info-file-source-date-epoch.diff: port fix from gcc-9. * ada: install libgnat-BV.so without adding a .1 suffix. * Rename libgnatvsn to libgnat_util (following upstream). Make the compatibility project abstract instead of generating twice. * ada-changes-in-autogen-output.diff: keep more upstream default values in order to reduce the diff noise. -- Matthias Klose <email address hidden> Sat, 11 Apr 2020 15:58:53 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-10_10-20200411.orig.tar.gz | 86.2 MiB | 3370dce39f863735c44f1c5f002132a84d1c7de621d4ca81a24d6613034201a8 |
gcc-10_10-20200411-0ubuntu1.debian.tar.xz | 544.7 KiB | b028f2e1e8f430f4c451222fba1caed9aea78e58c6b87970bd2dd119c29ac0fb |
gcc-10_10-20200411-0ubuntu1.dsc | 30.4 KiB | 31e14253df2c6e84c158969c6832777a6d249a15af3e8887f96f7adcccb72217 |
Available diffs
Binary packages built by this source
- cpp-10: GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
- cpp-10-doc: No summary available for cpp-10-doc in ubuntu groovy.
No description available for cpp-10-doc in ubuntu groovy.
- g++-10: No summary available for g++-10 in ubuntu groovy.
No description available for g++-10 in ubuntu groovy.
- g++-10-multilib: GNU C++ compiler (multilib support)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gcc-10: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-10-base: No summary available for gcc-10-base in ubuntu groovy.
No description available for gcc-10-base in ubuntu groovy.
- gcc-10-doc: Documentation for the GNU compilers (gcc, gobjc, g++)
Documentation for the GNU compilers in info format.
- gcc-10-hppa64-linux-gnu: No summary available for gcc-10-hppa64-linux-gnu in ubuntu groovy.
No description available for gcc-10-
hppa64- linux-gnu in ubuntu groovy.
- gcc-10-locales: GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
.
Please do NOT submit bug reports in other languages than "C".
Always reset your language settings to use the "C" locales.
- gcc-10-multilib: GNU C compiler (multilib support)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gcc-10-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.
- gcc-10-offload-nvptx: GCC offloading compiler to NVPTX
The package provides offloading support for NVidia PTX. OpenMP and OpenACC
programs linked with -fopenmp will by default add PTX code into the binaries,
which can be offloaded to NVidia PTX capable devices if available.
- gcc-10-plugin-dev: No summary available for gcc-10-plugin-dev in ubuntu groovy.
No description available for gcc-10-plugin-dev in ubuntu groovy.
- gcc-10-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-10-test-results: No summary available for gcc-10-test-results in ubuntu groovy.
No description available for gcc-10-test-results in ubuntu groovy.
- gccbrig-10: GNU BRIG (HSA IL) frontend
This is the GNU BRIG (HSA IL) frontend.
The consumed format is a binary representation. The textual HSAIL
can be compiled to it with a separate assembler.
- gccgo-10: GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.
- gccgo-10-doc: Documentation for the GNU Go compiler (gccgo)
Documentation for the GNU Go compiler in info format.
- gccgo-10-multilib: GNU Go compiler (multilib support)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gdc-10: No summary available for gdc-10 in ubuntu groovy.
No description available for gdc-10 in ubuntu groovy.
- gdc-10-multilib: No summary available for gdc-10-multilib in ubuntu groovy.
No description available for gdc-10-multilib in ubuntu groovy.
- gfortran-10: GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
- gfortran-10-doc: Documentation for the GNU Fortran compiler (gfortran)
Documentation for the GNU Fortran compiler in info format.
- gfortran-10-multilib: GNU Fortran compiler (multilib support)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gm2-10: No summary available for gm2-10 in ubuntu groovy.
No description available for gm2-10 in ubuntu groovy.
- gnat-10: GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
This package provides the compiler, tools and runtime library that handles
exceptions using the default zero-cost mechanism.
- gnat-10-doc: No summary available for gnat-10-doc in ubuntu groovy.
No description available for gnat-10-doc in ubuntu groovy.
- gobjc++-10: No summary available for gobjc++-10 in ubuntu groovy.
No description available for gobjc++-10 in ubuntu groovy.
- gobjc++-10-multilib: GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gobjc-10: GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
- gobjc-10-multilib: No summary available for gobjc-10-multilib in ubuntu groovy.
No description available for gobjc-10-multilib in ubuntu groovy.
- lib32asan6: No summary available for lib32asan6 in ubuntu groovy.
No description available for lib32asan6 in ubuntu groovy.
- lib32atomic1: 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.
- lib32gcc-10-dev: No summary available for lib32gcc-10-dev in ubuntu groovy.
No description available for lib32gcc-10-dev in ubuntu groovy.
- lib32gcc-s1: GCC support library (32 bit Version)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- lib32gcc1: GCC support library (dependency package, 32bit)
This is a dependency package, and can be safely removed after upgrade.
- lib32gfortran-10-dev: Runtime library for GNU Fortran applications (32bit development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- lib32gfortran5: Runtime library for GNU Fortran applications (32bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32go-10-dev: Runtime library for GNU Go applications (32bit development files)
This package contains the headers and static library files needed to build
GNU Go applications.
- lib32go16: Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
- lib32gomp1: GCC OpenMP (GOMP) support library (32bit)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib32gphobos-10-dev: Phobos D standard library (32bit development files)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- lib32gphobos1: No summary available for lib32gphobos1 in ubuntu groovy.
No description available for lib32gphobos1 in ubuntu groovy.
- lib32itm1: GNU Transactional Memory Library (32bit)
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.
- lib32lsan0: No summary available for lib32lsan0 in ubuntu groovy.
No description available for lib32lsan0 in ubuntu groovy.
- lib32objc-10-dev: Runtime library for GNU Objective-C applications (32bit development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- lib32objc4: No summary available for lib32objc4 in ubuntu groovy.
No description available for lib32objc4 in ubuntu groovy.
- lib32quadmath0: GCC Quad-Precision Math Library (32bit)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- lib32stdc++-10-dev: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- lib32stdc++6: No summary available for lib32stdc++6 in ubuntu groovy.
No description available for lib32stdc++6 in ubuntu groovy.
- lib32stdc++6-10-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- lib32ubsan1: No summary available for lib32ubsan1 in ubuntu groovy.
No description available for lib32ubsan1 in ubuntu groovy.
- lib64asan6: AddressSanitizer -- a fast memory error detector (64bit)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- lib64atomic1: No summary available for lib64atomic1 in ubuntu groovy.
No description available for lib64atomic1 in ubuntu groovy.
- lib64gcc-10-dev: No summary available for lib64gcc-10-dev in ubuntu groovy.
No description available for lib64gcc-10-dev in ubuntu groovy.
- lib64gcc-s1: GCC support library (64bit)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- lib64gcc1: GCC support library (dependency package) (64bit)
This is a dependency package, and can be safely removed after upgrade.
- lib64gfortran-10-dev: Runtime library for GNU Fortran applications (64bit development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- lib64gfortran5: No summary available for lib64gfortran5 in ubuntu groovy.
No description available for lib64gfortran5 in ubuntu groovy.
- lib64go-10-dev: Runtime library for GNU Go applications (64bit development files)
This package contains the headers and static library files needed to build
GNU Go applications.
- lib64go16: Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
- lib64gomp1: No summary available for lib64gomp1 in ubuntu groovy.
No description available for lib64gomp1 in ubuntu groovy.
- lib64gphobos-10-dev: Phobos D standard library (64bit development files)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- lib64gphobos1: No summary available for lib64gphobos1 in ubuntu groovy.
No description available for lib64gphobos1 in ubuntu groovy.
- lib64itm1: GNU Transactional Memory Library (64bit)
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.
- lib64objc-10-dev: Runtime library for GNU Objective-C applications (64bit development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- lib64objc4: No summary available for lib64objc4 in ubuntu groovy.
No description available for lib64objc4 in ubuntu groovy.
- lib64quadmath0: No summary available for lib64quadmath0 in ubuntu groovy.
No description available for lib64quadmath0 in ubuntu groovy.
- lib64stdc++-10-dev: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- lib64stdc++6: GNU Standard C++ Library v3 (64bit)
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- lib64stdc++6-10-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- lib64ubsan1: No summary available for lib64ubsan1 in ubuntu groovy.
No description available for lib64ubsan1 in ubuntu groovy.
- libasan6: 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: No summary available for libatomic1 in ubuntu groovy.
No description available for libatomic1 in ubuntu groovy.
- libcc1-0: GCC cc1 plugin for GDB
libcc1 is a plugin for GDB.
- libgcc-10-dev: GCC support library (development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- libgcc-s1: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- libgcc1: No summary available for libgcc1 in ubuntu groovy.
No description available for libgcc1 in ubuntu groovy.
- libgccjit-10-dev: GCC just-in-time compilation (development files)
libgccjit provides an embeddable shared library with an API for adding
compilation to existing programs using GCC.
- libgccjit-10-doc: No summary available for libgccjit-10-doc in ubuntu groovy.
No description available for libgccjit-10-doc in ubuntu groovy.
- libgccjit0: GCC just-in-time compilation (shared library)
libgccjit provides an embeddable shared library with an API for adding
compilation to existing programs using GCC.
- libgfortran-10-dev: Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libgfortran5: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgm2-10-dev: No summary available for libgm2-10-dev in ubuntu groovy.
No description available for libgm2-10-dev in ubuntu groovy.
- libgm2-15: GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
- libgnat-10: No summary available for libgnat-10 in ubuntu groovy.
No description available for libgnat-10 in ubuntu groovy.
- libgnat-util10: GNU Ada compiler selected components (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnat_util library exports selected GNAT components for use in other
packages, most notably ASIS tools. It is licensed under the GNAT-Modified
GPL, allowing to link proprietary programs with it.
.
This package contains the runtime shared library.
- libgnat-util10-dev: No summary available for libgnat-util10-dev in ubuntu groovy.
No description available for libgnat-util10-dev in ubuntu groovy.
- libgo-10-dev: Runtime library for GNU Go applications (development files)
This package contains the headers and static library files needed to build
GNU Go applications.
- libgo16: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgomp-plugin-amdgcn1: GCC OpenMP v4.5 plugin for offloading to GCN
This package contains libgomp plugin for offloading to AMD GCN.
- libgomp-plugin-hsa1: GCC OpenMP v4.5 plugin for offloading to HSA
This package contains libgomp plugin for offloading to HSA.
- libgomp-plugin-nvptx1: No summary available for libgomp-plugin-nvptx1 in ubuntu groovy.
No description available for libgomp-
plugin- nvptx1 in ubuntu groovy.
- libgomp1: GCC OpenMP (GOMP) support library
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libgphobos-10-dev: Phobos D standard library
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libgphobos1: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libhsail-rt-10-dev: No summary available for libhsail-rt-10-dev in ubuntu groovy.
No description available for libhsail-rt-10-dev in ubuntu groovy.
- libhsail-rt0: HSAIL runtime library
This library implements the agent-side runtime functionality required
to run HSA finalized programs produced by the BRIG frontend.
.
The library contains both the code required to run kernels on the agent
and also functions implementing more complex HSAIL instructions.
- libitm1: No summary available for libitm1 in ubuntu groovy.
No description available for libitm1 in ubuntu groovy.
- liblsan0: LeakSanitizer -- a memory leak detector (runtime)
LeakSanitizer (Lsan) is a memory leak detector which is integrated
into AddressSanitizer.
- libobjc-10-dev: Runtime library for GNU Objective-C applications (development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libobjc4: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
- libquadmath0: GCC Quad-Precision Math Library
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- libsfasan6: AddressSanitizer -- a fast memory error detector (soft float ABI)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libsfatomic1: No summary available for libsfatomic1 in ubuntu groovy.
No description available for libsfatomic1 in ubuntu groovy.
- libsfgcc-10-dev: No summary available for libsfgcc-10-dev in ubuntu groovy.
No description available for libsfgcc-10-dev in ubuntu groovy.
- libsfgcc-s1: GCC support library (soft float ABI)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- libsfgcc1: GCC support library (soft float ABI)
This is a dependency package, and can be safely removed after upgrade.
- libsfgfortran-10-dev: No summary available for libsfgfortran-10-dev in ubuntu groovy.
No description available for libsfgfortran-
10-dev in ubuntu groovy.
- libsfgfortran5: No summary available for libsfgfortran5 in ubuntu groovy.
No description available for libsfgfortran5 in ubuntu groovy.
- libsfgomp1: No summary available for libsfgomp1 in ubuntu groovy.
No description available for libsfgomp1 in ubuntu groovy.
- libsfgphobos-10-dev: No summary available for libsfgphobos-10-dev in ubuntu groovy.
No description available for libsfgphobos-10-dev in ubuntu groovy.
- libsfgphobos1: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libsfobjc-10-dev: Runtime library for GNU Objective-C applications (soft float development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libsfobjc4: Runtime library for GNU Objective-C applications (soft float ABI)
Library needed for GNU ObjC applications linked against the shared library.
- libsfstdc++-10-dev: No summary available for libsfstdc++-10-dev in ubuntu groovy.
No description available for libsfstdc++-10-dev in ubuntu groovy.
- libsfstdc++6: GNU Standard C++ Library v3 (soft float ABI)
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- libsfstdc++6-10-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libsfubsan1: UBSan -- undefined behaviour sanitizer (soft float ABI)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libstdc++-10-dev: No summary available for libstdc++-10-dev in ubuntu groovy.
No description available for libstdc++-10-dev in ubuntu groovy.
- libstdc++-10-doc: GNU Standard C++ Library v3 (documentation files)
This package contains documentation files for the GNU stdc++ library.
.
One set is the distribution documentation, the other set is the
source documentation including a namespace list, class hierarchy,
alphabetical list, compound list, file list, namespace members,
compound members and file members.
- libstdc++-10-pic: No summary available for libstdc++-10-pic in ubuntu groovy.
No description available for libstdc++-10-pic in ubuntu groovy.
- libstdc++6: GNU Standard C++ Library v3
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- libstdc++6-10-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libtsan0: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
The Linux and Mac versions are based on Valgrind.
- libubsan1: No summary available for libubsan1 in ubuntu groovy.
No description available for libubsan1 in ubuntu groovy.
- libx32asan6: AddressSanitizer -- a fast memory error detector (x32)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libx32atomic1: support library providing __atomic built-in functions (x32)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- libx32gcc-10-dev: GCC support library (x32 development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- libx32gcc-s1: No summary available for libx32gcc-s1 in ubuntu groovy.
No description available for libx32gcc-s1 in ubuntu groovy.
- libx32gcc1: GCC support library (x32)
This is a dependency package, and can be safely removed after upgrade.
- libx32gfortran-10-dev: Runtime library for GNU Fortran applications (x32 development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libx32gfortran5: Runtime library for GNU Fortran applications (x32)
Library needed for GNU Fortran applications linked against the
shared library.
- libx32go-10-dev: No summary available for libx32go-10-dev in ubuntu groovy.
No description available for libx32go-10-dev in ubuntu groovy.
- libx32go16: Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
- libx32gomp1: No summary available for libx32gomp1 in ubuntu groovy.
No description available for libx32gomp1 in ubuntu groovy.
- libx32gphobos-10-dev: No summary available for libx32gphobos-10-dev in ubuntu groovy.
No description available for libx32gphobos-
10-dev in ubuntu groovy.
- libx32gphobos1: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libx32itm1: GNU Transactional Memory Library (x32)
This manual documents the usage and internals of libitm. It provides
transaction support for accesses to the memory of a process, enabling
easy-to-use synchronization of accesses to shared memory by several threads.
- libx32lsan0: LeakSanitizer -- a memory leak detector (x32)
LeakSanitizer (Lsan) is a memory leak detector which is integrated
into AddressSanitizer (empty package).
- libx32objc-10-dev: Runtime library for GNU Objective-C applications (x32 development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libx32objc4: No summary available for libx32objc4 in ubuntu groovy.
No description available for libx32objc4 in ubuntu groovy.
- libx32quadmath0: GCC Quad-Precision Math Library (x32)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- libx32stdc++-10-dev: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- libx32stdc++6: No summary available for libx32stdc++6 in ubuntu groovy.
No description available for libx32stdc++6 in ubuntu groovy.
- libx32stdc++6-10-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libx32ubsan1: UBSan -- undefined behaviour sanitizer (x32)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.