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
/
sys
/
conf
/
Makefile.sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved most interrupt related code to a new file, interrupt.S.
jake
2002-09-28
1
-2
/
+6
*
*.s -> *.S.
jake
2002-07-31
1
-3
/
+3
*
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
jake
2002-07-31
1
-0
/
+3
*
Moved the setting of all profiling-related variables except the key one
bde
2002-07-13
1
-1
/
+1
*
Remove a hack for using an external compiler if cross compiling.
jake
2002-05-26
1
-21
/
+0
*
MFP4. This slipped into a IFC(MFC) by PHK, but it could still be useful
obrien
2002-03-24
1
-3
/
+18
*
Remove all the custom toolchain knob tweaking.
obrien
2002-03-15
1
-13
/
+0
*
Use the deo hosted toolchain by default.
jake
2002-03-13
1
-10
/
+14
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
1
-1
/
+1
*
Add -mcmodel=medlow to COPTS. This is needed to build working kernels.
tmm
2001-12-24
1
-0
/
+3
*
Proper fix for old config setting maxusers to 8.
peter
2001-12-14
1
-1
/
+1
*
Change to using my custom sparc64 binutils.
obrien
2001-11-28
1
-8
/
+10
*
Move kern.post.mk to last line, now that it appears safe
imp
2001-11-11
1
-2
/
+2
*
Factor the common parts of the Makefile.foo files. This introduces two
imp
2001-11-02
1
-290
/
+6
*
Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't
brian
2001-11-01
1
-7
/
+14
*
Support the "install.debug" and "reinstall.debug" targets for kernel modules.
des
2001-10-27
1
-3
/
+3
*
Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.
ru
2001-10-26
1
-1
/
+1
*
Make override of nm consistent across all platforms and sort the overrides.
mp
2001-10-19
1
-2
/
+3
*
Change kern.bootfile when mv'ing the kernel
brian
2001-10-17
1
-0
/
+2
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
1
-3
/
+6
*
In order to bring about the end of the universe, delete the lines:
peter
2001-08-15
1
-2
/
+0
*
Add code model medlow to cflags and move the kernel load address from
jake
2001-08-06
1
-3
/
+6
*
Add a Makefile, ldscript, and config magic for sparc64. This is tailored
jake
2001-08-03
1
-0
/
+348