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