gcc-7 7.3.0-8ubuntu3 source package in Ubuntu
Changelog
gcc-7 (7.3.0-8ubuntu3) bionic; urgency=medium * Update libasan symbols files for s390x. -- Matthias Klose <email address hidden> Fri, 09 Mar 2018 15:47:38 +0700
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-7_7.3.0.orig.tar.gz | 70.1 MiB | 9e29793395d3012c0d71ee5f680642c594bf1dee0184cd74d2e0e67c70598283 |
gcc-7_7.3.0-8ubuntu3.diff.gz | 653.7 KiB | f4cf6a192316cc265e543d4f9cc9c8087e99cb1f0b99a480891e3b091c5a04f6 |
gcc-7_7.3.0-8ubuntu3.dsc | 27.6 KiB | a95d270f800547e95c69c0d5e418c342238da2241f84b0e7e99cc6528feab2a3 |
Available diffs
- diff from 7.3.0-8ubuntu2 to 7.3.0-8ubuntu3 (684 bytes)
Binary packages built by this source
- cpp-7: 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-7-dbgsym: debug symbols for cpp-7
- g++-7: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
- g++-7-dbgsym: debug symbols for g++-7
- g++-7-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-7: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-7-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-7-dbgsym: debug symbols for gcc-7
- gcc-7-hppa64-linux-gnu: GNU C compiler (cross compiler for hppa64)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-7-hppa64-linux-gnu-dbgsym: debug symbols for gcc-7-hppa64-linux-gnu
- gcc-7-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-7-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-7-plugin-dev-dbgsym: debug symbols for gcc-7-plugin-dev
- gcc-7-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-7: 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-7-dbgsym: debug symbols for gccbrig-7
- gccgo-7: 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-7-dbgsym: debug symbols for gccgo-7
- gccgo-7-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-7: 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-7-dbgsym: debug symbols for gdc-7
- gdc-7-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-7: 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-7-dbgsym: debug symbols for gfortran-7
- gfortran-7-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-7: 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-7-dbgsym: debug symbols for gnat-7
- gnat-7-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++-7: 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++-7-dbgsym: debug symbols for gobjc++-7
- gobjc++-7-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-7: 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-7-dbgsym: debug symbols for gobjc-7
- gobjc-7-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).
- lib64asan4: 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.
- lib64asan4-dbg: AddressSanitizer -- a fast memory error detector (64bit 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.
- lib64cilkrts5: Intel Cilk Plus language extensions (64bit)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- lib64cilkrts5-dbg: Intel Cilk Plus language extensions (64bit debug symbols)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- lib64gcc-7-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.
- lib64gfortran-7-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.
- lib64gfortran4: Runtime library for GNU Fortran applications (64bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64gfortran4-dbg: Runtime library for GNU Fortran applications (64bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64go11: Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
- lib64go11-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.
- lib64gphobos-7-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/
- lib64gphobos71: 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/
- lib64gphobos71-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/
- lib64objc-7-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.
- lib64stdc++-7-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-7-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- lib64ubsan0: UBSan -- undefined behaviour sanitizer (64bit)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- lib64ubsan0-dbg: UBSan -- undefined behaviour sanitizer (64bit debug symbols)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libasan4: 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.
- libasan4-dbg: AddressSanitizer -- a fast memory error detector (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.
- libcilkrts5: Intel Cilk Plus language extensions (runtime)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libcilkrts5-dbg: Intel Cilk Plus language extensions (debug symbols)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libgcc-7-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.
- libgccjit-7-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.
- libgfortran-7-dev: Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libgfortran4: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgfortran4-dbg: Runtime library for GNU Fortran applications (debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libgnat-7: runtime for applications compiled with GNAT (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 library provides runtime components needed by most
applications produced with GNAT.
.
This package contains the runtime shared library.
- libgnat-7-dbg: runtime for applications compiled with GNAT (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 libgnat library provides runtime components needed by most
applications produced with GNAT.
.
This package contains the debugging symbols.
- libgnatvsn7: 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 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 runtime shared library.
- libgnatvsn7-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.
- libgnatvsn7-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.
- libgo11: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgo11-dbg: Runtime library for GNU Go applications (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.
- libgphobos-7-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/
- libgphobos71: 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/
- libgphobos71-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-7-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.
- libobjc-7-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.
- libsfasan4: 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.
- libsfasan4-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.
- libsfcilkrts5: Intel Cilk Plus language extensions (soft float ABI)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libsfcilkrts5-dbg: Intel Cilk Plus language extensions (soft float ABI debug symbols)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libsfgcc-7-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.
- libsfgfortran-7-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.
- libsfgfortran4: Runtime library for GNU Fortran applications (soft float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgfortran4-dbg: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgphobos-7-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/
- libsfgphobos71: 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/
- libsfgphobos71-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-7-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.
- libsfstdc++-7-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-7-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libsfubsan0: 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++.
- libsfubsan0-dbg: UBSan -- undefined behaviour sanitizer (soft float ABI debug symbols)
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++-7-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++-7-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-7-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libubsan0: UBSan -- undefined behaviour sanitizer (runtime)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libubsan0-dbg: UBSan -- undefined behaviour sanitizer (debug symbols)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libx32asan4: 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.
- libx32asan4-dbg: AddressSanitizer -- a fast memory error detector (x32 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.
- libx32cilkrts5: Intel Cilk Plus language extensions (x32)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libx32cilkrts5-dbg: Intel Cilk Plus language extensions (x32 debug symbols)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libx32gcc-7-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.
- libx32gfortran-7-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.
- libx32gfortran4: Runtime library for GNU Fortran applications (x32)
Library needed for GNU Fortran applications linked against the
shared library.
- libx32gfortran4-dbg: Runtime library for GNU Fortran applications (x32 debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libx32go11: Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
- libx32go11-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.
- libx32gphobos-7-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/
- libx32gphobos71: 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/
- libx32gphobos71-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/
- libx32objc-7-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.
- libx32stdc++-7-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-7-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libx32ubsan0: 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++.
- libx32ubsan0-dbg: UBSan -- undefined behaviour sanitizer (x32 debug symbols)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.