Back to gnat-4.8 PTS page

Accepted gnat-4.8 4.8.2-1 (source amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Oct 2013 22:53:26 +0200
Source: gnat-4.8
Binary: gnat-4.8-base gnat-4.8 gnat-4.8-sjlj libgnat-4.8 libgnat-4.8-dbg libgnatvsn4.8-dev libgnatvsn4.8 libgnatvsn4.8-dbg libgnatprj4.8-dev libgnatprj4.8 libgnatprj4.8-dbg
Architecture: source amd64
Version: 4.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Ludovic Brenta <lbrenta@debian.org>
Description: 
 gnat-4.8   - GNU Ada compiler
 gnat-4.8-base - GNU Ada compiler (common files)
 gnat-4.8-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 libgnat-4.8 - runtime for applications compiled with GNAT (shared library)
 libgnat-4.8-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatprj4.8 - GNU Ada compiler Project Manager (shared library)
 libgnatprj4.8-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj4.8-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn4.8 - GNU Ada compiler selected components (shared library)
 libgnatvsn4.8-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn4.8-dev - GNU Ada compiler selected components (development files)
Changes: 
 gnat-4.8 (4.8.2-1) unstable; urgency=low
 .
   * debian/rules.conf: when building gnat-4.8, add a Built-Using field to
     debian/control.
   * debian/rules.defs: do not build auxiliary packages, like libgomp or
     libssp, when not also building C development packages.
   * debian/control.m4, debian/control: tighten build-conflicts on versions
     of binutils-gold not provided by newer binutils.
   * debian/patches/ada-default-project-path.diff: refresh.
   * debian/patches/ada-libgnatprj.diff: add errors.o, filename_cmp.o and
     targetm.o (a new file, inspired by default-common.c) to
     libgnatprj.{a,so}; they contain symbols needed by prefix.o.
   * debian/patches/ada-sjlj.diff: refresh accordingly.
   * debian/rules.conf: ensure only one Built-Using line is present in
     substvars.local and use gcc-4.8-source 4.8.1-8.
 .
   Merge from gcc-4.8 (4.8.2-1) unstable; urgency=low
 .
   * GCC 4.8.2 release.
 .
   * Update to SVN 20131017 (r203751) from the gcc-4_8-branch.
   * Update the Linaro support to the 4.8-2013.10 release.
   * Fix PR c++/57850, option -fdump-translation-unit not working.
   * Don't run the testsuite on aarch64.
   * Fix PR target/58578, wrong-code regression on ARM. LP: #1232017.
   * [ARM] Fix bug in add patterns due to commutativity modifier,
     backport from trunk. LP: #1234060.
   * Build libatomic on AArch64.
   * Fix dependency generation for the cross gcc-4.8 package.
   * Make the libstdc++ pretty printers compatible with Python3, if
     gdb is built with Python3 support.
   * Fix loading of libstdc++ pretty printers. Fixes: #701935.
   * Don't let gcc-snapshot build-depend on gnat on AArch64.
 .
   Merge from gcc-4.8 (4.8.1-10) unstable; urgency=low
 .
   * Update to SVN 20130904 (r202243) from the gcc-4_8-branch.
 .
   [ Matthias Klose ]
   * Don't rely on the most recent Debian release name for configuration
     of the package. Addresses: #720263. Fixes: #711824.
   * Fix a cross build issue without DEB_* env vars set (Eleanor Chen).
     Fixes: #718614.
   * Add packaging support for mips64(el) and mipsn32(el) including multilib
     configurations (YunQiang Su). Addresses: #708143.
   * Fix gcc dependencies for stage1 builds (YunQiang Su). Fixes: #710240.
   * Fix boehm-gc test failures with a linker defaulting to
     --no-copy-dt-needed-entries.
   * Fix libstdc++ and libjava test failures with a linker defaulting
     to --as-needed.
   * Mark the libjava/sourcelocation test as expected to fail on amd64 cpus.
   * Fix some gcc and g++ test failures for a compiler with hardening
     defaults enabled.
   * Fix gcc-default-format-security.diff for GCC 4.8.
   * Run the testsuite again on armel and armhf.
   * Disable running the testsuite on mips.  Fails on the buildds, preventing
     migration to testing for three months. No feedback from the mips porters.
 .
   [ Thorsten Glaser ]
   * Merge several old m68k-specific patches from gcc-4.6 package:
     - libffi-m68k: Rebased against gcc-4.8 and libffi 3.0.13-4.
     - m68k-revert-pr45144: Needed for Ada.
     - pr52714: Revert optimisation that breaks CC0 arch.
   * Fix PR49847 (Mikael Pettersson). Fixes: #711558.
   * Use -fno-auto-inc-dec for PR52306 (Mikael Pettersson).
 .
   Merge from gcc-4.8 (4.8.1-9) unstable; urgency=low
 .
   * Update to SVN 20130815 (r201764) from the gcc-4_8-branch.
   * Enable gomp on AArch64.
   * Update the Linaro support to the 4.8-2013.08 release.
 .
   Merge from gcc-4.8 (4.8.1-8) unstable; urgency=low
 .
   * Fix PR rtl-optimization/57878, taken from the 4.8 branch.
   * Fix PR target/57909 (ARM), Linaro only.
 .
   Merge from gcc-4.8 (4.8.1-7) unstable; urgency=low
 .
   * Update to SVN 20130717 (r200995) from the gcc-4_8-branch.
     - Go 1.1.1 updates.
   * Define CPP_SPEC for aarch64.
   * Don't include <limits.h> in libgcc/libgcc2.c, taken from the trunk.
     Fixes: #696267.
   * boehm-gc: use mmap instead of brk also on kfreebsd-* (Petr Salinger).
     Fixes: #717024.
 .
   Merge from gcc-4.8 (4.8.1-6) unstable; urgency=low
 .
   * Update to SVN 20130709 (r200810) from the gcc-4_8-branch.
 .
   [ Aurelien Jarno ]
   * Add 32-bit biarch packages on sparc64.
 .
   [ Matthias Klose ]
   * Fix multiarch include path for aarch64.
   * Update the Linaro support to the 4.8-2013.07 release.
   * Revert the proposed fix for PR target/57637 (ARM only).
   * Let gfortran-4.8 provide gfortran-mod-10. Addresses #714730.
 .
   [ Iain Buclaw ]
   * Avoid compiler warnings redefining D builtin macros.
 .
   Merge from gcc-4.8 (4.8.1-5) unstable; urgency=low
 .
   * Update to SVN 20130629 (r200565) from the gcc-4_8-branch.
 .
   [ Aurelien Jarno ]
   * Don't pass --with-mips-plt on mips/mipsel.
 .
   [ Matthias Klose ]
   * Fix documentation builds with texinfo-5.1.
   * Update the ARM libsanitizer backport from the 4.8 Linaro branch.
   * libphobos-4.8-dev provides libphobos-dev (Peter de Wachter).
   * The gdc cross compiler doesn't depend on libphobos-4.8-dev.
   * Work around libgo build failure on ia64. PR 57689. #714090.
   * Apply proposed fix for PR target/57637 (ARM only).
 .
   Merge from gcc-4.8 (4.8.1-4) unstable; urgency=low
 .
   * Update to SVN 20130619 (r200219) from the gcc-4_8-branch.
     - Bump the libgo soname (change in type layout for functions that take
       function arguments).
     - Fix finding the liblto_plugin.so without x permissions set (see
       PR driver/57651). Fixes: #712704.
   * Update maintainer list.
   * Fall back to the binutils version of the binutils build dependency
     if the binutils version used for the build cannot be determined.
   * For ARM multilib builds, use libsf/libhf system directories to lookup
     files for the non-default multilib (for now, only for the cross compilers).
   * Split out a gcj-4.8 package, allow to build a gcj cross compiler.
   * Allow to cross build gcj.
   * Don't include object.di in the D cross compiler, but depend on gdc instead.
   * Allow to cross build gdc.
   * Pass --hash-style=gnu instead of --hash-style=both to the linker.
 .
   Merge from gcc-4.8 (4.8.1-3) unstable; urgency=low
 .
   * Update to SVN 20130612 (r200018) from the gcc-4_8-branch.
 .
   [ Matthias Klose ]
   * Prepare gdc for cross builds, and multiarch installation.
   * Prepare gnat to build out of the gcc-4.8 source package, not
     building the gnat-4.8-base package anymore.
   * Don't build a gcj cross compiler by default (not yet tested).
   * Disable D on s390 (doesn't terminate the D testsuite).
   * Build libphobos on x32.
   * Fix build with DEB_BUILD_OPTIONS="nolang=d".
   * Disable D for arm64.
   * Update the Linaro support to the 4.8-2013.06 release.
   * Fix cross building a native compiler.
   * Work around dh_shlibdeps not working on target libraries (see #698881).
   * Add build dependency on kfreebsd-kernel-headers (>= 0.84) [kfreebsd-any].
   * Add handling for unwind inside signal trampoline for kfreebsd (Petr
     Salinger). Fixes: #712016.
   * Let gcc depend on the binutils upstream version it was built with.
     Addresses #710142.
   * Force a build using binutils 2.23.52 in unstable.
 .
   [ Iain Buclaw ]
   * Update gdc to 20130610.
   * Build libphobos on kFreeBSD.
 .
   Merge from gcc-4.8 (4.8.1-2) unstable; urgency=low
 .
   * Update to SVN 20130643 (r199596) from the gcc-4_8-branch.
   * Force arm mode for libjava on armhf.
   * Fix gdc build failure on kFreeBSD and the Hurd.
 .
   Merge from gcc-4.8 (4.8.1-1) unstable; urgency=low
 .
   * GCC 4.8.1 release.
     Support for C++11 ref-qualifiers has been added to GCC 4.8.1, making G++
     the first C++ compiler to implement all the major language features of
     the C++11 standard.
   * Update to SVN 20130603 (r199596) from the gcc-4_8-branch.
   * Build java packages from this source package. Works aroud ftp-master's
     overly strict interpretation of the Built-Using attribute.
   * Build D and libphobos packages from this source package.
   * Disable the non-default multilib test runs for libjava and gnat.
 .
   Merge from gcc-4.8 (4.8.0-9) unstable; urgency=low
 .
   * Update to SVN 20130529 (r199410) from the gcc-4_8-branch.
   * Drop build dependency on automake, not used anymore.
   * Build with binutils from unstable (the 4.8.0-8 package was accidentally
     built with binutils from experimental). Fixes: #710142.
   * Explicity configure with --disable-lib{atomic,quadmath,sanitizer} when
     not building these libraries. Fixes: #710224.
Checksums-Sha1: 
 5a833936c88b54fbcacd79d9ab692284e547ff8f 3237 gnat-4.8_4.8.2-1.dsc
 1f0749695310a6a8dde67526bc4c111a0b0667a9 826510 gnat-4.8_4.8.2-1.tar.gz
 49a24116fae493754bb88f6232cdb4bb279cc51f 177130 gnat-4.8-base_4.8.2-1_amd64.deb
 8da7ad13eb5c34ec2968e42bc69acd9c7486beb4 882118 libgnat-4.8_4.8.2-1_amd64.deb
 c85be58bc874bef104ff0a1e814a20409fe97950 1680042 libgnat-4.8-dbg_4.8.2-1_amd64.deb
 746b821b1310b1779c2acbe939b5ec8480d9683b 1274316 libgnatvsn4.8-dev_4.8.2-1_amd64.deb
 b4e698eb8af58dc67a906f2cfee956e5eb7b03d1 241182 libgnatvsn4.8_4.8.2-1_amd64.deb
 3f753bcda006db5a706e900f9f43b4b294aa7c40 370430 libgnatvsn4.8-dbg_4.8.2-1_amd64.deb
 51a9f40744889ba74f59627326f98bcfc0108e5c 2890766 libgnatprj4.8-dev_4.8.2-1_amd64.deb
 829f4dfe9867568717ded7b20c46c1d30fa7c73c 587062 libgnatprj4.8_4.8.2-1_amd64.deb
 a7dc212aa23cf89d9331f2709e5646e39bdb5cd9 1285958 libgnatprj4.8-dbg_4.8.2-1_amd64.deb
 67e1ec9d967611728e44628f9df1c879d8a05a1b 9276258 gnat-4.8_4.8.2-1_amd64.deb
 a2d66f0543be13298cd3e72448f2a827ff342770 2931564 gnat-4.8-sjlj_4.8.2-1_amd64.deb
Checksums-Sha256: 
 0ffae9da1c64515c65cc0e52394d46bef948eeb0e4ded71cc581c3b48cc794ca 3237 gnat-4.8_4.8.2-1.dsc
 94e6b4ba8effac86942472842496ea1baba852dc5523d9ed6cf0c5a5c624a192 826510 gnat-4.8_4.8.2-1.tar.gz
 a11dc3111af21fc9ba80ec0fb1c2c8cd3b59c92015404c83cdc6b8cd9f8d7036 177130 gnat-4.8-base_4.8.2-1_amd64.deb
 0ce199c96b3b557ac758755247cbb0f636db2ff6af4967e94ebad3ba85592262 882118 libgnat-4.8_4.8.2-1_amd64.deb
 c833d86daca6368f0ea7f591fdb9c4bb7b124d687357558f3b3ebdbf1d1a2f0d 1680042 libgnat-4.8-dbg_4.8.2-1_amd64.deb
 cced20eb67b228d28278cf4a5a86a57518538277e279b5c78f32bcd829aa8ddc 1274316 libgnatvsn4.8-dev_4.8.2-1_amd64.deb
 d7c2d894239799bde53d8901e2869a5491048065ea45f162b2df1a2c01363351 241182 libgnatvsn4.8_4.8.2-1_amd64.deb
 ac54c46a3e6544b095786ef6d2636172683ab2a47faa0fed54a5cafe68b67592 370430 libgnatvsn4.8-dbg_4.8.2-1_amd64.deb
 4a50149b60345b2b9a62f6a67951c2cb02bfcff631f7ce17cd13a591aa3b550f 2890766 libgnatprj4.8-dev_4.8.2-1_amd64.deb
 46ba78fe175770e0aaab2840f23097da3b5974587451e918e232e59ba8d689f2 587062 libgnatprj4.8_4.8.2-1_amd64.deb
 35d03d7483cbe195cf5ed0646076c45404df70d65b2797e581855498e9d5e969 1285958 libgnatprj4.8-dbg_4.8.2-1_amd64.deb
 9dd453a6d7bfb0b5d2c559c626d84dc3e8061229807afb3ae48e8fe1019f201f 9276258 gnat-4.8_4.8.2-1_amd64.deb
 dc74c68640d69ab6a43715a329586cd6c54dee0d6e826d711f7ff7d36ab41f37 2931564 gnat-4.8-sjlj_4.8.2-1_amd64.deb
Files: 
 24b518c87c8708d5751c09841b975f57 3237 devel optional gnat-4.8_4.8.2-1.dsc
 5e8122cec2d073cc0c4bff3ecb4dc18d 826510 devel optional gnat-4.8_4.8.2-1.tar.gz
 74fc66cc9e71cdcd0efe8975f1aa9d18 177130 libs optional gnat-4.8-base_4.8.2-1_amd64.deb
 eefadb3b3eec6614a4928a830da23b68 882118 libs optional libgnat-4.8_4.8.2-1_amd64.deb
 9f829d574099621f18f4cc1dd206c463 1680042 debug extra libgnat-4.8-dbg_4.8.2-1_amd64.deb
 d03e2adb0125ea109327dcd11c1a8de2 1274316 libdevel extra libgnatvsn4.8-dev_4.8.2-1_amd64.deb
 c98cff599940afd3242ae60e07151ca0 241182 libs optional libgnatvsn4.8_4.8.2-1_amd64.deb
 b5708ddd46e719b0af117963318dd59f 370430 debug extra libgnatvsn4.8-dbg_4.8.2-1_amd64.deb
 8ed7542ad296637ba50c3257f1e3d4a1 2890766 libdevel extra libgnatprj4.8-dev_4.8.2-1_amd64.deb
 e89091dade48e160f73f581a25802638 587062 libs optional libgnatprj4.8_4.8.2-1_amd64.deb
 6fb4ac73ee50f602992fffb02b0d6ef4 1285958 debug extra libgnatprj4.8-dbg_4.8.2-1_amd64.deb
 0fdcba3f5f0335527565e6550a300bfc 9276258 devel optional gnat-4.8_4.8.2-1_amd64.deb
 f73d86dd472ddc671c7be58219709fc1 2931564 devel extra gnat-4.8-sjlj_4.8.2-1_amd64.deb

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

iD8DBQFSaNHAx9kwJZ3/qtQRArnDAJ922e5sJx+Kn7vOra/mGerBYdUQGACfalxQ
hBt+vyUJnyKxQyfk3EEEu9c=
=+rcm
-----END PGP SIGNATURE-----