Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 423:d175f4be3ab6
Support for application profiling.
| author | gthomas |
|---|---|
| date | Thu, 14 Nov 2002 23:36:48 +0000 |
| parents | 047f0d36832a |
| children | 87f3e026b015 |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Gary Thomas <gthomas@ecoscentric.com> + + * src/vectors.S: Provide pointer to saved registers on interrupt. + This is necessary for profiling support. + 2002-11-13 Gary Thomas <gthomas@ecoscentric.com> * src/hal_misc.c (hal_enable_caches): Support new CDL options for
