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
/
share
/
mk
/
bsd.cpu.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Globally use -mieee in /usr/src for Alpha.
obrien
2003-03-29
1
-0
/
+4
*
Reduce "code duplication" for AMD CPU's.
obrien
2003-03-29
1
-30
/
+10
*
Whitespace-only indention fixups for revision 1.20. This lets the 1.20
jhb
2002-09-18
1
-31
/
+31
*
Oops, fix userland _CPUCFLAGS. Move adding of _CPUCFLAGS to bottom of
jhb
2002-09-18
1
-6
/
+6
*
For the default case of CPUTYPE not being set, don't define CPUTYPE to the
jhb
2002-09-18
1
-5
/
+6
*
Add support for the AMD x86-64 Hammer platform.
obrien
2002-09-11
1
-0
/
+2
*
Add support for ev67 and ev45 CPUTYPEs (new in gcc3)
kris
2002-09-07
1
-2
/
+4
*
Update to use all the new CPU optimizations of GCC3.
mux
2002-09-07
1
-9
/
+29
*
TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to
ru
2002-08-02
1
-7
/
+1
*
- Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so that
jhb
2002-07-31
1
-5
/
+7
*
- Fixup whitespace after previous commit.
jhb
2002-07-27
1
-12
/
+10
*
If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGS
jhb
2002-07-27
1
-6
/
+14
*
In gcc 3.1 Pentium/MMX now has its own -march=XXX option.
sobomax
2002-06-13
1
-1
/
+1
*
Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.
ru
2002-05-31
1
-0
/
+4
*
Default Alpha compiles to ev5.
obrien
2002-05-15
1
-1
/
+1
*
Add pointers to GCC's allowable values for -march, and restore structure
obrien
2002-05-11
1
-6
/
+10
*
With GCC 3.1, we can now treat AMD Athlon and an Athlon.
obrien
2002-05-11
1
-5
/
+5
*
Add the beginnings of Sparc64 support.
obrien
2002-05-10
1
-0
/
+2
*
Optimize for i486 better (-m486 is just another deprecated
ru
2002-04-18
1
-1
/
+1
*
Pentium II's do not support SSE, that came in with the PIII
kris
2001-03-21
1
-1
/
+1
*
Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel
kris
2001-03-12
1
-18
/
+24
*
AMD K6/K6-2/Duron/Athlon CPUs support MMX too.
sobomax
2001-03-10
1
-3
/
+3
*
Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX),
kris
2001-02-27
1
-1
/
+21
*
Overhaul the MACHINE_CPU behaviour:
kris
2001-02-22
1
-0
/
+101