OSDN Git Service

Make dd use atolx_range(), and teach atolx_range() about "w" suffix (word, *2).
[android-x86/external-toybox.git] / kconfig /
2016-01-12 Rob LandleyExpand defconfig/allyesconfig/allnoconfig help text...
2015-09-01 Rob LandleyWork around bug in gcc 5.2.0 that miscompiles linux...
2015-06-10 Rob LandleyCosmetic tweak: no need for pages of text from "make...
2015-03-26 Rob LandleyExplain the craptacular nature of kconfig, and the...
2015-03-25 Bernhard Rosenkr... Fix toybox build with C99 compilers
2012-05-20 Rob LandleySilence pointless warnings.
2008-01-19 Rob LandleyZap toys/Config.in and instead create generated/Config...
2007-06-18 Rob LandleyFix makefile to defconfig properly, and leak in a bit...
2007-06-01 Rob LandleyHumor dash, which is broken.
2007-03-15 Rob LandleyApply uClibc's changes to this kconfig.
2007-03-13 Rob LandleyMove project name to Makefile.
2007-03-13 Rob LandleyConvert HOST_CC to HOSTCC to be more like uClibc build.
2007-03-13 Rob LandleyChange help text: not just used for the kernel.
2007-02-13 Rob LandleyMake kconfig build on MacOS X. (Because it's there.)
2007-01-31 Rob LandleyAdd "make defconfig". Modify global options to start...
2006-11-26 Rob LandleyAdd bloat-o-meter, make bloatcheck, and scripts/showasm.
2006-11-26 Rob LandleyReduce flag duplication and make kconfig use HOST_CC.
2006-11-25 Rob LandleyLeftover from when I cleaned this up for another project.
2006-11-02 Rob LandleyThe darn thing accidentally created a branch. I had...
2006-11-01 landleyAdd menuconfig, plus some basic Config info, lots of...