Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 818:c9e9d4163174
* include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Initialize
what would be FP and LR in the previous stack frame to make
GDB backtraces happy.
| author | jlarmour |
|---|---|
| date | Sat, 08 Mar 2003 03:39:19 +0000 |
| parents | cf40eb699ddf |
| children | 6425a2421b16 |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2003-03-08 Jonathan Larmour <jifl@eCosCentric.com> + + * include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Initialize + what would be FP and LR in the previous stack frame to make + GDB backtraces happy. + 2003-01-03 Gary Thomas <gary@mlbassoc.com> * include/hal_mem.h (CYGARC_MEMDESC_NOCACHE_PA): New macro which
