summaryrefslogtreecommitdiff
path: root/Makefile.cross
AgeCommit message (Expand)Author
2013-01-05Switch m88k ports to ELF.Miod Vallat
2012-11-13Pass -DOPENBSD_CROSS to CFLAGS when cross-compiling gcc2. Temporary bandaidMiod Vallat
2012-11-13Make COMPILER_VERSION a definitive assignment in there, for it to overrideMiod Vallat
2012-08-23no need to know about afs, since it is goneTheo de Raadt
2012-08-14Garbage collect the USE_GCC variables; everything usesMatthew Dempsky
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-07-13Add sqlite3 to NO_CROSS since it depends on libreadline - this would thenJoel Sing
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-04-06Do not try to cross build nginx, since it does not work.Joel Sing
2011-11-12- add avr32 which'll use gcc4/binutils-2.17Jasper Lievisse Adriaanse
2011-11-11Allow 64bit -> arm cross compilation as it appears safe (amd64 -> arm at least)Dale Rahn
2011-09-23Detect word-size mismatches between host and target, which result inPhilip Guenthe
2011-09-18ia64 should use gcc4; sort the list of binutils-2.17 platforms while I'm thereMark Kettenis
2011-08-05Switch hppa64 cross compiling environment to gcc4.Mark Kettenis
2011-07-27Switch hppa64 to binutils-2.17Mark Kettenis
2011-07-07remove mvmeppc; it is really rough shape. ok drahn miodTheo de Raadt
2011-07-05Allow switching between binutils and binutils 2.17.Dale Rahn
2011-06-16Typo, BINOWN -> BINGRPMartin Pieuchot
2010-10-17unlink libsectok from the build; ok markus@ deraadt@Damien Miller
2010-09-25Copy the right bits to the right places for gcc4.Dale Rahn
2010-09-24Switch mips-based ports to gcc4. Most of the work has been done by kettenis@.Miod Vallat
2010-09-23Remove tn3270 reference.Paul Irofti
2010-09-20add octeon as cross build target arch. ok miod@Takuya ASADA
2010-09-20nsd uses configure, so put it in NO_CROSS for now.Dale Rahn
2010-09-09Sigh, check in the actual diff, not a backout of th previous change.Dale Rahn
2010-09-09Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@Dale Rahn
2010-08-25sync the list of gcc4 archs with bsd.own.mkJonathan Gray
2010-07-09Fix cross build problem with cpp, marex pointed out that it wasn't committed.Dale Rahn
2010-06-01Initial attempt at being COMPILER_VERSION and gcc4 compatible.Dale Rahn
2010-05-31moko goes away.Dale Rahn
2010-02-05Force MACHINE_CPU when building cross-toolchain or cross-building. This allowsMiod Vallat
2009-09-21Add all arm based architectures. ok miod@.Matthieu Herrb
2009-09-09Palm: Integration into the treeMarek Vasut
2008-09-06Try to clean up the cross build environment, more of the tree cross builds nowDale Rahn
2008-05-13socppc is powerpcMiod Vallat
2007-08-01another cats remnantTheo de Raadt
2007-02-06feed bsdsrc/objdir and makeobjdir in cross-env allowing make obj and the like...Michael Shalayeff
2006-12-19missing TARGET_ARCH handling (solbourne)Theo de Raadt
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-09-27alpha is gcc3 nowMichael Shalayeff
2006-06-16typooMichael Shalayeff
2006-06-06System build pieces for armish arch.Dale Rahn
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-04Install binutils objdump on a.out cross-tools; ok grange@Miod Vallat
2006-04-19make sure cross-as and cross-ranlib get compiled again for a.out platforms.Miod Vallat
2006-04-19photurisd is nomore; from Michael KnudsenMichael Shalayeff
2005-12-30Disable lint for libraries.Alexander Yurchenko
2005-09-18Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511Dale Rahn
2005-09-11Compute TARGET_ARCH in the Makefile, rather than in a shell, and use itMiod Vallat
2005-09-11Create proper symlink for a.out as.Miod Vallat