summaryrefslogtreecommitdiff
path: root/sys/gnu/arch
AgeCommit message (Collapse)Author
2003-04-17asm cleanup, binutils gas is more pickey about asm instruction word size.Dale Rahn
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
remaining instances of them with appropriate copy(9) usage. ok art@, tested on all arches unless my memory is non-ECC
2002-10-12Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn artPeter Valchev
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2001-05-22fix starting comment; detected while playing with recent gas.Federico G. Schwindt
1996-08-27Everyone, say hello to a real floating point emulator!Jason Downs
The fpemul written for Linux by W. Metzenthen: ported to NetBSD and then to FreeBSD, and now back to OpenBSD.