freebsd-dev/sys/sparc64/sparc64
Jake Burkholder 06c4f91f00 Implement elf_reloc. This makes klds work.
Obtained from:	netbsd
2001-10-27 07:09:40 +00:00
..
autoconf.c Remove call to cninit_finish(). 2001-10-24 17:42:01 +00:00
clock.c Implement DELAY() using the %tick register. 2001-10-12 15:51:19 +00:00
db_disasm.c
db_hwwatch.c Add code for supporting hardware watch points. 2001-08-20 23:50:08 +00:00
db_interface.c Include <machine/setjmp.h> instead of <setjmp.h>. 2001-09-30 18:52:56 +00:00
db_trace.c Catch up to changing entry point names so traces through traps 2001-10-20 17:10:34 +00:00
elf_machdep.c Implement elf_reloc. This makes klds work. 2001-10-27 07:09:40 +00:00
exception.s Handle instruction access mmu miss faults in kernel mode. These can only 2001-10-27 07:06:15 +00:00
exception.S Handle instruction access mmu miss faults in kernel mode. These can only 2001-10-27 07:06:15 +00:00
fp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
genassym.c Catch up to new assembly language code. 2001-10-20 17:07:18 +00:00
identcpu.c Fix some warnings. 2001-10-12 16:00:30 +00:00
intr_machdep.c Remove interrupt queue array. Its in globaldata now. 2001-10-20 18:51:45 +00:00
locore.s Align the symbol that demarks the end of the signal code on a 16 byte 2001-10-20 16:36:08 +00:00
locore.S Align the symbol that demarks the end of the signal code on a 16 byte 2001-10-20 16:36:08 +00:00
machdep.c [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +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
support.s Return zero on success from su*. Apparently no one checks the return 2001-10-20 16:09:20 +00:00
support.S Return zero on success from su*. Apparently no one checks the return 2001-10-20 16:09:20 +00:00
swtch.s Use KTR_PROC instead of KTR_CT1 in traces. 2001-10-20 16:09:50 +00:00
swtch.S Use KTR_PROC instead of KTR_CT1 in traces. 2001-10-20 16:09:50 +00:00
sys_machdep.c Implement sysarch(). 2001-09-30 19:06:45 +00:00
tick.c Implement DELAY() using the %tick register. 2001-10-12 15:51:19 +00:00
trap.c Handle instruction access mmu miss faults in kernel mode. These can only 2001-10-27 07:06:15 +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 Remove hardcoded cwp value. 2001-10-20 16:10:13 +00:00