summaryrefslogtreecommitdiff
path: root/debian/rules2
AgeCommit message (Collapse)AuthorFilesLines
2014-04-18Merge svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7Igor Pashev1-47/+39
Conflicts: debian/changelog debian/control debian/patches/hjl-x32-gcc-4_7-branch.diff debian/rules.defs
2013-12-02 * Configure --with-long-double-128 on powerpcspe. Closes: #731141.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@7038 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-10-21 * Don't run the tests against the installed runtime libraries.doko1-33/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6990 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
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.7@6965 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-08-21 * On alpha, link with --no-relax. Update libgcc1 symbols files (Michaeldoko1-0/+4
Cree). Closes: #719672. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6937 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-08-21 * Update Debian release names (Stephen Kitt). Closes: #720263.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6936 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-07-15- Disable running the testsuite with the installed gccdoko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6914 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.7@6893 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.7@6876 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.7@6854 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.7@6850 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-05-30 * Don't configure anymore with --enable-libstdcxx-time=yes. doko1-1/+4
Addresses: #710220. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6794 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-05-27 * Build zh_TW.UTF-8 locale to fix libstdc++ test failures.doko1-0/+6
* Keep prev-* symlinks to fix plugin.exp test failures. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6784 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-05-20Merge svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7Igor Pashev1-160/+215
How to merge: git svn clone ... a cd b && git pull ../a Conflicts: debian/changelog debian/control debian/control.m4 debian/rules.conf debian/rules.d/binary-gcc.mk debian/rules.defs debian/rules.patch debian/rules2 Refreshed patches. Expecting further conflicts in debian/patches/hjl-x32-gcc-4_7-branch.diff, because SVN updates breaks it.
2013-05-08 * Disable multilib dejagnu runs for gcj.doko1-0/+5
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6739 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-02-09 * Use the CLooG PPL 1.0 backend for graphite.doko1-2/+3
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6612 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-02-08 * Use the CLooG ISL backend for graphite.doko1-0/+5
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6610 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.7@6607 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2013-01-14 * Don't ship libiberty.a in gcc-4.7-hppa64. Closes: #659556.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6572 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.7@6537 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.7@6530 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.7@6520 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.7@6518 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.7@6516 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-21 - use the same settings for gcc_lib_dir, sysroot and header locations doko1-1/+3
as for the native build. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6497 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.7@6495 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.7@6488 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.7@6475 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.7@6458 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.7@6455 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.7@6451 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.7@6449 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.7@6446 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-13 * Stop configuring cross compilers --with-headers --with-libs.doko1-5/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6437 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-13 * Drop the g++-multilib build dependency, use the built compiler todoko1-0/+6
check which multilib variants can be run. Provide an asm symlink for the build. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6433 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-11 * Fix package builds with the common libraries provided by a newer doko1-2/+0
gcc-X.Y package. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6424 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-10- fix building the runcheck filesdoko1-2/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6417 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-10 * When cross building the native compiler, configure --with-sysroot=/doko1-5/+5
and without --without-isl. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6412 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-09 * Make libgcj packages Multi-Arch: same, append the Debian architecturedoko1-1/+1
name to the gcj java home. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6395 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-09 * Drop the g++-multilib build dependency, use the built compiler todoko1-16/+47
check which multilib variants can be run. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6391 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-08 * For cross builds, install into /usr/lib/gcc-cross to avoid file conflicts doko1-4/+15
with the native compiler for the target architecture. * For cross builds, don't add /usr/local/include to the standard include path, however /usr/local/include/<multiarch> is still on the path. * For cross builds, provide symbols files based on the symbols files for the native build. Not picked up by dh_makeshlibs yet. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6383 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-12-07 * Only run the libgo testsuite for flags configured in RUNTESTFLAGS.doko1-46/+0
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6380 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-11-28 * Point to gcc's README.Bugs when building gcj packages. Closes: #623987.doko1-1/+1
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6346 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-11-27 * For stage1 builds, include gcc_lib_dir files in the gcc package.doko1-3/+2
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6340 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-11-23 * Rename the gccgo info to gccgo-4.7 on installation, install into gccgo-4.7.doko1-0/+9
* Include libquadmath documentation in the gcc-4.7-doc package. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6307 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-11-13 * Use /usr/include/<multiarch>/c++/4.x as the include directory doko1-0/+4
for host dependent c++ header files. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6220 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-10-28 * Keep the host alias when building multilib libraries which need todoko1-72/+0
be cross-built on some architectures/buildds. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6209 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-10-20 * Fix location of x32 specific C++ header files.doko1-3/+35
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6187 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-10-16 [ Matthias Klose ]doko1-0/+39
* Build libx32gcc-dev and libx32objc-dev packages. * Allow conditional building of the x32 multilibs. [ Daniel Schepler ] * Add support for x32. Closes: #667005. * New patch hjl-x32-gcc-4_7-branch.diff to incorporate changes from that branch, including --with-abi=mx32 option. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6176 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
2012-10-05 * Add arm64 support, partly based on Wookey's patches (only applied for ↵doko1-5/+5
arm64). git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6145 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca