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
/
gnu
/
arch
/
i386
/
fpemul
Age
Commit message (
Expand
)
Author
2005-11-19
Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should
Aaron Campbell
2004-01-13
silence preprocessor.
Marc Espie
2003-08-08
ifdef some debugging crap
Jason Wright
2003-07-31
fix the copyin() size for the instruction (and thus avoid oblittering some
Jason Wright
2003-07-30
Change:
Jason Wright
2003-07-30
de-ifdef... now this is starting to make sense (it's still ugly and broken, tho)
Jason Wright
2003-07-03
Fix a _C_LABEL() typo.
Dale Rahn
2003-04-17
asm cleanup, binutils gas is more pickey about asm instruction word size.
Dale Rahn
2003-01-09
Remove fetch(9) and store(9) functions from the kernel, and replace the few
Miod Vallat
2002-10-12
Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn art
Peter Valchev
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2001-05-22
fix starting comment; detected while playing with recent gas.
Federico G. Schwindt
1996-08-27
Everyone, say hello to a real floating point emulator!
Jason Downs