[ubuntu/precise] gnat-4.6 4.6.3-1ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Mon Mar 5 10:00:23 UTC 2012
gnat-4.6 (4.6.3-1ubuntu1) precise; urgency=low
* Merge with Debian.
gnat-4.6 (4.6.3-1) unstable; urgency=low
* debian/control.m4: remove dependencies on ada-compiler which is being
phased out.
* debian/patches/ada-libgnatvsn.diff (gnatvsn.ads): new hunk, revert an
upstream change to Current_Year to preserve the aliversion.
Merge from gcc-4.6 (4.6.3-1) unstable; urgency=low
* GCC 4.6.3 release.
[ Matthias Klose ]
* Linaro only:
Backport bug fixes (r106870, r106873) from the Linaro branch. LP: #922474.
* Fix PR target/50946, taken from the trunk. Fixes: #641849.
[ Thorsten Glaser ]
* Backport PR rtl-optimization/47612 from the trunk, apply for m68k only.
* Don't set the bootstrap-lean target unconditionally.
Merge from gcc-4.6 (4.6.2-16) unstable; urgency=medium
* Update to SVN 20120223 (r184520) from the gcc-4_6-branch (4.6.3 release
candidate.
- Fix PR tree-optimization/52286, PR c/52290, PR target/52330,
PR target/52294, PR target/52238, PR libstdc++/52300,
PR libstdc++/52317, PR libstdc++/52309.
[ Marcin Juszkiewicz ]
* Fix ARM sf/hf multilib dpkg-shlibdeps dependency generation.
[ Samuel Thibault ]
* Update hurd patch, fixing build failure. Fixes: #661362.
[ Thorsten Glaser ]
* Apply patch from Alan Hourihane to fix err_bad_abi testcase on m68k.
* Apply patch from Andreas Schwab to fix floats on m68k.
[ Jonathan Nieder ]
* libstdc++6: Depends on libc (>= 2.11) for STB_GNU_UNIQUE support
(Eugene V. Lyubimkin). Fixes: #584572.
* libstdc++6, libobjc2, libgfortran3, libmudflap0, libgomp1: Breaks
pre-multiarch gcc. Fixes: #651550.
* libstdc++6: Lower priority from required to important. Fixes: #661118.
[ Matthias Klose ]
* Fix path calculation for the libstdc++ -gdb.py file when installed into
multiarch locations. Fixes: #661385. LP: #908163.
Merge from gcc-4.6 (4.6.2-15) unstable; urgency=low
* Update to SVN 20120219 (r184373) from the gcc-4_6-branch.
- Fix PR tree-optimization/46886, PR debug/51950, PR c/52181,
PR middle-end/52230, PR bootstrap/51969, PR c++/52247, PR c/5218,
PR debug/52260, PR target/52199.
* Don't add ARM sf/hf conflicts for cross package builds. LP: #913734.
Merge from gcc-4.6 (4.6.2-14) unstable; urgency=low
* Update to SVN 20120210 (r184105) from the gcc-4_6-branch.
- Fix PR rtl-optimization/52139, PR rtl-optimization/52060,
PR middle-end/52074, PR target/52129, PR middle-end/48071,
PR target/52006, PR libmudflap/40778, PR rtl-optimization/51767,
PR middle-end/51768, PR middle-end/44777, PR debug/51695, PR c/51360,
PR debug/51517, PR middle-end/52140, PR target/51106, PR c++/51669,
PR driver/48306, PR tree-optimization/49536.
* Fix libstdc++-dev control file for cross builds.
Merge from gcc-4.6 (4.6.2-13) unstable; urgency=low
* Update to SVN 20120208 (r184026) from the gcc-4_6-branch.
- Fix PR middle-end/51994, PR target/40068, PR target/52107,
PR tree-optimization/51118, PR rtl-optimization/51374, PR target/51835,
PR target/50313, PR middle-end/45678, PR ada/46192, PR fortran/52151,
PR fortran/52093, PR fortran/52012, PR fortran/52022, PR fortran/51966,
PR fortran/51948, PR fortran/51913, PR libstdc++/51795, PR libjava/48512.
* Install libstdc++ -gdb.py file into /usr/lib/debug.
Fixes: #652160, #653446.
* Configure --with-system-root, remove trailing slash from system root.
* Strip whitespace from with_libssp definition. Fixes: #653255.
* Fix control file generation for cross packages. LP: #913734.
* Update the Linaro support to the 4.6-2012.01-1 release.
Merge from gcc-4.6 (4.6.2-12) unstable; urgency=low
* Update to SVN 20120120 (r183333) from the gcc-4_6-branch.
- Fix PR middle-end/48660, PR tree-optimization/51315,
PR target/51756 (avr), PR rtl-optimization/38644, PR ada/41929,
PR target/48743 (x86), PR tree-optimization/49642,
PR rtl-optimization/51821, PR tree-optimization/51759,
PR rtl-optimization/51821, PR target/51623, PR c++/51854, PR c++/51868,
PR c++/51344, PR fortran/51800, PR fortran/51904.
[ Matthias Klose ]
* Update the Linaro support to the 4.6-2012.01-1 release.
[ Marcin Juszkiewicz ]
* Fix control file generation for ARM multiarch cross builds.
Merge from gcc-4.6 (4.6.2-11) unstable; urgency=low
* Update to SVN 20120104 (r182901) from the gcc-4_6-branch.
- Fix PR tree-optimization/51624.
* gcc-volatile-bitfields.diff: Remove, integrated upstream.
* Replace Fortran 95 with Fortran in package descriptions.
Merge from gcc-4.6 (4.6.2-10) unstable; urgency=low
* Update to SVN 20120104 (r182882) from the gcc-4_6-branch.
- Fix PR tree-optimization/49651, PR tree-optimization/51042,
PR tree-optimization/51070, PR target/51623, PR rtl-optimization/50396,
PR target/51643, PR lto/41159, PR tree-optimization/51583,
PR debug/49951, PR c++/51416, PR c++/51331, PR fortran/51502,
PR fortran/51310, PR libstdc++/51711, PR libstdc++/51626,
PR libstdc++/51083, PR libstdc++/50862, PR libstdc++/51540,
PR bootstrap/51686, PR bootstrap/49907.
[ Matthias Klose ]
* Don't provide the 4.6.1 symlink anymore.
* Fix generating libphobos dependency for gdc. Addresses: #653078.
* Link libmudflapth.so with -lpthread.
* Apply proposed backport for PR middle-end/48660 (Richard Sandiford).
Fixes: #630752, LP: #736661.
* On armel/armhf, allow g*-multilib installation using the runtime
libraries of the corresponding multiarch architecture.
* Fix location of .jinfo files. Addresses: #654579.
[ Aurelien Jarno ]
* Re-enable parallel builds on kfreebsd-i386, as the problem from bug
#637236 only affects kfreebsd-amd64.
Merge from gcc-4.6 (4.6.2-9) unstable; urgency=medium
* Update to SVN 20111217 (r182430) from the gcc-4_6-branch.
- Fix PR c++/51331.
* Fix build dependencies for armel/armhf.
Merge from gcc-4.6 (4.6.2-8) unstable; urgency=low
* Update to SVN 20111216 (r182407) from the gcc-4_6-branch.
- Fix PR tree-optimization/51485, PR tree-optimization/50569, PR c++/51248,
PR c++/51406, PR c++/51161, PR rtl-optimization/49720, PR fortran/50923,
PR fortran/51338, PR fortran/51550, PR fortran/47545, PR fortran/49050,
PR fortran/51075.
[ Matthias Klose ]
* gdc-4.6: Provide <gnu-triplet>-{gdc,gdmd}-4.6 symlinks.
Date: Mon, 05 Mar 2012 10:40:07 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/gnat-4.6/4.6.3-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 05 Mar 2012 10:40:07 +0100
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 gnat-4.6-doc
Architecture: source
Version: 4.6.3-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
gnat-4.6 - GNU Ada compiler
gnat-4.6-base - GNU Ada compiler (common files)
gnat-4.6-doc - GNU Ada compiler (documentation)
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)
Launchpad-Bugs-Fixed: 736661 908163 913734 922474
Changes:
gnat-4.6 (4.6.3-1ubuntu1) precise; urgency=low
.
* Merge with Debian.
.
gnat-4.6 (4.6.3-1) unstable; urgency=low
.
* debian/control.m4: remove dependencies on ada-compiler which is being
phased out.
* debian/patches/ada-libgnatvsn.diff (gnatvsn.ads): new hunk, revert an
upstream change to Current_Year to preserve the aliversion.
.
Merge from gcc-4.6 (4.6.3-1) unstable; urgency=low
.
* GCC 4.6.3 release.
.
[ Matthias Klose ]
* Linaro only:
Backport bug fixes (r106870, r106873) from the Linaro branch. LP: #922474.
* Fix PR target/50946, taken from the trunk. Fixes: #641849.
.
[ Thorsten Glaser ]
* Backport PR rtl-optimization/47612 from the trunk, apply for m68k only.
* Don't set the bootstrap-lean target unconditionally.
.
Merge from gcc-4.6 (4.6.2-16) unstable; urgency=medium
.
* Update to SVN 20120223 (r184520) from the gcc-4_6-branch (4.6.3 release
candidate.
- Fix PR tree-optimization/52286, PR c/52290, PR target/52330,
PR target/52294, PR target/52238, PR libstdc++/52300,
PR libstdc++/52317, PR libstdc++/52309.
.
[ Marcin Juszkiewicz ]
* Fix ARM sf/hf multilib dpkg-shlibdeps dependency generation.
.
[ Samuel Thibault ]
* Update hurd patch, fixing build failure. Fixes: #661362.
.
[ Thorsten Glaser ]
* Apply patch from Alan Hourihane to fix err_bad_abi testcase on m68k.
* Apply patch from Andreas Schwab to fix floats on m68k.
.
[ Jonathan Nieder ]
* libstdc++6: Depends on libc (>= 2.11) for STB_GNU_UNIQUE support
(Eugene V. Lyubimkin). Fixes: #584572.
* libstdc++6, libobjc2, libgfortran3, libmudflap0, libgomp1: Breaks
pre-multiarch gcc. Fixes: #651550.
* libstdc++6: Lower priority from required to important. Fixes: #661118.
.
[ Matthias Klose ]
* Fix path calculation for the libstdc++ -gdb.py file when installed into
multiarch locations. Fixes: #661385. LP: #908163.
.
Merge from gcc-4.6 (4.6.2-15) unstable; urgency=low
.
* Update to SVN 20120219 (r184373) from the gcc-4_6-branch.
- Fix PR tree-optimization/46886, PR debug/51950, PR c/52181,
PR middle-end/52230, PR bootstrap/51969, PR c++/52247, PR c/5218,
PR debug/52260, PR target/52199.
* Don't add ARM sf/hf conflicts for cross package builds. LP: #913734.
.
Merge from gcc-4.6 (4.6.2-14) unstable; urgency=low
.
* Update to SVN 20120210 (r184105) from the gcc-4_6-branch.
- Fix PR rtl-optimization/52139, PR rtl-optimization/52060,
PR middle-end/52074, PR target/52129, PR middle-end/48071,
PR target/52006, PR libmudflap/40778, PR rtl-optimization/51767,
PR middle-end/51768, PR middle-end/44777, PR debug/51695, PR c/51360,
PR debug/51517, PR middle-end/52140, PR target/51106, PR c++/51669,
PR driver/48306, PR tree-optimization/49536.
* Fix libstdc++-dev control file for cross builds.
.
Merge from gcc-4.6 (4.6.2-13) unstable; urgency=low
.
* Update to SVN 20120208 (r184026) from the gcc-4_6-branch.
- Fix PR middle-end/51994, PR target/40068, PR target/52107,
PR tree-optimization/51118, PR rtl-optimization/51374, PR target/51835,
PR target/50313, PR middle-end/45678, PR ada/46192, PR fortran/52151,
PR fortran/52093, PR fortran/52012, PR fortran/52022, PR fortran/51966,
PR fortran/51948, PR fortran/51913, PR libstdc++/51795, PR libjava/48512.
.
* Install libstdc++ -gdb.py file into /usr/lib/debug.
Fixes: #652160, #653446.
* Configure --with-system-root, remove trailing slash from system root.
* Strip whitespace from with_libssp definition. Fixes: #653255.
* Fix control file generation for cross packages. LP: #913734.
* Update the Linaro support to the 4.6-2012.01-1 release.
.
Merge from gcc-4.6 (4.6.2-12) unstable; urgency=low
.
* Update to SVN 20120120 (r183333) from the gcc-4_6-branch.
- Fix PR middle-end/48660, PR tree-optimization/51315,
PR target/51756 (avr), PR rtl-optimization/38644, PR ada/41929,
PR target/48743 (x86), PR tree-optimization/49642,
PR rtl-optimization/51821, PR tree-optimization/51759,
PR rtl-optimization/51821, PR target/51623, PR c++/51854, PR c++/51868,
PR c++/51344, PR fortran/51800, PR fortran/51904.
.
[ Matthias Klose ]
* Update the Linaro support to the 4.6-2012.01-1 release.
.
[ Marcin Juszkiewicz ]
* Fix control file generation for ARM multiarch cross builds.
.
Merge from gcc-4.6 (4.6.2-11) unstable; urgency=low
.
* Update to SVN 20120104 (r182901) from the gcc-4_6-branch.
- Fix PR tree-optimization/51624.
* gcc-volatile-bitfields.diff: Remove, integrated upstream.
* Replace Fortran 95 with Fortran in package descriptions.
.
Merge from gcc-4.6 (4.6.2-10) unstable; urgency=low
.
* Update to SVN 20120104 (r182882) from the gcc-4_6-branch.
- Fix PR tree-optimization/49651, PR tree-optimization/51042,
PR tree-optimization/51070, PR target/51623, PR rtl-optimization/50396,
PR target/51643, PR lto/41159, PR tree-optimization/51583,
PR debug/49951, PR c++/51416, PR c++/51331, PR fortran/51502,
PR fortran/51310, PR libstdc++/51711, PR libstdc++/51626,
PR libstdc++/51083, PR libstdc++/50862, PR libstdc++/51540,
PR bootstrap/51686, PR bootstrap/49907.
.
[ Matthias Klose ]
* Don't provide the 4.6.1 symlink anymore.
* Fix generating libphobos dependency for gdc. Addresses: #653078.
* Link libmudflapth.so with -lpthread.
* Apply proposed backport for PR middle-end/48660 (Richard Sandiford).
Fixes: #630752, LP: #736661.
* On armel/armhf, allow g*-multilib installation using the runtime
libraries of the corresponding multiarch architecture.
* Fix location of .jinfo files. Addresses: #654579.
.
[ Aurelien Jarno ]
* Re-enable parallel builds on kfreebsd-i386, as the problem from bug
#637236 only affects kfreebsd-amd64.
.
Merge from gcc-4.6 (4.6.2-9) unstable; urgency=medium
.
* Update to SVN 20111217 (r182430) from the gcc-4_6-branch.
- Fix PR c++/51331.
* Fix build dependencies for armel/armhf.
.
Merge from gcc-4.6 (4.6.2-8) unstable; urgency=low
.
* Update to SVN 20111216 (r182407) from the gcc-4_6-branch.
- Fix PR tree-optimization/51485, PR tree-optimization/50569, PR c++/51248,
PR c++/51406, PR c++/51161, PR rtl-optimization/49720, PR fortran/50923,
PR fortran/51338, PR fortran/51550, PR fortran/47545, PR fortran/49050,
PR fortran/51075.
.
[ Matthias Klose ]
* gdc-4.6: Provide <gnu-triplet>-{gdc,gdmd}-4.6 symlinks.
Checksums-Sha1:
8e1effce11e1e5647dcb16af976b97a9a959ac01 3098 gnat-4.6_4.6.3-1ubuntu1.dsc
736dbd25a78cdafd03e0fb0b20d3125aa06fa80a 829911 gnat-4.6_4.6.3-1ubuntu1.tar.gz
Checksums-Sha256:
72979d9368c6ddcd23df818f5dfaf618faf77c6934adb29c6fd3f1dac697ed12 3098 gnat-4.6_4.6.3-1ubuntu1.dsc
9a40534516e529d469167fd651e55bea78c33bd67c509f4b71c811ba0291c0ca 829911 gnat-4.6_4.6.3-1ubuntu1.tar.gz
Files:
f615fc3e4e2012792bccc11820849dc4 3098 devel optional gnat-4.6_4.6.3-1ubuntu1.dsc
3b0e3bcffb377ab6b70ac19401eee419 829911 devel optional gnat-4.6_4.6.3-1ubuntu1.tar.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk9UjoAACgkQStlRaw+TLJx0tgCguQBCHfyCNqGqVLMSM0tHU6DK
i8UAn3eQtiXykrqVgk+HLYVrXVyTFwGq
=cHDy
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list