Age | Commit message (Expand) | Author |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-07-06 | tabs got lost in previous rev | Miod Vallat |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-04-04 | remove BIN{MODE,GRP,OWN} since bsd.own.mk is already included. | Jasper Lievisse Adriaanse |
2013-03-25 | gumstix was never finished | Theo de Raadt |
2013-03-25 | the unused palm code goes away. | Theo de Raadt |
2013-03-10 | Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force proper | Miod Vallat |
2013-02-02 | m68k ports are now ELF citizens. | Miod Vallat |
2013-01-05 | Switch m88k ports to ELF. | Miod Vallat |
2012-11-13 | Pass -DOPENBSD_CROSS to CFLAGS when cross-compiling gcc2. Temporary bandaid | Miod Vallat |
2012-11-13 | Make COMPILER_VERSION a definitive assignment in there, for it to override | Miod Vallat |
2012-08-23 | no need to know about afs, since it is gone | Theo de Raadt |
2012-08-14 | Garbage collect the USE_GCC variables; everything uses | Matthew Dempsky |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2012-07-13 | Add sqlite3 to NO_CROSS since it depends on libreadline - this would then | Joel Sing |
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky |
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 |