summaryrefslogtreecommitdiff
path: root/debian/rules.defs
AgeCommit message (Collapse)AuthorFilesLines
2015-09-26We do need libsspIgor Pashev1-2/+1
2015-09-20No gnat on DysonIgor Pashev1-1/+9
2015-09-20Ported from gcc 4.9 packageIgor Pashev1-1/+8
2015-09-17 [ YunQiang Su ]doko1-2/+2
* Build again the gnat-5-sjlj package. Closes: #798782. * Fix gnat cross builds, and cross building gnat. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8231 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-11 * Update to SVN 20150911 (r227671, 5.2.1) from the gcc-5-branch.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8223 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-25 - only add libstdc++ breaks for native builds with the new abidoko1-2/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8181 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-23 * Ignore missing libstdc++ symbols on sparc64 (work around #792204).doko1-5/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8170 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-23gcc-5 (5.2.1-12) UNRELEASED; urgency=mediumdoko1-1/+1
* Update to SVN 20150723 (r226105, 5.2.1) from the gcc-5-branch. -- Matthias Klose <doko@ubuntu.com> Thu, 23 Jul 2015 14:04:43 +0200 gcc-5 (5.2.1-11) experimental; urgency=medium * Configure without --disable-libstdcxx-dual-abi. * Configure with --with-default-libstdcxx-abi=c++11. -- Matthias Klose <doko@debian.org> Fri, 17 Jul 2015 08:13:08 +0200 git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8167 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-16 * Ignore missing libstdc++ symbols on sparc64 (work around #792204).doko1-0/+5
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8162 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-07 - prepare for 5.1.1-13doko1-5/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8155 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-11 * Fix a bunch of lintian warnings.doko1-1/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8112 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-10 * Build libstdc++6 when building the common libraries.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8106 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-01 * Fix base dependency for rtlibs stage builds.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8087 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-28 - don't build libgccjit on ia64, fails to build, no machine available for ↵doko1-1/+1
checking git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8073 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-28 * Relax dependencies on binary indep *-dev-*-cross packages.doko1-11/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8071 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-27 * Disable building gdc on sh4.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8069 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-27 * Fix dependencies for stage1 and stage2 builds.doko1-2/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8068 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-25 - prepare for 5.1.1-7doko1-2/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8062 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-22 * Various fixes to build a gnat cross compiler:doko1-1/+2
- Fix dependencies of packages. - Fix building libgnatprj and libgnatvsn (still needed to figure out if these are target or host libraries). * Fix building cross compilers with dpkg 1.18. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8060 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-21 - unset DEB_STAGEdoko1-1/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8056 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-21 * Provide a rtlibs stage to build a subset of target library packages.doko1-7/+75
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8054 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-19 * Re-enable running the tests.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8050 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-15 - use build_type instead of REVERSE_CROSSdoko1-12/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8039 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-13 * Don't build gdc-multilib on armel.doko1-2/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8033 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-09 * Update to SVN 20150507 (r222873, 5.1.1) from the gcc-5-branch.doko1-1/+5
* Fix gotools configury. * Configure with --disable-libstdcxx-dual-abi --with-default-libstdcxx-abi=c++98 While libstdc++ provides a dual ABI to support both the c++98 and c++11 ABI, there is no committment on compatibility of the old experimental c++11 ABI from GCC 4.9 and the stable c++11 ABI in GCC 5. Closes: #784655. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8031 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-02 * Really disable gnat on x32.doko1-0/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8015 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-29gcc-5 (5.1.1-2) unstable; urgency=mediumdoko1-1/+7
* Update to SVN 20150428 (r222550, 5.1.1) from the gcc-5-branch. * Fix the gnat build dependency. * Don't build go and gofmt for cross compilers. -- Matthias Klose <doko@ubuntu.com> Tue, 28 Apr 2015 23:57:14 +0200 git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7994 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-19 * Don't ignore errors in dh_makeshlibs and dh_shlibdeps anymore, symbolsdoko1-4/+0
files should be uptodate now. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7974 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-13 * Fix not building libs built by the next GCC version.doko1-1/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7969 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-12 * Don't build libobjc, when not building the common libraries.doko1-3/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7965 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-10 * Re-enable building the D frontend. Closes: #782254.doko1-2/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7961 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-02 - don't try to bump the ix86 triplet for older releasesdoko1-2/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7950 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-01 - disable gnat for lucid and squeeze builds, when built from the gcc-5 sourcedoko1-0/+12
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7946 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 * Don't build libmpx on older releases.doko1-3/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7937 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-29 - Prefer gnat-4.6 over gnat-4.8, don't configure with ada in gccgo buildsdoko1-0/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7929 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-28 * Fix gnat build dependencies.doko1-1/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7928 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-28 - revert wrong commitdoko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7927 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-28 * Fix gnat build dependencies.doko1-1/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7926 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-27 * gnat related work (partly based on #780640):doko1-3/+4
- Update patches for GCC 5. - Build the gnat packages from the gcc-5 source package. - Don't build a gnat-base package from the gcc-5 source. - Stop building the gnat-5-sjlj package for now, patch needs an update. - Fix the packaging when not building the gnat-5-sjlj package. - Don't apply the ada-symbolic-tracebacks, patch needs an update. - Fix the libgnatprj build, build with -DIN_GCC. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7922 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-21 - fix standalone gccgo buildsdoko1-1/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7902 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-21 * Update libcc1 build support.doko1-0/+10
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7901 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-12 - Really build the libmpx multilib packages.doko1-0/+7
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7891 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-11 * Enable libmpx builds on amd64 and i386.doko1-2/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7887 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-10 * Enable libmpx builds on amd64, i386 and x32.doko1-0/+8
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7882 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-08 * libgo: Add arm64 to the pointer size map (Michael Hudson).doko1-1/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7877 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-08 - more fixes for gccgo standalone buildsdoko1-0/+5
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7875 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-08 - include libgomp in standalone gccgo builds.doko1-2/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7872 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-28 - really enable ubsan on ppc64eldoko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7864 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-27 * Enable libsanitizer for POWERPC LE (asan, ubsan).doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7857 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-27 * Enable libsanitizer for AArch64 (asan, ubsan).doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7855 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca