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:
d2a3317
)
[PATCH] ppc boot: replace string labels with numbers
author
Olaf Hering
<olh@suse.de>
Thu, 17 Nov 2005 21:09:02 +0000
(22:09 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 18 Nov 2005 02:18:16 +0000
(13:18 +1100)
Replacing the string labels with numbers saves 117 bytes in the final zImage.
These local labels are not discared.
Signed-off-by: Olaf Hering <olh@suse.de>
arch/powerpc/boot/crt0.S | 23 +++++++++++------------
1 files changed, 11 insertions(+), 12 deletions(-)
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found