gcc-8 8-20180414-1ubuntu2 source package in Ubuntu

Changelog

gcc-8 (8-20180414-1ubuntu2) bionic; urgency=medium

  * Run the testsuite during the build.

 -- Matthias Klose <email address hidden>  Mon, 16 Apr 2018 17:06:33 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main devel

Downloads

File Size SHA-256 Checksum
gcc-8_8-20180414.orig.tar.gz 67.2 MiB e8141c930ac3378cb64571f4f9f87d2b0ae7c522d5863fd3985db60ca02ec783
gcc-8_8-20180414-1ubuntu2.diff.gz 458.5 KiB 0e290b975d870df6a986ae40074d66b59d25583ef7c0cecbf73ea55b42f09d09
gcc-8_8-20180414-1ubuntu2.dsc 35.4 KiB 72d4fa5091e308a34a9dfbcb184101c93b700abcce2f4f571b942afef3cc1c76

View changes file

Binary packages built by this source

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

 Documentation for the GNU C preprocessor in info format.

fixincludes: No summary available for fixincludes in ubuntu cosmic.

No description available for fixincludes in ubuntu cosmic.

fixincludes-dbgsym: debug symbols for fixincludes
g++-8: No summary available for g++-8 in ubuntu cosmic.

No description available for g++-8 in ubuntu cosmic.

g++-8-dbgsym: debug symbols for g++-8
g++-8-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-8: GNU C compiler

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

gcc-8-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-8-dbgsym: debug symbols for gcc-8
gcc-8-doc: Documentation for the GNU compilers (gcc, gobjc, g++)

 Documentation for the GNU compilers in info format.

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

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

gcc-8-hppa64-linux-gnu-dbgsym: No summary available for gcc-8-hppa64-linux-gnu-dbgsym in ubuntu cosmic.

No description available for gcc-8-hppa64-linux-gnu-dbgsym in ubuntu cosmic.

gcc-8-locales: No summary available for gcc-8-locales in ubuntu cosmic.

No description available for gcc-8-locales in ubuntu cosmic.

gcc-8-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-8-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-8-offload-nvptx-dbgsym: debug symbols for gcc-8-offload-nvptx
gcc-8-plugin-dev: No summary available for gcc-8-plugin-dev in ubuntu cosmic.

No description available for gcc-8-plugin-dev in ubuntu cosmic.

gcc-8-plugin-dev-dbgsym: debug symbols for gcc-8-plugin-dev
gcc-8-source: No summary available for gcc-8-source in ubuntu cosmic.

No description available for gcc-8-source in ubuntu cosmic.

gcc-8-test-results: No summary available for gcc-8-test-results in ubuntu cosmic.

No description available for gcc-8-test-results in ubuntu cosmic.

gccbrig-8: No summary available for gccbrig-8 in ubuntu cosmic.

No description available for gccbrig-8 in ubuntu cosmic.

gccbrig-8-dbgsym: No summary available for gccbrig-8-dbgsym in ubuntu cosmic.

No description available for gccbrig-8-dbgsym in ubuntu cosmic.

gccgo-8: 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-8-dbgsym: debug symbols for gccgo-8
gccgo-8-doc: Documentation for the GNU Go compiler (gccgo)

 Documentation for the GNU Go compiler in info format.

gccgo-8-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-8: No summary available for gdc-8 in ubuntu cosmic.

No description available for gdc-8 in ubuntu cosmic.

gdc-8-dbgsym: debug symbols for gdc-8
gdc-8-multilib: No summary available for gdc-8-multilib in ubuntu cosmic.

No description available for gdc-8-multilib in ubuntu cosmic.

gfortran-8: No summary available for gfortran-8 in ubuntu cosmic.

No description available for gfortran-8 in ubuntu cosmic.

gfortran-8-dbgsym: No summary available for gfortran-8-dbgsym in ubuntu cosmic.

No description available for gfortran-8-dbgsym in ubuntu cosmic.

gfortran-8-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran compiler in info format.

gfortran-8-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).

gnat-8: 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-8-dbgsym: debug symbols for gnat-8
gnat-8-doc: GNU Ada compiler (documentation)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the documentation in info format.

gnat-8-sjlj: GNU Ada compiler (setjump/longjump runtime library)

 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 an alternative runtime library that handles
 exceptions using the setjump/longjump mechanism (as a static library
 only). You can install it to supplement the normal compiler.

gobjc++-8: 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++-8-dbgsym: debug symbols for gobjc++-8
gobjc++-8-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-8: 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-8-dbgsym: No summary available for gobjc-8-dbgsym in ubuntu cosmic.

No description available for gobjc-8-dbgsym in ubuntu cosmic.

gobjc-8-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).

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

lib32asan5-dbg: No summary available for lib32asan5-dbg in ubuntu cosmic.

No description available for lib32asan5-dbg in ubuntu cosmic.

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-dbg: support library providing __atomic built-in functions (32 bit debug symbols)

 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-8-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.

lib32gcc1: 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-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

lib32gfortran-8-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-dbg: No summary available for lib32gfortran5-dbg in ubuntu cosmic.

No description available for lib32gfortran5-dbg in ubuntu cosmic.

lib32go13: No summary available for lib32go13 in ubuntu cosmic.

No description available for lib32go13 in ubuntu cosmic.

lib32go13-dbg: No summary available for lib32go13-dbg in ubuntu cosmic.

No description available for lib32go13-dbg in ubuntu cosmic.

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-dbg: No summary available for lib32gomp1-dbg in ubuntu cosmic.

No description available for lib32gomp1-dbg in ubuntu cosmic.

lib32gphobos-8-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/

lib32gphobos76: No summary available for lib32gphobos76 in ubuntu cosmic.

No description available for lib32gphobos76 in ubuntu cosmic.

lib32gphobos76-dbg: No summary available for lib32gphobos76-dbg in ubuntu cosmic.

No description available for lib32gphobos76-dbg in ubuntu cosmic.

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-dbg: No summary available for lib32itm1-dbg in ubuntu cosmic.

No description available for lib32itm1-dbg in ubuntu cosmic.

lib32lsan0: LeakSanitizer -- a memory leak detector (32bit)

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

lib32lsan0-dbg: LeakSanitizer -- a memory leak detector (32 bit debug symbols)

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

lib32mpx2: Intel memory protection extensions (32bit)

 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

lib32mpx2-dbg: Intel memory protection extensions (32 bit debug symbols)

 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

lib32objc-8-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 cosmic.

No description available for lib32objc4 in ubuntu cosmic.

lib32objc4-dbg: Runtime library for GNU Objective-C applications (32 bit debug symbols)

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

lib32quadmath0: No summary available for lib32quadmath0 in ubuntu cosmic.

No description available for lib32quadmath0 in ubuntu cosmic.

lib32quadmath0-dbg: No summary available for lib32quadmath0-dbg in ubuntu cosmic.

No description available for lib32quadmath0-dbg in ubuntu cosmic.

lib32stdc++-8-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-8-dbg: No summary available for lib32stdc++6-8-dbg in ubuntu cosmic.

No description available for lib32stdc++6-8-dbg in ubuntu cosmic.

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-dbg: No summary available for lib32ubsan1-dbg in ubuntu cosmic.

No description available for lib32ubsan1-dbg in ubuntu cosmic.

lib64asan5: No summary available for lib64asan5 in ubuntu cosmic.

No description available for lib64asan5 in ubuntu cosmic.

lib64asan5-dbg: No summary available for lib64asan5-dbg in ubuntu cosmic.

No description available for lib64asan5-dbg in ubuntu cosmic.

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-dbg: support library providing __atomic built-in functions (64bit debug symbols)

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

lib64gcc-8-dev: No summary available for lib64gcc-8-dev in ubuntu cosmic.

No description available for lib64gcc-8-dev in ubuntu cosmic.

lib64gcc1: No summary available for lib64gcc1 in ubuntu cosmic.

No description available for lib64gcc1 in ubuntu cosmic.

lib64gcc1-dbg: No summary available for lib64gcc1-dbg in ubuntu cosmic.

No description available for lib64gcc1-dbg in ubuntu cosmic.

lib64gfortran-8-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 cosmic.

No description available for lib64gfortran5 in ubuntu cosmic.

lib64gfortran5-dbg: No summary available for lib64gfortran5-dbg in ubuntu cosmic.

No description available for lib64gfortran5-dbg in ubuntu cosmic.

lib64go13: No summary available for lib64go13 in ubuntu cosmic.

No description available for lib64go13 in ubuntu cosmic.

lib64go13-dbg: Runtime library for GNU Go applications (64bit debug symbols)

 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

lib64gomp1: No summary available for lib64gomp1 in ubuntu cosmic.

No description available for lib64gomp1 in ubuntu cosmic.

lib64gomp1-dbg: GCC OpenMP (GOMP) support library (64bit debug symbols)

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

lib64gphobos-8-dev: No summary available for lib64gphobos-8-dev in ubuntu cosmic.

No description available for lib64gphobos-8-dev in ubuntu cosmic.

lib64gphobos76: 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/

lib64gphobos76-dbg: No summary available for lib64gphobos76-dbg in ubuntu cosmic.

No description available for lib64gphobos76-dbg in ubuntu cosmic.

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-dbg: GNU Transactional Memory Library (64bit debug symbols)

 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.

lib64mpx2: No summary available for lib64mpx2 in ubuntu cosmic.

No description available for lib64mpx2 in ubuntu cosmic.

lib64mpx2-dbg: Intel memory protection extensions (64bit debug symbols)

 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

lib64objc-8-dev: No summary available for lib64objc-8-dev in ubuntu cosmic.

No description available for lib64objc-8-dev in ubuntu cosmic.

lib64objc4: No summary available for lib64objc4 in ubuntu cosmic.

No description available for lib64objc4 in ubuntu cosmic.

lib64objc4-dbg: Runtime library for GNU Objective-C applications (64 bit debug symbols)

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

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-dbg: GCC Quad-Precision Math Library (64bit debug symbols)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

lib64stdc++-8-dev: No summary available for lib64stdc++-8-dev in ubuntu cosmic.

No description available for lib64stdc++-8-dev in ubuntu cosmic.

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-8-dbg: No summary available for lib64stdc++6-8-dbg in ubuntu cosmic.

No description available for lib64stdc++6-8-dbg in ubuntu cosmic.

lib64ubsan1: No summary available for lib64ubsan1 in ubuntu cosmic.

No description available for lib64ubsan1 in ubuntu cosmic.

lib64ubsan1-dbg: UBSan -- undefined behaviour sanitizer (64bit debug symbols)

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

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

libasan5-dbg: No summary available for libasan5-dbg in ubuntu cosmic.

No description available for libasan5-dbg in ubuntu cosmic.

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-dbg: support library providing __atomic built-in functions (debug symbols)

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

libcc1-0: GCC cc1 plugin for GDB

 libcc1 is a plugin for GDB.

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

libgcc1: 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-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

libgccjit-8-dev: No summary available for libgccjit-8-dev in ubuntu cosmic.

No description available for libgccjit-8-dev in ubuntu cosmic.

libgccjit-8-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-dbg: GCC just-in-time compilation (debug information)

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

libgfortran-8-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-dbg: Runtime library for GNU Fortran applications (debug symbols)

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

libgnat-8: No summary available for libgnat-8 in ubuntu cosmic.

No description available for libgnat-8 in ubuntu cosmic.

libgnat-8-dbg: No summary available for libgnat-8-dbg in ubuntu cosmic.

No description available for libgnat-8-dbg in ubuntu cosmic.

libgnatvsn8: No summary available for libgnatvsn8 in ubuntu cosmic.

No description available for libgnatvsn8 in ubuntu cosmic.

libgnatvsn8-dbg: GNU Ada compiler selected components (debugging symbols)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnatvsn 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 debugging symbols.

libgnatvsn8-dev: GNU Ada compiler selected components (development files)

 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnatvsn 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 development files and static library.

libgo13: No summary available for libgo13 in ubuntu cosmic.

No description available for libgo13 in ubuntu cosmic.

libgo13-dbg: No summary available for libgo13-dbg in ubuntu cosmic.

No description available for libgo13-dbg in ubuntu cosmic.

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: No summary available for libgomp1 in ubuntu cosmic.

No description available for libgomp1 in ubuntu cosmic.

libgomp1-dbg: GCC OpenMP (GOMP) support library (debug symbols)

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

libgphobos-8-dev: No summary available for libgphobos-8-dev in ubuntu cosmic.

No description available for libgphobos-8-dev in ubuntu cosmic.

libgphobos76: 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/

libgphobos76-dbg: Phobos D standard library (debug symbols)

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

libhsail-rt-8-dev: No summary available for libhsail-rt-8-dev in ubuntu cosmic.

No description available for libhsail-rt-8-dev in ubuntu cosmic.

libhsail-rt0: No summary available for libhsail-rt0 in ubuntu cosmic.

No description available for libhsail-rt0 in ubuntu cosmic.

libhsail-rt0-dbg: No summary available for libhsail-rt0-dbg in ubuntu cosmic.

No description available for libhsail-rt0-dbg in ubuntu cosmic.

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-dbg: No summary available for libitm1-dbg in ubuntu cosmic.

No description available for libitm1-dbg in ubuntu cosmic.

liblsan0: LeakSanitizer -- a memory leak detector (runtime)

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

liblsan0-dbg: LeakSanitizer -- a memory leak detector (debug symbols)

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

libmpx2: Intel memory protection extensions (runtime)

 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

libmpx2-dbg: Intel memory protection extensions (debug symbols)

 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

libobjc-8-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-dbg: Runtime library for GNU Objective-C applications (debug symbols)

 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.

libquadmath0-dbg: GCC Quad-Precision Math Library (debug symbols)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

libsfasan5: No summary available for libsfasan5 in ubuntu cosmic.

No description available for libsfasan5 in ubuntu cosmic.

libsfasan5-dbg: AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)

 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: 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-dbg: support library providing __atomic built-in functions (soft float ABI debug symbols)

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

libsfgcc-8-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.

libsfgcc1: 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-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

libsfgfortran-8-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: No summary available for libsfgfortran5 in ubuntu cosmic.

No description available for libsfgfortran5 in ubuntu cosmic.

libsfgfortran5-dbg: No summary available for libsfgfortran5-dbg in ubuntu cosmic.

No description available for libsfgfortran5-dbg in ubuntu cosmic.

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-dbg: GCC OpenMP (GOMP) support library (soft float ABI debug symbols)

 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers

libsfgphobos-8-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/

libsfgphobos76: No summary available for libsfgphobos76 in ubuntu cosmic.

No description available for libsfgphobos76 in ubuntu cosmic.

libsfgphobos76-dbg: Phobos D standard library (debug symbols)

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

libsfobjc-8-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-dbg: No summary available for libsfobjc4-dbg in ubuntu cosmic.

No description available for libsfobjc4-dbg in ubuntu cosmic.

libsfstdc++-8-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-8-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

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-dbg: UBSan -- undefined behaviour sanitizer (soft float ABI debug symbols)

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

libstdc++-8-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++-8-doc: No summary available for libstdc++-8-doc in ubuntu cosmic.

No description available for libstdc++-8-doc in ubuntu cosmic.

libstdc++-8-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-8-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

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-dbg: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols)

 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

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-dbg: No summary available for libubsan1-dbg in ubuntu cosmic.

No description available for libubsan1-dbg in ubuntu cosmic.

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

libx32asan5-dbg: No summary available for libx32asan5-dbg in ubuntu cosmic.

No description available for libx32asan5-dbg in ubuntu cosmic.

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-dbg: No summary available for libx32atomic1-dbg in ubuntu cosmic.

No description available for libx32atomic1-dbg in ubuntu cosmic.

libx32gcc-8-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.

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

libx32gcc1-dbg: GCC support library (debug symbols)

 Debug symbols for the GCC support library.

libx32gfortran-8-dev: No summary available for libx32gfortran-8-dev in ubuntu cosmic.

No description available for libx32gfortran-8-dev in ubuntu cosmic.

libx32gfortran5: Runtime library for GNU Fortran applications (x32)

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

libx32gfortran5-dbg: Runtime library for GNU Fortran applications (x32 debug symbols)

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

libx32go13: No summary available for libx32go13 in ubuntu cosmic.

No description available for libx32go13 in ubuntu cosmic.

libx32go13-dbg: Runtime library for GNU Go applications (x32 debug symbols)

 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

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-dbg: No summary available for libx32gomp1-dbg in ubuntu cosmic.

No description available for libx32gomp1-dbg in ubuntu cosmic.

libx32gphobos-8-dev: No summary available for libx32gphobos-8-dev in ubuntu cosmic.

No description available for libx32gphobos-8-dev in ubuntu cosmic.

libx32gphobos76: 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/

libx32gphobos76-dbg: Phobos D standard library (debug symbols)

 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.

libx32itm1-dbg: GNU Transactional Memory Library (x32 debug symbols)

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

libx32lsan0-dbg: LeakSanitizer -- a memory leak detector (x32 debug symbols)

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

libx32objc-8-dev: No summary available for libx32objc-8-dev in ubuntu cosmic.

No description available for libx32objc-8-dev in ubuntu cosmic.

libx32objc4: Runtime library for GNU Objective-C applications (x32)

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

libx32objc4-dbg: Runtime library for GNU Objective-C applications (x32 debug symbols)

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

libx32quadmath0: No summary available for libx32quadmath0 in ubuntu cosmic.

No description available for libx32quadmath0 in ubuntu cosmic.

libx32quadmath0-dbg: GCC Quad-Precision Math Library (x32 debug symbols)

 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

libx32stdc++-8-dev: No summary available for libx32stdc++-8-dev in ubuntu cosmic.

No description available for libx32stdc++-8-dev in ubuntu cosmic.

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-8-dbg: No summary available for libx32stdc++6-8-dbg in ubuntu cosmic.

No description available for libx32stdc++6-8-dbg in ubuntu cosmic.

libx32ubsan1: No summary available for libx32ubsan1 in ubuntu cosmic.

No description available for libx32ubsan1 in ubuntu cosmic.

libx32ubsan1-dbg: UBSan -- undefined behaviour sanitizer (x32 debug symbols)

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