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
/
lib
/
csu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant .NOPATH.
bdrewery
2015-09-26
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
*
Add META_MODE support.
sjg
2015-06-13
2
-0
/
+52
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-0
/
+2
|
|
\
|
|
/
|
/
|
|
*
all is MAIN target
sjg
2014-11-30
1
-0
/
+2
|
*
Merge from head@274682
sjg
2014-11-19
1
-1
/
+1
|
|
\
|
|
/
|
/
|
|
*
fixed dep
sjg
2014-11-19
1
-1
/
+0
|
*
Merge head from 7/28
sjg
2014-08-19
2
-8
/
+2
|
|
\
|
*
\
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
|
*
|
|
Need to stage_files
sjg
2014-05-05
1
-0
/
+6
|
*
|
|
Merge head
sjg
2014-04-28
1
-4
/
+4
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync with HEAD.
obrien
2013-02-08
1
-0
/
+4
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+46
*
|
|
|
|
|
Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support
andrew
2014-10-01
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Remove ia64.
marcel
2014-07-07
1
-7
/
+0
*
|
|
|
|
Make sure that the sub-makes for unwind.h start from the CURDIR
imp
2014-06-24
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
To avoid having to explicitly test COMPILER_TYPE for setting
dim
2013-12-22
1
-3
/
+1
*
|
|
For gnu/lib/csu, only use gcc-specific flags when compiling with gcc.
dim
2013-12-22
1
-4
/
+6
|
|
/
|
/
|
*
|
Add compiler support for the ARM EABI.
andrew
2013-01-17
1
-0
/
+4
|
/
*
Build the "S" objects with the same name they get installed under.
marcel
2012-05-17
1
-4
/
+4
*
Revert r234356 for now, as it leads to run-time problems on 32-bit
dim
2012-04-23
1
-1
/
+0
*
Work around an issue on 32-bit PowerPC, where clang executable can get
dim
2012-04-16
1
-0
/
+1
*
MFtbemd:
imp
2010-08-23
1
-3
/
+3
*
Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes
nwhitehorn
2010-07-10
1
-1
/
+1
*
Often reported issue with newer ld is:
kib
2010-06-18
1
-1
/
+2
*
Fix build when WITH_SSP is set explicitly.
ru
2009-02-21
1
-1
/
+3
*
Revert previous commit. The prototype has been moved to unistd.h
marcel
2008-09-28
1
-1
/
+1
*
Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of
marcel
2008-09-26
1
-1
/
+1
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-0
/
+1
*
Remove one more alpha leftover.
ru
2008-01-24
1
-1
/
+1
*
Back out last commit -- it breaks sparc64 build which has
ru
2007-10-13
1
-2
/
+2
*
Minor tweak to finding BEG/END source.
obrien
2007-10-12
1
-2
/
+2
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-7
/
+12
*
Fix a problem mentioned in the previous revision in a different,
ru
2004-09-10
1
-3
/
+3
*
Add the .h files to the .o dependency lists so the .h's are created before
obrien
2004-09-09
1
-2
/
+2
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
1
-5
/
+5
*
Just pass -DCRT_BEGIN as an option to mkdep(1), no need to override
ru
2004-03-06
1
-1
/
+1
*
Including dynamically generated osreldate.h wasn't such a good
kan
2003-07-13
1
-0
/
+1
*
Change CFLAGS to more closely follow options used when GCC is built
kan
2003-07-11
1
-1
/
+2
*
Use ?= before someone brings it up.
obrien
2003-06-02
1
-1
/
+1
*
crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.
obrien
2003-06-01
1
-0
/
+1
*
Only cross-tools may use TARGET_ARCH/TARGET, everyone else
ru
2003-02-27
1
-3
/
+3
*
Drop support for COPY, -c has been the default mode of install(1)
ru
2002-07-29
1
-1
/
+1
*
Alpha has crtfastmath also.
obrien
2002-05-26
1
-1
/
+1
*
Rev 1.12 broke `make all' w/o a previous `make depends'.
obrien
2002-05-26
1
-4
/
+5
*
Put on peril-sensitive sunglasses and risk touching gcc related build glue
peter
2002-05-17
1
-15
/
+19
[next]