.. |
algor
|
Fix minor typos.
|
2001-05-31 07:24:23 +00:00 |
alpha
|
define _KERNEL_OPT as well as _KERNEL. we will use this in the future to
|
2001-05-31 07:37:01 +00:00 |
amiga
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
amigappc
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
arc
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
arm
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
arm26
|
Start using the blockio functions. This makes raw reads from hcsc 20% faster
|
2001-05-30 00:19:43 +00:00 |
arm32
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
atari
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
bebox
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
cats
|
Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to
|
2001-05-29 23:03:20 +00:00 |
cesfic
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
cobalt
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
dnard
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
dreamcast
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
evbsh3
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
hp300
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
hpc
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
hpcarm
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
hpcmips
|
Fix commnet; hpcmips isn't x86 architecture.
|
2001-05-31 02:30:04 +00:00 |
hpcsh
|
convert two consecutive "shll"s with one "shll2"
|
2001-05-15 08:54:56 +00:00 |
i386
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
luna68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
m68k
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
mac68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
macppc
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
mips
|
PRiD 0x18 is shared by RC32334, 332 and 355. These SoCs are
|
2001-05-31 02:06:26 +00:00 |
mipsco
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
mmeye
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
mvme68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
netwinder
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
news68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
newsmips
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
next68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
ofppc
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
pc532
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
pmax
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
powerpc
|
One more gcc-2.95 issue.
|
2001-05-31 09:19:25 +00:00 |
prep
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
sandpoint
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
sgimips
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
sh3
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
sparc
|
drop to prom on "halt" as well.
|
2001-05-31 08:55:19 +00:00 |
sparc64
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
sun2
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
sun3
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
vax
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
x68k
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
Makefile
|
add hpc dir if MACHINE is hpcmips or hpcsh.
|
2001-01-28 02:58:19 +00:00 |