index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
m88k
/
include
/
asm.h
Age
Commit message (
Expand
)
Author
2016-05-27
Remove the non ELF macros
Theo de Raadt
2013-05-17
Fix comments telling that the `serial mode' bit in PSR only applies to 88110,
Miod Vallat
2013-03-28
Add STRONG_ALIAS macros to be used from assembly code in libc and
Martynas Venckus
2013-01-11
Make ENTRY() generate a .type @function declaration as well if __ELF__.
Miod Vallat
2013-01-05
Switch m88k ports to ELF.
Miod Vallat
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2007-12-02
Sort and clean definitions. No functional changes.
Miod Vallat
2006-05-08
Clean the internal m88k trap type codes; while there, simplify and
Miod Vallat
2005-12-03
Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0
Miod Vallat
2005-10-13
Hide more definitions from userland and from locore.
Miod Vallat
2005-04-30
Move CALL() from <machine/asm.h> to eh.S which is the only user of the macro,
Miod Vallat
2005-04-27
Shave more stack operations, courtesy of the not-so-new-now ABI.
Miod Vallat
2004-07-28
Remove EH_DEBUG code.
Miod Vallat
2004-07-28
Keep exception specific defines in the exception handling code, instead of
Miod Vallat
2004-04-26
Start factorizing luna88k and mvme88k common parts.
Miod Vallat