summaryrefslogtreecommitdiff
path: root/debian/rules2
AgeCommit message (Collapse)AuthorFilesLines
2014-07-23Merge svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8Igor Pashev1-2/+6
Conflicts: debian/changelog debian/control
2014-05-18 * Update to SVN 20140516 (r210514) from the gcc-4_8-branch.doko1-0/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7381 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2014-04-27 * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64doko1-2/+4
cross compiler. Closes: #745967. * Fix the as and ld symlinks for the hppa64 cross compiler. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7321 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2014-04-18Merge svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8Igor Pashev1-24/+32
Conflicts: debian/changelog debian/control
2014-04-07 * Explicitly configure with --disable-multilib on sparc64 when nodoko1-1/+1
multilibs are requested (Helmut Grohne). Closes: #743342. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7278 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2014-04-02 * Explicitly configure with --disable-multilib on sparc64 when nodoko1-1/+1
multilibs are requested (Helmut Grohne). Closes: #743342. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7248 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2014-03-29 * Fix cross building targeting x32 (Helmut Grohne). Closes: #742539. doko1-1/+4
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7241 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2014-03-23 * Don't ignore DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=x32.doko1-1/+1
(Helmut Grohne). Closes: #742358. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7233 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-12-14 - Fix snapshot builds for ppc64eldoko1-0/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7072 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-12-12 * Configure --with-long-double-128 on powerpcspe (Roland Stigge).doko1-1/+1
Closes: #731941. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7057 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-12-09 - set configure option for powerpc64le-linux.doko1-0/+5
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7055 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-11-25 * Use dpkg-vendor information for distribution specific settings.doko1-13/+18
Closes: #697805. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7016 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-11-07 * Stop building libmudflap (removed in GCC 4.9).doko1-8/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6995 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-11-07Extra configure options for illumosIgor Pashev1-2/+11
2013-09-20- Don't stop running the tests when ulimit -m failsdoko1-2/+6
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6966 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-08-28 * Add packaging support for mips64(el) and mipsn32(el) including multilibdoko1-4/+12
configurations (YunQiang Su). Addresses: #708143. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6949 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-08-21 * Add packaging support for mips64(el) and mipsn32(el) including multilibdoko1-0/+47
configurations (YunQiang Su). Addresses: #708143. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6941 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-08-21 * Don't rely on the most recent Debian release name for configurationdoko1-6/+14
of the package. Addresses: #720263. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6938 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-07-09 * Fix multiarch include path for aarch64.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6909 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-30 * Add 32-bit biarch packages on sparc64.aurel321-3/+3
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6895 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-27 * Work around libgo build failure on ia64. PR 57689. #714090.doko1-1/+8
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6887 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-20Don't pass --with-mips-plt on mips/mipsel.aurel321-2/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6877 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-18 * Split out a gcj-4.8 package, allow to build a gcj cross compiler. doko1-0/+8
* Allow to cross build gcj. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6853 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-18 * For ARM multilib builds, use libsf/libhf system directories to lookupdoko1-4/+16
files for the non-default multilib (for now, only for the cross compilers). git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6851 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-17 * For ARM multilib builds, use libsf/libhf system directories to lookupdoko1-4/+2
files for the non-default multilib (needed for the cross compilers). git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6849 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-06-03- the D test failures for the non-default multilibs are known, ignore themdoko1-0/+5
for the test summary which is sent by email. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6801 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-05-29 * Explicity configure with --disable-lib{atomic,quadmath,sanitizer} whendoko1-0/+14
not building these libraries. Closes: #710224. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6790 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-05-27 * Keep prev-* symlinks to fix plugin.exp test failures.doko1-0/+6
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6782 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-04-26 * Stop building the spu cross compilers on powerpc and ppc64.doko1-170/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6720 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-03-28 * Update to SVN 20130328 (r197185) from the gcc-4_8-branch.doko1-0/+1
* Apply proposed patch for PR c++/55951. Closes: #703945. * Configure with --disable-libatomic for hppa64. Closes: #704020. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6648 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-03-19gcc-4.8 (4.8-20130318-1) experimental; urgency=lowdoko1-1/+1
* GCC snapshot 20130318, taken from the trunk. - Fix the build failures on ARM. * Install the libasan_preinit.o files. Closes: #703229. -- Matthias Klose <doko@debian.org> Mon, 18 Mar 2013 16:18:25 -0700 git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6643 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-02-18- Don't run multilib tests for gcjdoko1-0/+4
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6633 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-02-17gcc-4.8 (4.8-20130217-1) exp; urgency=lowdoko1-0/+4
* GCC snapshot 20130217, taken from the trunk. * Update libasan symbols files. * On alpha, link with --no-relax. Update libgcc1 symbols files (Michael Cree). Closes: #699220. -- Matthias Klose <doko@debian.org> Sun, 17 Feb 2013 21:23:14 +0100 git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6631 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-02-08- Fix name of the libstdc++-v3 dejagnu log filedoko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6608 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-15 * Don't ship libiberty.a in gcc-4.8-hppa64. Closes: #659556.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6575 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-13 * Build the libasan and libtsan packages before libstdc++.doko1-8/+8
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6557 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-09 * Always configure --with-system-zlib.doko1-1/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6538 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-06 * Let gjdoc accept -source 1.5|1.6|1.7. Addresses: #678945.doko1-7/+7
* Fix build configured with --enable-java-maintainer-mode. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6532 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-04 [ Thibaut Girka ]doko1-1/+9
* Prepare for optional dependencies on the packages built on the target architecture. * When using the above, - use cpp-4.x-<triplet> instead of gcc-4.x-base to collect doc files. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6521 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-04 [ Thibaut Girka ]doko1-7/+23
* Prepare for optional dependencies on the packages built on the target architecture. * When using the above, - install libraries into the multiarch directories. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6519 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-04 * Prepare for optional dependencies on the packages built on thedoko1-1/+5
target architecture. * When using the above, - use the same settings for C++ header locations as for the native build. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6517 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-21 - use the same settings for gcc_lib_dir, sysroot and header locationsdoko1-1/+3
as for the native build. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6498 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-21 * When using the above, use the same settings for sysroot and headerdoko1-1/+4
locations as for the native build. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6496 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-18- set USE_CPUS from DEB_BUILD_OPTIONSdoko1-1/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6489 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-17 * Allow building a gcj cross compiler.doko1-2/+3
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6476 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-16 * Don't set a LD_LIBRARY_PATH when calling dh_shlibdeps in cross builds.doko1-8/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6460 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-16 * Fix installation of multilib enabled stage1 and stage2 cross builds.doko1-4/+6
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6456 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-15 * Don't check glibc version to configure --with-long-double-128.doko1-11/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6454 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-15 * Allow multilib enabled stage1 and stage2 cross builds.doko1-23/+48
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6453 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-14 * Explicitly configure with --enable-multiarch when doing builds doko1-2/+6
supporting the multiarch layout. * Only configure --with-sysroot, --with-build-sysroot when values are set. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6447 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca