History log of /src/sys/arch/alpha/include/frame.h |
Revision | | Date | Author | Comments |
1.11 |
| 25-Apr-2025 |
riastradh | alpha: Align signal pointer on entry to signal handler.
PR kern/59327: user stack pointer is not aligned properly
|
1.10 |
| 25-Mar-2019 |
maxv | branches: 1.10.36; Remove compat_osf1, discussed on tech-kern@.
|
1.9 |
| 06-Feb-2012 |
matt | branches: 1.9.48; Do a minor cleanup of alpha (this will make applying pullups post branching easier). u_int{8,16,32,64}_t -> uint{*}_t Change all old-style definitions to C89 prototypes. Whitespace cleanup. Constification in db_disasm.c
|
1.8 |
| 24-Apr-2008 |
he | branches: 1.8.36; 1.8.40; This file needs <sys/signal.h> included, so that siginfo_t and ucontext_t are properly defined before they're used.
|
1.7 |
| 11-Dec-2005 |
christos | branches: 1.7.74; 1.7.76; merge ktrace-lwp.
|
1.6 |
| 20-Jan-2005 |
drochner | expose struct sigcontext* just as much as necessary
|
1.5 |
| 07-Oct-2003 |
skd | branches: 1.5.8; Siginfo changes for alpha kernel. Approved by thorpej@netbsd.org.
|
1.4 |
| 06-Apr-1997 |
cgd | branches: 1.4.56; clean up NetBSD RCS ID strings
|
1.3 |
| 11-Jul-1996 |
cgd | branches: 1.3.2; Instead of treating the trap/syscall/exception frame like a struct containing a substruct (the hardware frame) and an array of registers, treat it like one big array of registers, for easier and prettier access. Update everything to deal with that.
|
1.2 |
| 11-Jul-1996 |
cgd | update to use new definitions in alpha_cpu.h
|
1.1 |
| 13-Feb-1995 |
cgd | preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is _incredibly_ hack-ish, etc., but it works.
|
1.3.2.1 |
| 01-Jun-1997 |
cgd | sync the nwscons branch up with yesterday's version of the trunk. Lots of conflicts/changes because of the RCS Id format changes. Also, a few cleanups and corrections.
|
1.4.56.4 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.4.56.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.4.56.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.4.56.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.7.76.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.7.74.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.40.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.8.36.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.9.48.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.10.36.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|