gcc-10 10-20200321-1ubuntu1 source package in Ubuntu

Changelog

gcc-10 (10-20200321-1ubuntu1) focal; urgency=medium

  * GCC snapshot, taken from the trunk (20200321, 497498c878d).

gcc-10 (10-20200321-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200321, 497498c878d).
  * Update gm2 from the gm2 trunk.
  * Move limits.h and syslimits.h into <gcc-lib-dir>/include, and remove
    <gcc-lib-dir>/include-fixed.
  * Update libgphobos symbols file.

 -- Matthias Klose <email address hidden>  Sat, 21 Mar 2020 16:13:30 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-10_10-20200321.orig.tar.gz 86.0 MiB 97fae39d89e97a2aa02224fc43bf4a02a240715946484bacf85ff6d5952ccf36
gcc-10_10-20200321-1ubuntu1.debian.tar.xz 547.0 KiB 43842a83e20cada5dcb65d69b97ebc6710534499572180f7fbc29e2b8477cd13
gcc-10_10-20200321-1ubuntu1.dsc 30.1 KiB a3f8236f406bd615b23965e3c3ba779e9b656650678e6bde28873bcb49c4ede9

View changes file

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-dbgsym: debug symbols for cpp-10
cpp-10-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

g++-10: GNU C++ compiler

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

g++-10-dbgsym: debug symbols for g++-10
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: GCC, the GNU Compiler Collection (base package)

 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

gcc-10-dbgsym: debug symbols for gcc-10
gcc-10-doc: Documentation for the GNU compilers (gcc, gobjc, g++)

 Documentation for the GNU compilers in info format.

gcc-10-hppa64-linux-gnu: GNU C compiler (cross compiler for hppa64)

 This is the GNU C compiler, a fairly portable optimizing compiler for C.

gcc-10-hppa64-linux-gnu-dbgsym: debug symbols for gcc-10-hppa64-linux-gnu
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-amdgcn-dbgsym: debug symbols for gcc-10-offload-amdgcn
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-offload-nvptx-dbgsym: debug symbols for gcc-10-offload-nvptx
gcc-10-plugin-dev: Files for GNU GCC plugin development.

 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

gcc-10-plugin-dev-dbgsym: debug symbols for gcc-10-plugin-dev
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: Test results for the GCC test suite

 This package contains the test results for running the GCC test suite
 for a post build analysis.

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.

gccbrig-10-dbgsym: debug symbols for gccbrig-10
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-dbgsym: debug symbols for gccgo-10
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: GNU D compiler (version 2)

 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

gdc-10-dbgsym: debug symbols for gdc-10
gdc-10-multilib: GNU D compiler (version 2, multilib support)

 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

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-dbgsym: debug symbols for gfortran-10
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: GNU Modula-2 compiler

 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by gcc. It uses the gcc backend to generate optimised code.

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: 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: 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).

lib32asan6: 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.

lib32asan6-dbgsym: No summary available for lib32asan6-dbgsym in ubuntu focal.

No description available for lib32asan6-dbgsym in ubuntu focal.

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.

lib32atomic1-dbgsym: debug symbols for lib32atomic1
lib32gcc-10-dev: GCC support library (32 bit development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

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.

lib32gcc-s1-dbgsym: debug symbols for lib32gcc-s1
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.

lib32gfortran5-dbgsym: debug symbols for lib32gfortran5
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.

lib32gomp1-dbgsym: debug symbols for lib32gomp1
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: 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/

lib32gphobos1-dbgsym: debug symbols for lib32gphobos1
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.

lib32itm1-dbgsym: debug symbols for lib32itm1
lib32lsan0: LeakSanitizer -- a memory leak detector (32bit)

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

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: Runtime library for GNU Objective-C applications (32bit)

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

lib32objc4-dbgsym: debug symbols for lib32objc4
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.

lib32quadmath0-dbgsym: debug symbols for lib32quadmath0
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: GNU Standard C++ Library v3 (32 bit Version)

 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.

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.

lib32stdc++6-dbgsym: debug symbols for lib32stdc++6
lib32ubsan1: UBSan -- undefined behaviour sanitizer (32bit)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

lib32ubsan1-dbgsym: No summary available for lib32ubsan1-dbgsym in ubuntu focal.

No description available for lib32ubsan1-dbgsym in ubuntu focal.

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.

lib64asan6-dbgsym: No summary available for lib64asan6-dbgsym in ubuntu focal.

No description available for lib64asan6-dbgsym in ubuntu focal.

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.

lib64atomic1-dbgsym: debug symbols for lib64atomic1
lib64gcc-10-dev: GCC support library (64bit development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

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.

lib64gcc-s1-dbgsym: debug symbols for lib64gcc-s1
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: Runtime library for GNU Fortran applications (64bit)

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

lib64gfortran5-dbgsym: debug symbols for lib64gfortran5
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: GCC OpenMP (GOMP) support library (64bit)

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

lib64gomp1-dbgsym: debug symbols for lib64gomp1
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: 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/

lib64gphobos1-dbgsym: debug symbols for lib64gphobos1
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.

lib64itm1-dbgsym: debug symbols for lib64itm1
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: Runtime library for GNU Objective-C applications (64bit)

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

lib64objc4-dbgsym: debug symbols for lib64objc4
lib64quadmath0: GCC Quad-Precision Math Library (64bit)

 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.

lib64quadmath0-dbgsym: debug symbols for lib64quadmath0
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.

lib64stdc++6-dbgsym: debug symbols for lib64stdc++6
lib64ubsan1: UBSan -- undefined behaviour sanitizer (64bit)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

lib64ubsan1-dbgsym: No summary available for lib64ubsan1-dbgsym in ubuntu focal.

No description available for lib64ubsan1-dbgsym in ubuntu focal.

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.

libasan6-dbgsym: No summary available for libasan6-dbgsym in ubuntu focal.

No description available for libasan6-dbgsym in ubuntu focal.

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

libatomic1-dbgsym: debug symbols for libatomic1
libcc1-0: GCC cc1 plugin for GDB

 libcc1 is a plugin for GDB.

libcc1-0-dbgsym: debug symbols for libcc1-0
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.

libgcc-s1-dbgsym: debug symbols for libgcc-s1
libgcc1: GCC support library (dependency package)

 This is a dependency package, and can be safely removed after upgrade.

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: GCC just-in-time compilation (documentation)

 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

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.

libgccjit0-dbgsym: debug symbols for libgccjit0
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.

libgfortran5-dbgsym: debug symbols for libgfortran5
libgm2-10-dev: GNU Modula-2 standard library

 This is the Modula-2 standard library that comes with the gm2 compiler.

libgm2-15: GNU Modula-2 standard library (runtime library)

 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

libgm2-15-dbgsym: debug symbols for libgm2-15
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-amdgcn1-dbgsym: debug symbols for libgomp-plugin-amdgcn1
libgomp-plugin-hsa1: GCC OpenMP v4.5 plugin for offloading to HSA

 This package contains libgomp plugin for offloading to HSA.

libgomp-plugin-hsa1-dbgsym: debug symbols for libgomp-plugin-hsa1
libgomp-plugin-nvptx1: GCC OpenMP v4.5 plugin for offloading to NVPTX

 This package contains libgomp plugin for offloading to NVidia
 PTX. The plugin needs libcuda.so.1 shared library that has to be
 installed separately.

libgomp-plugin-nvptx1-dbgsym: debug symbols for libgomp-plugin-nvptx1
libgomp1: GCC OpenMP (GOMP) support library

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

libgomp1-dbgsym: debug symbols for libgomp1
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/

libgphobos1-dbgsym: debug symbols for libgphobos1
libhsail-rt-10-dev: HSAIL runtime library (development files)

 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.

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.

libhsail-rt0-dbgsym: debug symbols for libhsail-rt0
libitm1: 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.

libitm1-dbgsym: debug symbols for libitm1
liblsan0: LeakSanitizer -- a memory leak detector (runtime)

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

liblsan0-dbgsym: No summary available for liblsan0-dbgsym in ubuntu focal.

No description available for liblsan0-dbgsym in ubuntu focal.

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.

libobjc4-dbgsym: debug symbols for libobjc4
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.

libquadmath0-dbgsym: debug symbols for libquadmath0
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.

libsfasan6-dbgsym: No summary available for libsfasan6-dbgsym in ubuntu focal.

No description available for libsfasan6-dbgsym in ubuntu focal.

libsfatomic1: support library providing __atomic built-in functions (soft float ABI)

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

libsfatomic1-dbgsym: debug symbols for libsfatomic1
libsfgcc-10-dev: GCC support library (soft float ABI development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

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.

libsfgcc-s1-dbgsym: debug symbols for libsfgcc-s1
libsfgcc1: GCC support library (soft float ABI)

 This is a dependency package, and can be safely removed after upgrade.

libsfgfortran-10-dev: Runtime library for GNU Fortran applications (soft float ABI development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

libsfgfortran5: Runtime library for GNU Fortran applications (soft float ABI)

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

libsfgfortran5-dbgsym: debug symbols for libsfgfortran5
libsfgomp1: GCC OpenMP (GOMP) support library (soft float ABI)

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

libsfgomp1-dbgsym: debug symbols for libsfgomp1
libsfgphobos-10-dev: Phobos D standard library (soft float ABI development files)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

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/

libsfgphobos1-dbgsym: debug symbols for libsfgphobos1
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.

libsfobjc4-dbgsym: debug symbols for libsfobjc4
libsfstdc++-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.

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.

libsfstdc++6-dbgsym: debug symbols for libsfstdc++6
libsfubsan1: UBSan -- undefined behaviour sanitizer (soft float ABI)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

libsfubsan1-dbgsym: No summary available for libsfubsan1-dbgsym in ubuntu focal.

No description available for libsfubsan1-dbgsym in ubuntu focal.

libstdc++-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.

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: GNU Standard C++ Library v3 (shared library subset kit)

 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.

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.

libstdc++6-dbgsym: debug symbols for libstdc++6
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.

libtsan0-dbgsym: No summary available for libtsan0-dbgsym in ubuntu focal.

No description available for libtsan0-dbgsym in ubuntu focal.

libubsan1: UBSan -- undefined behaviour sanitizer (runtime)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

libubsan1-dbgsym: No summary available for libubsan1-dbgsym in ubuntu focal.

No description available for libubsan1-dbgsym in ubuntu focal.

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.

libx32asan6-dbgsym: No summary available for libx32asan6-dbgsym in ubuntu focal.

No description available for libx32asan6-dbgsym in ubuntu focal.

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.

libx32atomic1-dbgsym: debug symbols for libx32atomic1
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: GCC support library (x32)

 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.

libx32gcc-s1-dbgsym: debug symbols for libx32gcc-s1
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.

libx32gfortran5-dbgsym: debug symbols for libx32gfortran5
libx32go-10-dev: Runtime library for GNU Go applications (x32 development files)

 This package contains the headers and static library files needed to build
 GNU Go applications.

libx32go16: Runtime library for GNU Go applications (x32)

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

libx32gomp1: GCC OpenMP (GOMP) support library (x32)

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

libx32gomp1-dbgsym: debug symbols for libx32gomp1
libx32gphobos-10-dev: Phobos D standard library (x32 development files)

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

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/

libx32gphobos1-dbgsym: debug symbols for libx32gphobos1
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.

libx32itm1-dbgsym: debug symbols for libx32itm1
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: Runtime library for GNU Objective-C applications (x32)

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

libx32objc4-dbgsym: debug symbols for libx32objc4
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.

libx32quadmath0-dbgsym: debug symbols for libx32quadmath0
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: GNU Standard C++ Library v3 (x32)

 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.

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.

libx32stdc++6-dbgsym: debug symbols for libx32stdc++6
libx32ubsan1: UBSan -- undefined behaviour sanitizer (x32)

 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

libx32ubsan1-dbgsym: No summary available for libx32ubsan1-dbgsym in ubuntu focal.

No description available for libx32ubsan1-dbgsym in ubuntu focal.