freebsd-dev/lib/libc/sparc64
Jake Burkholder 82436f1067 Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,
and add some compatibility defines.  Add fields for ins and locals to
struct reg also for the same reason; these aren't filled in yet because
getting at those registers sucks and I'd rather not save them in the
trapframe just for this.  Reorder struct reg to be ABI compatible as
well.  Add needed include of machine/emul.h.

This gets pmdb (poor man's debugger) from OpenBSD mostly compiling but it
doesn't work yet :(
2002-04-09 00:57:23 +00:00
..
fpu Rename some fields in struct frame to be compatible with NetBSD/OpenBSD, 2002-04-09 00:57:23 +00:00
gen Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
net htonl() and ntohl() operate on unsinged types, so they must zero-extend, 2002-04-06 00:07:15 +00:00
stdlib
string
sys Save/restore the %y register around calls to the C user trap handler; 2002-03-11 02:53:03 +00:00
Makefile.inc Connect the sparc64 userland fp emulator to the build. 2002-03-05 00:00:40 +00:00
SYS.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00