[ubuntu/lucid] gcc-4.3 4.3.4-7ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Feb 16 00:00:19 GMT 2010


gcc-4.3 (4.3.4-7ubuntu1) lucid; urgency=low

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

gcc-4.3 (4.3.4-7) unstable; urgency=low

  * Update to SVN 20100215 from the gcc-4_3-branch.
    - Fixes: PR libfortran/42901, PR rtl-optimization/42952,
      PR middle-end/42898, PR bootstrap/42786, PR tree-optimization/41826,
      PR target/42774, PR target/42542, PR target/42511, PR target/42564,
      PR target/42448, PR middle-end/42099, PR target/42549,
      PR libfortran/PR42422, PR target/42113, PR libgfortran/42090,
      PR target/41900, PR c++/21008, PR c++/37037, PR c++/41972,
      PR c++/36912, PR target/41900, PR c++/35067, PR c++/41876.

  [ Aurelien Jarno ]
  * Add sparc64 support: disable multilib and install the libraries
    in /lib.

  [ Matthias Klose ]
  * Don't call install-info directly, depend on dpkg | install-info instead.
  * Enable multiarch for sh4.
  * Remove build dependency on expect-tcl8.3. Closes: #472977.

  [ Nobuhiro Iwamatsu ]
  * Backport linux atomic ops changes for sh4 from the trunk. Closes: #561550.
  * Backport from trunk: [SH] Not run scheduling before reload as default.
    Closes: #561429.
  * Backport from trunk Fix PR target/41993, [sh] ICE in create_pre_exit.

  [ Iain Buclaw ]
  * Build gdc-4.3 based on 2.015.
  * Allow GDC to build if GNU C has execvpe() implemented (starting with
    glibc-2.11).

gcc-4.3 (4.3.4-6) unstable; urgency=low

  * Update to SVN 20091101 from the gcc-4_3-branch.
    - Fixes: PR target/41702, PR target/40913, PR target/38948,
      PR target/26515, PR fortran/41479.
  * Call dh_shlibdeps for gappletviewer to satisfy pedantic interpretations
    of policy. Addresses: #553159.
  * Add build conflict with binutils-gold (C++ test failures).
  * On sparc default to v9 in 32bit mode.

Date: Tue, 16 Feb 2010 00:39:18 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/gcc-4.3/4.3.4-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 16 Feb 2010 00:39:18 +0100
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.4-7ubuntu1
Distribution: lucid
Urgency: low
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: 472977 561429 561550
Changes: 
 gcc-4.3 (4.3.4-7ubuntu1) lucid; urgency=low
 .
   * Merge with Debian; remaining changes:
     - Built from upstream tarball, regenerate the control file.
 .
 gcc-4.3 (4.3.4-7) unstable; urgency=low
 .
   * Update to SVN 20100215 from the gcc-4_3-branch.
     - Fixes: PR libfortran/42901, PR rtl-optimization/42952,
       PR middle-end/42898, PR bootstrap/42786, PR tree-optimization/41826,
       PR target/42774, PR target/42542, PR target/42511, PR target/42564,
       PR target/42448, PR middle-end/42099, PR target/42549,
       PR libfortran/PR42422, PR target/42113, PR libgfortran/42090,
       PR target/41900, PR c++/21008, PR c++/37037, PR c++/41972,
       PR c++/36912, PR target/41900, PR c++/35067, PR c++/41876.
 .
   [ Aurelien Jarno ]
   * Add sparc64 support: disable multilib and install the libraries
     in /lib.
 .
   [ Matthias Klose ]
   * Don't call install-info directly, depend on dpkg | install-info instead.
   * Enable multiarch for sh4.
   * Remove build dependency on expect-tcl8.3. Closes: #472977.
 .
   [ Nobuhiro Iwamatsu ]
   * Backport linux atomic ops changes for sh4 from the trunk. Closes: #561550.
   * Backport from trunk: [SH] Not run scheduling before reload as default.
     Closes: #561429.
   * Backport from trunk Fix PR target/41993, [sh] ICE in create_pre_exit.
 .
   [ Iain Buclaw ]
   * Build gdc-4.3 based on 2.015.
   * Allow GDC to build if GNU C has execvpe() implemented (starting with
     glibc-2.11).
 .
 gcc-4.3 (4.3.4-6) unstable; urgency=low
 .
   * Update to SVN 20091101 from the gcc-4_3-branch.
     - Fixes: PR target/41702, PR target/40913, PR target/38948,
       PR target/26515, PR fortran/41479.
   * Call dh_shlibdeps for gappletviewer to satisfy pedantic interpretations
     of policy. Addresses: #553159.
   * Add build conflict with binutils-gold (C++ test failures).
   * On sparc default to v9 in 32bit mode.
Checksums-Sha1: 
 30eaeb45b374f9764747e9d0a06b4bf56d9fb71b 2887 gcc-4.3_4.3.4-7ubuntu1.dsc
 9761953bd0400ea5fe6665bc986142ac19db449d 705823 gcc-4.3_4.3.4-7ubuntu1.diff.gz
Checksums-Sha256: 
 2818af18407d0e1fa83f45876c4bc14396bd2e9c13c83ec6755c2f95a9ce7cc7 2887 gcc-4.3_4.3.4-7ubuntu1.dsc
 6eba3ef019ecba7a702eb162303bc88ffe6ab2cd9a36280e5d10279e38302f04 705823 gcc-4.3_4.3.4-7ubuntu1.diff.gz
Files: 
 65116d11f475762db17b8ad0f2020080 2887 devel optional gcc-4.3_4.3.4-7ubuntu1.dsc
 7e23f4d9fade23f2508c6d8660fd3e37 705823 devel optional gcc-4.3_4.3.4-7ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iEYEARECAAYFAkt53yQACgkQStlRaw+TLJzLsgCdGTordQSrQemznEWJ45Ts+GL5
kq4AoIs7iTM1J7ZSYQDLJxkz9e9f9/rp
=GOxM
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list