summaryrefslogtreecommitdiff
path: root/debian/rules.patch
AgeCommit message (Collapse)AuthorFilesLines
2015-09-21Added debian/patches/illumos-libgo-lfstack.diffIgor Pashev1-0/+1
2015-09-21Added debian/patches/illumos-sysdep-unix.c.diffIgor Pashev1-0/+1
2015-09-20Added debian/patches/illumos-libgcc-regs.diffIgor Pashev1-0/+1
2015-09-20Updated Dyson patchesIgor Pashev1-1/+0
2015-09-20Ported from gcc 4.9 packageIgor Pashev1-0/+11
2015-09-17 [ YunQiang Su ]doko1-3/+3
* 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-15 * Work around PR c++/65913, link with -latomic when linking with -stdc++.doko1-0/+6
Closes: #797577. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8227 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-09 * Update to SVN 20150909 (r227597, 5.2.1) from the gcc-5-branch.doko1-1/+0
- Fix PR c++/67369, ICE on valid code. LP: #1489173. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8221 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-09 * Fix PR target/67143 (AArch64), ICE on valid code. LP: #1481333.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8220 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-09 * libgo: Fix PR go/67508, rewrite lfstack packing/unpacking to look moredoko1-0/+1
like that in Go (Michael Hudson). LP: #1472650. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8219 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-08* Use --with-mips-plt on mips*.aurel321-1/+3
* Build for R2 ISA on mips, mips64 and mips64el. * Optimize for R2 ISA on mipsel. * Only apply mips-fix-loongson2f-nop on mipsel. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8218 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-07 * Build-depend on linux-libc-dev [m68k] for gcc and gcc-snapshot builds.doko1-1/+0
Closes: #796906. * Don't ignore anymore bootstrap comparison failures on sh4. Closes: #796939. * Fix stage1 cross build for KFreeBSD. Closes: #796901. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8217 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-02 * Apply proposed patch for PR target/67280 (ARM). LP: #1482320.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8212 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-08-25 * Update to SVN 20150825 (r227166, 5.2.1) from the gcc-5-branch.doko1-1/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8206 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-08-19 * Apply proposed patch for PR target/67211 (ppc64el).doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8203 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-08-19 * Update to SVN 20150819 (r227013, 5.2.1) from the gcc-5-branch.doko1-1/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8202 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-30 * Update to SVN 20150730 (r226411, 5.2.1) from the gcc-5-branch.doko1-0/+1
- Fix PR libstdc++/67015. Closes: #793784. * Ignore differences in gcc/real.o in the bootstrap build for sh*-*linux-gnu targets. According to PR 67002, "A rare indeterminacy of the register choice. Both codes are valid. It seems very hard to find where has this indeterminacy come from". Suggested by Adrian Glaubitz. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8184 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-30 * Fix PR c++/66857, taken from the trunk.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8183 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-23 * Fix PR libstdc++/66145, std::ios_base::failure objects thrown fromdoko1-0/+4
libstdc++.so using the gcc4-compatible ABI. Just build src/c++11/functexcept.cc using the new ABI. It will break code, which will be handled in the archive by adding Breaks for the affected packages. Third party code using such code will need a rebuild. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8168 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-16 * Go escape analysis: analyze multiple result type assertions (takendoko1-0/+2
from the trunk). git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8163 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-16 * gccgo: escape: Analyze binary expressions (taken from the trunk).doko1-0/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8116 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-02 * Work around PR go/66368, build libgo with -fno-stack-protector.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8099 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-02 - re-enable gcc-as-needed for ubuntu buildsdoko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8096 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-01 * libgo: syscall.Sendfile(): Set the new offset to the new offsetdoko1-0/+1
instead of the originally provided one (Michael Vogt). LP: #1460530. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8092 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-22 * Various fixes to build a gnat cross compiler:doko1-0/+3
- 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-18 * Backport patch for gccgo (not yet applied):doko1-0/+2
- gccgo: If unary & does not escape, the var does not escape. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8046 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-18 * Partially apply patches to build a gnat cross compiler (submitteddoko1-0/+1
by YunQiang Su). - gnatmake: Call the versioned gnatbind and gnatlink commands. Closes: #782257. - Allow libgnatprj and libgnatvsn to cross build. Addresses: #783372. - New patch ada-gnattools-cross.diff (no documentation). git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8045 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-09 * Update to SVN 20150507 (r222873, 5.1.1) from the gcc-5-branch.doko1-0/+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 * Fix applying the cross-biarch patch for stage1 builds.doko1-0/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8009 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-30 * Apply the cross-biarch patch for every cross build.doko1-6/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8004 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-30 * config-ml.in: Add D support.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8002 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-30 * Backport patches for gccgo (not yet applied):doko1-0/+1
- Consider multi-result calls in escape analysis. - Propagate escape info from closures to enclosed variables. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8000 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-29 * PR libstdc++/62258, fix for std::uncaught_exception, taken from the trunk.doko1-0/+1
LP: #1439451. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7997 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-24 * gccgo: Implement escape analysis (taken from the trunk). Turned offdoko1-0/+3
by default, enable with -fgo-optimize-alloc. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7985 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-24 * Ignore bootstrap comparison failure on ia64. Filed upstream asdoko1-0/+1
PR middle-end/65874. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7984 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-24 * Update to SVN 20150424 (r222404) from the gcc-5-branch.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7979 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-22 * Split out the sjlj build related things from the ada-acats patch intodoko1-0/+2
a new ada-acats-sjlj patch. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7978 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-22 * GCC 5.1.0 release.doko1-1/+0
* Update NEWS files. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7977 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-19 * Update to SVN 20150419 (r222218) from the gcc-5-branch.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7973 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-14 * Apply the ada-bootstrap-compare patch for snapshot builds as well.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7971 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-10 * Re-enable building the D frontend. Closes: #782254.doko1-1/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7961 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-03 * Update to SVN 20150403.doko1-1/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7952 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-02 * Don't add -gtoggle to STAGE3_CFLAGS (disabling the bootstrap comparison).doko1-0/+1
Instead, ignore the one differing file (gcc/ada/a-except.o) for now. See #781457, PR ada/65618. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7951 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-01 - update libstdc++-no-testsuite, disable it.doko1-9/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7944 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-01 * Update to SVN 20150401.doko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7942 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 * Don't link libgnatprj using --no-allow-shlib-undefined on older releases.doko1-0/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7936 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 * Don't explicitly configure --with-gxx-include-dir and an absolute path,doko1-0/+1
so the toolchain remains relocatible. Instead, canonicalize the include path names at runtime. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7935 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-28 * Update to SVN 20150327.doko1-3/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7924 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-27 * gnat related work (partly based on #780640):doko1-3/+8
- 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-25 * For ICEs, dump the preprocessed source file to stderr when in adoko1-0/+1
distro build environment. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7914 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca