Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -48/+48 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | more -Wall warning fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko | 2008-05-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | This time it resulted in small code changes: function old new delta nexpr 820 828 +8 tail_main 1200 1202 +2 wrapf 166 167 +1 parse_mount_options 227 209 -18 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/1 up/down: 11/-18) Total: -7 bytes | ||||
* | tentative fix for ppc64 problems with ioctl. | Denis Vlasenko | 2008-04-21 | 1 | -6/+6 |
| | | | | | Zero code size impact. | ||||
* | actually adding xfuncs_printf.c :( | Denis Vlasenko | 2008-04-09 | 1 | -0/+521 |