freebsd-skq/sys/sparc64/sparc64
jake 7369c41ce5 Newer versions of gcc have a bug where switch statements with only
a default: label cause a segmentation fault.  So just return EINVAL
from sysarch.
2001-12-23 07:04:05 +00:00
..
autoconf.c Add partial support for NFS_ROOT for sparc64 (only supported in in 2001-12-21 21:27:01 +00:00
bus_machdep.c Add bus_space and busdma support for sparc64. 2001-11-09 20:05:53 +00:00
cache.c 1. Split fp.h into fp.h and fsr.h so that the latter can be included 2001-11-18 04:00:22 +00:00
clock.c Implement DELAY() using the %tick register. 2001-10-12 15:51:19 +00:00
db_disasm.c Define our own version of abs now that we compile with -ffreestanding by 2001-12-23 07:00:24 +00:00
db_hwwatch.c Add code for supporting hardware watch points. 2001-08-20 23:50:08 +00:00
db_interface.c Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
db_trace.c 1. Remove kdbframe. Bad idea. 2001-11-18 03:41:12 +00:00
elf_machdep.c Implement elf_reloc. This makes klds work. 2001-10-27 07:09:40 +00:00
emul.c Add code to emulate unimplemented (non-fp) instructions and to fixup 2001-11-06 20:13:44 +00:00
exception.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
exception.S Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
fp.c 1. Split fp.h into fp.h and fsr.h so that the latter can be included 2001-11-18 04:00:22 +00:00
genassym.c Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
identcpu.c Implement hw.machine and hw.model sysctls. 2001-11-18 03:05:56 +00:00
in_cksum.c Add optimized implementations of in_cksum_skip() and related functions 2001-11-06 20:05:01 +00:00
intr_machdep.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
iommu.c Use the new rman_reserve_resource_bound() function to get boundaries 2001-12-21 22:00:52 +00:00
locore.s 1. Remove bootinfo and just pass loader metadata to the kernel. 2001-11-18 03:02:53 +00:00
locore.S 1. Remove bootinfo and just pass loader metadata to the kernel. 2001-11-18 03:02:53 +00:00
machdep.c - Add a file for machine dependant loader metdata types. Include this in 2001-12-23 07:02:23 +00:00
nexus.c Add a nexus device for sparc64, which uses the OpenFirmware to attach UPA 2001-11-09 20:01:25 +00:00
ofw_bus.c Add some OpenFirmware bus support code and definitions. 2001-11-09 20:10:55 +00:00
ofw_machdep.c Fix a bug that was indroduced while moving this code around (use the 2001-12-21 21:31:44 +00:00
pmap.c Add missing includes. 2001-10-20 18:52:44 +00:00
pv.c Add missing includes. 2001-10-20 18:52:44 +00:00
rwindow.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
sparcbus_if.m Add a file forgotten in the previous commit (a kobj interface that 2001-11-09 20:43:44 +00:00
support.s 1. Implement ascopyto() and ascopyfrom() for copying to an alternate address 2001-11-18 02:47:26 +00:00
support.S 1. Implement ascopyto() and ascopyfrom() for copying to an alternate address 2001-11-18 02:47:26 +00:00
swtch.s 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEF 2001-11-18 03:28:28 +00:00
swtch.S 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEF 2001-11-18 03:28:28 +00:00
sys_machdep.c Newer versions of gcc have a bug where switch statements with only 2001-12-23 07:04:05 +00:00
tick.c - Add a file for machine dependant loader metdata types. Include this in 2001-12-23 07:02:23 +00:00
trap.c 1. Split fp.h into fp.h and fsr.h so that the latter can be included 2001-11-18 04:00:22 +00:00
tsb.c Add missing includes. 2001-10-20 18:52:44 +00:00
upa.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
vm_machdep.c 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEF 2001-11-18 03:28:28 +00:00