diff options
author | Denys Vlasenko | 2021-03-26 12:02:08 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-03-26 12:02:08 +0100 |
commit | 1195782d79d282639f54ef9620a9211c96c572f1 (patch) | |
tree | 3a910c762453bfa92864c12f4da6ac2dd644a0c0 /Makefile.custom | |
parent | c2bd0b680667c7ec4956552f75d9ff7d040ac941 (diff) | |
download | busybox-1195782d79d282639f54ef9620a9211c96c572f1.zip busybox-1195782d79d282639f54ef9620a9211c96c572f1.tar.gz |
ntpd: code shrink (force not-inlining, stop returning structs)
function old new delta
d_to_sfp - 133 +133
lfp_to_d - 84 +84
sfp_to_d - 78 +78
d_to_lfp 141 137 -4
.rodata 103182 103174 -8
recv_and_process_peer_pkt 2380 2173 -207
recv_and_process_client_pkt 706 493 -213
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 0/4 up/down: 295/-432) Total: -137 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile.custom')
0 files changed, 0 insertions, 0 deletions