.. |
ansi.h
|
More SH5 toolchain hacks: Don't define _BSD_WCHAR_T if compiling C++.
|
2002-07-12 11:19:08 +00:00 |
aout_machdep.h
|
|
|
asm.h
|
Make _C_LABEL() pay attention to __NO_LEADING_UNDERSCORES__.
|
2002-09-28 15:50:37 +00:00 |
bswap.h
|
Re-arrange the endian/byteswap headers a bit by splitting off the
|
2002-08-30 10:50:06 +00:00 |
bus.h
|
Flesh out bus_dmamap_sync().
|
2002-10-01 07:55:17 +00:00 |
byte_swap.h
|
Re-arrange the endian/byteswap headers a bit by splitting off the
|
2002-08-30 10:50:06 +00:00 |
cacheops.h
|
Add a #define for the SH5's cacheline size.
|
2002-10-01 07:50:36 +00:00 |
cdefs.h
|
The native compiler defines __NO_LEADING_UNDERSCORES__, so key off
|
2002-09-28 02:27:03 +00:00 |
conreg.h
|
sh5_setasid() now returns the value of the previous ASID.
|
2002-09-12 12:35:00 +00:00 |
cpu.h
|
Add external reference for _sh5_delay_constant.
|
2002-09-10 11:11:12 +00:00 |
cputypes.h
|
|
|
db_machdep.h
|
Move opcode_t typedef into db_machdep.h.
|
2002-09-19 10:03:11 +00:00 |
disklabel.h
|
|
|
elf_machdep.h
|
Sync with reality.
|
2002-07-11 21:20:23 +00:00 |
endian_machdep.h
|
Re-arrange the endian/byteswap headers a bit by splitting off the
|
2002-08-30 10:50:06 +00:00 |
endian.h
|
|
|
float.h
|
SH5 floating point support, based on sh3.
|
2002-07-10 10:38:22 +00:00 |
frame.h
|
The FP status register is 32-bits wide, so don't use register_t in
|
2002-09-28 11:03:08 +00:00 |
ieee.h
|
SH5 floating point support, based on sh3.
|
2002-07-10 10:38:22 +00:00 |
ieeefp.h
|
Blah, missed a comma.
|
2002-07-12 13:37:32 +00:00 |
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
More superh toolchain hacks. This time, it expects wchar_t to be a short.
|
2002-07-10 12:23:08 +00:00 |
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
intr.h
|
Change IPL_SOFTNET to 3.
|
2002-10-01 21:07:31 +00:00 |
limits.h
|
|
|
lock.h
|
|
|
Makefile
|
Support for the SH5 on-chip PCI bridge, and support for its deployment
|
2002-09-28 11:16:36 +00:00 |
math.h
|
SH5 floating point support, based on sh3.
|
2002-07-10 10:38:22 +00:00 |
memregion.h
|
|
|
param.h
|
Moved MID_MACHINE definition from <machine/param.h>
|
2002-07-11 14:08:45 +00:00 |
pcb.h
|
In cpu_fork(), if p1 == curproc, call sh5_savectx() to ensure the
|
2002-08-26 10:32:55 +00:00 |
pci_machdep.h
|
Support for the SH5 on-chip PCI bridge, and support for its deployment
|
2002-09-28 11:16:36 +00:00 |
pmap.h
|
- Add pmap_page_is_cacheable() to allow the bus_dma code to query the
|
2002-09-28 10:53:57 +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
|
Missed some semi-colons.
|
2002-07-10 11:31:25 +00:00 |
pte.h
|
|
|
ptrace.h
|
|
|
reg.h
|
The FP status register is 32-bits wide, so don't use register_t in
|
2002-09-28 11:03:08 +00:00 |
setjmp.h
|
Double-precision FP regs use a single register_t, despite the FP number
|
2002-09-06 15:35:41 +00:00 |
signal.h
|
Cleanup the sigcontext structure, and sync {,sig}jmp_buf size and
|
2002-07-11 14:16:42 +00:00 |
stdarg.h
|
|
|
trap.h
|
- Add a /e option to db_stack_trace_print() which dumps the saved
|
2002-09-22 20:31:18 +00:00 |
types.h
|
Use "#define\t" instead of "#define ".
|
2002-09-22 08:30:56 +00:00 |
varargs.h
|
|
|
vmparam.h
|
|
|