NetBSD/sys/arch
kleink fe3c9ceaf7 * Move definitions of exact-width integer types from <machine/types.h>
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
  explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
  macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
  intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
..
alpha * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
amiga Be more specific than "some isic board". 2001-04-26 05:58:41 +00:00
amigappc Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
arc Remove some redundant definitions (they're already in <mips/pmap.h>). 2001-04-25 17:54:07 +00:00
arm * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
arm26 Arrange to restore R14 on return from __mcount, so that profiled assembler 2001-04-26 22:09:57 +00:00
arm32 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
atari Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bebox Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
cobalt Do the first allocsys() pass (the pass that computes sizes) before 2001-04-24 15:41:38 +00:00
dnard Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
dreamcast Abstracted handling of System ASIC controlled IRQ:s a little. 2001-04-24 19:43:23 +00:00
evbsh3 Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
hp300 Garbage-collect pmap_page_index(). 2001-04-25 17:35:00 +00:00
hpc recompile. 2001-04-24 19:30:53 +00:00
hpcarm Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
hpcmips delete noisy debug message. 2001-04-24 17:09:54 +00:00
hpcsh I forgot to add. 2001-04-23 16:47:16 +00:00
i386 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
luna68k Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
m68k * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
mac68k Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
macppc Remove spaces at EOL. 2001-04-26 15:27:05 +00:00
mips * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
mipsco Move previous patch which performs allocsys() before pmap_bootstrap() 2001-04-28 04:20:27 +00:00
mmeye dreamcast clock module was separated. 2001-04-23 11:20:41 +00:00
mvme68k Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
netwinder Make EXEC_ELF32 standard. Cleanup/fix GENERIC to include more devices. 2001-04-20 16:48:01 +00:00
news68k Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
newsmips Reset FDC in news5000_init() to avoid spurious interrupts 2001-04-27 12:55:51 +00:00
next68k Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
ofppc Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pc532 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
pmax Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
powerpc * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
prep Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
sandpoint Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
sgimips Do the first allocsys() pass (the pass that computes sizes) before 2001-04-24 15:41:38 +00:00
sh3 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
sparc * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
sparc64 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
sun2 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
sun3 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
vax * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
x68k Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
Makefile