gcc-4.4 4.4.6-15ubuntu1 source package in Ubuntu

Changelog

gcc-4.4 (4.4.6-15ubuntu1) precise; urgency=low

  * Merge with Debian.

gcc-4.4 (4.4.6-15) unstable; urgency=low

  * Update to SVN 20120308 from the gcc-4_4-branch (r185107).
    - Fix PR tree-optimization/52430 (LP: #931637), PR target/52408 (hppa),
      PR target/51408, PR target/51393 (x86 avx), PR c++/51344.
  * gdc-4.4: Provide <gnu-triplet>-{gdc,gdmd}-4.4 symlinks.

gcc-4.4 (4.4.6-14) unstable; urgency=low

  * Fix passing the dynamic linker on armel.
 -- Matthias Klose <email address hidden>   Thu, 08 Mar 2012 20:02: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.4_4.4.6.orig.tar.gz 49.2 MiB 107b44218a3cad9be9593b7cd089019c59f7395b68ed5d8b9dd47e0d6de0299f
gcc-4.4_4.4.6-15ubuntu1.diff.gz 1.2 MiB aa83d205176c8d30e0db8e40993ff9a400fa086b7bc6b67b2f7f62a59a34cba7
gcc-4.4_4.4.6-15ubuntu1.dsc 4.3 KiB c6f027179b241cd714d7663d9806dbc5c05dfc7c8940d0f4e3ede527ed9130be

View changes file

Binary packages built by this source

cpp-4.4: 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-4.4-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

g++-4.4: GNU C++ compiler

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

g++-4.4-multilib: GNU C++ compiler (multilib files)

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

g++-4.4-spu: SPU cross-compiler (C++ compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (C++ compiler).

gcc-4.4: GNU C compiler

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

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

 Documentation for the GNU compilers in info format.

gcc-4.4-locales: GCC, the GNU compiler collection (native language support files)

 Native language support for GCC. Lets GCC speak your language,
 if translations are available.
 .
 Please do NOT submit bug reports in other languages than "C".
 Always reset your language settings to use the "C" locales.

gcc-4.4-multilib: GNU C compiler (multilib files)

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gcc-4.4-source: Source of the GNU Compiler Collection

 This package contains the sources and patches which are needed to
 build the GNU Compiler Collection (GCC).

gcc-4.4-spu: SPU cross-compiler (preprocessor and C compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (preprocessor
 and C compiler).

gfortran-4.4: 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.

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

 Documentation for the GNU Fortran 95 compiler in info format.

gfortran-4.4-multilib: GNU Fortran 95 compiler (multilib files)

 This is the GNU Fortran compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gfortran-4.4-spu: SPU cross-compiler (Fortran compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (Fortran compiler).

gobjc++-4.4: 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.4-multilib: GNU Objective-C++ compiler (multilib files)

 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

gobjc-4.4: 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.4-multilib: GNU Objective-C compiler (multilib files)

 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 On architectures with multilib support, the package contains files
 and dependencies for the non-default multilib architecture(s).

lib32stdc++6-4.4-dbg: GNU Standard C++ Library v3 (debugging files)

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

lib64stdc++6-4.4-dbg: GNU Standard C++ Library v3 (debugging files)

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

libmudflap0-4.4-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.

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

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

libstdc++6-4.4-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.4-doc: GNU Standard C++ Library v3 (documentation files)

 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.

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

protoize: Create/remove ANSI prototypes from C code

 "protoize" can be used to add prototypes to a program, thus converting
 the program to ANSI C in one respect. The companion program "unprotoize"
 does the reverse: it removes argument types from any prototypes
 that are found.