commit | 3177626033fa58fcb60e29009936f08f16e6a99c | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Feb 22 12:14:55 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Feb 22 12:14:55 2018 +0100 |
tree | 4b6d4d9f6c97dee01409e696eb1e2e71c7b482fc | |
parent | 2709acbbda8a82ccd18abfe191dcb9dd530e4c57 [diff] |
od: move address_fmt[] from data to globals. 8 less bytes in data section function old new delta od_main 2164 2179 +15 address_fmt 8 - -8 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 1/0 up/down: 15/-8) Total: 7 bytes text data bss dec hex filename 930954 481 6852 938287 e512f busybox_old 930977 473 6852 938302 e513e busybox_unstripped Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>