History log of /netbsd-src/sys/arch/sparc64/include/frame.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 53e6514d 20-Nov-2008 martin <martin@NetBSD.org>

remove duplicate prototype (sys/signalvar.h is authoritive)


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 1293ac6b 27-Oct-2003 christos <christos@NetBSD.org>

remove buildcontext


# a5d24112 26-Oct-2003 christos <christos@NetBSD.org>

more siginfo glue


# 154a2d2a 20-Jul-2002 mrg <mrg@NetBSD.org>

use <sparc/foo.h> where appropriate. now these files become very
very difficult to get out of sync. add bootinfo.h and promlib.h
(using the same method) so that sparc64 headers can build sparc
stan

use <sparc/foo.h> where appropriate. now these files become very
very difficult to get out of sync. add bootinfo.h and promlib.h
(using the same method) so that sparc64 headers can build sparc
stand (not yet finished.)

show more ...


# 8f8a0fb2 04-Dec-2001 darrenr <darrenr@NetBSD.org>

defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
into opt_arch_sparc.h and include this wherever they are used.


# 3125147a 04-Mar-2001 mrg <mrg@NetBSD.org>

oops; make this build with a 32 bit compiler again.


# 23fecf2b 02-Mar-2001 mrg <mrg@NetBSD.org>

clean up slightly; prepare to make this identical to sparc/frame.h.


# 46a7cab7 23-Jul-2000 mrg <mrg@NetBSD.org>

make this usable for for userland asm, which needs CC64FSZ


# 793cc7a4 11-Oct-1999 eeh <eeh@NetBSD.org>

Update to post 1.4.


# 1cc6223a 22-Sep-1998 eeh <eeh@NetBSD.org>

More fixup in the signal area.

64-bit syscall cleanup.

Add emulation for some new FPU insns: conversion to 64-bit long int and
conditional moves.


# f162a393 07-Sep-1998 eeh <eeh@NetBSD.org>

Make register32_t unsigned so we don't have sign extension problems.


# 8d72d0dc 07-Sep-1998 eeh <eeh@NetBSD.org>

Fix problems copying in extended syscall arguments.


# 26d2d906 30-Aug-1998 eeh <eeh@NetBSD.org>

Some more 64-bit cleanup. Now everything compiles.


# 01e2e698 20-Jun-1998 eeh <eeh@NetBSD.org>

Import of sparc64.