NetBSD/sys/arch/sparc64/include
tshiozak 51a53de0d5 Preparation for the future introduction of multibyte locale.
- MB_LEN_MAX is increased to 32.
 - To ensure binary compatibility for old executables
   under multibyte locale, versioned setlocale is added.
 - __mb_len_cur definision is added in setlocale.c
   and enable it in stdlib.h .
   It is also important for multibyte locale stuffs,
   but I just forgot.
2000-08-08 22:31:13 +00:00
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
asm.h Get kernel profiling to work. Now if only gprof worked.... 2000-08-02 22:24:38 +00:00
autoconf.h Remove old-style boot device recognition. 2000-01-14 14:38:37 +00:00
bsd_openprom.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h Make all the inline functions static. 2000-07-14 21:00:17 +00:00
cdefs.h
cgtworeg.h
conf.h Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
cpu.h Prevent interrupts from being posted if they are active and deprecate polled 2000-07-03 17:56:06 +00:00
ctlreg.h Tell gcc that stores clobber "memory". Probably makes no difference since 2000-07-14 21:02:11 +00:00
db_machdep.h remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:37:53 +00:00
disklabel.h
eeprom.h Use absolute size structures for H/W registers. 1999-12-30 16:25:17 +00:00
elf_machdep.h Add support for 64-bit PIC and dynamic linking. 2000-07-14 20:59:07 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
fbio.h
fbvar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
float.h merge cosmetic differences from sparc port. 1999-11-27 11:06:36 +00:00
frame.h make this usable for for userland asm, which needs CC64FSZ 2000-07-23 06:15:33 +00:00
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h Add debugger single-stepping and fix interrupt dispatch bugs. 2000-01-10 03:53:20 +00:00
int_types.h Typo. 2000-06-27 08:43:02 +00:00
intr.h Advertise we have __GENERIC_SOFT_INTERRUPTS. 2000-06-26 15:13:26 +00:00
kbd.h
kbio.h
kcore.h Overhaul cache flush code and coredump code. 2000-08-01 00:40:15 +00:00
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h Fix for lint during build of libc. 2000-05-05 20:12:00 +00:00
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
netbsd32_machdep.h Update 32-bit sigcontext structures. 1999-12-30 16:24:33 +00:00
oldmon.h
openfirm.h
openpromio.h
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h With these changes the kernel seems almost stable again. 2000-06-24 20:48:36 +00:00
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pmap.h Implement PMAP_PREFER(). 1999-12-30 16:21:25 +00:00
proc.h Provide explicit 64-bit and 32-bit types for compatibility with sparc 1999-11-06 20:13:49 +00:00
profile.h Get kernel profiling to work. Now if only gprof worked.... 2000-08-02 22:24:38 +00:00
psl.h Give 64-bit processes access to a full 64-bit address space (90% of which 2000-07-23 07:02:19 +00:00
pte.h Make pbrobeget() and probeset() work for 64-bit values as well. To do this 1999-06-05 21:58:16 +00:00
ptrace.h
reg.h gdb requires a `struct fpstate' so provide one. 2000-07-08 19:25:14 +00:00
reloc.h Add support for 64-bit PIC and dynamic linking. 2000-07-14 20:59:07 +00:00
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h Fix multiple problems with floating point and structure handling. 2000-07-23 21:36:56 +00:00
svr4_machdep.h
trap.h Another general cleanup: 1999-06-07 05:28:03 +00:00
types.h add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very 2000-02-05 00:13:22 +00:00
varargs.h
vmparam.h remove old (bogus) comment. 2000-07-13 06:23:07 +00:00
vuid_event.h
z8530var.h Upgrate interrupt handling: 2000-07-09 21:58:43 +00:00