From 23303c031115e9506952cc1e3f3683b270dc6c0d Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Thu, 29 Oct 2009 03:22:19 +0000 Subject: 2009-10-28 Till Straumann * start/start.S: Make sure initial stack is aligned to CPU_STACK_ALIGNMENT before calling C-code. --- c/src/lib/libbsp/i386/pc386/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog') diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog index 31803f5503..9cf87179a7 100644 --- a/c/src/lib/libbsp/i386/pc386/ChangeLog +++ b/c/src/lib/libbsp/i386/pc386/ChangeLog @@ -1,4 +1,9 @@ -2009-12-27 Till Straumann +2009-10-28 Till Straumann + + * start/start.S: Make sure initial stack is aligned + to CPU_STACK_ALIGNMENT before calling C-code. + +2009-10-27 Till Straumann * include/bsp.h, console/console.c: Provide weak-alias hook so that the application may choose the console. -- cgit v1.2.3