[ubuntu/karmic] gcc-4.3 4.3.3-11ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Fri Jun 12 21:50:23 BST 2009


gcc-4.3 (4.3.3-11ubuntu1) karmic; urgency=low

  * Merge with Debian; remaining changes:
    - Built from upstream tarball, regenerate the control file.

gcc-4.3 (4.3.3-11) unstable; urgency=low

  * Update to SVN 20090612 from the gcc-4_3-branch.
    - Fixes PR bootstrap/40061, PR target/37179, PR middle-end/40147,
      PR target/39501, PR target/40153, PR debug/40109, PR target/39942,
      PR rtl-optimization/40105, PR tree-optimization/32044, PR target/38222,
      PR c++/39371, PR c++/40373.

gcc-4.3 (4.3.3-10) unstable; urgency=medium

  * Fix build failure on alpha/mips/mipsel introduced with last update
    from SVN (proposed patch for PR bootstrap/40061).
  * Update to SVN 20090511 from the gcc-4_3-branch (PR fortran/39879).
  * Don't build the stage1 compiler with -O.

gcc-4.3 (4.3.3-9) unstable; urgency=low

  [Samuel Thibault]
  * Fix gcj build on hurd-i386. Closes: #524671.

  [Arthur Loiret]
  * Update to SVN 20090509 from the gcc-4_3-branch.
    - Fix PR fortran/39791 PR target/39496 PR c++/38228 PR c++/39639,
      PR bootstrap/39739, PR testsuite/39769, PR middle-end/40057,
      PR middle-end/39986, PR tree-optimization/40062.
  * Add missing dir separator to multiarch path.  Adresses: #527537.
  * Update the spu cross compiler from the cell-gcc-4_3-branch 20090427.
  * Configure the spu cross compiler without --enable-multiarch.

  [Matthias Klose]
  * libgcj-doc: Fix documentation title.
  * gappletviewer: Include missing binary.
  * Remove the gcc-4.3-base.postinst. Closes: #524708.
  * Remove conflicts for *-spu packages.
  * Don't build anymore packages built from the gcc-4.4 source.
  * Don't include debug symbols for libstdc++.so.6, if the library is
    built by a newer GCC version.
  * Add libgcc, libobjc, libstdc++ symbols files for armel.

Date: Fri, 12 Jun 2009 16:39:52 -0400
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gcc-4.3/4.3.3-11ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 12 Jun 2009 16:39:52 -0400
Source: gcc-4.3
Binary: gcc-4.3-base gcc-4.3 gcc-4.3-multilib gcc-4.3-hppa64 gcc-4.3-spu g++-4.3-spu gfortran-4.3-spu cpp-4.3 cpp-4.3-doc gcc-4.3-locales g++-4.3 g++-4.3-multilib libmudflap0-4.3-dev gobjc++-4.3 gobjc++-4.3-multilib gobjc-4.3 gobjc-4.3-multilib gfortran-4.3 gfortran-4.3-multilib gfortran-4.3-doc libstdc++6-4.3-dev libstdc++6-4.3-pic libstdc++6-4.3-dbg lib32stdc++6-4.3-dbg lib64stdc++6-4.3-dbg libn32stdc++6-4.3-dbg libstdc++6-4.3-doc gcc-4.3-soft-float gcc-4.3-doc gcc-4.3-source
Architecture: source
Version: 4.3.3-11ubuntu1
Distribution: karmic
Urgency: medium
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 cpp-4.3    - The GNU C preprocessor
 cpp-4.3-doc - Documentation for the GNU C preprocessor (cpp)
 g++-4.3    - The GNU C++ compiler
 g++-4.3-multilib - The GNU C++ compiler (multilib files)
 g++-4.3-spu - SPU cross-compiler (C++ compiler)
 gcc-4.3    - The GNU C compiler
 gcc-4.3-base - The GNU Compiler Collection (base package)
 gcc-4.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-4.3-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.3-locales - The GNU C compiler (native language support files)
 gcc-4.3-multilib - The GNU C compiler (multilib files)
 gcc-4.3-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.3-source - Source of the GNU Compiler Collection
 gcc-4.3-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.3 - The GNU Fortran 95 compiler
 gfortran-4.3-doc - Documentation for the GNU Fortran compiler (gfortran)
 gfortran-4.3-multilib - The GNU Fortran 95 compiler (multilib files)
 gfortran-4.3-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.3 - The GNU Objective-C++ compiler
 gobjc++-4.3-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.3  - The GNU Objective-C compiler
 gobjc-4.3-multilib - The GNU Objective-C compiler (multilib files)
 lib32stdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64stdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libmudflap0-4.3-dev - GCC mudflap support libraries (development files)
 libn32stdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.3-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.3-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.3-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 524671 524708
Changes: 
 gcc-4.3 (4.3.3-11ubuntu1) karmic; urgency=low
 .
   * Merge with Debian; remaining changes:
     - Built from upstream tarball, regenerate the control file.
 .
 gcc-4.3 (4.3.3-11) unstable; urgency=low
 .
   * Update to SVN 20090612 from the gcc-4_3-branch.
     - Fixes PR bootstrap/40061, PR target/37179, PR middle-end/40147,
       PR target/39501, PR target/40153, PR debug/40109, PR target/39942,
       PR rtl-optimization/40105, PR tree-optimization/32044, PR target/38222,
       PR c++/39371, PR c++/40373.
 .
 gcc-4.3 (4.3.3-10) unstable; urgency=medium
 .
   * Fix build failure on alpha/mips/mipsel introduced with last update
     from SVN (proposed patch for PR bootstrap/40061).
   * Update to SVN 20090511 from the gcc-4_3-branch (PR fortran/39879).
   * Don't build the stage1 compiler with -O.
 .
 gcc-4.3 (4.3.3-9) unstable; urgency=low
 .
   [Samuel Thibault]
   * Fix gcj build on hurd-i386. Closes: #524671.
 .
   [Arthur Loiret]
   * Update to SVN 20090509 from the gcc-4_3-branch.
     - Fix PR fortran/39791 PR target/39496 PR c++/38228 PR c++/39639,
       PR bootstrap/39739, PR testsuite/39769, PR middle-end/40057,
       PR middle-end/39986, PR tree-optimization/40062.
   * Add missing dir separator to multiarch path.  Adresses: #527537.
   * Update the spu cross compiler from the cell-gcc-4_3-branch 20090427.
   * Configure the spu cross compiler without --enable-multiarch.
 .
   [Matthias Klose]
   * libgcj-doc: Fix documentation title.
   * gappletviewer: Include missing binary.
   * Remove the gcc-4.3-base.postinst. Closes: #524708.
   * Remove conflicts for *-spu packages.
   * Don't build anymore packages built from the gcc-4.4 source.
   * Don't include debug symbols for libstdc++.so.6, if the library is
     built by a newer GCC version.
   * Add libgcc, libobjc, libstdc++ symbols files for armel.
Checksums-Sha1: 
 0a6cf7868d10a1c77bc2be64139c8ca7ad9f5cfc 2860 gcc-4.3_4.3.3-11ubuntu1.dsc
 e5a2c4933ae61d85051006ff020f34addaea5e5f 714291 gcc-4.3_4.3.3-11ubuntu1.diff.gz
Checksums-Sha256: 
 a11a9b165aa697a7dddb51f286d4ac903adac669721ca7341b3d51d83567b043 2860 gcc-4.3_4.3.3-11ubuntu1.dsc
 6a10e0945b073d7146930e30b52c40065edcd43cbe09d700de88e4fa07989e46 714291 gcc-4.3_4.3.3-11ubuntu1.diff.gz
Files: 
 19b98b4c31cfa3f3d496f79161b26ffb 2860 devel optional gcc-4.3_4.3.3-11ubuntu1.dsc
 85b28e6d946d41be14da12337aef5f7a 714291 devel optional gcc-4.3_4.3.3-11ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoyvwcACgkQStlRaw+TLJwdfQCgp/u/lkMlAqI7uR+k3SsgH2Ae
nPQAnjaA1JcSZGgXbiIxhlKo7SxbukrB
=Bvfy
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list