..
alpha-gdbstub.c
Fix a stupid bug preventing gdb from seeing the right value of 'v0'.
1998-07-26 18:47:47 +00:00
atomic.s
Change various syscalls to use size_t arguments instead of u_int.
1998-08-24 08:39:39 +00:00
autoconf.c
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
1998-08-20 08:27:11 +00:00
clock.c
Add code from i386 to support sysbeep(). Doesn't work quite right but it
1998-07-22 08:16:34 +00:00
clock_if.m
[Add missing files from previous commit]
1998-06-14 13:53:12 +00:00
cons.c
Major changes to the generic device framework for FreeBSD/alpha:
1998-06-14 13:46:10 +00:00
cpuconf.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
db_disasm.c
Use %lx for printing register contents.
1998-06-27 15:35:57 +00:00
db_instruction.h
Add some stack backtrace support. Pretty fragile but its a start.
1998-06-27 15:37:43 +00:00
db_interface.c
Add support for kernel gdb.
1998-07-05 12:24:18 +00:00
db_trace.c
Add some stack backtrace support. Pretty fragile but its a start.
1998-06-27 15:37:43 +00:00
dec_2100_a50.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_3000_300.c
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
1998-08-20 08:27:11 +00:00
dec_3000_500.c
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
1998-08-20 08:27:11 +00:00
dec_axppci_33.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_eb164.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_kn8ae.c
machine/conf.h no longer exists.
1998-06-28 00:44:51 +00:00
dec_kn20aa.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_st550.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
diskslice_machdep.c
Sync with i386/isa/diskslice_machdep.c 1.31.
1998-08-11 07:17:36 +00:00
divrem.m4
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
exception.s
Add Id keyword.
1998-06-10 20:11:16 +00:00
genassym.c
Add definition of p_switchtime.
1998-07-12 16:08:15 +00:00
gensetdefs.c
Major changes to the generic device framework for FreeBSD/alpha:
1998-06-14 13:46:10 +00:00
in_cksum.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
interrupt.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
ipl_funcs.c
Add support for sio's soft interrupts.
1998-07-22 08:20:15 +00:00
locore.s
Lots of changes, including:
1998-08-10 07:53:59 +00:00
machdep.c
Remove bogus unused code.
1998-08-22 10:32:38 +00:00
mem.c
Fix msgbuf so that it actually works properly.
1998-07-29 18:36:29 +00:00
pal.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
pmap.c
Use address space numbers to reduce TLB flushes.
1998-08-23 16:05:55 +00:00
procfs_machdep.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
prom.c
Implement promcncheckc.
1998-07-12 16:15:06 +00:00
prom_disp.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
promcons.c
Implement promcncheckc.
1998-07-12 16:15:06 +00:00
setdef0.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
setdef1.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
support.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
swtch.s
Use address space numbers to reduce TLB flushes.
1998-08-23 16:05:55 +00:00
symbols.raw
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
sys_machdep.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
timerreg.h
Support header for sysbeep() implementation.
1998-07-22 08:21:36 +00:00
trap.c
Make ptrace work.
1998-07-15 20:16:28 +00:00
vm_machdep.c
Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn't
1998-07-12 16:30:58 +00:00