Back to gnat-4.8 PTS page

Accepted gnat-4.8 4.8-20130102-1 (source amd64)



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

Format: 1.8
Date: Fri,  4 Jan 2013 17:05:52 +0100
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-20130102-1
Distribution: experimental
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-20130102-1) experimental; urgency=low
 .
   * debian/patches/pr49940.diff: remove, superseded by pr49944.diff.
 .
   Merge from gcc-4.8 (4.8-20130102-1) experimental; urgency=low
 .
   [ Matthias Klose ]
   * Resolve libgo dependencies with the built runtime libraries.
   * Fix g++-4.8-multilib dependencies.
 .
   [ Thibaut Girka ]
   * Prepare for optional dependencies on the packages built on the
     target architecture.
   * When using the above,
     - use the same settings for gcc_lib_dir, sysroot and header locations
       as for the native build.
 .
   Merge from gcc-4.8 (4.8-20121218-1) experimental; urgency=low
 .
   * GCC snapshot 20121217, taken from the trunk.
   * Fix dependency generation for asan and atomic multilibs.
   * Fix libobjc-dbg dependencies on libgcc-dbg packages.
   * Fix MULTIARCH_DIRNAME definition for powerpcspe (Roland Stigge).
     Fixes: #695661.
   * Move .jar symlinks from the -jre-lib into the -jre-headless package.
 .
   Merge from gcc-4.8 (4.8-20121217-1) experimental; urgency=low
 .
   * GCC snapshot 20121217, taken from the trunk.
   * Fix package builds with the common libraries provided by a newer
     gcc-X.Y package.
   * Drop build-dependency on libelf.
   * Drop the g++-multilib build dependency, use the built compiler to
     check which multilib variants can be run. Provide an asm symlink for
     the build.
   * Stop configuring cross compilers --with-headers --with-libs.
   * Always call dh_shlibdeps with -l, pointing to the correct dependency
     packages.
   * Fix cross build stage1 package installation, only including the target
     files in the gcc package.
   * Explicitly configure with --enable-multiarch when doing builds
     supporting the multiarch layout.
   * Only configure --with-sysroot, --with-build-sysroot when values are set.
   * Revert: For stage1 builds, include gcc_lib_dir files in the gcc package.
   * Allow multilib enabled stage1 and stage2 cross builds.
   * Don't check glibc version to configure --with-long-double-128.
   * Don't auto-detect multilib osdirnames.
   * Don't set a LD_LIBRARY_PATH when calling dh_shlibdeps in cross builds.
   * Allow building a gcj cross compiler.
 .
   Merge from gcc-4.8 (4.8-20121211-1) experimental; urgency=low
 .
   * GCC snapshot 20121211, taken from the trunk.
   * Fix build failure on multilib configurations.
 .
   Merge from gcc-4.8 (4.8-20121210-1) experimental; urgency=low
 .
   * GCC snapshot 20121210, taken from the trunk.
   * For cross builds, don't use the multiarch location for the C++ headers.
   * For cross builds, fix multilib inter package dependencies.
   * For cross builds, fix libc6 dependencies for non-default multilib packages.
   * Build libasan packages on powerpc, ppc64.
   * Only run the libgo testsuite for flags configured in RUNTESTFLAGS.
   * Remove the cross-includes patch, not needed anymore with --with-sysroot=/.
   * For cross builds, install into /usr/lib/gcc-cross to avoid file conflicts
     with the native compiler for the target architecture.
   * For cross builds, don't add /usr/local/include to the standard include
     path, however /usr/local/include/<multiarch> is still on the path.
   * For cross builds, provide symbols files based on the symbols files for
     the native build. Not picked up by dh_makeshlibs yet.
   * Drop the g++-multilib build dependency, use the built compiler to
     check which multilib variants can be run.
   * Fix spu cross build on powerpc/ppc64.
   * Make libgcj packages Multi-Arch: same, append the Debian architecture
     name to the gcj java home.
   * Don't encode versioned build dependencies on binutils and dpkg-dev in
     the control file (makes the package cross-buildable).
   * Only include gengtype for native builds. Needs upstream changes.
     See #645018.
   * Fix cross build failure with --enable-libstdcxx-debug.
   * Only install libbacktrace if it is built.
   * When cross building the native compiler, configure --with-sysroot=/
     and without --without-isl.
 .
   Merge from gcc-4.8 (4.8-20121128-1) experimental; urgency=low
 .
   [ Matthias Klose ]
   * Update patches for GCC 4.8.
   * Update debian/copyright for libatomic, libbacktrace, libsanitizer.
   * Remove the soversion from the libstdc++*-dev packages.
   * Build libatomic and libasan packages.
   * Install the static libbacktrace library and header files.
   * Update build-indep dependencies for building the libstdc++ docs.
   * Fix build failure in libatomic with x32 multilibs, handle -mx32 like -m64.
   * Apply proposed fix for PR fortran/55395, supposed to fix the build
     failure on armhf and powerpc.
   * For hardened builds, disable gcc-default-format-security for now, causing
     build failure building the target libstdc++ library.
   * Drop the gcc-no-add-needed patch, depend on binutils 2.22 instead.
   * Fix gnat build failure on kfreebsd.
   * Rename the gccgo info to gccgo-4.8 on installation.
   * Install the libitm documentation (if built).
   * Rename the gccgo info to gccgo-4.8 on installation, install into gccgo-4.8.
   * Include libquadmath documentation in the gcc-4.8-doc package.
   * Build libtsan packages.
   * Add weak __aeabi symbols to the libgcc1 ARM symbol files. Fixes: #677139.
   * For stage1 builds, include gcc_lib_dir files in the gcc package.
   * Point to gcc's README.Bugs when building gcj packages. Addresses: #623987.
 .
   [ Thibaut Girka ]
   * Fix libstdc++ multiarch include path for cross builds.
 .
   Merge from gcc-4.7 (4.7.2-12) experimental; urgency=low
 .
   * Update to SVN 20121127 (r193840) from the gcc-4_7-branch.
     - Fix PR middle-end/55331 (ice on valid), PR tree-optimization/54976 (ice
       on valid), PR tree-optimization/54894 (ice on valid),
       PR middle-end/54735 (ice on valid), PR c++/55446 (wrong code),
       PR fortran/55314 (rejects valid).
 .
   [ Matthias Klose ]
   * Fix x32 multiarch name (x86_64-linux-gnux32).
   * gcc-4.7-base: Add break to gcc-4.4-base (<< 4.4.7). Fixes: #690172.
   * Add weak __aeabi symbols to the libgcc1 ARM symbol files. Fixes: #677139.
   * For stage1 builds, include gcc_lib_dir files in the gcc package.
 .
   [ Thibaut Girka ]
   * Fix libstdc++ multiarch include path for cross builds.
 .
   Merge from gcc-4.7 (4.7.2-11) experimental; urgency=low
 .
   * Update to SVN 20121124 (r193776) from the gcc-4_7-branch.
     - Fix PR libgomp/55411, PR libstdc++/55413, PR middle-end/55142,
       PR fortran/55352.
 .
   * Update build-indep dependencies for building the libstdc++ docs.
   * Drop the gcc-no-add-needed patch, depend on binutils 2.22 instead.
   * Pass --hash-style=gnu instead of --hash-style=both.
   * Link using --hash-style=gnu on arm64 by default.
   * Split multiarch patches into local and upstreamed parts.
   * Fix PR54974: Thumb literal pools don't handle PC rounding (Matthew
     Gretton-Dann). LP: #1049614, #1065509.
   * Rename the gccgo info to gccgo-4.7 on installation, install into gccgo-4.7.
   * Include libquadmath documentation in the gcc-4.7-doc package.
   * Don't pretend to understand .d files, no D frontend available for 4.7.
   * Fix the multiarch c++ include path for multilib'd targets. LP: #1082344.
   * Make explicit --{en,dis}able-multiarch options effecitive (Thorsten Glaser).
 .
   Merge from gcc-4.7 (4.7.2-10) experimental; urgency=low
 .
   * Update to SVN 20121118 (r193598) from the gcc-4_7-branch.
     - Fix PR target/54892 (ARM, LP: #1065122), PR rtl-optimization/54870,
       PR rtl-optimization/53701, PR target/53975 (ia64),
       PR tree-optimization/54902 (LP: #1065559), PR middle-end/54945,
       PR target/55019 (ARM), PR c++/54984, PR target/55175,
       PR tree-optimization/53708, PR tree-optimization/54985,
       PR libstdc++/55169, PR libstdc++/55047, PR libstdc++/55123,
       PR libstdc++/54075, PR libstdc++/28811, PR libstdc++/54482,
       PR libstdc++/55028, PR libstdc++/55215, PR middle-end/55219,
       PR tree-optimization/54986, PR target/55204, PR debug/54828,
       PR tree-optimization/54877, PR c++/54988, PR other/52438,
       PR fortran/54917, PR libstdc++/55320, PR libstdc++/53841.
 .
   [ Matthias Klose ]
   * Update the Linaro support to the 4.7-2012.11 release.
   * Define MULTIARCH_DIRNAME for arm64 (Wookey).
   * Let the lib*objc-dev packages depend on the lib*gcc-dev packages.
   * Let the libstdc++-dev package depend on the libgcc-dev package.
   * Drop the dependency of the libstdc++-dev package on g++, make
     libstdc++-dev and libstdc++-pic Multi-Arch: same. Fixes: #678623.
   * Install override files before calling dh_fixperms.
   * Backport the libffi arm64 port.
   * Build libx32gcc-dev, libx32objc-dev and libx32gfortran-dev packages.
   * Allow conditional building of the x32 multilibs.
   * Fix libmudflap build failure for x32 multilibs.
   * Fix dependency on glibc for triarch builds.
   * Add build-{arch,indep} targets.
   * Fix libquadmath x32 multilib builds on kernels which don't support x32.
   * Fix location of x32 specific C++ header files.
   * Turn on -D_FORTIFY_SOURCE=2 by default for C, C++, ObjC, ObjC++,
     only if the optimization level is > 0.
   * Keep the host alias when building multilib libraries which need to
     be cross-built on some architectures/buildds.
   * Update arm64 from the aarch64 branch 20121105.
   * Fix PR other/54411, libiberty: objalloc_alloc integer overflows
     (CVE-2012-3509).
   * Use /usr/include/<multiarch>/c++/4.x as the include directory
     for host dependent c++ header files.
   * Add alternative libelf-dev build dependency. Fixes: #690952.
   * Always build the aarch64-linux-gnu target from the Linaro branch.
   * Add __gnu_* symbols to the libgcc1 symbols file for armel and armhf.
   * For powerpcspe prevent floating point register handling when there
     are none available (Roland Stigge). Fixes: #693328.
   * Don't apply hurd-pthread.diff for trunk builds, integrated
     upstream (Samuel Thibault). Addresses: #692538.
   * Again, suggest graphite runtime dependencies.
   * Clean up libstdc++ man pages. Fixes: #692445.
 .
   [ Thibaut Girka ]
   * Split out lib*gcc-dev packages.
   * Split out lib*objc-dev packages.
   * Split out lib*gfortran-dev packages.
 .
   [ Daniel Schepler ]
   * Add support for x32. Fixes: #667005.
   * New patch hjl-x32-gcc-4_7-branch.diff to incorporate changes from
     that branch, including --with-abi=mx32 option.
   * Split out lib*stdc++-dev packages.
 .
   [ Marcin Juszkiewicz ]
   * lib*-dev packages for cross builds are not Multi-Arch: same. LP: #1070694.
   * Remove conflicts for armhf/armel cross packages.
Checksums-Sha1: 
 18cdc95df6096cd5130f1697612388975964471f 2668 gnat-4.8_4.8-20130102-1.dsc
 996a9c4ff5d8f7d2f266596cca7d7d274f4f43a7 568293 gnat-4.8_4.8-20130102-1.tar.gz
 3c51dad155251bab5c0c4e1483ad9483c74019ea 244620 gnat-4.8-base_4.8-20130102-1_amd64.deb
 93d462ffbb20a8560fdd603c70a93dac5c36808e 1262256 libgnat-4.8_4.8-20130102-1_amd64.deb
 578d8852af24f63ff2440c548a64e2aee6e97316 2299790 libgnat-4.8-dbg_4.8-20130102-1_amd64.deb
 929eace8113762b3b790682436380bf425e3a385 1913776 libgnatvsn4.8-dev_4.8-20130102-1_amd64.deb
 69b1767a3da8ae9d68cdd96f0da5465c9e696374 346424 libgnatvsn4.8_4.8-20130102-1_amd64.deb
 45cb8133bdedaf4aa8b8956a2697c9b4cc3994ed 512738 libgnatvsn4.8-dbg_4.8-20130102-1_amd64.deb
 5f9ecf9d61ffdb8c2eadcfe021ba889f7b459d2a 4258822 libgnatprj4.8-dev_4.8-20130102-1_amd64.deb
 bc43bf9568ad5e6bd310663aad3d9bb6c0401ae9 788796 libgnatprj4.8_4.8-20130102-1_amd64.deb
 d81474e208c9aab161b7ad1bef3f07313624bfd4 1634220 libgnatprj4.8-dbg_4.8-20130102-1_amd64.deb
 7ecfdc950b9dcd5d2b016aa9997402dcd0ee0c38 15070276 gnat-4.8_4.8-20130102-1_amd64.deb
 80c6452cc9f79b10ba31eb52a4ee2e3b0229d9fe 5002054 gnat-4.8-sjlj_4.8-20130102-1_amd64.deb
Checksums-Sha256: 
 622e55b17d8f2394836d9c1a15c7c18acad1af35f7cd55a8a1af3b8bd7f10ae9 2668 gnat-4.8_4.8-20130102-1.dsc
 adbb2527a4beef3d4b8968543564b7ba7dcb76b3d63b0ae8ae324a1f8e19d41a 568293 gnat-4.8_4.8-20130102-1.tar.gz
 afc1fecd1ee41bd46f3d664497cd2fea404831de7cd665524a5ec02cb2cab435 244620 gnat-4.8-base_4.8-20130102-1_amd64.deb
 0fc255996b540725e2cec640ebdf88129978c81a62ec41e189c875dca91991aa 1262256 libgnat-4.8_4.8-20130102-1_amd64.deb
 869fcfb9309f73a270c3a92d8e1965110766585884838448806f3c0d1cbf5a0b 2299790 libgnat-4.8-dbg_4.8-20130102-1_amd64.deb
 031a61d38be1cc3397f68d9e14c28a9b880e5bfd61c81c6db30cd0fead9887ea 1913776 libgnatvsn4.8-dev_4.8-20130102-1_amd64.deb
 0618ef599e100eb85e7840c8ed306595676bfe350901d25aef5443b16ac262e8 346424 libgnatvsn4.8_4.8-20130102-1_amd64.deb
 78bdbd6fab383d6aa11118ac4812992a5752868f8499051996b8ff65f05a2548 512738 libgnatvsn4.8-dbg_4.8-20130102-1_amd64.deb
 b2933f8367db8898859a42336321cde136aeb36efa39d72e0c4fbad3fd448dd3 4258822 libgnatprj4.8-dev_4.8-20130102-1_amd64.deb
 f6a6d1524904d60c8661cd12fa40b6221982e45f1a5301bba7d50e8c363b6563 788796 libgnatprj4.8_4.8-20130102-1_amd64.deb
 983bb54098f05f58633e94c185c0f909ec7dc18c9ef4048f1675ffbd1304b8a2 1634220 libgnatprj4.8-dbg_4.8-20130102-1_amd64.deb
 d07f9df63e59dfa1e41655d265f9455906970637207fb58fdd612776e70a4b26 15070276 gnat-4.8_4.8-20130102-1_amd64.deb
 739aea8e362551bdaa70ea53a2d6205d72eabcdacb8b6ef20d3387bcbd6ca48f 5002054 gnat-4.8-sjlj_4.8-20130102-1_amd64.deb
Files: 
 182c628e4600eecf594cf3ed99f321f9 2668 devel optional gnat-4.8_4.8-20130102-1.dsc
 0cd76ff9806b4a953fc2f325c04aa2d0 568293 devel optional gnat-4.8_4.8-20130102-1.tar.gz
 802496aa3290ad16a2392446983d755d 244620 libs optional gnat-4.8-base_4.8-20130102-1_amd64.deb
 9b5d5d8df629a5b97a6c8303dfa9bece 1262256 libs optional libgnat-4.8_4.8-20130102-1_amd64.deb
 3701c4891a548f5effeb333254f60820 2299790 debug extra libgnat-4.8-dbg_4.8-20130102-1_amd64.deb
 2f32b358d4cfd00f7591882ccaa22bdb 1913776 libdevel extra libgnatvsn4.8-dev_4.8-20130102-1_amd64.deb
 ad543f5d5856f686cb3996f3996eca53 346424 libs optional libgnatvsn4.8_4.8-20130102-1_amd64.deb
 9aa5250d4275c2a9169ee95bee481d0a 512738 debug extra libgnatvsn4.8-dbg_4.8-20130102-1_amd64.deb
 478cd2734203c84464b5333bba7bdeef 4258822 libdevel extra libgnatprj4.8-dev_4.8-20130102-1_amd64.deb
 9efcae2b8573ff978199d003da1bb8e2 788796 libs optional libgnatprj4.8_4.8-20130102-1_amd64.deb
 4daedf85b04a926b24af8cb315a0755b 1634220 debug extra libgnatprj4.8-dbg_4.8-20130102-1_amd64.deb
 27773805378202bf9ef950766c4b0e27 15070276 devel optional gnat-4.8_4.8-20130102-1_amd64.deb
 8e4f54bf351eb99428dc9ce518b81a9b 5002054 devel extra gnat-4.8-sjlj_4.8-20130102-1_amd64.deb

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

iD8DBQFQ5yCqx9kwJZ3/qtQRAhbrAJ0UvgdqQXL/pGU9fOGSZcphJbioXACfXeQQ
MdBVEiGzmIuT1+nLGctCAf4=
=Sywi
-----END PGP SIGNATURE-----