Accepted:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 10 May 2013 23:10:23 +0200 Source: gnat-4.6 Binary: gnat-4.6-base gnat-4.6 gnat-4.6-sjlj libgnat-4.6 libgnat-4.6-dbg libgnatvsn4.6-dev libgnatvsn4.6 libgnatvsn4.6-dbg libgnatprj4.6-dev libgnatprj4.6 libgnatprj4.6-dbg Architecture: source amd64 Version: 4.6.4-1 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Ludovic Brenta <lbre...@debian.org> Description: gnat-4.6 - GNU Ada compiler gnat-4.6-base - GNU Ada compiler (common files) gnat-4.6-sjlj - GNU Ada compiler (setjump/longjump runtime library) libgnat-4.6 - runtime for applications compiled with GNAT (shared library) libgnat-4.6-dbg - runtime for applications compiled with GNAT (debugging symbols) libgnatprj4.6 - GNU Ada compiler Project Manager (shared library) libgnatprj4.6-dbg - GNU Ada compiler Project Manager (debugging symbols) libgnatprj4.6-dev - GNU Ada compiler Project Manager (development files) libgnatvsn4.6 - GNU Ada compiler selected components (shared library) libgnatvsn4.6-dbg - GNU Ada compiler selected components (debugging symbols) libgnatvsn4.6-dev - GNU Ada compiler selected components (development files) Closes: 672411 680292 707261 Changes: gnat-4.6 (4.6.4-1) unstable; urgency=low . * Rebuild with gnat-4.6-source (>= 4.6.4-1). Closes: #707261. . Merge from gcc-4.6 (4.6.4-2) unstable; urgency=low . * Refresh ada-sjlj.diff. * In gnatlink, pass the options and libraries after objects to the linker to avoid link failures with --as-needed. Closes: #680292. * Fix gdc build on architectures not providing libphobos. * Allow java class file format version 1.7 (backport from 4.7). * Tighten build dependency on libmpc-dev to ensure using libmpc3. . Merge from gcc-4.6 (4.6.4-1) experimental; urgency=low . * GCC 4.6.4 release. * Update the Linaro support to the 4.6-2013.04 release. . Merge from gcc-4.6 (4.6.3-16) experimental; urgency=low . * Update to SVN 20130405 (r197516) from the gcc-4_6-branch (4.6.4 release candidate 1). - Fix PR target/56114 (x86), PR tree-optimization/55755, PR rtl-optimization/56023, PR tree-optimization/55264, PR fortran/55072, PR bootstrap/55571, PR rtl-optimization/56275, PR c++/56247, PR fortran/55852, PR fortran/50627, PR fortran/56054, PR other/54620, PR target/39064, PR middle-end/45472, PR middle-end/56461, PR middle-end/55889, PR target/56560 (x86), PR bootstrap/56258, PR bootstrap/56258, PR c++/56403, PR fortran/56615, PR fortran/56575, PR fortran/55362, PR fortran/56385, PR fortran/56318, PR middle-end/52547, PR tree-optimization/56539, PR middle-end/56015, PR tree-optimization/56098, PR tree-optimization/55921, PR c/54363, PR middle-end/54486, PR debug/53174, PR middle-end/52547, PR tree-optimization/52445, PR c++/56239, PR target/56771 (ARM), PR rtl-optimization/48308, PR rtl-optimization/54472, PR tree-optimization/48189, PR fortran/56737, PR fortran/56737, PR fortran/56735, PR other/43620. * Backport PR rtl-optimization/52573 from trunk, apply for m68k only. Fixes: #698380. * Allow building with cloog-0.16 / ppl-1.0. * Update the Linaro support to the 4.6-2013.02 release. . Merge from gcc-4.6 (4.6.3-15) unstable; urgency=low . * Update to SVN 20130114 (r195168) from the gcc-4_6-branch. - Fix PR bootstrap/55571, PR target/53789, PR c++/55804, PR tree-optimization/55355, PR target/54121 (sparc), PR c++/55032, PR middle-end/50283, PR target/55195, PR libgcc/48076, PR c++/55877, PR c++/55032, PR c++/55245, PR c++/54883, PR c++/55249, PR c++/53862, PR c++/51662, PR target/53912 (mingw), PR ada/54614, PR fortran/42769, PR fortran/45836, PR fortran/45900, PR fortran/55827, PR fortran/55618. - Backport multiarch patches, including powerpcspu fix. Fixes: #695654. . [ Matthias Klose ] * For cross builds, fix libc6 dependencies for non-default multilib packages. * Don't ship libiberty.a in gcc-4.6-hppa64. Fixes: #659556. . [ Thorsten Glaser ] * libffi: Update the libffi-m68k patch from upstream and apply further fixes from upstream as well as upstreamed from #660525. * Ada: debian/patches/ada-libgnatprj.diff: Add missing wildcard to the m68k-*-linux* target (fixes building shared libraries). * Ada: Enable on m68k Linux. * Backport: trunk r187181, r187234, r187714 to speed up genattrtab, apply for m68k only. * Backport: atomic builtin backend code for Linux/m68k from trunk. * PR52714: Add proposed fix (use gcc-4.5 version of PR45695 fix), apply for m68k only. * m68k: PR40134: Add t-slibgcc-libgcc for m68k-linux. * Cross: When building a cross-compiler, re-enable building the runtime packages that were disabled because gcc-4.7 provides them for the main archive to keep them self-contained. * mint-m68k: Add the FreeMiNT patches from Vincent Rivière to enable building DEB_STAGE=stage1 cross-compilers, which are needed for developing bootloaders on m68k. * Fixes: #694112. . Merge from gcc-4.6 (4.6.3-14) unstable; urgency=low . * Update to SVN 20121121 (r193837) from the gcc-4_6-branch. - Fix PR fortran/55314. * Make explicit --{en,dis}able-multiarch options effecitive (Thorsten Glaser). * Fix multiarch name for powerpc non-biarch builds. * Fix 64bit C++ header installation on s390. Fixes: #694482. . Merge from gcc-4.6 (4.6.3-13) unstable; urgency=low . * Update to SVN 20121121 (r193700) from the gcc-4_6-branch. - Fix PR middle-end/55219 (ice on valid), PR rtl-optimization/48374 (ice on valid), PR rtl-optimization/53701 (ice on valid), PR middle-end/54945, PR target/54950 (m32c), PR libfortran/54736 (wrong code). * Split multiarch patches into local and upstreamed parts. * Update symbols files for powerpcspe (Roland Stigge). Fixes: #693326. * Clean up libstdc++ man pages. Fixes: #692446. . Merge from gcc-4.6 (4.6.3-12) unstable; urgency=low . * Update to SVN 20121011 (r192379) from the gcc-4_6-branch. - PARISC fix, test case fix. . [ Matthias Klose ] * Merge from gnat-4.6 4.6.3-6: * debian/patches/ada-symbolic-tracebacks.diff (src/gcc/ada/tracebak.c): Use the GCC stack unwinder on GNU/kFreeBSD too. Fixes: #685559. * debian/patches/gcc_ada_gcc-interface_Makefile.in.diff: link libgnarl.so.4.6 with librt on GNU/Hurd. Fixes: #685561. * debian/patches/ada-kfreebsd-gnu.diff: likewise on GNU/kFreeBSD. Fixes: #685562. * debian/patches/ada-symbolic-tracebacks.diff (src/gcc/ada/tracebak.c): new hunk. Use the GCC stack unwinder on GNU/Hurd. Fixes: #681998. * debian/patches/ada-link-lib.diff: do not use parallel makes to build the GNAT tools. Fixes: #667184. . [ Thorsten Glaser ] * Actually apply the libffi-m68k patch; update it from upstream * Apply further m68k platform bugfixes (pr47955, m68k-fp-cmp-zero) * Revert pr45144 fix on m68k only, it results in miscompilation * Apply initial m68k-ada support patch; enable Ada for m68k * debian/patches/ada-libgnatprj.diff: add support for m68k-*-linux. . [ Steven Chamberlain ] * Fix kfreebsd build issues. . Merge from gcc-4.6 (4.6.3-11) unstable; urgency=low . * Update to SVN 20121006 (r192156) from the gcc-4_6-branch. - Fix PR other/43620, PR middle-end/54638, PR libstdc++/54228, PR tree-optimization/33763 (closes: #672411), PR target/54785, PR target/54741. * On ARM, don't warn anymore that 4.4 has changed the `va_list' mangling, taken from the trunk. * Don't run the libstdc++ tests on mipsel, times out on the buildds. . Merge from gcc-4.6 (4.6.3-10) unstable; urgency=low . * Update to SVN 20120918 (r191439) from the gcc-4_6-branch. - Fix PR c/54552 (ice on valid), PR c/54103 (ice on valid), PR target/54536 (AVR), PR middle-end/54515 (ice on valid), PR target/45070 (ARM, wrong code), PR target/54220 (AVR), PR driver/54335, PR rtl-optimization/54369 (mips, wrong code), PR c++/54511 (ice on valid), PR fortran/54225 (ice on invalid), PR fortran/53306 (ice on invalid), PR fortran/54556 (wrong code), PR fortran/54208 (rejects valid). . [ Nobuhiro Iwamatsu ] * Remove sh4-enable-ieee.diff, -mieee enabled by default. Fixes: #685974. . [ Matthias Klose ] * Fix PR tree-optimization/51987, backport from the trunk, Linaro only (Matthew Gretton-Dann). LP: #1029454. Checksums-Sha1: 0cb2e9d6ca4cc59f1392394bd20764ecaee3a531 2821 gnat-4.6_4.6.4-1.dsc 22843ff5620af6e283163a5bcba13740ffff36cf 898492 gnat-4.6_4.6.4-1.tar.gz 6ce2eecba7a372a943cf71171314845cd00fa597 153300 gnat-4.6-base_4.6.4-1_amd64.deb 5373f3f310093c00d79846bafbc19f9bf6ec93ab 1189008 libgnat-4.6_4.6.4-1_amd64.deb 750d36248bc9f3977293cfc103956adb2658c789 2040680 libgnat-4.6-dbg_4.6.4-1_amd64.deb fea4ff361df634ac51a673262526de8edd1c684c 1805258 libgnatvsn4.6-dev_4.6.4-1_amd64.deb a754205e2cb1192e206f85dfb3e944d61372a072 350420 libgnatvsn4.6_4.6.4-1_amd64.deb 4bb069c0a5d32bf2efc8a5463f26dfd8b8cedb68 472730 libgnatvsn4.6-dbg_4.6.4-1_amd64.deb daf52fbf34226ac5b28a9034c74326b209054557 3047720 libgnatprj4.6-dev_4.6.4-1_amd64.deb 64fbcb90a27b128df45dbed7571dabf36ba3178f 608164 libgnatprj4.6_4.6.4-1_amd64.deb ba58315db321f05531a5b17d1e07aa6fd03d5969 1029642 libgnatprj4.6-dbg_4.6.4-1_amd64.deb 8b77b63dd967cb51089a027a7859c2fe61042e88 11644772 gnat-4.6_4.6.4-1_amd64.deb 631df652c81ad3f27a1cd72d804171b4c8d7d90e 4608026 gnat-4.6-sjlj_4.6.4-1_amd64.deb Checksums-Sha256: 744c85c8058edf9d61fc1d41f075fdd71cde1eac2c367b9e0376f56231461812 2821 gnat-4.6_4.6.4-1.dsc 8ad8c8566b06d582c0eaa7b0b14e6667fa4537a32904c0015b817ae975e7e190 898492 gnat-4.6_4.6.4-1.tar.gz 3fb7f510dc5480f89b779f5a030be555d036e18e8a2b2ce75a70ecc5e37dc8e4 153300 gnat-4.6-base_4.6.4-1_amd64.deb 39030ba1851a625be82f6e616db945e1d2fe7f00ccb40d4b08cb6df942fd3cd0 1189008 libgnat-4.6_4.6.4-1_amd64.deb 78478df0c53a1d4e73ae0df31126372a3e1c0214398c3a200d9e6a0ea60c8f6e 2040680 libgnat-4.6-dbg_4.6.4-1_amd64.deb 60c67d8810ae26284793ba2d66b07e18d0ba3baf1941ee157dce12dc2057ae8e 1805258 libgnatvsn4.6-dev_4.6.4-1_amd64.deb 3a3b204aaaf44aa9a1fdf6f9111b48bb2a61ff6717ac9f8515229e54bbd6e0b5 350420 libgnatvsn4.6_4.6.4-1_amd64.deb 0012828af4d2b7d3a5deb80d5c5579db356e5cd583952f70d15138e1fc79cc86 472730 libgnatvsn4.6-dbg_4.6.4-1_amd64.deb c9df0fe84979289e1e00e2f32dac4718ccf88aa91a60bd40ae81081e1f805d0d 3047720 libgnatprj4.6-dev_4.6.4-1_amd64.deb 3ef40fee0d006de1b4afe0f02d1ef87831576da6886997110d472bf6b2d89092 608164 libgnatprj4.6_4.6.4-1_amd64.deb e647c4434b8315407fedf83d93b99bf510a50beca742e8a3e405e75a2a63821d 1029642 libgnatprj4.6-dbg_4.6.4-1_amd64.deb b9c99f6af588893414f0f17059522e8950752aae3d9fa2ba965ec156e2642bb0 11644772 gnat-4.6_4.6.4-1_amd64.deb a7c0e9b03bd808efe35818e92741139ddcbcef38e8e43b5ba00187d6c3f0a510 4608026 gnat-4.6-sjlj_4.6.4-1_amd64.deb Files: 3ac8bc4234b36131a42a0ff01a227225 2821 devel optional gnat-4.6_4.6.4-1.dsc a3875b5b36da3479c4aacedd9fc75fa7 898492 devel optional gnat-4.6_4.6.4-1.tar.gz 45cae87e00549bf1bba47ec50d916d5e 153300 libs optional gnat-4.6-base_4.6.4-1_amd64.deb b819082dca40df422352c4b758b8a2b9 1189008 libs optional libgnat-4.6_4.6.4-1_amd64.deb 411a23a8d4a02cd42a2fffdb9574c5f4 2040680 debug extra libgnat-4.6-dbg_4.6.4-1_amd64.deb 1fe780c61096f3af2561c92795e533bc 1805258 libdevel extra libgnatvsn4.6-dev_4.6.4-1_amd64.deb 46e3d298109005d72e1c86a571cc6378 350420 libs optional libgnatvsn4.6_4.6.4-1_amd64.deb 6a13675d711c0e4e81e3d5e7d7277287 472730 debug extra libgnatvsn4.6-dbg_4.6.4-1_amd64.deb 470121e7ff406c8e2ae6582501cf268c 3047720 libdevel extra libgnatprj4.6-dev_4.6.4-1_amd64.deb 07bbd4f271ae07fdbcfb1de5b7ce1205 608164 libs optional libgnatprj4.6_4.6.4-1_amd64.deb fdd92011781d8f5ceeb875638630ec8b 1029642 debug extra libgnatprj4.6-dbg_4.6.4-1_amd64.deb a96f745edf5ca6e18e83cad7d40d302c 11644772 devel optional gnat-4.6_4.6.4-1_amd64.deb 62ebfbfb64d02dffab98c0630fb36019 4608026 devel extra gnat-4.6-sjlj_4.6.4-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iD8DBQFRjZhMx9kwJZ3/qtQRAjkeAJ9HtDrM6vpTkjHW7ORB5AryuGFRzwCgk3Zz 20wKuoulkRr/WscOsxhIX+M= =hkoL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uayrw-0004fo...@franck.debian.org