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:
13048f8
)
Blackfin: calculate on-chip lengths at link time rather than run time
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 23 Sep 2009 20:34:48 +0000
(20:34 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 15 Dec 2009 05:13:55 +0000
(
00:13
-0500)
Since the link sizes never change at runtime, push the calculation out to
the linker script to save some useless calculation costs.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found