..
ansi.h
replace 'long long' with int64_t to compile stand alone program with
2001-01-03 10:08:55 +00:00
aout_machdep.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
asm.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
autoconf.h
We are not going to get a "upa at mainbus" autoconfig entity, since
2002-10-20 15:53:16 +00:00
bootinfo.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
bsd_openprom.h
Protect against multiple inclusion.
2002-08-23 02:45:44 +00:00
bswap.h
bus.h
Parenthesise macro arguments.
2002-03-21 00:43:42 +00:00
cdefs.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
cgtworeg.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
cpu.h
remove some vestigial FPU and cache code that's not need on ultrasparcs.
2002-09-29 04:12:02 +00:00
ctlreg.h
Don't need to flush the d$ for MMU bypass accesses.
2002-04-24 23:54:24 +00:00
db_machdep.h
Remove unneeded declarations of the db_machine_init() function. The
2001-11-09 06:52:23 +00:00
disklabel.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
eeprom.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
elf_machdep.h
Add support for dumping ELF-cormat core files.
2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
fbvar.h
float.h
Define proper constants for 128-bit floating point.
2001-09-21 20:48:02 +00:00
frame.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
fsr.h
idprom.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
ieee.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
ieeefp.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
instr.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
int_const.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
int_fmtio.h
merge with sparc.
2002-07-29 07:07:15 +00:00
int_limits.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
int_mwgwtypes.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
int_types.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
intr.h
Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS,
2001-01-14 23:50:28 +00:00
kbd.h
Make sun ports use common keyboard/firm events related includes
2002-08-27 09:47:41 +00:00
kbio.h
Make sun ports use common keyboard/firm events related includes
2002-08-27 09:47:41 +00:00
kcore.h
limits.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
loadfile_machdep.h
include the sparc loadfile_machdep.h as-is; we can blow this header away
2000-08-16 08:17:49 +00:00
lock.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
Makefile
Merge the gehenna-devsw branch into the trunk.
2002-09-06 13:18:43 +00:00
math.h
Clean up some rampant code duplication wrt ieee number handling:
2002-02-19 13:08:12 +00:00
netbsd32_machdep.h
In preparation for COMPAT_NETBSD32 on SH-5:
2002-10-23 13:16:38 +00:00
oldmon.h
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
2001-12-04 00:53:18 +00:00
openfirm.h
Make OF_interpret() handle input and output arguments.
2001-10-05 21:52:43 +00:00
openpromio.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
param.h
Remove CPU_ISSUN4MOR4U, CPU_ISSUN4OR4C, and CPU_ISSUN4COR4M.
2002-07-17 04:56:49 +00:00
pcb.h
Don't use smaller trapframes. Causes more problems that it's worth right now. CVS: ----------------------------------------------------------------------
2002-05-16 23:29:42 +00:00
pci_machdep.h
Make the PCI code actually work.
2002-05-16 20:28:33 +00:00
pmap.h
many improvements:
2002-09-22 07:19:43 +00:00
pmc.h
Implement pmc(9) -- An interface to hardware performance monitoring
2002-08-07 05:14:47 +00:00
proc.h
profile.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
promlib.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
psl.h
avoid reading %pil in splx() if !SPLDEBUG.
2002-09-29 04:06:20 +00:00
pte.h
many improvements:
2002-09-22 07:19:43 +00:00
ptrace.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
reg.h
Don't use smaller trapframes. Causes more problems that it's worth right now. CVS: ----------------------------------------------------------------------
2002-05-16 23:29:42 +00:00
reloc.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
remote-sl.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
rnd.h
All sparc64 CPUs do __HAVE_CPU_COUNTER (aka %tick).
2002-10-07 13:26:56 +00:00
setjmp.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
signal.h
Sync sc_psr comments with reality.
2001-05-09 19:50:49 +00:00
sparc64.h
fix a comment.
2000-10-20 05:47:03 +00:00
stdarg.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
svr4_32_machdep.h
* Fix remaining 32-bit vs. native pointer problems in data structures;
2001-05-11 17:37:14 +00:00
svr4_machdep.h
Somehow this didn't get checked in with the rest of the SVR4 64-bit fixes.
2001-02-22 22:08:06 +00:00
trap.h
types.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
varargs.h
use <sparc/foo.h> where appropriate. now these files become very
2002-07-20 11:52:21 +00:00
vmparam.h
many improvements:
2002-09-22 07:19:43 +00:00
vuid_event.h
Make sun ports use common keyboard/firm events related includes
2002-08-27 09:47:41 +00:00
z8530var.h
#include "kbd.h" for NKBD and only override cn_isconsole to check cn_hw if set.
2002-09-30 09:43:13 +00:00