summaryrefslogtreecommitdiffstats
path: root/Makefile.cross (follow)
Commit message (Expand)AuthorAgeFilesLines
* Beagle has been replaced by armv7.patrick2013-09-041-2/+2
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-66/+31
* tabs got lost in previous revmiod2013-07-061-4/+4
* ELF_TOOLCHAIN bye bye.miod2013-07-051-60/+7
* remove BIN{MODE,GRP,OWN} since bsd.own.mk is already included.jasper2013-04-041-6/+1
* gumstix was never finishedderaadt2013-03-251-2/+2
* the unused palm code goes away.deraadt2013-03-251-3/+2
* Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force propermiod2013-03-101-4/+13
* m68k ports are now ELF citizens.miod2013-02-021-2/+2
* Switch m88k ports to ELF.miod2013-01-051-2/+2
* Pass -DOPENBSD_CROSS to CFLAGS when cross-compiling gcc2. Temporary bandaidmiod2012-11-131-3/+3
* Make COMPILER_VERSION a definitive assignment in there, for it to overridemiod2012-11-131-4/+4
* no need to know about afs, since it is gonederaadt2012-08-231-3/+1
* Garbage collect the USE_GCC variables; everything usesmatthew2012-08-141-5/+1
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-5/+5
* Add sqlite3 to NO_CROSS since it depends on libreadline - this would thenjsing2012-07-131-1/+2
* more mac68k bits for the atticmatthew2012-06-201-3/+2
* Do not try to cross build nginx, since it does not work.jsing2012-04-061-1/+2
* - add avr32 which'll use gcc4/binutils-2.17jasper2011-11-121-2/+1
* Allow 64bit -> arm cross compilation as it appears safe (amd64 -> arm at least)drahn2011-11-111-4/+6
* Detect word-size mismatches between host and target, which result inguenther2011-09-231-1/+20
* ia64 should use gcc4; sort the list of binutils-2.17 platforms while I'm therekettenis2011-09-181-3/+3
* Switch hppa64 cross compiling environment to gcc4.kettenis2011-08-051-2/+2
* Switch hppa64 to binutils-2.17kettenis2011-07-271-2/+2
* remove mvmeppc; it is really rough shape. ok drahn miodderaadt2011-07-071-3/+2
* Allow switching between binutils and binutils 2.17.drahn2011-07-051-22/+32
* Typo, BINOWN -> BINGRPmpi2011-06-161-2/+2
* unlink libsectok from the build; ok markus@ deraadt@djm2010-10-171-2/+2
* Copy the right bits to the right places for gcc4.drahn2010-09-251-3/+7
* Switch mips-based ports to gcc4. Most of the work has been done by kettenis@.miod2010-09-241-3/+3
* Remove tn3270 reference.pirofti2010-09-231-2/+2
* add octeon as cross build target arch. ok miod@syuu2010-09-201-2/+2
* nsd uses configure, so put it in NO_CROSS for now.drahn2010-09-201-1/+2
* Sigh, check in the actual diff, not a backout of th previous change.drahn2010-09-091-2/+4
* Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@drahn2010-09-091-4/+2
* sync the list of gcc4 archs with bsd.own.mkjsg2010-08-251-2/+4
* Fix cross build problem with cpp, marex pointed out that it wasn't committed.drahn2010-07-091-1/+4
* Initial attempt at being COMPILER_VERSION and gcc4 compatible.drahn2010-06-011-10/+51
* moko goes away.drahn2010-05-311-3/+3
* Force MACHINE_CPU when building cross-toolchain or cross-building. This allowsmiod2010-02-051-23/+45
* Add all arm based architectures. ok miod@.matthieu2009-09-211-3/+4
* Palm: Integration into the treemarex2009-09-091-2/+3
* Try to clean up the cross build environment, more of the tree cross builds nowdrahn2008-09-061-52/+126
* socppc is powerpcmiod2008-05-131-2/+3
* another cats remnantderaadt2007-08-011-2/+2
* feed bsdsrc/objdir and makeobjdir in cross-env allowing make obj and the like to work on random directories; found w/ rainerx0r; drahn@ okmickey2007-02-061-2/+4
* missing TARGET_ARCH handling (solbourne)deraadt2006-12-191-1/+3
* Early bits for a 32-bit SuperH toolchain, currently for little-endianmiod2006-10-061-1/+3
* alpha is gcc3 nowmickey2006-09-271-3/+2
* typoomickey2006-06-161-2/+2