aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-1/+0
* DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-094-0/+44
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-251-1/+1
* OBJS and POBJS have not been used since r215127.Bryan Drewery2016-02-241-6/+4
* Don't hide AR command as bsd.lib.mk's r283925 changed as well.Bryan Drewery2016-02-241-2/+2
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2431-2415/+53
* Hardcode date in RCS paper for reproducibilityEd Maste2016-02-171-1/+1
* Make .debug file for libgcc_s.so.1 more useful.Alexander Kabaev2016-01-271-1/+1
* Make libgcc compilable on RISC-V.Ruslan Bukin2016-01-261-2/+7
* Use MAN= to specify that no man page is providedEd Maste2016-01-221-1/+1
* Restore libunwind.cpp to LLVM libunwind build (reverts r294576)Ed Maste2016-01-221-1/+2
* Drop HP libunwind (unw_*) functions from LLVM libunwindEd Maste2016-01-221-2/+1
* Remove old generated unwind.h when using LLVM libunwindEd Maste2016-01-221-1/+6
* Remove local override for .cpp.o and .cpp.po rulesEd Maste2016-01-191-8/+1
* Remove local override for .cpp.So ruleEd Maste2016-01-191-5/+0
* Support use of LLVM's libunwind for exception unwindingEd Maste2016-01-091-4/+51
* Switch GNU ld to be installed as ld.bfd and linked as ldEd Maste2016-01-071-2/+3
* Install ld also as ld.bfd, for use with cc -fuse-ld=bfdEd Maste2015-12-231-0/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0418-37/+54
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-011-3/+3
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-015-7/+15
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+1
* Fix a double-semicolon typo in my libkvm changes.John Baldwin2015-11-301-1/+1
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-273-29/+17
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-262-2/+2
* Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-251-2/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-255-9/+9
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-256-6/+0
* Fix ld not respecting --sysroot.Bryan Drewery2015-11-241-1/+1
* Include "system.h" for isdir() prototype.Craig Rodrigues2015-11-041-0/+1
* Use PCB/LR from PCB rather from stack on armv7-gdbZbigniew Bodek2015-10-301-7/+3
* Remove disconnected xditview.Bryan Drewery2015-10-211-34/+0
* Avoid warning race with creating 'ldscripts' directory during build.Bryan Drewery2015-10-161-2/+1
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-155-3/+23
* Remove directories disconnected since r169718.Bryan Drewery2015-10-152-32/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-124-16/+7
* Updated dependsSimon J. Gerraty2015-10-071-0/+1
* Replace most of the beforeinstall: hack with FILES mechanism.Bryan Drewery2015-09-304-26/+40
* When XSAVE support was added on amd64, the FPU save area was movedJohn Baldwin2015-09-291-1/+0
* Remove redundant .NOPATH.Bryan Drewery2015-09-263-6/+0
* Fix subdir -j build after r287983 by adding missing dependencies.Bryan Drewery2015-09-255-0/+5
* Fix emulation ldscripts not being installed since r131832.Bryan Drewery2015-09-251-1/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-255-10/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-2517-34/+0
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
* Fix installation of 32bit libraries after r288074.Bryan Drewery2015-09-211-0/+2
* Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCIIBryan Drewery2015-09-211-3/+0
* Replace realinstall: and META_MODE staging hacks with FILES mechanism.Bryan Drewery2015-09-211-14/+6
* Replace afterinstall: hack with FILES mechanism.Bryan Drewery2015-09-191-4/+6
* Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-4/+2