busybox/modutils
Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
text	   data	    bss	    dec	    hex	filename
1021988	    559	   5052	1027599	  fae0f	busybox_old
1021236	    559	   5052	1026847	  fab1f	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-11-30 13:03:03 +01:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c libbb: shrink recursive_action() by reducing memory pressure 2020-10-01 21:52:16 +02:00
insmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
Kbuild.src Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
lsmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
modinfo.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
modprobe-small.c libbb: shrink recursive_action() by reducing memory pressure 2020-10-01 21:52:16 +02:00
modprobe.c libbb: shrink recursive_action() by reducing memory pressure 2020-10-01 21:52:16 +02:00
modutils-24.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
modutils.c modutils: delete unused replace_underscores() 2017-06-28 19:10:29 +02:00
modutils.h modutils: delete unused replace_underscores() 2017-06-28 19:10:29 +02:00
rmmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00