gcc-4.5 4.5.3-10ubuntu1 source package in Ubuntu

Changelog

gcc-4.5 (4.5.3-10ubuntu1) precise; urgency=low

  * Merge with Debian.

gcc-4.5 (4.5.3-10) unstable; urgency=low

  * Update to SVN 20111206 (r182040) from the gcc-4_5-branch.
    - Fix PR c/50565, PR target/49965, PR target/50464, PR target/50091,
      PR c++/44473, PR fortran/50659, PR fortran/50273, PR target/51393,
      PR debug/48190, PR rtl-optimization/51187, PR target/30282,
      PR target/50979, PR target/50875, R target/50691, PR target/50788,
      PR target/50737, PR c++/50793, PR c++/50618, PR bootstrap/50888,
      PR target/50737.
  * For ARM hard float, set the dynamic linker to
    /lib/arm-linux-gnueabihf/ld-linux.so.3.
  * Install the libstdc++.so-gdb.py file. LP: #883269.
  * Update the Linaro support to the 4.5-2011.12 release.
 -- Matthias Klose <email address hidden>   Tue, 06 Dec 2011 13:05:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-4.5_4.5.3.orig.tar.gz 51.8 MiB 05af695971793ab206fb2f352e85bbe5e16d766e9ee5adf221c60edb95d35db3
gcc-4.5_4.5.3-10ubuntu1.diff.gz 1.1 MiB 00599e12cb736638e78e2976a5926713af8bc52167a964a4981b2f006e874057
gcc-4.5_4.5.3-10ubuntu1.dsc 4.8 KiB 70fa0687a2a6e5ad3e7a71b15b77b30bcf7ed3e02fad95c2ea261e8be2a4428c

Available diffs

View changes file

Binary packages built by this source

cpp-4.5: 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.

g++-4.5: GNU C++ compiler

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

gcc-4.5: The GNU C compiler

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

gcc-4.5-base: The GNU Compiler Collection (base package)

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

gcc-4.5-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.

gfortran-4.5: 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.5: 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.5: 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.

libmudflap0-4.5-dev: GCC mudflap support libraries (development files)

 The libmudflap libraries are used by GCC for instrumenting pointer and array
 dereferencing operations.
 .
 This package contains the headers and the static libraries.

libobjc2: Runtime library for GNU Objective-C applications

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

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

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

libstdc++6-4.5-dbg: GNU Standard C++ Library v3 (debugging files)

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

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