Subject: CVS commit: basesrc/lib/csu/arm_elf
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/17/2001 03:14:39
Module Name: basesrc
Committed By: bjh21
Date: Fri Aug 17 00:14:38 UTC 2001
Modified Files:
basesrc/lib/csu/arm_elf: crt0.c
Log Message:
Ensure that the stack is aligned to an 8-byte boundary before calling C code.
(ATPCS B-01)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/csu/arm_elf/crt0.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.