summaryrefslogtreecommitdiff
path: root/share/mk/bsd.own.mk
AgeCommit message (Expand)Author
2011-11-25Switch alpha to gcc4 (and there was much rejoicing)Miod Vallat
2011-11-12- add avr32 which'll use gcc4/binutils-2.17Jasper Lievisse Adriaanse
2011-11-11hppa64 uses binutils 2.17.Joel Sing
2011-09-19remove the /usr/share/man/ps* hierarchy and supporting variables; MANPSOkan Demirmen
2011-07-10Switch arm ports to gcc4. ok deraadt@Miod Vallat
2011-07-08Switch sparc to gcc4. No source upgrade possible (well, it obviously can beMiod Vallat
2011-07-06Do not use wildcards in GCC4_ARCH, they do not play well with make's :MMiod Vallat
2011-07-05Allow switching between binutils and binutils 2.17.Dale Rahn
2011-07-04Simplfy GCC decision by making the list of archs instead a hugeDale Rahn
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-09-24Switch mips-based ports to gcc4. Most of the work has been done by kettenis@.Miod Vallat
2010-07-08Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI cornerMark Kettenis
2010-05-26Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABIMark Kettenis
2010-05-09define COMPILER_VERSION to be used later.Marc Espie
2008-09-07allow PICFLAG to be overridden; ok kettenis drahnTheo de Raadt
2008-03-28Enable shared libraries on landisk.Dale Rahn
2007-11-03unmess make depend: make sure stuff is built in the correct order.Marc Espie
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-09-26switch alpha to gcc3; joint work with drahn@ and brad@Martin Reindl
2006-06-26remove extraneous brackets and list the architecures in alphabetic order.Brad Smith
2005-11-23change NOLINT into opposite sense; WANTLINT, since it lets us builtTheo de Raadt
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-01-18reverse logic for gcc3 decision making; brad@ deraadt@ drahn@ okMichael Shalayeff
2004-12-30switch i386 to gcc3; ok deraadt espie miodPeter Valchev
2004-11-07- MACHINE -> MACHINE_ARCH for amd64Brad Smith
2004-10-29switch powerpc to gcc3Peter Valchev
2004-09-06i *SAID* this could go in, now it is days later, I will do it myselfTheo de Raadt
2004-07-24Enable profiling libraries construction on m88k.Miod Vallat
2004-07-08again: move PICFLAG into bsd.own.mk with the rest of the shlib handling,Peter Valchev
2004-06-24undo tree breakage, sorryPeter Valchev
2004-06-22move PICFLAG into bsd.own.mk where the rest of the lib stuff isPeter Valchev
2004-06-01hppa is gcc3 and has shlibs nowMichael Shalayeff
2004-05-18use less mana devising ELF_TOOLCHAINMichael Shalayeff
2004-03-02Enable AFS on mvme88k now.Miod Vallat
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-21move sparc64 to gcc3. to move up please install a snapshot (or, installTheo de Raadt
2004-02-12AFS works fine with process.arm.S, enable.Dale Rahn
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-09amd64 can build afs it looks likeTheo de Raadt
2004-02-09do not build AFS on arm, no process.arm.S file (yet)Dale Rahn
2004-02-07do not build AFS on amd64 yetTheo de Raadt
2004-02-01arm support. ok espie@Dale Rahn
2004-01-28magic switches for hammersMichael Shalayeff
2003-12-27define USE_GCC3, for later.Marc Espie
2003-09-06Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp supportMiod Vallat
2003-08-21AFS onTheo de Raadt
2003-07-22change an instance of the check from != "yes" to == "no"Brad Smith
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-13Disable afs for now - needs updating to work w/o krb4.Magnus Holmberg