Mercurial > ecos
diff packages/NEWS @ 3286:42c5ca5ac4e2
* src/mcount.S: Add mcount functions for call-graph profiling.
* cdl/hal_powerpc.cdl: Add option to build mcount functions.
| author | jld |
|---|---|
| date | Sat, 22 Mar 2014 17:08:11 +0000 |
| parents | 0e7f32e78b4d |
| children |
line wrap: on
line diff
--- a/packages/NEWS +++ b/packages/NEWS @@ -1,3 +1,5 @@ +* PowerPC call-graph profiling support by John Dallaway. +* ARM call-graph profiling support by John Dallaway. * Cortex-M call-graph profiling support by John Dallaway. * Complex number math library port from newlib by Ilija Kocho. * Single-precision floating point math library port from newlib by
