gcc-4.5 4.5.3-9ubuntu1 source package in Ubuntu Linaro Evaluation Build

Changelog

gcc-4.5 (4.5.3-9ubuntu1) oneiric; urgency=low

  * Merge with Debian.

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

  * Update to SVN 20110917 (r178925) from the gcc-4_5-branch.
    - Fix PR tree-optimization/49911, PR target/50090, PR fortran/50050,
      PR fortran/50163, PR libfortran/50192.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.5-2011.09-1 release.
    - Fix PR debug/46771, PR target/49030.
  * Fix non-biarch multiarch builds.

  [ Aurelien Jarno ]
  * gcc.c (for_each_path): Allocate memory for multiarch suffix.

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

  * Update to SVN 20110831 (r177928) from the gcc-4_5-branch.
    - Fix PR target/50090, PR fortran/50163, PR libfortran/50192.

  * Fix setting the multiarch names for m68k, powerpcspe and sh4.
    Closes: #639752.
  * Fix gcc -print-multi-os-directory for non multilib builds.
  * For native builds, gcc -print-file-name now resolve . and ..,
    and removes the subminor version number.
 -- Matthias Klose <email address hidden>   Sat, 17 Sep 2011 03:46:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe devel

Builds

Oneiric: [FULLYBUILT] armel

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-9ubuntu1.diff.gz 1.1 MiB e5fcb57a1e2155f7af7201e23cb1302a057fa7f27dfe29a5ada9e1be8807e4e7
gcc-4.5_4.5.3-9ubuntu1.dsc 3.4 KiB 7e93706dc095360acc096844dbd32a24ce5a4c15fa50ffd152dfc350dc8968c6

Available diffs

View changes file

Binary packages built by this source

cpp-4.5: The 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: The 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: The GNU Fortran 95 compiler

 This is the GNU Fortran compiler, which compiles
 Fortran 95 on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

gobjc++-4.5: The 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: The 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: The GNU Standard C++ Library v3 (debugging files)

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

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