git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b88fb83
)
[ARM] support tracing when using newer compilers
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 13 Aug 2009 18:38:16 +0000
(20:38 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 13 Aug 2009 18:34:36 +0000
(20:34 +0200)
Since gcc 4.4 the name and calling convention for function profiling
on ARM changed. With this patch both types are supported.
See http://sourceware.org/ml/libc-ports/2008-04/msg00009.html for some
details.
Lightly-Tested-by: Anand Gadiyar <gadiyar@ti.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found