Age | Commit message (Expand) | Author |
2012-04-06 | Do not try to cross build nginx, since it does not work. | Joel Sing |
2011-11-12 | - add avr32 which'll use gcc4/binutils-2.17 | Jasper Lievisse Adriaanse |
2011-11-11 | Allow 64bit -> arm cross compilation as it appears safe (amd64 -> arm at least) | Dale Rahn |
2011-09-23 | Detect word-size mismatches between host and target, which result in | Philip Guenthe |
2011-09-18 | ia64 should use gcc4; sort the list of binutils-2.17 platforms while I'm there | Mark Kettenis |
2011-08-05 | Switch hppa64 cross compiling environment to gcc4. | Mark Kettenis |
2011-07-27 | Switch hppa64 to binutils-2.17 | Mark Kettenis |
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-05 | Allow switching between binutils and binutils 2.17. | Dale Rahn |
2011-06-16 | Typo, BINOWN -> BINGRP | Martin Pieuchot |
2010-10-17 | unlink libsectok from the build; ok markus@ deraadt@ | Damien Miller |
2010-09-25 | Copy the right bits to the right places for gcc4. | Dale Rahn |
2010-09-24 | Switch mips-based ports to gcc4. Most of the work has been done by kettenis@. | Miod Vallat |
2010-09-23 | Remove tn3270 reference. | Paul Irofti |
2010-09-20 | add octeon as cross build target arch. ok miod@ | Takuya ASADA |
2010-09-20 | nsd uses configure, so put it in NO_CROSS for now. | Dale Rahn |
2010-09-09 | Sigh, check in the actual diff, not a backout of th previous change. | Dale Rahn |
2010-09-09 | Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@ | Dale Rahn |
2010-08-25 | sync the list of gcc4 archs with bsd.own.mk | Jonathan Gray |
2010-07-09 | Fix cross build problem with cpp, marex pointed out that it wasn't committed. | Dale Rahn |
2010-06-01 | Initial attempt at being COMPILER_VERSION and gcc4 compatible. | Dale Rahn |
2010-05-31 | moko goes away. | Dale Rahn |
2010-02-05 | Force MACHINE_CPU when building cross-toolchain or cross-building. This allows | Miod Vallat |
2009-09-21 | Add all arm based architectures. ok miod@. | Matthieu Herrb |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |
2008-09-06 | Try to clean up the cross build environment, more of the tree cross builds now | Dale Rahn |
2008-05-13 | socppc is powerpc | Miod Vallat |
2007-08-01 | another cats remnant | Theo de Raadt |
2007-02-06 | feed bsdsrc/objdir and makeobjdir in cross-env allowing make obj and the like... | Michael Shalayeff |
2006-12-19 | missing TARGET_ARCH handling (solbourne) | Theo de Raadt |
2006-10-06 | Early bits for a 32-bit SuperH toolchain, currently for little-endian | Miod Vallat |
2006-09-27 | alpha is gcc3 now | Michael Shalayeff |
2006-06-16 | typoo | Michael Shalayeff |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat |
2006-05-04 | Install binutils objdump on a.out cross-tools; ok grange@ | Miod Vallat |
2006-04-19 | make sure cross-as and cross-ranlib get compiled again for a.out platforms. | Miod Vallat |
2006-04-19 | photurisd is nomore; from Michael Knudsen | Michael Shalayeff |
2005-12-30 | Disable lint for libraries. | Alexander Yurchenko |
2005-09-18 | Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511 | Dale Rahn |
2005-09-11 | Compute TARGET_ARCH in the Makefile, rather than in a shell, and use it | Miod Vallat |
2005-09-11 | Create proper symlink for a.out as. | Miod Vallat |
2005-09-11 | Create a correct /usr/bin/cpp for a.out platforms. | Miod Vallat |
2005-06-28 | telnetd is gone | Martin Reindl |
2005-03-12 | Kill \n at EOF. | Alexander Yurchenko |
2005-01-28 | match gcc3 logic from bsd.own.mk and add a target_arch generation for arm | Michael Shalayeff |
2005-01-20 | No need for cross nm/size in cross-env, our host tools are good enough. | Alexander Yurchenko |
2005-01-19 | Unbreak cross-tools by providing TARGET_ARCH in include target | Alexander Yurchenko |
2005-01-12 | less confusing `TARGET_USE_GCC3' since it's only used locally. | Marc Espie |
2005-01-10 | - introduce TARGET_CANON/TARGET_ARCH shell variables, to make things slightly | Marc Espie |