Mercurial > ecos
diff packages/hal/powerpc/arch/current/ChangeLog @ 2182:8d70f3959bf9
Fix default stack sizes - too small and didn't account for stack checking
| author | gthomas |
|---|---|
| date | Tue, 18 Apr 2006 22:29:39 +0000 |
| parents | b91ea40cb652 |
| children | 8317d1af06db |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2006-04-18 Gary Thomas <gary@mlbassoc.com> + + * include/hal_arch.h: Adjust stack sizes - they were too small + (on machines with FPU) and didn't account for stack checking. + 2005-07-29 Gary Thomas <gary@mlbassoc.com> * include/arch.inc: Add one-time-include protection since newer
