.. |
ibm4xx
|
Gah, fix a number of channel status/select bitfields.
|
2001-08-29 23:32:21 +00:00 |
mpc6xx
|
Include the 7410/7450 hid definitions
|
2001-08-22 21:05:25 +00:00 |
Makefile
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
altivec.h
|
Add AltiVec VSCR definitions.
|
2000-11-19 20:41:04 +00:00 |
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
|
De-lint. Reviewed by christos.
|
2001-02-09 15:54:18 +00:00 |
asm.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
bat.h
|
Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.
|
2001-06-12 17:20:50 +00:00 |
bswap.h
|
Inline bswap{16,32} when the argument is constant.
|
2001-05-30 13:08:34 +00:00 |
bus.h
|
Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
|
2001-07-19 15:32:10 +00:00 |
byte_swap.h
|
Inline bswap{16,32} when the argument is constant.
|
2001-05-30 13:08:34 +00:00 |
cdefs.h
|
Garbage-collect.
|
1999-03-20 01:40:25 +00:00 |
cpu.h
|
__syncicache needs to be exports to userspace as well as the kernel.
|
2001-08-28 03:03:43 +00:00 |
db_machdep.h
|
Build for kgdb as well as for ddb (mutually exclusive).
|
2001-06-20 02:40:14 +00:00 |
elf_machdep.h
|
Move dl* function definitions to libc on ELF.
|
2000-04-02 15:35:47 +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 |
float.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
fpu.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
frame.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
reorder the fp_rnd constants to match the values used by the
|
1999-07-07 01:52:26 +00:00 |
instr.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_fmtio.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_limits.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_mwgwtypes.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
ipkdb.h
|
…
|
|
kcore.h
|
…
|
|
limits.h
|
Be consistent with limit constants:
|
2001-05-04 15:12:32 +00:00 |
lock.h
|
Clear the reservation in __cpu_simple_lock_try even if it failed to lock.
|
2000-07-08 04:36:56 +00:00 |
math.h
|
Improve namespace test macros a bit.
|
2000-02-05 14:04:36 +00:00 |
openpic.h
|
Tsubai has convinced me that openpic_init() should remain machine-dependant
|
2001-02-05 19:22:23 +00:00 |
openpicreg.h
|
defines for OPENPIC_ICR / serial mode.
|
2001-08-30 03:08:52 +00:00 |
param.h
|
Make the new pmap optional. Use the old (stable!) pmap by default.
|
2001-06-10 11:01:26 +00:00 |
pcb.h
|
Avoid nesting structure declarations, where the nested structur is used at
|
2001-04-30 15:30:39 +00:00 |
pio.h
|
Change _MACHINE_PIO_H to _POWERPC_PIO_H
|
2001-05-27 20:59:15 +00:00 |
pmap.h
|
Make the new pmap optional. Use the old (stable!) pmap by default.
|
2001-06-10 11:01:26 +00:00 |
proc.h
|
…
|
|
profile.h
|
Make kernel profiling work.
|
2000-04-18 17:06:01 +00:00 |
psl.h
|
Add AltiVec VEC bit.
|
2000-11-19 19:52:37 +00:00 |
pte.h
|
Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.
|
2001-06-12 17:20:50 +00:00 |
ptrace.h
|
Add PT_GETFPREGS and PT_SETFPREGS support.
|
2000-06-04 09:30:43 +00:00 |
reg.h
|
Add comments and AltiVec reg state.
|
2000-11-23 02:35:10 +00:00 |
reloc.h
|
…
|
|
rnd.h
|
Add cpu_counter().
|
2000-06-11 16:32:42 +00:00 |
setjmp.h
|
…
|
|
signal.h
|
…
|
|
spr.h
|
Add new 7450 SPRs
|
2001-08-30 21:55:27 +00:00 |
stdarg.h
|
One more gcc-2.95 issue.
|
2001-05-31 09:19:25 +00:00 |
trap.h
|
Add a port to IBM's PPC405GP Reference Board (the "walnut")
|
2001-06-13 06:01:44 +00:00 |
types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
varargs.h
|
Add gcc-2.95 version.
|
2001-05-30 20:37:48 +00:00 |