[ubuntu/karmic] gnat-4.3 4.3.4-1ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Aug 25 13:45:16 BST 2009


gnat-4.3 (4.3.4-1ubuntu1) karmic; urgency=low

  * Merge with Debian; remaining changes:
    - build the GFDL'ed documentation.
  * Avoid underscores in doc-base document id's to workaround a
    dh_installdocs bug.
  * Don't run the testsuite on sparc (timeouts on the buildd).

gnat-4.3 (4.3.4-1) unstable; urgency=low

  Merge from gcc-4.3 (4.3.4-1) unstable; urgency=low

  * GCC-4.3.4 release.
    - Fixes PR c/39902.
  * Fix threadprivate3.f90 ICE on alpha (Uros Bizjak).
  * Apply proposed fix for PR target/40557, ICE on valid code on alpha (Uros
    Bizjak).

  Merge from gcc-4.3 (4.3.3-15) unstable; urgency=low

  * Update to SVN 20090727 from the gcc-4_3-branch.
    - GCC 4.3.4 relewase candidate.
  * Fix building biarch cross compilers (Hector Oron). Fixes: #522562.
  * Run the testsuite as part of the build target, not the install target.

  Merge from gcc-4.3 (4.3.3-14) unstable; urgency=medium

  [Matthias Klose]
  * Update to SVN 20090714 from the gcc-4_3-branch.
    - Fixes PR middle-end/40328, PR tree-optimization/40669,
      PR middle-end/40585, PR tree-optimization/40542,
      PR tree-optimization/40579, PR tree-optimization/40550, PR fortran/40638,
      PR rtl-optimization/39110, PR rtl-optimization/37889,
      PR rtl-optimization/38921, PR c++/40566, PR middle-end/40291,
      PR middle-end/38934, PR c++/37877, PR c++/36089.
  * ARM: don't synthesize thumb-2 ldrd/strd with two 32-bit instructions.
    LP: #347864.
  * gcc-4.3: Depend on libgomp1, even if not building the libgomp1 package.

  [Emilio Pozuelo Monfort]
  * Backport build-id support, configure with --enable-linker-build-id.

  Merge from gcc-4.3 (4.3.3-13) unstable; urgency=low

  * Update to SVN 20090625 from the gcc-4_3-branch.
    - Fixes PR middle-end/38751, PR c/32041, PR tree-optimization/36891,
      PR objc/28050 (LP: #362217), PR C++/36607, PR target/35318,
      PR target/39240, PR target/39013, PR c/39855, PR libgcj/38396.
  * Enable SSP on arm and armel. LP: #375189.

  Merge from gcc-4.3 (4.3.3-12) unstable; urgency=low

  * Update to SVN 20090618 from the gcc-4_3-branch.
    - Fixes PR target/40470, PR debug/40061, PR tree-optimization/39455,
      PR tree-optimization/40087, PR middle-end/40404, PR middle-end/40389,
      PR middle-end/40460.
    - Fix build failures on alpha, mips and mipsel (PR debug/40061).
  * Reference lib32 directories instead of /emul/ia32-linux.

  Merge from 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.

gnat-4.3 (4.3.3-4) unstable; urgency=low

  Merge from 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.

gnat-4.3 (4.3.3-3) unstable; urgency=low

  Merge from gcc-4.3 (4.3.3-9) unstable; urgency=low.
  Calling autoreconf2.59 from patches explicitly (as opposed to
  autoreconf) hopefully corrects #527367.

  [Samuel Thibault]
  * Fix gcj build on hurd-i386. Fixes: #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. Fixes: #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.

  Merge from gcc-4.3 (4.3.3-8) unstable; urgency=low

  [Arthur Loiret]
  * Update to SVN 20090415 from the gcc-4_3-branch.
    - Fix PR target/39634, PR c++/28301, PR c++/39637, PR c++/35146,
      PR c++/39480.
    - Fix PR target/39740.  Fixes: #523040, #523655.
  * Fix PR middle-end/38360, adapted from the trunk.  Fixes: #491115.
  * Regenerate gcc/configure in the multiarch patch.  Fixes: #523869.

  [Matthias Klose]
  * On arm and armel, install the arm_neon.h header. LP: #360819.
  * When hardening options are turned on by default, patch the testsuite
    to handle the hardening defaults (Kees Cook).

  Merge from gcc-4.3 (4.3.3-7) unstable; urgency=low

  * Update to SVN 20090406 from the gcc-4_3-branch.
    - Fix PR rtl-optimization/39588, PR objc/27377,  PR c++/38030,
      PR c++/38850, PR c++/39070, PR fortran/39519.

  Merge from gcc-4.3 (4.3.3-6) experimental; urgency=low

  [Matthias Klose]
  * Update to SVN 20090329 from the gcc-4_3-branch.
    - Fix PR fortran/39295, PR fortran/39292, PR c++/9634, PR c++/29469,
      PR c++/29607, PR target/39327, PR c++/39425, PR target/39482,
      PR target/39477 (doc).
    - Remove libjava-xulrunner-1.9, integrated upstream.
  * Fix PR target/39431, taken from the trunk.
  * Fix build failure building the ppc spu cross compiler.
  * Fix PR target/39175, taken from the trunk. LP: #342335. Fixes: #518462.
  * Update the spu cross compiler from the cell-gcc-4_3-branch 20090314.
  * Add support to build vfp optimized runtime libraries on armel.
  * gcc-4.3-spu: Depend on newlib-spu.
  * Fix sections of -dbg and java packages.
  * gcc-default-ssp.dpatch: Set the default as well, when calling the
    preprocessor. LP: #346126.
  * Remove more autoconf2.59 stuff, let gcc-4.3-source depend on autoconf2.59.
  * Explicitely use autom4te2.59 from the autoconf2.59 package.

  [Arthur Loiret]
  * Run the 64-bit tests with -mabi=64 instead of -m64 on mips/mipsel to
    hopefully fix the massive failure.
  * Use the autoconf2.59 package.

gnat-4.3 (4.3.3-2) unstable; urgency=low

  merge from gcc-4.3 (4.3.3-5):

  [Matthias Klose]
  * Update to SVN 20090301 from the gcc-4_3-branch.
    - Fix PR c/35446, PR c++/38950, PR fortran/38852, PR fortran/39006,
      PR c++/39225 (fixes: #516727), PR c++/38950, PR target/38056,
      PR target/39228, PR middle-end/36578, PR inline-asm/39058,
      PR middle-end/37861.
  * Don't provide the 4.3.2 symlink in gcc_lib_dir anymore.
  * Require binutils-2.19.1.

  merge from gcc-4.3 (4.3.3-4):

  [Matthias Klose]
  * Fix Fix PR gcov-profile/38292 (wrong profile information), taken
    from the trunk.
  * Update to SVN 20090215 from the gcc-4_3-branch.
    Fix PR c/35435, PR tree-optimization/39100, PR rtl-optimization/39076,
    PR c/35433, PR tree-optimization/39041, PR target/38988,
    PR middle-end/38969, PR c++/36897, PR c++/39054, PR c/39035, PR c/35434,
    PR c/36432, PR target/38991, PR c/39084, PR target/39118.
  * Reapply the fix for PR middle-end/38615.
  * Include autoconf-2.59 sources into the source package, and install as
    part of the gcc-4.3-source package.
  * Explicitely use autoconf-1.9.
  * Disable building the gcjwebplugin.
  * Don't configure with --enable-cld on amd64 and i386.

Date: Tue, 25 Aug 2009 14:24:22 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gnat-4.3/4.3.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 25 Aug 2009 14:24:22 +0200
Source: gnat-4.3
Binary: gnat-4.3-base gnat-4.3 libgnat-4.3 libgnat-4.3-dbg libgnatvsn4.3-dev libgnatvsn4.3 libgnatvsn4.3-dbg libgnatprj4.3-dev libgnatprj4.3 libgnatprj4.3-dbg gnat-4.3-doc
Architecture: source
Version: 4.3.4-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 gnat-4.3   - The GNU Ada compiler
 gnat-4.3-base - The GNU Compiler Collection (gnat base package)
 gnat-4.3-doc - Documentation for the GNU Ada compiler (gnat)
 libgnat-4.3 - Runtime library for GNU Ada applications
 libgnat-4.3-dbg - Runtime library for GNU Ada applications
 libgnatprj4.3 - GNU Ada Project Manager
 libgnatprj4.3-dbg - GNU Ada Project Manager
 libgnatprj4.3-dev - GNU Ada Project Manager development files
 libgnatvsn4.3 - GNU Ada compiler version library
 libgnatvsn4.3-dbg - GNU Ada compiler version library
 libgnatvsn4.3-dev - GNU Ada compiler version library - development files
Changes: 
 gnat-4.3 (4.3.4-1ubuntu1) karmic; urgency=low
 .
   * Merge with Debian; remaining changes:
     - build the GFDL'ed documentation.
   * Avoid underscores in doc-base document id's to workaround a
     dh_installdocs bug.
   * Don't run the testsuite on sparc (timeouts on the buildd).
 .
 gnat-4.3 (4.3.4-1) unstable; urgency=low
 .
   Merge from gcc-4.3 (4.3.4-1) unstable; urgency=low
 .
   * GCC-4.3.4 release.
     - Fixes PR c/39902.
   * Fix threadprivate3.f90 ICE on alpha (Uros Bizjak).
   * Apply proposed fix for PR target/40557, ICE on valid code on alpha (Uros
     Bizjak).
 .
   Merge from gcc-4.3 (4.3.3-15) unstable; urgency=low
 .
   * Update to SVN 20090727 from the gcc-4_3-branch.
     - GCC 4.3.4 relewase candidate.
   * Fix building biarch cross compilers (Hector Oron). Fixes: #522562.
   * Run the testsuite as part of the build target, not the install target.
 .
   Merge from gcc-4.3 (4.3.3-14) unstable; urgency=medium
 .
   [Matthias Klose]
   * Update to SVN 20090714 from the gcc-4_3-branch.
     - Fixes PR middle-end/40328, PR tree-optimization/40669,
       PR middle-end/40585, PR tree-optimization/40542,
       PR tree-optimization/40579, PR tree-optimization/40550, PR fortran/40638,
       PR rtl-optimization/39110, PR rtl-optimization/37889,
       PR rtl-optimization/38921, PR c++/40566, PR middle-end/40291,
       PR middle-end/38934, PR c++/37877, PR c++/36089.
   * ARM: don't synthesize thumb-2 ldrd/strd with two 32-bit instructions.
     LP: #347864.
   * gcc-4.3: Depend on libgomp1, even if not building the libgomp1 package.
 .
   [Emilio Pozuelo Monfort]
   * Backport build-id support, configure with --enable-linker-build-id.
 .
   Merge from gcc-4.3 (4.3.3-13) unstable; urgency=low
 .
   * Update to SVN 20090625 from the gcc-4_3-branch.
     - Fixes PR middle-end/38751, PR c/32041, PR tree-optimization/36891,
       PR objc/28050 (LP: #362217), PR C++/36607, PR target/35318,
       PR target/39240, PR target/39013, PR c/39855, PR libgcj/38396.
   * Enable SSP on arm and armel. LP: #375189.
 .
   Merge from gcc-4.3 (4.3.3-12) unstable; urgency=low
 .
   * Update to SVN 20090618 from the gcc-4_3-branch.
     - Fixes PR target/40470, PR debug/40061, PR tree-optimization/39455,
       PR tree-optimization/40087, PR middle-end/40404, PR middle-end/40389,
       PR middle-end/40460.
     - Fix build failures on alpha, mips and mipsel (PR debug/40061).
   * Reference lib32 directories instead of /emul/ia32-linux.
 .
   Merge from 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.
 .
 gnat-4.3 (4.3.3-4) unstable; urgency=low
 .
   Merge from 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.
 .
 gnat-4.3 (4.3.3-3) unstable; urgency=low
 .
   Merge from gcc-4.3 (4.3.3-9) unstable; urgency=low.
   Calling autoreconf2.59 from patches explicitly (as opposed to
   autoreconf) hopefully corrects #527367.
 .
   [Samuel Thibault]
   * Fix gcj build on hurd-i386. Fixes: #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. Fixes: #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.
 .
   Merge from gcc-4.3 (4.3.3-8) unstable; urgency=low
 .
   [Arthur Loiret]
   * Update to SVN 20090415 from the gcc-4_3-branch.
     - Fix PR target/39634, PR c++/28301, PR c++/39637, PR c++/35146,
       PR c++/39480.
     - Fix PR target/39740.  Fixes: #523040, #523655.
   * Fix PR middle-end/38360, adapted from the trunk.  Fixes: #491115.
   * Regenerate gcc/configure in the multiarch patch.  Fixes: #523869.
 .
   [Matthias Klose]
   * On arm and armel, install the arm_neon.h header. LP: #360819.
   * When hardening options are turned on by default, patch the testsuite
     to handle the hardening defaults (Kees Cook).
 .
   Merge from gcc-4.3 (4.3.3-7) unstable; urgency=low
 .
   * Update to SVN 20090406 from the gcc-4_3-branch.
     - Fix PR rtl-optimization/39588, PR objc/27377,  PR c++/38030,
       PR c++/38850, PR c++/39070, PR fortran/39519.
 .
   Merge from gcc-4.3 (4.3.3-6) experimental; urgency=low
 .
   [Matthias Klose]
   * Update to SVN 20090329 from the gcc-4_3-branch.
     - Fix PR fortran/39295, PR fortran/39292, PR c++/9634, PR c++/29469,
       PR c++/29607, PR target/39327, PR c++/39425, PR target/39482,
       PR target/39477 (doc).
     - Remove libjava-xulrunner-1.9, integrated upstream.
   * Fix PR target/39431, taken from the trunk.
   * Fix build failure building the ppc spu cross compiler.
   * Fix PR target/39175, taken from the trunk. LP: #342335. Fixes: #518462.
   * Update the spu cross compiler from the cell-gcc-4_3-branch 20090314.
   * Add support to build vfp optimized runtime libraries on armel.
   * gcc-4.3-spu: Depend on newlib-spu.
   * Fix sections of -dbg and java packages.
   * gcc-default-ssp.dpatch: Set the default as well, when calling the
     preprocessor. LP: #346126.
   * Remove more autoconf2.59 stuff, let gcc-4.3-source depend on autoconf2.59.
   * Explicitely use autom4te2.59 from the autoconf2.59 package.
 .
   [Arthur Loiret]
   * Run the 64-bit tests with -mabi=64 instead of -m64 on mips/mipsel to
     hopefully fix the massive failure.
   * Use the autoconf2.59 package.
 .
 gnat-4.3 (4.3.3-2) unstable; urgency=low
 .
   merge from gcc-4.3 (4.3.3-5):
 .
   [Matthias Klose]
   * Update to SVN 20090301 from the gcc-4_3-branch.
     - Fix PR c/35446, PR c++/38950, PR fortran/38852, PR fortran/39006,
       PR c++/39225 (fixes: #516727), PR c++/38950, PR target/38056,
       PR target/39228, PR middle-end/36578, PR inline-asm/39058,
       PR middle-end/37861.
   * Don't provide the 4.3.2 symlink in gcc_lib_dir anymore.
   * Require binutils-2.19.1.
 .
   merge from gcc-4.3 (4.3.3-4):
 .
   [Matthias Klose]
   * Fix Fix PR gcov-profile/38292 (wrong profile information), taken
     from the trunk.
   * Update to SVN 20090215 from the gcc-4_3-branch.
     Fix PR c/35435, PR tree-optimization/39100, PR rtl-optimization/39076,
     PR c/35433, PR tree-optimization/39041, PR target/38988,
     PR middle-end/38969, PR c++/36897, PR c++/39054, PR c/39035, PR c/35434,
     PR c/36432, PR target/38991, PR c/39084, PR target/39118.
   * Reapply the fix for PR middle-end/38615.
   * Include autoconf-2.59 sources into the source package, and install as
     part of the gcc-4.3-source package.
   * Explicitely use autoconf-1.9.
   * Disable building the gcjwebplugin.
   * Don't configure with --enable-cld on amd64 and i386.
Checksums-Sha1: 
 101d789fe5c1a56ac6be613e5be0a53956236e80 2399 gnat-4.3_4.3.4-1ubuntu1.dsc
 02c10e969f529cbff5be1ba9323c10b7987c49ac 128 gnat-4.3_4.3.4.orig.tar.gz
 c04a8019db6f6f07e0afabb05d6136d95ceadd9f 624289 gnat-4.3_4.3.4-1ubuntu1.diff.gz
Checksums-Sha256: 
 795307e01fa7f5d075d5987cf72786221c39e5ddc770a260f0b11337189601a2 2399 gnat-4.3_4.3.4-1ubuntu1.dsc
 64584993bc9a3165ca371384c16f2db1927fa1548198c93ca475f6302f80bae7 128 gnat-4.3_4.3.4.orig.tar.gz
 2f960f9e04a87e1d7fae5f5c8bd460688c79d17bd7b349fdf0d8f0c700f4044b 624289 gnat-4.3_4.3.4-1ubuntu1.diff.gz
Files: 
 b02a209475133bb7c80386a387f92fbb 2399 devel optional gnat-4.3_4.3.4-1ubuntu1.dsc
 74fad556970f525d0dddeb326df249ff 128 devel optional gnat-4.3_4.3.4.orig.tar.gz
 902ad177baa31028239f24bb86e73912 624289 devel optional gnat-4.3_4.3.4-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 342335 346126 347864 360819 362217 375189
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iEYEARECAAYFAkqT27MACgkQStlRaw+TLJzc7wCeP8X7TqjNUlldCfEKXaaNKy7g
5EEAn217XhZDimaseEy0cNZ0Vy9Ujf37
=gmZM
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list