[ubuntu/lucid] gnat-4.4 4.4.2-2 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Nov 2 09:19:42 GMT 2009


gnat-4.4 (4.4.2-2) unstable; urgency=low

  Merge from gcc-4.4 (4.4.2-2) UNRELEASED; urgency=low

  * Update to SVN 20091021 from the gcc-4_4-branch (r153057).
    - Fix PR debug/40521, PR target/40913, PR middle-end/22072,
      PR target/41665, PR c++/38798, PR c++/40092, PR c++/37875,
      PR c++/37204, PR fortran/41755, PR libstdc++/40654, PR libstdc++/40826,
      PR target/41702.
  * Snapshot builds:
    - Configure with --enable-plugin, disable the gcjwebplugin by a patch.
      Addresses: #551200.
    - Proposed patch for PR lto/41652, compile lto-plugin with
      -D_FILE_OFFSET_BITS=64
    - Allow disabling the ada build via DEB_BUILD_OPTIONS nolang=ada.
  * Fixes for reverse cross builds.
  * On sparc default to v9 in 32bit mode.
  * Work around PR traget/41684, disabling section anchors on arm.
  * Fix __stack_chk_fail check for cross builds configured --with-headers.

gnat-4.4 (4.4.2-1) unstable; urgency=low

  [Ludovic Brenta]
  * debian/patches/pr38333.diff: new, backport from trunk.
  * debian/rules.patch: apply pr38333.diff.

  Merge from gcc-4.4 (4.4.2-1) unstable; urgency=low

  * GCC 4.4.2 release.
    - Fixes PR target/26515, PR target/41680, PR rtl-optimization/41646,
      PR c++/39863, PR c++/41038.
  * Fix setting timeout for testsuite runs.
  * gcj-4.4/gcc-snapshot: Drop build-dependency on libgconf2-dev, disabled
    by default.
  * gcj-4.4: Run the libffi testsuite as well.
  * Add explicit build dependency on zlib1g-dev.
  * Fix cross builds, add support for gomp and gfortran (only tested for
    non-biarch targets).
  * (Build-)depend on binutils-2.20.
  * Fix up omp.h for multilibs (taken from Fedora).

  Merge from gcc-4.4 (4.4.1-6) unstable; urgency=low

  * Snapshot builds:
    - Add build dependency on libelfg0-dev (>= 0.8.12).
    - Add build dependency on binutils-gold where available.
    - Suggest binutils-gold; not perfect, it is required when using
      -use-linker-plugin.
    - Work around installation failure in the lto-plugin (PR lto/41569).
    - Install java home symlinks in /usr/lib/jvm.
    - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
  * PR debug/40521:
    - Apply patch for PR debug/40521, taken from the trunk.
    - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
    - Depend on binutils (>= 2.19.91.20091005).
  * Update to SVN 20091005 from the gcc-4_4-branch (r152450).
    - Fixes PR fortran/41479.
  * In the test summary, add more information about package versions
    used for the build.

Date: Mon,  02 Nov 2009 09:19:24 +0000
Changed-By: Matthias Klose <matthias.klose at canonical.com>
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/gnat-4.4/4.4.2-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  02 Nov 2009 09:19:24 +0000
Source: gnat-4.4
Binary: gnat-4.4-base, gnat-4.4, libgnat-4.4, libgnat-4.4-dbg, libgnatvsn4.4-dev, libgnatvsn4.4, libgnatvsn4.4-dbg, libgnatprj4.4-dev, libgnatprj4.4, libgnatprj4.4-dbg
Architecture: source
Version: 4.4.2-2
Distribution: lucid
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <matthias.klose at canonical.com>
Description: 
 gnat-4.4   - The GNU Ada compiler
Changes: 
 gnat-4.4 (4.4.2-2) unstable; urgency=low
 .
   Merge from gcc-4.4 (4.4.2-2) UNRELEASED; urgency=low
 .
   * Update to SVN 20091021 from the gcc-4_4-branch (r153057).
     - Fix PR debug/40521, PR target/40913, PR middle-end/22072,
       PR target/41665, PR c++/38798, PR c++/40092, PR c++/37875,
       PR c++/37204, PR fortran/41755, PR libstdc++/40654, PR libstdc++/40826,
       PR target/41702.
   * Snapshot builds:
     - Configure with --enable-plugin, disable the gcjwebplugin by a patch.
       Addresses: #551200.
     - Proposed patch for PR lto/41652, compile lto-plugin with
       -D_FILE_OFFSET_BITS=64
     - Allow disabling the ada build via DEB_BUILD_OPTIONS nolang=ada.
   * Fixes for reverse cross builds.
   * On sparc default to v9 in 32bit mode.
   * Work around PR traget/41684, disabling section anchors on arm.
   * Fix __stack_chk_fail check for cross builds configured --with-headers.
 .
 gnat-4.4 (4.4.2-1) unstable; urgency=low
 .
   [Ludovic Brenta]
   * debian/patches/pr38333.diff: new, backport from trunk.
   * debian/rules.patch: apply pr38333.diff.
 .
   Merge from gcc-4.4 (4.4.2-1) unstable; urgency=low
 .
   * GCC 4.4.2 release.
     - Fixes PR target/26515, PR target/41680, PR rtl-optimization/41646,
       PR c++/39863, PR c++/41038.
   * Fix setting timeout for testsuite runs.
   * gcj-4.4/gcc-snapshot: Drop build-dependency on libgconf2-dev, disabled
     by default.
   * gcj-4.4: Run the libffi testsuite as well.
   * Add explicit build dependency on zlib1g-dev.
   * Fix cross builds, add support for gomp and gfortran (only tested for
     non-biarch targets).
   * (Build-)depend on binutils-2.20.
   * Fix up omp.h for multilibs (taken from Fedora).
 .
   Merge from gcc-4.4 (4.4.1-6) unstable; urgency=low
 .
   * Snapshot builds:
     - Add build dependency on libelfg0-dev (>= 0.8.12).
     - Add build dependency on binutils-gold where available.
     - Suggest binutils-gold; not perfect, it is required when using
       -use-linker-plugin.
     - Work around installation failure in the lto-plugin (PR lto/41569).
     - Install java home symlinks in /usr/lib/jvm.
     - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
   * PR debug/40521:
     - Apply patch for PR debug/40521, taken from the trunk.
     - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
     - Depend on binutils (>= 2.19.91.20091005).
   * Update to SVN 20091005 from the gcc-4_4-branch (r152450).
     - Fixes PR fortran/41479.
   * In the test summary, add more information about package versions
     used for the build.
Files: 
 4371f1f3ba9c584a90721c07e36322c7 129 devel optional gnat-4.4_4.4.2.orig.tar.gz
 99e1eadc791a250eeb7f76b4d4d89311 465168 devel optional gnat-4.4_4.4.2-2.diff.gz
 7399372b7775a521277795aa4f5efb9c 2388 devel optional gnat-4.4_4.4.2-2.dsc


More information about the Lucid-changes mailing list