gcc-4.8-arm64-cross 0.11.1 source package in Ubuntu

Changelog

gcc-4.8-arm64-cross (0.11.1) trusty-proposed; urgency=medium

  * Rebuild using 4.8.4-2ubuntu1~14.04.1. LP: #1549421.

 -- Matthias Klose <email address hidden>  Thu, 25 Feb 2016 10:41:35 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gcc-4.8-arm64-cross_0.11.1.tar.gz 27.2 KiB 5ffdd98a98ff3db4bd79cc3c42a152b98fddb30570e907db86121b7dcd4b874a
gcc-4.8-arm64-cross_0.11.1.dsc 16.4 KiB 24877340e55c19821905e5191e9f1cea0df66affc9981fc65db20636136bb3f7

Available diffs

View changes file

Binary packages built by this source

cpp-4.8-aarch64-linux-gnu: 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.
 .
 This package contains preprocessor configured for arm64 architecture.

g++-4.8-aarch64-linux-gnu: GNU C++ compiler

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arm64 architecture.

gcc-4.8-aarch64-linux-gnu: GNU C compiler

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This package contains C cross-compiler for arm64 architecture.

gcc-4.8-aarch64-linux-gnu-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).

gccgo-4.8-aarch64-linux-gnu: 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.

gcj-4.8-aarch64-linux-gnu: GCJ byte code and native compiler for Java(TM)

 GCJ is a front end to the GCC compiler which can natively compile both
 Java(tm) source and bytecode files. The compiler can also generate class
 files.

gdc-4.8-aarch64-linux-gnu: GNU D compiler (version 2), based on the GCC backend

 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.

gfortran-4.8-aarch64-linux-gnu: 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.

gobjc++-4.8-aarch64-linux-gnu: 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-4.8-aarch64-linux-gnu: 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.

libatomic1-arm64-cross: support library providing __atomic built-in functions

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

libatomic1-dbg-arm64-cross: 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.

libgcc-4.8-dev-arm64-cross: 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-arm64-cross: 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.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

libgcc1-dbg-arm64-cross: GCC support library (debug symbols)

 Debug symbols for the GCC support library.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

libgfortran-4.8-dev-arm64-cross: Runtime library for GNU Fortran applications (development files)

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

libgfortran3-arm64-cross: Runtime library for GNU Fortran applications

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

libgfortran3-dbg-arm64-cross: Runtime library for GNU Fortran applications (debug symbols)

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

libgo4-arm64-cross: Runtime library for GNU Go applications

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

libgo4-dbg-arm64-cross: Runtime library for GNU Go applications (debug symbols)

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

libgomp1-arm64-cross: GCC OpenMP (GOMP) support library

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

libgomp1-dbg-arm64-cross: 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.

libitm1-arm64-cross: GNU Transactional Memory Library

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

libitm1-dbg-arm64-cross: GNU Transactional Memory Library (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.

libobjc-4.8-dev-arm64-cross: 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-arm64-cross: Runtime library for GNU Objective-C applications

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

libobjc4-dbg-arm64-cross: Runtime library for GNU Objective-C applications (debug symbols)

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

libstdc++-4.8-dev-arm64-cross: 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.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

libstdc++-4.8-pic-arm64-cross: 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.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

libstdc++6-4.8-dbg-arm64-cross: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

libstdc++6-arm64-cross: 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.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.