| Age | Commit message (Expand) | Author |
| 2006-08-26 | Make sure to compile things at -O2 for mips64e[bl] | matt |
| 2006-08-26 | MACHINE_CPU for mips64e[bl] is mips | matt |
| 2006-08-25 | Add enough configury glue so that src/tools can build a N64 mips toolchain. | matt |
| 2006-07-24 | Switch sh3 to gcc4. | uwe |
| 2006-07-23 | add reminder to sync with etc/Makefile and share/man/man5/mk.conf.5 | lukem |
| 2006-07-23 | Implement MKDEBUG: | lukem |
| 2006-07-22 | Rename MKDEBUG to MKDEBUGLIB. | lukem |
| 2006-07-14 | MKPAM default is "yes". | peter |
| 2006-07-08 | Switch vax to GCC 4 | matt |
| 2006-07-01 | -std=gnu99 can be applied with GCC>=3, not MACHINE != vax. | mrg |
| 2006-07-01 | vax needs NOPIC for >= GCC3 not just == GCC3. | mrg |
| 2006-06-30 | powerpc64 is big endian. | mrg |
| 2006-06-26 | switch alpha to gcc4 | drochner |
| 2006-06-26 | Don't invoke LD with LDFLAGS, since the latter is for CC. | lukem |
| 2006-06-25 | support MAKEVERBOSE | lukem |
| 2006-06-25 | Move LDFLAGS to the CC section instead of the LD section. | lukem |
| 2006-06-25 | put hppa in to the list of working but not switched to GCC4 platforms. | mrg |
| 2006-06-24 | Switch powerpc to gcc4. Confirmed working with prep and macppc ports. | garbled |
| 2006-06-24 | switch sun2 over to GCC4. however, turn off profiling for sun2 since | mrg |
| 2006-06-24 | default MKISCSI to yes. | mrg |
| 2006-06-24 | add support for MKISCSI=no. | mrg |
| 2006-06-23 | - switch arm, armeb, i386, sparc, sparc64, x86_64 to gcc4 | christos |
| 2006-06-22 | make powerpc64 use GCC4. the first GCC4 platform! | mrg |
| 2006-06-19 | Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, | gdamore |
| 2006-06-18 | Forgot to commit these for TOOL_SED. Thanks to tsutsui@ for pointing it out. | gdamore |
| 2006-06-09 | PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes fails | christos |
| 2006-06-07 | Add variables for /libdata/firmware path. | rpaulo |
| 2006-06-02 | delete support for USE_TOOLS_TOOLCHAIN and HAVE_GCC==2. | mrg |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2006-05-30 | Remove sendmail. | christos |
| 2006-05-22 | Enable -Wold-style-cast for sh3 now that its stadarg.h doesn't use LHS casts. | uwe |
| 2006-05-20 | Remove -Wno-attribute for gcc4 | christos |
| 2006-05-12 | LDFLAGS is for CC not LD. | lukem |
| 2006-05-12 | support CPPFLAG_ISYSTEMXX for GCC4. | mrg |
| 2006-05-12 | like we do for -Wno-traditional, remove -Wstrict-prototypes and | mrg |
| 2006-05-11 | add support for ${OBJCOPTS} and ${OBJCOPTS}.<lib|prog|fn>. | mrg |
| 2006-05-11 | turn on -Wno-pointer-sign for all kernel code. | mrg |
| 2006-05-11 | for now, turn on -fno-strict-aliasing for GCC4. | mrg |
| 2006-05-06 | Add common/include to include path. | groo |
| 2006-04-17 | netwinder uses loadable server modules. | uwe |
| 2006-04-09 | bsd.lib.mk used MKDEBUG, but nothing defined it. Fix this. | tls |
| 2006-04-09 | Add MKDEBUG and the ability to build debugging versions of the libraries. | christos |
| 2006-04-07 | retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. | mrg |
| 2006-04-01 | Add a HAVE_GCC4 | christos |
| 2006-03-30 | make symlink types consistent. | christos |
| 2006-03-29 | Provide TOOL_GMAKE defintiion | jmc |
| 2006-03-29 | Provide a default for USE_GCC4 (no currently) so it can be tested against | jmc |
| 2006-03-27 | The -Wno-packed switch is a gcc3+ thing, so place it where it won't | he |
| 2006-03-25 | Add -Wno-packed, in preparation for gcc4.1.x; unlike most of the other | dogcow |
| 2006-03-20 | There is always one more KRB4 thing to remove. (from Jukka Salmi) | christos |