diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-19 12:35:27 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-19 12:35:27 +0100 |
commit | b80d7aad1b001479942c314690e6979d8290bdfb (patch) | |
tree | 45e53f1aca73e38b6bfc42e803e310906a163065 /miscutils/ubi_tools.c | |
parent | d6e24bd795d5d1d00c2414efe2e5d9e1152c5f5b (diff) | |
download | busybox-b80d7aad1b001479942c314690e6979d8290bdfb.tar.gz |
bc: in execution loop, reload stack only after insts which can change it
Only these functions affect G.prog.exestack:
zbc_program_read
zbc_program_call
zbc_program_return
zbc_program_nquit
zbc_program_execStr
function old new delta
zbc_program_exec 3995 4093 +98
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 98/0) Total: 98 bytes
text data bss dec hex filename
981364 485 7296 989145 f17d9 busybox_old
981462 485 7296 989243 f183b busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/ubi_tools.c')
0 files changed, 0 insertions, 0 deletions