| Age | Commit message (Expand) | Author |
| 2014-03-04 | When using Clang, disable integrated assembler for genassym. It creates | joerg |
| 2014-03-02 | If we are compiling with -g and using gcc4.8 and dtrace downgrade | christos |
| 2014-03-02 | Add OBJECT_FMTS which is a list of object formats supported by the MACHINE_ARCH | matt |
| 2014-03-01 | Switch x68k to X11FLAVOUR=Xorg, including a working monolithic X68k server. | tsutsui |
| 2014-02-28 | Make powerpc64 use Matt's new csu stuff | martin |
| 2014-02-27 | remove the GCC 4 EXTERNAL_GCC_SUBDIR, and switch GCC 4.8 to use gcc.old. | mrg |
| 2014-02-27 | For now, provide a path to the gcc 4.1 distribution as well | martin |
| 2014-02-26 | put the new EXTERNAL_GCC_SUBDIR under MKGCC. | mrg |
| 2014-02-26 | powerpc64 needs USE_COMPILERCRTSTUFF=yes | christos |
| 2014-02-26 | define EXTERNAL_GCC_SUBDIR based upon HAVE_GCC, for GCC >= 4.5, | mrg |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2014-02-21 | Use small code model for LLVM on SPARC64, it should be equivalent to | joerg |
| 2014-01-31 | Switch ews4800mips and newsmips to Xorg server. | tsutsui |
| 2014-01-28 | As discussed on tech-toolchain: untill gcc is fixed (or our ABI changed, ...) | martin |
| 2014-01-27 | Document TOOL_GZIP. | apb |
| 2014-01-22 | For now, ignore errors from creating klinks. This is racy and you can get | christos |
| 2014-01-22 | Add MKGCCCMDS to _MKVARS.yes after the loop. | matt |
| 2014-01-21 | Make MKGCCCMDS default mirror MKGCC. (if MKGCC is no, MKGCCCMDS must be no). | matt |
| 2014-01-18 | Use a separate variable for the use of GCC's unwind code. | joerg |
| 2014-01-16 | - Add a new bsd.host.mk that contains all the HOST_ variables extracted from | christos |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2014-01-15 | -shared-libgcc is a GCC option, so only use it for gcc. | joerg |
| 2014-01-15 | -Wl,-pie and -r don't agree with each other, so filter the former out. | joerg |
| 2014-01-14 | use bsd.syscall.mk | christos |
| 2014-01-14 | Document new default for MKARZERO. | apb |
| 2014-01-14 | Let MKARZERO default to the same value as MKREPRO, so callers | apb |
| 2014-01-14 | Use parentheses in .if A && ( B || C || D || ... ) | apb |
| 2014-01-10 | not so fast, let's fix the tree first. | christos |
| 2014-01-10 | Add protection against direct inclusion of this file from other Makefiles. | christos |
| 2014-01-07 | Non-literal format strings should be an error by default for clang. | joerg |
| 2014-01-02 | disable ctf handling for the shuttle .c -> '' rule since we don't create | christos |
| 2013-12-31 | redo the ctf stuff to handle the USETOOLS=never case correctly and explain | christos |
| 2013-12-16 | Back out change for bsd.lib.mk which skips objcopy -x for BE ARM. | matt |
| 2013-12-16 | Provide ARM_APCS_FLAGS on arm and earm. | skrll |
| 2013-12-15 | Move flags for ARM's APCS ABI into a common variable. Add some forces to | joerg |
| 2013-12-15 | centralize the rpcgen flags and set for BSD output | christos |
| 2013-12-13 | Don't strip local symbols for earmv7*eb images since that will break linking. | matt |
| 2013-12-06 | Describe MACHINES.${MACHINE_CPU}. <fixme> | matt |
| 2013-12-05 | Add MACHINES.${MACHINE_CPU} values. | matt |
| 2013-12-05 | add ${MKTARGET_CREATE} for tags | matt |
| 2013-11-11 | Relink binaries if crti.o changes. | joerg |
| 2013-11-09 | use -fno-unwind-tables when building arm modules | jmcneill |
| 2013-11-06 | turn off another gcc warning for m68k | christos |
| 2013-11-01 | ignore all -std=gnu patterns not just 99 | christos |
| 2013-10-31 | create mkdep output with a temporary file so that failures in | mrg |
| 2013-10-29 | Unbreak src/tools usage of C++. | joerg |
| 2013-10-28 | add MKDEPCXX, that is used for C++ files depend creation. also | mrg |
| 2013-10-26 | define a HOST_LINK.cc always. | mrg |
| 2013-10-25 | Rename _MNUMBERS to _MSECTIONS. The manual section identifiers | apb |
| 2013-10-25 | Recognise .3lua and .9lua as man page extensions. Source | apb |