-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 10 Oct 2010 01:39:32 +0200 Source: gnat-4.4 Binary: gnat-4.4-base gnat-4.4 libgnat-4.4 libgnat-4.4-dbg libgnatvsn-dev libgnatvsn4.4-dev libgnatvsn4.4 libgnatvsn4.4-dbg libgnatprj-dev libgnatprj4.4-dev libgnatprj4.4 libgnatprj4.4-dbg Architecture: source all amd64 Version: 4.4.5-1 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Ludovic Brenta <lbrenta@debian.org> Description: gnat-4.4 - The GNU Ada compiler gnat-4.4-base - The GNU Compiler Collection (gnat base package) libgnat-4.4 - Runtime library for GNU Ada applications libgnat-4.4-dbg - Runtime library for GNU Ada applications libgnatprj-dev - GNU Ada compiler version library - development files libgnatprj4.4 - GNU Ada Project Manager libgnatprj4.4-dbg - GNU Ada Project Manager libgnatprj4.4-dev - GNU Ada Project Manager development files libgnatvsn-dev - GNU Ada compiler version library - development files libgnatvsn4.4 - GNU Ada compiler version library libgnatvsn4.4-dbg - GNU Ada compiler version library libgnatvsn4.4-dev - GNU Ada compiler version library - development files Changes: gnat-4.4 (4.4.5-1) unstable; urgency=low . Merge from gcc-4.4 (4.4.5-2) unstable; urgency=low . * Fix PR target/45843, PR target/44575, wrong code (__builtin_va_arg overwrites into adjacent stack location). . Merge from gcc-4.4 (4.4.5-1) unstable; urgency=low . * GCC 4.4.5 final release. - Fix PR target/44452. . [ Aurelien Jarno ] * Only apply gcc-multilib64dir on sparc64 not on sparc. . [ Matthias Klose ] * Fix PR libffi/45677, taken from the 4.5 branch. . Merge from gcc-4.4 (4.4.4-17) unstable; urgency=low . * Don't use a hardcoded lib32/ on sparc, use lib64 for both sparc and sparc64. Fixes: #597996. * Remove README.Debian from the source package to avoid confusion for readers of the packaging. . Merge from gcc-4.4 (4.4.4-16) unstable; urgency=low . * Update to SVN 20100924 from the gcc-4_4-branch (r164607, 4.4.5 release candidate). - Fix PR middle-end/44763, PR rtl-optimization/45728, PR target/35664, PR middle-end/45678, PR tree-optimization/45709, PR libfortran/45532. . [ Aurelien Jarno ] * Use lib/ instead of lib64/ on sparc64. . Merge from gcc-4.4 (4.4.4-15) unstable; urgency=low . * Update to SVN 20100913 from the gcc-4_4-branch (r164250). - Fix PR rtl-optimization/44919. . [ Marcin Juszkiewicz ] * Fix priorities and sections for some cross packages. . [ Kees Cook ] * Push glibc stack traces into stderr when building the package. . [ Matthias Klose ] * Remove non-existing URL's in README.c++ (Osamu Aoki). Fixes: #596406. * Don't provide c++abi2-dev for g++ cross builds. * Add support to build from the Linaro 4.4 2010.09 release (disabled by default). * Tighten binutils dependencies to 2.20.1-15. . [ Iain Buclaw ] * Add copyrights and licenses for the gdc and libphobos. * Updates from the gdc branch up to 20100912. . Merge from gcc-4.4 (4.4.4-14) unstable; urgency=medium . * Update to SVN 20100909 from the gcc-4_4-branch (r164128). - Fix PR middle-end/45312, PR middle-end/44554, PR middle-end/40386, PR other/45443, PR target/45070, PR fortran/45595. . [ Matthias Klose ] * Tighten binutils dependencies to 2.20.1-14. . [ Al Viro ] * Fix installation of libgcc_s.so as a linker script for biarch builds. . Merge from gcc-4.4 (4.4.4-13) unstable; urgency=low . * Always add dependencies on multilib library packages in *-multilib packages. * Fix installation of libgcc_s.so on architectures when libgcc_s.so is a linker script, not a symlink (Steve Langasek). Fixes: #595474. * Remove the lib32gcc1 preinst script. Fixes: #595495. . Merge from gcc-4.4 (4.4.4-12) unstable; urgency=low . * Update to SVN 20100902 from the gcc-4_4-branch (r163781). - Fix PR target/41484, PR middle-end/45423, PR rtl-optimization/45353, PR c++/44991. . [ Al Viro ] * Merge rules for all flavours of libgomp, libmudflap, libobjc. * Crossbuild fix for lib32gomp (use $(PFL)/lib32 instead of $(lib32)). * gcc-4.4: libgcc_s.so.1 symlink creation on cross-builds. * Enable gcc-multilib for cross-builds and fix what needs fixing. * Enable g++-multilib for cross-builds, fix pathnames. * Enable gobjc/gobjc++ multilib for cross-builds, fixes. * Enable gfortran multilib for cross-builds, fix paths. * Multilib dependency fixes for cross-builds. * Fix builds with disabled biarch library packages. * New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch to using them in rules.d/*; as the result, most of the explicit pathnames in there are gone _and_ we get uniformity across different flavours. * Merge bi-/tri-arch stuff in binary-gcc.mk. * Merge rules for libgcc biarch variants. * Merge rules for libstdc++ biarch variants. Fix n32 variant of libstdc++-dbg removing _pic.a from the wrong place. * Merge libgfortran rules. * Merge rules for cxx-multi and objc-multi packages. * Enable gcc-hppa64 in cross-gcc-to-hppa build. . [ Iain Buclaw ] * gdc: Added stubs for various functions referenced by $(C_TARGET_OBJS). * gdc-ice-valist.diff: Fixed to handle armel's va_list type. * gdc-stubs.diff: Fixed for powerpc. . [ Matthias Klose ] * Tighten binutils dependencies to 2.20.1-13. * Update LAST_UPDATED file when applying upstream updates. * Backport PR target/45070, taken from the 4.5 branch. * Cleanup packaging files in gcc-source package. * [ARM] Provide __builtin_expect() hints in linux-atomic.c (backport). . [ Marcin Juszkiewicz ] * Create libgcc1 and gcc-*-base packages for stage2 cross builds. LP: #628855. . Merge from gcc-4.4 (4.4.4-11) unstable; urgency=medium . * Update to SVN 20100824 from the gcc-4_4-branch (r163521). - Fix PR rtl-optimization/44691, PR rtl-optimization/42246, PR rtl-optimization/42389, PR rtl-optimization/42388, PR rtl-optimization/42294, PR rtl-optimization/39453, PR rtl-optimization/42246, PR middle-end/42245, PR rtl-optimization/42249, PR rtl-optimization/41697, PR rtl-optimization/41697, PR rtl-optimization/40101, PR target/45296, PR c++/45315. . [ Marcin Juszkiewicz ] * Fix building intermediate stages for cross builds. LP: #613401, #613404. . [ Iain Buclaw ] * Update gdc to upstream HG 20100824. * Update gdc-4.4.diff. . [ Matthias Klose ] * Integrate and extend bi/tri-arch cross builds patches (Al Viro). * Fix installation paths in bi/tri-arch libobjc and libmudflap packages (Al Viro). * Fix dependencies for mips* triarch library packages depend on *both* lib64* and libn32* packages. Fixes: #594540. . Merge from gcc-4.4 (4.4.4-9) unstable; urgency=medium . * Update to SVN 20100816 from the gcc-4_4-branch (r163287). - Fix PR middle-end/45262, PR middle-end/41551, PR target/44805, PR tree-optimization/45109, PR target/44942, PR middle-end/44632 (fixes: #585925), PR fortran/31588, PR fortran/43954 (fixes: #576864), PR fortran/44660. . [ Matthias Klose ] * Allow overwriting of the PF macro used in the build from the environment (Jim Heck). Fixes: #588381. * Fix libc-dbg build dependency for java enabled builds. Addresses: #591424. * gnat-snapshot-build-fix.diff: Let gnat-4.4 build with gnat snapshots from the trunk (20100803). * On amd64 and i386, stop building packages built from the gcc-4.5 sources. * gcj: Align data in .rodata.jutf8.* sections, patch taken from the trunk. * Add the complete packaging to the -source package. LP: #608650. * Drop the gcc-ix86-asm-generic32.diff patch. * Bump version for intra-package dependencies. Addresses: #589337. * Tighten (build-) dependency on cloog-ppl (>= 0.15.9-2). . [ Steve Langasek ] * s,/lib/,/$(libdir)/, throughout debian/rules*; a no-op in the current case, but required for us to find the libraries when building for multiarch * Don't append multiarch paths to any multilib paths except for the default; our biarch (multilib) builds need to remain independent of multiarch in the near term, so we want to make sure we can find /usr/lib32 without /usr/lib/i486-linux-gnu being available. * debian/control.m4, debian/rules.conf: conditionally set packages to be Multi-Arch: yes when MULTIARCH is defined. . [ Marcin Juszkiewicz ] * Allow building intermediate stages for cross builds. LP: #603497. . Merge from gcc-4.4 (4.4.4-8) unstable; urgency=medium . * Update to SVN 20100728 from the gcc-4_4-branch (r162660). - Fix PR target/44942, PR target/42869, PR c/44555, PR middle-end/42509, PR tree-optimization/44977, PR fortran/45019. . [ Marcin Juszkiewicz ] * Fix dependencies on cross library packages. * Copy all debian/rules* files in the -source package. . [ Matthias Klose ] * Add descriptions for patches, where missing. * Rebuild to depend on libmpfr4. * Fix versioned build dependency on gcc-4.x-source package for cross builds. LP: #609060. * Set Vcs attributes in control file. * Fix PR java/40816, taken from the gcc-4_5-branch. Addresses: #589459. * Link executables statically when `static' is passed in DEB_BUILD_OPTIONS (Jim Heck). Fixes: #590102. . Merge from gcc-4.4 (4.4.4-7) unstable; urgency=low . * Update to SVN 20100712 from the gcc-4_4-branch (r162081). - Fix PR target/44597, PR target/44705, PR tree-optimization/40421, PR tree-optimization/44683, PR c++/44587, PR fortran/43841, PR fortran/43843, PR fortran/44582, PR fortran/44847, PR fortran/44773. . [ Marcin Juszkiewicz ] * cross-fixes.diff: Remove sh part. * debian/rules2: Merge rules.d includes. * Properly -name -dbg packages for cross builds. * Various cross build fixes. * Build libmudflap packages for cross builds. * Merge debian/rules.conf bits for generating the control file * Fix generation of maintainer scripts for cross packages. * Build a gcc-base package for cross builds. . [ Kees Cook ] * Fix additional libstdc++ testsuite failures for hardening defaults. . [ Matthias Klose ] * gcc-arm-implicit-it.diff: Only pass -mimplicit-it=thumb when in thumb mode (Andrew Stubbs). . Merge from gcc-4.4 (4.4.4-6) unstable; urgency=low . * Update to SVN 20100622 from the gcc-4_4-branch (r161235). - Fix PR bootstrap/44544, PR fortran/44536, PR target/44534, PR tree-optimization/44508, PR target/44261, PR target/43740, PR bootstrap/44426. PR c++/44627 (LP: #503668), PR target/39690. . [ Matthias Klose ] * Add M68K TLS support, backport from the 4.5 branch. Fixes: #586060. * Merge binary-libgcc.mk packaging changes into binary-libgcc-cross.mk (Loic Minier). * Fix Fortran cross-compiler build when not building the runtime library. * Apply proposed fix for PR target/44626 (backport from the 4.5 branch). LP: #564492. * Add maintainer scripts for cross packages. . [ Marcin Juszkiewicz ] * Merge the rules.d/binary-*-cross.mk files into rules.d/binary-*.mk. * ARM: speed up division on Thumb-2 (backport from the trunk). LP: #589779. . Merge from gcc-4.4 (4.4.4-5) unstable; urgency=low . [ Matthias Klose ] . * Update to SVN 20100612 from the gcc-4_4-branch (r160657). - Fix PR target/44169, PR target/44481, PR target/44075, PR other/43838, PR libstdc++/32499, PR libgcj/44216. * debian/patches/libstdc++-pic.diff: Fix installation for cross builds. * Update libsupc++/vmi_class_type_info.cc from the 4.5 branch. Fixes: #584308. * Export long double versions of "C" math library for arm-linux-gnueabi, m68k-linux-gnu (ColdFire), mips*-linux-gnu (o32 ABI), sh*-linux-gnu (32 bit). Merge the libstdc++-*-ldbl-compat.diff patches. * Remove the backport for the plugin support. . [ Aurelien Jarno ] * libstdc++-mips-ldbl-compat.diff: On MIPS provide the long double versions of "C" math functions in libstdc++ as we need to keep the ABI. Fixes: #584610. . Merge from gcc-4.4 (4.4.4-4) unstable; urgency=medium . * Update to SVN 20100602 from the gcc-4_4-branch (r160193). - Fix PR c++/43555, PR fortran/44360. * Don't bother with un-normalized paths in .la files, just remove them. * debian/locale-gen: Update locales needed for the libstdc++-v3 testsuite. * If libstdc++6 is built from newer gcc-4.x source, run the libstdc++-v3 testsuite against the installed lib too. * Configure with --enable-secureplt on powerpcspe. * Fix PR target/44261, taken from the trunk. Fixes: #582787. * Apply proposed powerpc backport for PR target/44169. * On ix86, pass -mtune=generic32 in 32bit mode to the assembler, when configured for i586-linux-gnu or i686-linux-gnu. . Merge from gcc-4.4 (4.4.4-3) unstable; urgency=low . * Update to SVN 20100527 from the gcc-4_4-branch (r159909). - Fix PR rtl-optimization/39580, PR target/44199, PR target/43733, PR target/44245, PR tree-optimization/43845, PR debug/44205, PR bootstrap/43870, PR target/44074, PR target/44202, PR target/44074, PR c++/44193. . [ Matthias Klose ] . * Enable multilibs again on powerpcspe. Fixes: #579780. * Fix setting CC for REVERSE_CROSS build (host == target,host != build). Fixes: #579779. * Backport fix for PR rtl-optimization/39580 from the trunk. Fixes: #576198. * Fix setting biarch_cpu macro. . [ Aurelien Jarno ] . * Fix $(distrelease) on non-official archives. Fix powerpcspe, sh4 and sparc64 builds. Fixes: #583179. . Merge from gcc-4.4 (4.4.4-2) unstable; urgency=low . [ Matthias Klose ] . * Update to SVN 20100518 from the gcc-4_4-branch (r159527). - Fix PR c/43893, PR other/43620, PR middle-end/44085, PR documentation/44016, PR target/43744, PR debug/43370, PR middle-end/43671, PR fortran/44036, PR fortran/44135. * Update cell branch to 20100518. * Update configury to be able to target i686 instead of i486 on i386. * Ubuntu only: - Configure --with-arch-32=i686. - Pass --hash-style=gnu instead of --hash-style=both to the linker. - Don't build packages built from the gcc-4.5 sources. * Add libgcc4 to common libs (not built when built from gcc-4.5 sources). * Preliminary architecture port for powerpcspe (Kyle Moffett). Fixes: #579780. * Bump inter package dependencies to 4.4.4-1. Fixes: #580148. Checksums-Sha1: 3092b3065b27efc5438cae8865fcedb695ba3f95 2615 gnat-4.4_4.4.5-1.dsc f93a42be28cfd2c7db876274f8720b0c338785a2 288 gnat-4.4_4.4.5.orig.tar.gz a62c2744f259d35176906468f2e8114789d4d093 1410061 gnat-4.4_4.4.5-1.diff.gz f79c2dabb37a41f2ac38f6661c4eeb9be3842109 818 libgnatvsn-dev_4.4.5-1_all.deb c094f9d2cc4ffd5f86a0594bc927cc017455d008 816 libgnatprj-dev_4.4.5-1_all.deb c7cb593b2bb8bf3a052fb578fbf32b52926405d1 139274 gnat-4.4-base_4.4.5-1_amd64.deb 37360a3dc27d62f5c8e6253baa4f709a6f75c337 1148278 libgnat-4.4_4.4.5-1_amd64.deb 5b89d05ae8a86c8d8fbdf4bcabe8cb5c34587ead 1716474 libgnatvsn4.4-dev_4.4.5-1_amd64.deb 255e2871e6128ff9a98210d02864188a61354f3d 335602 libgnatvsn4.4_4.4.5-1_amd64.deb 5e580fa71762916cf3c5b2155fce4f9b33632c5e 2656058 libgnatprj4.4-dev_4.4.5-1_amd64.deb 0d5b4371c7a0f45ca930e7d619052a506c32fd31 578688 libgnatprj4.4_4.4.5-1_amd64.deb 2e08a84f6b760f40e08e157e946f3598d6c5dc0d 881066 libgnatprj4.4-dbg_4.4.5-1_amd64.deb 6a96a127f25b920519bd23ff1331bd7d61b5c5e1 1950306 libgnat-4.4-dbg_4.4.5-1_amd64.deb 16c4f6f6aa9c4e9eb0041d645fcc72d1d152c694 458284 libgnatvsn4.4-dbg_4.4.5-1_amd64.deb 60f265017f7de1fd3ca51ed598d5f5d7c3218182 14426028 gnat-4.4_4.4.5-1_amd64.deb Checksums-Sha256: 47d45fdf3e3ab467189e92fb4ca6205611676e80c32391f0c3e60fc57df97e6b 2615 gnat-4.4_4.4.5-1.dsc fe959841666d95f2c6fa7130615146b497faa961a4f7b5d7bb1d7029531419e1 288 gnat-4.4_4.4.5.orig.tar.gz ef6d0625ea24e98072418309d121146dcc74f0fca43e4fff0e89b27c8ebd90ff 1410061 gnat-4.4_4.4.5-1.diff.gz b7698aa77df090dfdae7e64378166194dfe579e5f868c69693724175fe8b7d73 818 libgnatvsn-dev_4.4.5-1_all.deb 7a0b7ddf84e157697056899bab09bd70d3cf63b2e2c743077d8d9df14831e51f 816 libgnatprj-dev_4.4.5-1_all.deb 700890c0fb67de7f82aab5219584f05f26404cb4f721df9553553ce3d6fd0a95 139274 gnat-4.4-base_4.4.5-1_amd64.deb b2e422ed749a0d578ea540b31c4450f7e8b43b0ed0a7dc74ff37b8e2c492118f 1148278 libgnat-4.4_4.4.5-1_amd64.deb 9e8045bc0fdab204e3ca4468837506790ad84e721076bbef638a6123e0e56588 1716474 libgnatvsn4.4-dev_4.4.5-1_amd64.deb 0c1d6d1bf270b3f6051adbbfc64495fbe06001c67c16ec50eb287d3e69177707 335602 libgnatvsn4.4_4.4.5-1_amd64.deb ac8548c2003d46c4974b48ab16257d846c955cab62f926d6138a0784b0ea06cf 2656058 libgnatprj4.4-dev_4.4.5-1_amd64.deb 48f742ac84de5e90e6e8c632a42854a69acdf11ff1668049cc1848905bc30055 578688 libgnatprj4.4_4.4.5-1_amd64.deb 64c3cf38b2f21ef4c95f0742309f450c6c7de0acba5e9c98e74f5e58ae04cd54 881066 libgnatprj4.4-dbg_4.4.5-1_amd64.deb 87f1976ee83240dbf34990bbd04efd6ff8f3f9d97cc1412cc98ad0fa49b81d4c 1950306 libgnat-4.4-dbg_4.4.5-1_amd64.deb beadaf4fde7fd09900ff8e31b6cdbc6dd7c405f98e991a8c5e19d96aab52885e 458284 libgnatvsn4.4-dbg_4.4.5-1_amd64.deb d8b4b28ac3ce44289a9e845c3277f9406fb9d58ad773a27842aaf0a166f2a394 14426028 gnat-4.4_4.4.5-1_amd64.deb Files: a3328198edec9d609f4b4089e2f20a34 2615 devel optional gnat-4.4_4.4.5-1.dsc 550131226d632a96eadc64f57e80c886 288 devel optional gnat-4.4_4.4.5.orig.tar.gz db21a907dc744ec2d59ef93039614118 1410061 devel optional gnat-4.4_4.4.5-1.diff.gz f60a984c837b5f6ef5764d0b5e385a2f 818 libdevel optional libgnatvsn-dev_4.4.5-1_all.deb c5a04d3c7664557d837215fe883d2949 816 libdevel optional libgnatprj-dev_4.4.5-1_all.deb 46df0b28b3acb0b6d4612c87744b1ce9 139274 libs optional gnat-4.4-base_4.4.5-1_amd64.deb 44f5c048c19b7462e31a3890e3d1a2a7 1148278 libs optional libgnat-4.4_4.4.5-1_amd64.deb 2eb7ed7abe3d151f65fad9733d21a987 1716474 libdevel optional libgnatvsn4.4-dev_4.4.5-1_amd64.deb 75fa813eb73284b1fdd5996b62b3ef85 335602 libs optional libgnatvsn4.4_4.4.5-1_amd64.deb 446f88d17d937c34ebe818aa2d18f6eb 2656058 libdevel optional libgnatprj4.4-dev_4.4.5-1_amd64.deb 422adc88d81766245dfbfcb121898902 578688 libs optional libgnatprj4.4_4.4.5-1_amd64.deb df306218f51720d1b84bd2426562f1d9 881066 debug extra libgnatprj4.4-dbg_4.4.5-1_amd64.deb 30e3d956f98e79bf02b2ddd078aa900a 1950306 debug extra libgnat-4.4-dbg_4.4.5-1_amd64.deb 94e25a3fe27d4a3b006d10d596aa94f9 458284 debug extra libgnatvsn4.4-dbg_4.4.5-1_amd64.deb 22484d4279c1e8d8c7ba9c8f0912eda0 14426028 devel optional gnat-4.4_4.4.5-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFMsZiGx9kwJZ3/qtQRAg0lAKCvSm0yh9YKg/h5gg6brmvpihwZWACgjO2c KYj+gZIs9i32ici9rF1XiBA= =VscR -----END PGP SIGNATURE----- Accepted: gnat-4.4-base_4.4.5-1_amd64.deb to main/g/gnat-4.4/gnat-4.4-base_4.4.5-1_amd64.deb gnat-4.4_4.4.5-1.diff.gz to main/g/gnat-4.4/gnat-4.4_4.4.5-1.diff.gz gnat-4.4_4.4.5-1.dsc to main/g/gnat-4.4/gnat-4.4_4.4.5-1.dsc gnat-4.4_4.4.5-1_amd64.deb to main/g/gnat-4.4/gnat-4.4_4.4.5-1_amd64.deb libgnat-4.4-dbg_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnat-4.4-dbg_4.4.5-1_amd64.deb libgnat-4.4_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnat-4.4_4.4.5-1_amd64.deb libgnatprj-dev_4.4.5-1_all.deb to main/g/gnat-4.4/libgnatprj-dev_4.4.5-1_all.deb libgnatprj4.4-dbg_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatprj4.4-dbg_4.4.5-1_amd64.deb libgnatprj4.4-dev_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatprj4.4-dev_4.4.5-1_amd64.deb libgnatprj4.4_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatprj4.4_4.4.5-1_amd64.deb libgnatvsn-dev_4.4.5-1_all.deb to main/g/gnat-4.4/libgnatvsn-dev_4.4.5-1_all.deb libgnatvsn4.4-dbg_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatvsn4.4-dbg_4.4.5-1_amd64.deb libgnatvsn4.4-dev_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatvsn4.4-dev_4.4.5-1_amd64.deb libgnatvsn4.4_4.4.5-1_amd64.deb to main/g/gnat-4.4/libgnatvsn4.4_4.4.5-1_amd64.deb