aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove .WAIT hacks and put in specific dependencies.Warner Losh2015-08-281-2/+5
* Add another .WAIT since sometimes we lose the race.Warner Losh2015-08-281-0/+1
* Drop a .WAIT into the list. Items later in the list than this dependWarner Losh2015-08-261-0/+6
* Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINEd Maste2015-08-131-1/+1
* Remove old GNU Binutils tools now provided by ELF Tool ChainEd Maste2015-08-0524-2336/+0
* Allow ELF Tool Chain elfcopy to be installed as objcopyEd Maste2015-07-291-1/+4
* Replace GNU RCS ident with a BSD license identBaptiste Daroussin2015-07-265-480/+3
* - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},Marius Strobl2015-07-192-4/+7
* Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()Konstantin Belousov2015-07-021-3/+3
* new dependsSimon J. Gerraty2015-06-164-0/+5
* Hook extra libs to _LIBS so bsd.lib.mk can do its thingSimon J. Gerraty2015-06-161-2/+3
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-152-2/+2
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-152-2/+2
* Avoid circular dependency with nmSimon J. Gerraty2015-06-141-0/+3
* Add META_MODE support.Simon J. Gerraty2015-06-13113-0/+4359
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0891-182/+0
| * Merge sync of headSimon J. Gerraty2015-05-2790-5752/+307
| |\
| * | all is MAIN targetSimon J. Gerraty2014-11-301-0/+2
| * | Merge from head@274682Simon J. Gerraty2014-11-1953-102/+44
| |\ \
| * | | fixed depSimon J. Gerraty2014-11-191-1/+0
| * | | Merge head from 7/28Simon J. Gerraty2014-08-19105-1314/+157
| |\ \ \
| * | | | Fix building libstdc++ with clangSimon J. Gerraty2014-05-162-6/+3