Denys Vlasenko
2930123279
bc: improve "noninteractive" macro machinery so that even "return zero" code is not generated
Most affected functions shrink by 2 bytes on x86.
function old new delta
zbc_program_num - 880 +880
zbc_program_print - 665 +665
zbc_num_printNum - 447 +447
zbc_program_call - 323 +323
zbc_program_copyToVar - 287 +287
zbc_lex_number - 279 +279
zbc_program_binOpPrep - 269 +269
zbc_program_assignStr - 142 +142
zbc_program_printStream - 141 +141
zbc_func_insert - 93 +93
zbc_num_ulong - 88 +88
zbc_program_prep - 79 +79
zbc_num_shift - 53 +53
bc_num_shift 54 - -54
bc_program_prep 81 - -81
bc_num_ulong 90 - -90
bc_func_insert 95 - -95
bc_program_printStream 143 - -143
bc_program_assignStr 144 - -144
bc_program_binOpPrep 271 - -271
bc_lex_number 281 - -281
bc_program_copyToVar 289 - -289
bc_program_call 325 - -325
bc_num_printNum 471 - -471
bc_program_print 667 - -667
bc_program_num 880 - -880
------------------------------------------------------------------------------
(add/remove: 13/13 grow/shrink: 0/0 up/down: 3746/-3791) Total: -45 bytes
text data bss dec hex filename
982779 485 7296 990560 f1d60 busybox_old
982734 485 7296 990515 f1d33 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-12-11 15:29:32 +01:00
..
2017-08-08 21:55:02 +02:00
2018-11-02 14:14:51 +01:00
2018-12-11 15:29:32 +01:00
2017-09-18 16:28:43 +02:00
2017-09-05 19:16:40 +02:00
2018-06-06 15:16:48 +02:00
2017-08-08 17:09:40 +02:00
2017-08-08 21:55:02 +02:00
2017-08-08 21:55:02 +02:00
2018-12-08 18:59:07 +01:00
2017-07-21 09:50:55 +02:00
2017-10-05 14:40:24 +02:00
2018-03-29 18:42:11 +02:00
2018-02-01 10:56:19 +01:00
2017-10-05 15:33:28 +02:00
2017-08-08 21:55:02 +02:00
2017-07-21 09:50:55 +02:00
2018-07-23 14:26:55 +02:00
2018-04-07 15:23:10 +02:00
2017-07-21 09:50:55 +02:00
2016-11-23 10:43:39 +01:00
2018-04-16 10:24:48 +02:00
2017-10-22 10:43:43 +02:00
2017-08-08 21:55:02 +02:00
2017-08-08 21:55:02 +02:00
2017-09-15 17:14:01 +02:00
2017-07-21 09:50:55 +02:00
2018-01-14 13:43:31 +01:00
2017-08-05 01:46:39 +02:00
2017-09-18 16:28:43 +02:00
2017-07-21 09:50:55 +02:00
2017-09-18 16:28:43 +02:00
2017-08-04 17:59:46 +02:00
2017-07-21 09:50:55 +02:00
2018-01-14 12:03:33 +01:00
2017-09-18 16:28:43 +02:00
2017-07-21 09:50:55 +02:00
2018-04-08 17:23:27 +02:00
2017-08-03 19:03:32 +02:00
2017-10-05 15:33:28 +02:00
2017-08-07 16:00:25 +02:00
2017-07-21 09:50:55 +02:00
2017-08-08 21:55:02 +02:00