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
/
usr.bin
/
cc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support to gcc for AES and PCLMUL intrinsics... This addes the
jmg
2013-09-03
3
-1
/
+109
*
gcc: install AMD intrinsics header ammintrin.h
pfg
2013-06-07
1
-2
/
+2
*
When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> was
dim
2013-05-08
1
-1
/
+2
*
Add compiler support for the ARM EABI.
andrew
2013-01-17
1
-0
/
+2
*
Add support for bmake. This includes:
marcel
2012-10-06
1
-3
/
+1
*
In r219639, SSSE3 instruction set support was backported to our gcc.
dim
2011-04-14
1
-1
/
+1
*
Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes
nwhitehorn
2010-07-10
1
-1
/
+1
*
Non-GCC gcc compatible compilers may provide the same multimedia intrinsic
obrien
2010-05-12
1
-0
/
+2
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-2
/
+5
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
1
-0
/
+4
*
Add two additional headers for amd64 and x86.
kan
2003-12-09
1
-1
/
+1
*
We're changing the platform name from x86[_-]86 to amd64.
obrien
2003-04-26
1
-1
/
+1
*
Mark bits that do not require an object directory as such.
ru
2003-04-01
1
-0
/
+2
*
We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"
obrien
2002-09-12
1
-1
/
+1
*
We don't need bsd.dep.mk here.
obrien
2002-06-05
1
-1
/
+0
*
Install the i386 MMX headers, and IA-64 intrinsics functions.
obrien
2002-06-04
1
-0
/
+16
*
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
peter
1996-09-19
57
-15499
/
+0
*
Enabled my FUNCTION_PROFILER_EPILOGUE code and added option
bde
1995-12-26
1
-6
/
+16
*
When building -static, link with special scrt0.o instead of crt0.o. This
dg
1995-10-18
1
-0
/
+3
*
Make only a `-r' flag (as opposed to `-r*') special within the
joerg
1995-08-04
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
18
-66
/
+66
*
Remove the last vestige of COMMENT_BEGIN.
bde
1995-03-12
1
-1
/
+0
*
Undo most of the changes in the gcc-2.6.3 "upgrade"
bde
1995-03-12
1
-8
/
+10
*
Added support for #pragma weak.
nate
1995-03-11
1
-0
/
+3
*
Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.
nate
1995-03-11
2
-25
/
+7
*
Added NO_IMPLICIT_C as our header files in standard locations are either
ljo
1994-11-16
1
-0
/
+3
*
Integrated GCC-2.6.1 -> GCC-2.6.2 changes.
phk
1994-11-15
2
-23
/
+26
*
Restore my fixes to 2.6.0. The changes should not affect anything except
bde
1994-11-06
1
-19
/
+15
*
Explicitly tell cpp where to look for include files.
phk
1994-11-04
1
-2
/
+0
*
Remove obsolete __386BSD__ predefine.
jkh
1994-11-03
1
-1
/
+1
*
----------------------------------
phk
1994-11-03
13
-457
/
+703
*
Disable one of my extensions (function profiler epilogues) that
bde
1994-09-02
1
-0
/
+2
*
Define __FreeBSD__ to be 2.
wollman
1994-08-10
1
-1
/
+1
*
Here comes the right import of gcc-2.6.0.
phk
1994-08-02
57
-0
/
+15252