| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r305145: | bdrewery | 2017-01-03 | 1 | -0/+4 |
* | MFC r305855, r306297, r306300, r306312-r306313 | marcel | 2016-12-11 | 2 | -8/+8 |
* | MFC r308148, r308150, r308156: | gjb | 2016-11-03 | 1 | -2/+2 |
* | MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwind | emaste | 2016-08-01 | 1 | -1/+1 |
* | MFC libunwind improvements | emaste | 2016-07-22 | 1 | -1/+1 |
* | libsupc++: Fix typo in symbol map. | pfg | 2016-06-08 | 1 | -1/+1 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | ngie | 2016-05-04 | 1 | -8/+0 |
* | Fix including Kyuafile in packaged base system. | gjb | 2016-04-29 | 1 | -1/+2 |
* | Follow-up r297842: Rework header generation to fix always rebuilding. | bdrewery | 2016-04-18 | 3 | -18/+13 |
* | MFH | gjb | 2016-04-12 | 3 | -3/+3 |
* | MFH | gjb | 2016-04-04 | 1 | -1/+0 |
|\ |
|
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -1/+0 |
* | | MFH | gjb | 2016-03-10 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 1 | -0/+11 |
* | | MFH | gjb | 2016-03-02 | 8 | -582/+6 |
|\ \
| |/ |
|
| * | OBJS and POBJS have not been used since r215127. | bdrewery | 2016-02-24 | 1 | -6/+4 |
| * | Don't hide AR command as bsd.lib.mk's r283925 changed as well. | bdrewery | 2016-02-24 | 1 | -2/+2 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 7 | -574/+0 |
* | | Remove libc, librtld_db, libthr packages, and further increase | gjb | 2016-02-05 | 1 | -0/+1 |
* | | First pass to fix the 'tests' packages. | gjb | 2016-02-02 | 1 | -0/+5 |
|/ |
|
* | Make .debug file for libgcc_s.so.1 more useful. | kan | 2016-01-27 | 1 | -1/+1 |
* | Make libgcc compilable on RISC-V. | br | 2016-01-26 | 1 | -2/+7 |
* | Use MAN= to specify that no man page is provided | emaste | 2016-01-22 | 1 | -1/+1 |
* | Restore libunwind.cpp to LLVM libunwind build (reverts r294576) | emaste | 2016-01-22 | 1 | -1/+2 |
* | Drop HP libunwind (unw_*) functions from LLVM libunwind | emaste | 2016-01-22 | 1 | -2/+1 |
* | Remove old generated unwind.h when using LLVM libunwind | emaste | 2016-01-22 | 1 | -1/+6 |
* | Remove local override for .cpp.o and .cpp.po rules | emaste | 2016-01-19 | 1 | -8/+1 |
* | Remove local override for .cpp.So rule | emaste | 2016-01-19 | 1 | -5/+0 |
* | Support use of LLVM's libunwind for exception unwinding | emaste | 2016-01-09 | 1 | -4/+51 |
* | META MODE: Update dependencies with 'the-lot' and add missing directories. | bdrewery | 2015-12-01 | 1 | -0/+2 |
* | Replace DPSRCS that work fine in SRCS. | bdrewery | 2015-11-25 | 1 | -2/+1 |
* | META MODE: Don't create .meta files when symlinking sources into the obj dire... | bdrewery | 2015-11-25 | 3 | -5/+5 |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 6 | -6/+0 |
* | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+3 |
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 1 | -3/+1 |
* | Remove redundant .NOPATH. | bdrewery | 2015-09-26 | 2 | -4/+0 |
* | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | bdrewery | 2015-09-25 | 1 | -2/+0 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | bdrewery | 2015-09-25 | 1 | -2/+0 |
* | Fix installation of 32bit libraries after r288074. | bdrewery | 2015-09-21 | 1 | -0/+2 |
* | Replace realinstall: and META_MODE staging hacks with FILES mechanism. | bdrewery | 2015-09-21 | 1 | -14/+6 |
* | - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, | marius | 2015-07-19 | 1 | -1/+1 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Hook extra libs to _LIBS so bsd.lib.mk can do its thing | sjg | 2015-06-16 | 1 | -2/+3 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 2 | -2/+2 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 2 | -2/+2 |
* | Add META_MODE support. | sjg | 2015-06-13 | 12 | -0/+769 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 10 | -20/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 17 | -3082/+31 |
| |\ |
|
| * | | all is MAIN target | sjg | 2014-11-30 | 1 | -0/+2 |
| * | | Merge from head@274682 | sjg | 2014-11-19 | 6 | -17/+11 |
| |\ \ |
|