bug 2450: Allow build of RELEASE 3.2 from master's bmake
[dragonfly.git] / share / mk / bsd.cpu.mk
2012-11-15 John Marinobug 2450: Allow build of RELEASE 3.2 from master's...
2012-10-01 John MarinoSwitch on gcc47 and switch off gcc41
2011-11-29 Sascha Wildnerbuildworld: Be more relaxed with which binutils are...
2011-11-27 Thomas NikolajsenUnbreak buildworld
2011-11-26 John Marinobinutils 2.22: Promote to primary binutils
2011-11-26 John MarinoRevert "binutils 2.22: Promote to primary binutils"
2011-11-26 John Marinobinutils 2.22: Promote to primary binutils
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-02 Sascha WildnerCheck if the host system has the desired binutils for...
2011-04-02 Sascha WildnerSwitch the default binutils from 2.17 to 2.21.
2011-03-04 Sascha WildnerAt long last, switch us to using GCC 4.4 as the default...
2011-02-25 Sepherosa Ziehaumk: Add FORCE_CPUTYPE which overrides user's CPUTYPE...
2009-10-29 Simon SchubertMakefile.inc1: introduce WORLD_BINUTILSVER
2009-08-23 Simon Schubertremove gcc34
2009-08-02 Simon Schubertgcc44: hook to the build
2009-07-03 Sascha WildnerAdd a wrapper script to allow "foreign" compilers into...
2007-09-26 Matthew DillonFix a bootstrapping issue with the change of the defaul...
2007-09-09 Sascha WildnerSwitch even more to gcc41.
2007-01-15 Simon SchubertRemove traces of gcc40
2006-09-27 Simon SchubertWelcome the build infrastructure for gcc41
2006-08-12 Sascha Wildner* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since...
2005-06-05 Simon SchubertAdd gcc40 infrastructure, but don't tie it to the build...
2005-04-20 Joerg SonnenbergerMake GCC 3.4 the default compiler.
2004-06-21 Matthew DillonHook gcc 3.4 into the buildworld. Rearrange HOST_CCVER...
2004-06-20 Joerg SonnenbergerDon't include _CPUCFLAGS since the host compiler (aka...
2004-06-15 Joerg SonnenbergerAdd CCVER=gcc34 support to bsd.cpu.mk. Also add the...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-26 Joerg SonnenbergerFix make complaining about CCVER being not defined
2004-01-26 Joerg SonnenbergerRename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: