summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After we finish using src/Makefile.inc1 to bootstrap legacy toolssjg2014-08-191-2/+21
* Crude cross-build support thanks to clangsjg2014-07-251-1/+13
* export sanitized MAKESYSPATH in case .../ appears in default syspath.sjg2014-06-251-4/+10
* New dependenciessjg2014-05-1721-8/+406
* Ensure clang-tblgen in TOOLSDIRsjg2014-05-161-1/+1
* Provide HOST_MACHINEsjg2014-05-161-0/+4
* Use Makefile.depend.host for bootstrap-tools so it automatically buildssjg2014-05-162-4/+22
* Actually avoid stage_includes targetsjg2014-05-161-2/+2
* Pay attention to MK_SHARED_TOOLCHAINsjg2014-05-161-0/+5
* Handle bootstrapping for hostsjg2014-05-161-2/+11
* Suppress optional dependenciessjg2014-05-161-1/+11
* There are a few libs we need to build for host.sjg2014-05-161-4/+25
* Use _LIBDIR in STAGE_LIBDIR so we DTRT for PRIVATE libs.sjg2014-05-161-19/+13
* Include bsd.opts.mk before local.init.mksjg2014-05-161-1/+1
* Avoid circular dependencysjg2014-05-161-0/+3
* Use BTOOLSDIRsjg2014-05-161-8/+9
* Include src.opts.mk and handle MK_SYSROOT.sjg2014-05-161-0/+17
* Add SYSROOTsjg2014-05-161-0/+1
* Using lib*.so as a linker script ...sjg2014-05-162-27/+64
* There is no guarantee that user gid maps to a name so in etc/Makefilesjg2014-05-161-2/+3
* We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-163-9/+16
* use mv -f to avoid questionssjg2014-05-161-1/+1
* Supress beforebuild dependency on buildincludessjg2014-05-163-1/+8
* Fix building libstdc++ with clangsjg2014-05-162-6/+3
* Updated dependenciessjg2014-05-161026-1029/+692
* New depssjg2014-05-141-0/+14
* Updated dependssjg2014-05-101-0/+8
* Updated dependenciessjg2014-05-10815-23/+1674
* Use src.opts.mksjg2014-05-102-2/+2
* Toolchains are a pain - especially to bootstrapsjg2014-05-102-0/+56
* Prep stage tree for testssjg2014-05-101-1/+1
* We may need to supress SHLIB_LINKS with NO_SHLIB_LINKSsjg2014-05-101-0/+2
* We now want src.opts.mksjg2014-05-101-2/+2
* Don't make wildcards .PHONYsjg2014-05-101-2/+3
* When bootstrapping tools MACHINE==host and EARLY_BUILD defined,sjg2014-05-101-2/+22
* Handle empty meta listsjg2014-05-101-2/+2
* Merge from headsjg2014-05-08696-5424/+44633
|\
| * Hide debug messages under VT_DEBUG.ray2014-05-083-0/+10
| * Fix two more typos.brueffer2014-05-081-3/+3
| * Use KASSERTs as suggested by glebius@tuexen2014-05-081-14/+2
| * Add #ifdefs in the mpr(4) driver so that versions of stable/9 thatken2014-05-082-5/+10
| * Fix TLR (Transport Layer Retry) support in the mps(4) and mpr(4) drivers.ken2014-05-082-4/+8
| * Fix the incorrect handling of %b and \c in printf(1)pfg2014-05-081-13/+15
| * Consolitate all the AP core startup stuff under a single #ifdef SMP block.ian2014-05-081-16/+6
| * Modify Copyright information and other strings to reflect Qlogic Corporation'...davidcs2014-05-087-78/+72
| * Incorporate feedback from bde and jilles regarding r265472 to dd(1).asomers2014-05-083-15/+12
| * Move the mptramp code which is specific to the Marvell ArmadaXP SoC out ofian2014-05-083-47/+58
| * For some UDP packets (for example with 200 byte payload) and IP options,tuexen2014-05-081-5/+13
| * Use edge-triggered interrupts rather than polling loops to avoid missingian2014-05-081-15/+28
| * Import adapted OpenSolaris' thread pool API implementation.mav2014-05-084-30/+599
OpenPOWER on IntegriCloud