| Commit message (Expand) | Author | Age | Files | Lines |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 1 | -1/+0 |
| * | Hmmm, specifying TARGET and TARGET_ARCH in the environment doesn't | Warner Losh | 2011-02-11 | 1 | -6/+6 |
| * | CPUTYPE is now a required define for calling Makefile.inc1 diretly, so | Warner Losh | 2011-02-11 | 1 | -39/+45 |
| * | You are now *REQUIRED* to pass both TARGET and TARGET_ARCH to any | Warner Losh | 2011-02-10 | 1 | -0/+11 |
| * | Move the architecture guessing from Makefile.inc1 to Makefile. We | Warner Losh | 2011-01-31 | 1 | -26/+0 |
| * | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 1 | -2/+2 |
| * | Do not lint code beyond necessity (with apologies to Wiliam of Ockham). | Mark Murray | 2010-11-18 | 1 | -1/+1 |
| * | add / to the translation of TARGET_ARCH to TARGET | Warner Losh | 2010-11-14 | 1 | -1/+1 |
| * | The fixes for mips/mips arm/arm compat hacks broke if TARGET or | Warner Losh | 2010-11-13 | 1 | -2/+3 |
| * | Add legacy names for mips:mips and arm with TARGET_BIG_ENDIAN, for the moment. | Warner Losh | 2010-11-13 | 1 | -0/+14 |
| * | Replace libgcc.a by libcompiler_rt.a. | Ed Schouten | 2010-11-11 | 1 | -1/+2 |
| * | Merge from tbemd: | Warner Losh | 2010-11-09 | 1 | -3/+3 |
| * | Check TARGET_ARCH as well as TARGET to determine if we are doing a cross | Nathan Whitehorn | 2010-09-08 | 1 | -1/+1 |
| * | Repair some build breakage introduced in r211725 and garbage collect some | Nathan Whitehorn | 2010-08-28 | 1 | -2/+2 |
| * | The order was correct before. I'd talked to Nathan about this before, | Warner Losh | 2010-08-24 | 1 | -4/+2 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -2/+2 |
| * | Minor tweak from tbemd | Warner Losh | 2010-08-23 | 1 | -1/+0 |
| * | Don't link drti.o with libelf_pic.a. This means that all software with | Rui Paulo | 2010-08-21 | 1 | -1/+1 |
| * | Add clang to the cross-tools build stage. | Rui Paulo | 2010-08-21 | 1 | -0/+7 |
| * | Add libelf to the prebuild libs. | Rui Paulo | 2010-08-21 | 1 | -1/+1 |
| * | Revert r211436; it was a good idea, but not fully thought out. | Dag-Erling Smørgrav | 2010-08-18 | 1 | -9/+2 |
| * | Split kernel stage 3.2 (build everything) into 3.2 (build the kernel) | Dag-Erling Smørgrav | 2010-08-17 | 1 | -2/+9 |
| * | Relax FDT_DTS_FILE validation (and unbreak world build). | Rafal Jaworowski | 2010-07-15 | 1 | -2/+0 |
| * | Fix FDT_DTS_FILE parsing to properly retrieve its value. This unbreaks the | Rafal Jaworowski | 2010-07-15 | 1 | -1/+5 |
| * | Connect powerpc64 to the build. It is not presently part of make universe, | Nathan Whitehorn | 2010-07-13 | 1 | -16/+37 |
| * | Merge from tbemd: | Warner Losh | 2010-06-24 | 1 | -3/+3 |
| * | Merge from tbemd: | Warner Losh | 2010-06-24 | 1 | -1/+1 |
| * | Merge from TBEMD: | Warner Losh | 2010-06-24 | 1 | -3/+1 |
| * | Use awk alone for extracting FDT_DTS_FILE instead of grep/cut, which is | Rafal Jaworowski | 2010-06-16 | 1 | -2/+2 |
| * | Connect FDT infrastructure to the build system. | Rafal Jaworowski | 2010-06-13 | 1 | -0/+41 |
| * | Hook clang into the build on i386/amd64/powerpc. | Roman Divacky | 2010-06-09 | 1 | -0/+8 |
| * | Revert r208353. It did not work as I expected because WITHOUT_MAN is set | Jung-uk Kim | 2010-05-20 | 1 | -5/+1 |
| * | We do not have to build makewhatis as a bootstrap tool when it is disabled | Jung-uk Kim | 2010-05-20 | 1 | -1/+5 |
| * | Revert r208324. We still need it for installworld as $PATH is overriden. | Jung-uk Kim | 2010-05-20 | 1 | -0/+1 |
| * | Remove makewhatis(1) from bootstrap tools. We no longer support source | Jung-uk Kim | 2010-05-20 | 1 | -1/+0 |
| * | Enable liblzma support in libarchive | Martin Matuska | 2010-05-10 | 1 | -1/+1 |
| * | - Take libinstall.a out of pkg_install and make it a proper shared library. | Florent Thoumie | 2010-04-23 | 1 | -2/+3 |
| * | Remove explicit setting of NO_CTF in WMAKEENV and in the make call for | Alexander Leidinger | 2010-04-22 | 1 | -2/+2 |
| * | Add note about TARGET_ARCH | Warner Losh | 2010-04-14 | 1 | -0/+1 |
| * | Expose MACHINE_CPU while building lib32 target. | Xin LI | 2010-03-24 | 1 | -0/+1 |
| * | Remove old documents when they are not compressed. | Antoine Brodin | 2010-03-07 | 1 | -2/+2 |
| * | Regen the list of prebuild libraries using tools/make_libdeps.sh. | Ruslan Ermilov | 2010-01-26 | 1 | -14/+9 |
| * | Unbreak world: | Antoine Brodin | 2010-01-23 | 1 | -4/+9 |
| * | Remove libulog from the bootstrap again. | Ed Schouten | 2010-01-21 | 1 | -1/+1 |
| * | In 'make delete-old', use 'exec' to redirect an fd persistently. | Jilles Tjoelker | 2010-01-14 | 1 | -1/+1 |
| * | Disable K&R style function definitions for WARNS=6. | Ed Schouten | 2009-12-31 | 1 | -0/+7 |
| * | Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN}, | Warner Losh | 2009-12-16 | 1 | -1/+5 |
| * | Convert pam_lastlog(8) to libulog. | Ed Schouten | 2009-12-11 | 1 | -2/+2 |
| * | Replace -iprefix with -isystem. We only need alternative header | Roman Divacky | 2009-11-01 | 1 | -1/+1 |
| * | Now that the zoneinfo data is automatically updated when a new world | Edwin Groothuis | 2009-10-28 | 1 | -1/+4 |