History log of /src/regress/sys/arch/arm/sigstackalign |
Revision | Date | Author | Comments |
1.3 | 18-Sep-2002 |
lukem | some makefile de-linting - list NOxxx and LDSTATIC= assignments before everything else (especially <bsd.own.mk>) - ensure <bsd.own.mk> is included before NETBSDSRCDIR is used - add missing RCSids
|
1.2 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.1 | 06-Aug-2001 |
bjh21 | On ARM ELF systems, check that the kernel aligns the stack pointer to an 8-byte boundary (as mandated by ATPCS B-01) when delivering a signal.
|
1.4 | 18-May-2011 |
mellon | Include err.h and unistd.h to provide protos for err() and getpid().
|
1.3 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.2 | 21-Feb-2002 |
itojun | branches: 1.2.32; put TNF 4-clause license. authors - if you are okay with more relaxed license terms, or the regression test code was derived from others, pls change them.
|
1.1 | 06-Aug-2001 |
bjh21 | On ARM ELF systems, check that the kernel aligns the stack pointer to an 8-byte boundary (as mandated by ATPCS B-01) when delivering a signal.
|
1.2.32.1 | 18-May-2008 |
yamt | sync with head.
|
1.1 | 06-Aug-2001 |
bjh21 | On ARM ELF systems, check that the kernel aligns the stack pointer to an 8-byte boundary (as mandated by ATPCS B-01) when delivering a signal.
|