- misc untested shrinkage:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:36:16 +0000 (12:36 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:36:16 +0000 (12:36 -0000)
commit4efcec937881b2c0f05f7923a0acc254091680e3
tree286163c7c949cad89f712c548db63f4807eb730e
parent52b56b7585e959af10d663665fa3099c3c3862d7
- misc untested shrinkage:
$ ./scripts/bloat-o-meter _bb_un.oorig busybox_unstripped
function                                             old     new   delta
fbsplash_main                                        595     985    +390
fb_drawimage                                         493       -    -493
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 390/-493)         Total: -103 bytes

$ size miscutils/fbsplash.o*
   text           data     bss     dec     hex filename
   2019              0       0    2019     7e3 miscutils/fbsplash.o.oorig
   1857              0       0    1857     741 miscutils/fbsplash.o.new
miscutils/fbsplash.c