index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support use of LLVM's libunwind for exception unwinding
emaste
2016-01-09
1
-4
/
+51
*
Switch GNU ld to be installed as ld.bfd and linked as ld
emaste
2016-01-07
1
-2
/
+3
*
Install ld also as ld.bfd, for use with cc -fuse-ld=bfd
emaste
2015-12-23
1
-0
/
+1
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
18
-37
/
+54
*
Don't override LIB*DIR variables from src.libnames.mk.
bdrewery
2015-12-01
1
-3
/
+3
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
5
-7
/
+15
*
Update dependencies after r291406 added libelf to libkvm.
bdrewery
2015-12-01
1
-0
/
+1
*
Fix a double-semicolon typo in my libkvm changes.
jhb
2015-11-30
1
-1
/
+1
*
Add support to libkvm for reading vmcores from other architectures.
jhb
2015-11-27
3
-29
/
+17
*
Use LIBEXECDIR for /usr/libexec.
bdrewery
2015-11-26
2
-2
/
+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
5
-9
/
+9
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
6
-6
/
+0
*
Fix ld not respecting --sysroot.
bdrewery
2015-11-24
1
-1
/
+1
*
Include "system.h" for isdir() prototype.
rodrigc
2015-11-04
1
-0
/
+1
*
Use PCB/LR from PCB rather from stack on armv7-gdb
zbb
2015-10-30
1
-7
/
+3
*
Remove disconnected xditview.
bdrewery
2015-10-21
1
-34
/
+0
*
Avoid warning race with creating 'ldscripts' directory during build.
bdrewery
2015-10-16
1
-2
/
+1
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-10-15
5
-3
/
+23
*
Remove directories disconnected since r169718.
bdrewery
2015-10-15
2
-32
/
+0
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
4
-16
/
+7
*
Updated depends
sjg
2015-10-07
1
-0
/
+1
*
Replace most of the beforeinstall: hack with FILES mechanism.
bdrewery
2015-09-30
4
-26
/
+40
*
When XSAVE support was added on amd64, the FPU save area was moved
jhb
2015-09-29
1
-1
/
+0
*
Remove redundant .NOPATH.
bdrewery
2015-09-26
3
-6
/
+0
*
Fix subdir -j build after r287983 by adding missing dependencies.
bdrewery
2015-09-25
5
-0
/
+5
*
Fix emulation ldscripts not being installed since r131832.
bdrewery
2015-09-25
1
-1
/
+1
*
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
bdrewery
2015-09-25
5
-10
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
17
-34
/
+0
*
Add missing CLEANFILES.
bdrewery
2015-09-24
1
-0
/
+2
*
Fix installation of 32bit libraries after r288074.
bdrewery
2015-09-21
1
-0
/
+2
*
Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCII
bdrewery
2015-09-21
1
-3
/
+0
*
Replace realinstall: and META_MODE staging hacks with FILES mechanism.
bdrewery
2015-09-21
1
-14
/
+6
*
Replace afterinstall: hack with FILES mechanism.
bdrewery
2015-09-19
1
-4
/
+6
*
Replace beforeinstall: handling with FILES.
bdrewery
2015-09-18
1
-4
/
+2
*
Remove .WAIT hacks and put in specific dependencies.
imp
2015-08-28
1
-2
/
+5
*
Add another .WAIT since sometimes we lose the race.
imp
2015-08-28
1
-0
/
+1
*
Drop a .WAIT into the list. Items later in the list than this depend
imp
2015-08-26
1
-0
/
+6
*
Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
emaste
2015-08-13
1
-1
/
+1
*
Remove old GNU Binutils tools now provided by ELF Tool Chain
emaste
2015-08-05
24
-2336
/
+0
*
Allow ELF Tool Chain elfcopy to be installed as objcopy
emaste
2015-07-29
1
-1
/
+4
*
Replace GNU RCS ident with a BSD license ident
bapt
2015-07-26
5
-480
/
+3
*
- Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},
marius
2015-07-19
2
-4
/
+7
*
Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()
kib
2015-07-02
1
-3
/
+3
*
new depends
sjg
2015-06-16
4
-0
/
+5
*
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
*
Avoid circular dependency with nm
sjg
2015-06-14
1
-0
/
+3
*
Add META_MODE support.
sjg
2015-06-13
113
-0
/
+4359
|
\
[next]