1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/alpha/alpha
Doug Rabson 396a429cfd Add declarations of suword32 and suword64. Add implementations of one or
the other (or both) to all the platforms. Similar for fuword32 and
fuword64.
2002-05-26 16:03:13 +00:00
..
alpha-gdbstub.c
api_up1000.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
atomic.s
autoconf.c Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
busdma_machdep.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
busspace.c
clock_if.m
clock.c Make sure there's a statement after the out: label in clockattach(). 2002-05-26 11:23:00 +00:00
cpuconf.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
db_instruction.h Quiet GCC 3.1 warning. 2002-04-13 22:21:28 +00:00
db_interface.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
db_trace.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_1000a.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_2100_a50.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_2100_a500.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_3000_300.c
dec_3000_500.c
dec_axppci_33.c Fix a compiler warning I missed in the last commit. 2002-04-17 15:32:11 +00:00
dec_eb64plus.c Make the comment section resemble English 2002-03-29 23:05:05 +00:00
dec_eb164.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_kn8ae.c
dec_kn20aa.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_kn300.c Initialise the AS4100 console at the same time as most of the other 2002-03-26 19:46:40 +00:00
dec_st550.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_st6600.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
divrem.m4
dump_machdep.c Restore the ability to take crashdumps on alpha. This was cut and pasted 2002-05-11 21:53:46 +00:00
elf_machdep.c Don't use the symbol name to lookup the symbol value when we can use 2002-04-25 01:22:16 +00:00
exception.s Remove abuse of intr_disable/restore in MI code by moving the loop in ast() 2002-03-29 16:35:26 +00:00
fp_emulate.c
genassym.c Remove abuse of intr_disable/restore in MI code by moving the loop in ast() 2002-03-29 16:35:26 +00:00
ieee_float.c
ieee_float.h
in_cksum.c
interrupt.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
locore.s Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
machdep.c Rework the kernel environment subsystem. We now convert the static 2002-04-17 13:06:36 +00:00
mem.c Remove two unused headers (<machine/frame.h> and <machine/psl.h>). 2002-05-01 06:24:51 +00:00
mp_machdep.c Only saying you're launching other CPUs if there are more than one to launch. 2002-05-08 23:12:00 +00:00
pal.s Remove the .stab directives. I do not understand what is different about 2002-04-15 21:44:19 +00:00
pmap.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
prom_disp.s Remove the .stab directives. I do not understand what is different about 2002-04-15 21:44:19 +00:00
prom.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
promcons.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
setdef0.c
setdef1.c
sgmap.c
support.s Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
swtch.s
sys_machdep.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
timerreg.h
trap.c Fixup unaligned bwx instructions (ldwu, stw). This may fix some mysterious 2002-05-16 00:03:32 +00:00
vm_machdep.c o Eliminate the use of grow_stack() and useracc() from sendsig(), osendsig(), 2002-04-05 00:52:15 +00:00