Mercurial > nand-ecoscentric
comparison packages/hal/cortexm/arch/current/ChangeLog @ 3357:0e7f32e78b4d
* src/mcount.S: Add mcount functions for call-graph profiling.
* cdl/hal_cortexm.cdl: Add option to build mcount functions.
[ Bugzilla 1001954 ]
| author | jld |
|---|---|
| date | Mon, 03 Mar 2014 08:30:32 +0000 |
| parents | c53b67b63b63 |
| children | 8dd9eb5508ca |
comparison
equal
deleted
inserted
replaced
| 3356:8cd345c99e6b | 3357:0e7f32e78b4d |
|---|---|
| 1 2014-02-28 John Dallaway <john@dallaway.org.uk> | |
| 2 | |
| 3 * src/mcount.S: Add mcount functions for call-graph profiling. | |
| 4 * cdl/hal_cortexm.cdl: Add option to build mcount functions. | |
| 5 [ Bugzilla 1001954 ] | |
| 6 | |
| 1 2013-08-25 Ilija Kocho <ilijak@siva.com.mk> | 7 2013-08-25 Ilija Kocho <ilijak@siva.com.mk> |
| 2 | 8 |
| 3 * cdl/hal_cortexm_fpu.cdl, include/fpv4_sp_d16_libm.h: Define Cortex-M4F | 9 * cdl/hal_cortexm_fpu.cdl, include/fpv4_sp_d16_libm.h: Define Cortex-M4F |
| 4 architecture specific builtin mathematical functions. [ Bugzilla 1001539 ] | 10 architecture specific builtin mathematical functions. [ Bugzilla 1001539 ] |
| 5 | 11 |
| 185 | 191 |
| 186 //=========================================================================== | 192 //=========================================================================== |
| 187 // ####GPLCOPYRIGHTBEGIN#### | 193 // ####GPLCOPYRIGHTBEGIN#### |
| 188 // ------------------------------------------- | 194 // ------------------------------------------- |
| 189 // This file is part of eCos, the Embedded Configurable Operating System. | 195 // This file is part of eCos, the Embedded Configurable Operating System. |
| 190 // Copyright (C) 2008, 2011 Free Software Foundation, Inc. | 196 // Copyright (C) 2008, 2011, 2014 Free Software Foundation, Inc. |
| 191 // | 197 // |
| 192 // This program is free software; you can redistribute it and/or modify | 198 // This program is free software; you can redistribute it and/or modify |
| 193 // it under the terms of the GNU General Public License as published by | 199 // it under the terms of the GNU General Public License as published by |
| 194 // the Free Software Foundation; either version 2 or (at your option) any | 200 // the Free Software Foundation; either version 2 or (at your option) any |
| 195 // later version. | 201 // later version. |
