summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
| * Switch GNU ld to be installed as ld.bfd and linked as ldemaste2016-01-071-2/+3
* | MFH r289384-r293170gjb2016-01-0449-141/+131
|\ \ | |/
| * Install ld also as ld.bfd, for use with cc -fuse-ld=bfdemaste2015-12-231-0/+1
| * Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0418-37/+54
| * Don't override LIB*DIR variables from src.libnames.mk.bdrewery2015-12-011-3/+3
| * META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-015-7/+15
| * Update dependencies after r291406 added libelf to libkvm.bdrewery2015-12-011-0/+1
| * Fix a double-semicolon typo in my libkvm changes.jhb2015-11-301-1/+1
| * Add support to libkvm for reading vmcores from other architectures.jhb2015-11-273-29/+17
| * Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-262-2/+2
| * Replace DPSRCS that work fine in SRCS.bdrewery2015-11-251-2/+1
| * META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-255-9/+9
| * META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-256-6/+0
| * Fix ld not respecting --sysroot.bdrewery2015-11-241-1/+1
| * Include "system.h" for isdir() prototype.rodrigc2015-11-041-0/+1
| * Use PCB/LR from PCB rather from stack on armv7-gdbzbb2015-10-301-7/+3
| * Remove disconnected xditview.bdrewery2015-10-211-34/+0
| * Avoid warning race with creating 'ldscripts' directory during build.bdrewery2015-10-161-2/+1
| * Add more SUBDIR_PARALLEL.bdrewery2015-10-155-3/+23
* | MFH r289372-r289382gjb2015-10-152-32/+0
|\ \ | |/
| * Remove directories disconnected since r169718.bdrewery2015-10-152-32/+0
* | MFH to r289370gjb2015-10-154-16/+7
|\ \ | |/
| * Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-124-16/+7
* | Merge from headbapt2015-10-091-0/+1
|\ \ | |/
| * Updated dependssjg2015-10-071-0/+1
* | Merge from headbapt2015-10-0132-100/+61
|\ \ | |/
| * Replace most of the beforeinstall: hack with FILES mechanism.bdrewery2015-09-304-26/+40
| * When XSAVE support was added on amd64, the FPU save area was movedjhb2015-09-291-1/+0
| * Remove redundant .NOPATH.bdrewery2015-09-263-6/+0
| * Fix subdir -j build after r287983 by adding missing dependencies.bdrewery2015-09-255-0/+5
| * Fix emulation ldscripts not being installed since r131832.bdrewery2015-09-251-1/+1
| * META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-255-10/+0
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-2517-34/+0
| * Add missing CLEANFILES.bdrewery2015-09-241-0/+2
| * Fix installation of 32bit libraries after r288074.bdrewery2015-09-211-0/+2
| * Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCIIbdrewery2015-09-211-3/+0
| * Replace realinstall: and META_MODE staging hacks with FILES mechanism.bdrewery2015-09-211-14/+6
| * Replace afterinstall: hack with FILES mechanism.bdrewery2015-09-191-4/+6
| * Replace beforeinstall: handling with FILES.bdrewery2015-09-181-4/+2
| |
| \
*-. \ Merge from headbapt2015-09-1232-2823/+26
|\ \ \ | | |/
| | * Remove .WAIT hacks and put in specific dependencies.imp2015-08-281-2/+5
| | * Add another .WAIT since sometimes we lose the race.imp2015-08-281-0/+1
| | * Drop a .WAIT into the list. Items later in the list than this dependimp2015-08-261-0/+6
| | * Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINemaste2015-08-131-1/+1
| | * Remove old GNU Binutils tools now provided by ELF Tool Chainemaste2015-08-0524-2336/+0
| | * Allow ELF Tool Chain elfcopy to be installed as objcopyemaste2015-07-291-1/+4
| | * Replace GNU RCS ident with a BSD license identbapt2015-07-265-480/+3
| |/
| * - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},marius2015-07-192-4/+7
| * Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()kib2015-07-021-3/+3
* | Merge from head @274131bapt2015-06-205-2/+8
|\ \ | |/
OpenPOWER on IntegriCloud