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