summaryrefslogtreecommitdiff
path: root/debian/rules2
AgeCommit message (Collapse)AuthorFilesLines
2015-09-15 * Work around PR c++/65913, link with -latomic when linking with -stdc++.doko1-0/+2
Closes: #797577. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8228 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-09-08* Use --with-mips-plt on mips*.aurel321-8/+10
* 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-08-28 - target power8 for Ubuntu 15.10doko1-1/+5
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8210 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-08-19 * Again, configure with --enable-targets=powerpcle-linux on ppc64el.doko1-0/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8201 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-23 * Remove the work around to build with -O1 on sh4.doko1-6/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8169 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-11 - fix libstdcxx_abi configdoko1-1/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8157 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-07-02 * Configure --with-fp-32=xx on all mips targets, setting MIPS O32 default doko1-6/+6
to FPXX (YunQiang Su). Closes: #789612. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8146 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-16 * Update to SVN 20150616 (r224519, 5.1.1) from the gcc-5-branch.doko1-0/+15
* Explicitly build with -Wl,--no-relax on alpha again. * Build with -O1 on sh4 (try to work around PR target/66358). git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8119 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-11 * Fix a bunch of lintian warnings.doko1-6/+7
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8112 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-10 * Build target libraries with -Wl,-z,relro.doko1-0/+11
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8110 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-09 * Build target libraries with -Wl,-z,relro.doko1-13/+39
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8104 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-01 - Filter out more flags set by dpkg-buildpackagedoko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8094 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-06-01 * Set CC and CXX matching the same GCC version for the stage1 build.doko1-13/+13
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8093 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-29 - Fix obsolete passing CC for hppa/jit and neon buildsdoko1-3/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8080 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-28Revert (requires binutils trunk):doko1-7/+4
* Configure with --enable-fix-cortex-a53-843419 for AArch64. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8070 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-26 * Configure with --enable-fix-cortex-a53-843419 for AArch64.doko1-0/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8066 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-26 * Set the priorities of the *-dev-*-cross packages to extra.doko1-0/+2
* Prepare to change the base dependency for *-cross packages. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8064 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-25 - prepare for 5.1.1-7doko1-0/+1
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-5/+14
- 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 - remove old gpc cruftdoko1-3/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8059 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-21 * Make symbols file symlinking for cross builds more robust.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8057 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-21 * Prefer gnatgcc-5 over gnatgcc when building native packages.doko1-1/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8055 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-21 * Provide a rtlibs stage to build a subset of target library packages.doko1-2/+22
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8054 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-16 * Remove reference to .ico file in NEWS.html.doko1-1/+1
* Fix gcc's dependency on libcc1-0 for native builds. * Fix stripping the rpath when cross-building cross compilers. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8040 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-15 - use build_type instead of REVERSE_CROSSdoko1-6/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8039 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-13 * Remove old CFLAGS/LDFLAGS settings to build gdc.doko1-5/+0
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8036 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-09 * Update to SVN 20150507 (r222873, 5.1.1) from the gcc-5-branch.doko1-16/+2
* 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-03 * Update to SVN 20150503 (r222751, 5.1.1) from the gcc-5-branch.doko1-4/+0
- Fix build failure on alpha. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8021 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-05-03 * On alpha, link again with --no-relax.doko1-0/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@8019 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-22 * GCC 5.1.0 release.doko1-2/+1
* Update NEWS files. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7977 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-12 * Don't run the gccjit tests on KFreeBSD. Works around #782444:.doko1-0/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7966 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-02 - print DEB_BUILD_OPTIONSdoko1-0/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7949 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-04-01 * Fix the libgccjit build using the just built compiler.doko1-31/+17
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7945 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 - Run the gccjit testsuitedoko1-0/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7940 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 - build c++ for the gccjit build too, needed for the tests.doko1-1/+1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7939 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 * Rebuild the work around to build libgccjit on arm64.doko1-13/+15
* Fix the libgccjit build using the just built compiler. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7938 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-31 * Don't explicitly configure --with-gxx-include-dir and an absolute path,doko1-11/+0
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-29 - More fixes for gnat build dependencies :-/doko1-3/+3
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7932 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-29 - Prefer gnat-4.6 over gnat-4.8, don't configure with ada in gccgo buildsdoko1-2/+0
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-3/+10
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-1/+1
- 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 * Update libcc1 build support.doko1-0/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7901 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-21 * Update to SVN 20150321.doko1-1/+2
* Move the libcc1plugin from the gcc-5-plugin-dev package into the gcc-5 package. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7899 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-03-11 * Enable libmpx builds on amd64 and i386.doko1-1/+5
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/+4
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7882 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-26 * Remove the support to build empty libsanitizer packages on powerpcdoko1-4/+0
and ppc64; libsanitizer should be stable on these architectures. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7854 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-25 * Fix the hppa64 cross build (John David Anglin). Closes: #778658.doko1-1/+11
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7842 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-10 - Fix gcc-snapshot installdoko1-1/+2
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7834 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-05 * Allow to build using gettext built with a newer GCC.doko1-0/+6
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7830 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2015-02-03 * Don't disable bootstrap mode for the jit build on arm64, getsdoko1-2/+8
miscompiled. git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7820 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca