hush/scripts
Denys Vlasenko 5b8c89d1f2 build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky
CONFIG_FEATURE_USE_BSS_TAIL code was aliasing bb_common_bufsiz1 to _end.
This is unreliable: _end may be not sufficiently aligned.

Change code to simply enlarge COMMON_BUFSIZE when we detect that _end
has significant amount of space to the end of page.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-06-29 15:00:52 +02:00
..
basic typo fixes 2015-05-25 13:46:36 +02:00
kconfig randomconfig fixes 2016-06-19 18:15:33 +02:00
bb_release
bloat-o-meter bloat-o-meter: add usage info 2013-10-16 19:18:05 +02:00
checkhelp.awk
checkstack.pl
cleanup_printf2puts typo fix 2010-11-06 22:17:30 +01:00
echo.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
find_bad_common_bufsiz
find_stray_common_vars
find_stray_empty_lines find_stray_empty_lines: make it work 2010-07-28 21:29:19 +02:00
fix_ws.sh
gcc-version.sh
gen_build_files.sh build system: for "find", use POSIX not operator (!) instead of -not 2014-03-16 12:05:58 +01:00
generate_BUFSIZ.sh build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky 2016-06-29 15:00:52 +02:00
Kbuild.include
Kbuild.src
Makefile.build build system: specify '-nostldlib' when linking to .o files 2014-04-02 12:12:46 +02:00
Makefile.clean
Makefile.host *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
Makefile.IMA fix bit rot in scripts/Makefile.IMA #2 2011-03-06 23:48:24 +01:00
Makefile.lib *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
memusage
mkconfigs build system: use od -b instead of od -t x1 2013-11-26 14:56:29 +01:00
mkdiff_obj scripts/mkdiff_obj: show "size OBJFILE" too 2010-10-29 19:06:20 +02:00
mkdiff_obj_bloat
mkmakefile mkmakefile: make 3.82 fix 2010-10-19 12:49:51 +02:00
objsizes
randomtest randomconfig fixes 2 2016-06-19 21:54:04 +02:00
randomtest.loop fix build breakage found by randconfig 2012-04-20 14:48:00 +02:00
sample_pmap
showasm *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
test_make_clean remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
test_make_O fix make O=dir build 2010-07-09 01:25:36 +02:00
trylink scripts/trylink: libbusybox fix 2016-06-20 12:23:35 +02:00