summaryrefslogtreecommitdiff
path: root/sources/uClibc.config
AgeCommit message (Collapse)Author
2003-12-30Update for the latest uClibcEric Andersen
2003-12-10Support older apps by disabling UNIX98PTY_ONLYEric Andersen
2003-12-03Change uClibc stdio BUFSIZ to 4k.Manuel Novoa III
Update busybox config for new snapshot.
2003-11-18Turn on HAS_FPU by default. If soft float support is configured in theManuel Novoa III
buildroot Makefile, HAS_FPU will be turned of by uclibc.mk. TODO: Implement a buildroot options for no float support at all.
2003-11-11Make sure we prompt for MMU setting if unknown.Manuel Novoa III
2003-11-11Default to having an MMU, which must be explictly overridden onEric Andersen
a per arch basis
2003-11-07Oops! Don't disable all float support!Eric Andersen
2003-11-07Make sure the config system asks stuff when it should, and doen'tEric Andersen
ask when it shouldn't...
2003-11-05A bit more wiggling to prevent asking about the targetEric Andersen
architecture when possible, since we already know the correct answer.
2003-11-05Yet more adaption for arches such as mipsel. Do not provideEric Andersen
defaults for endianness. Either it will be automaticly correct (such as for i386), or we need to prompt.
2003-11-04minor changes to accomodate the config system updatesEric Andersen
2003-11-04Update the uClibc configEric Andersen
2003-10-24Oops. I did not intend to leave debugging and such enabled by default.Eric Andersen
2003-10-18Cope with the new RUNTIME_PREFIXEric Andersen
2003-10-03enable ftw by defaultEric Andersen
2003-09-10Update the default uClibc config for 0.9.21Eric Andersen
2003-09-01Update for disabling wordexpEric Andersen
2003-08-17Update for the latest and greatest uClibcEric Andersen
2003-06-27add UCLIBC_HAS_TM_EXTENSIONSEric Andersen
2003-03-05Update default configEric Andersen
2003-02-06Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen
Update the default uClibc config.
2003-01-17Update uClibc default configEric Andersen
2002-12-07Update the default configEric Andersen
2002-11-21Adjust uClibc for latest options...Eric Andersen
2002-11-12Update buildroot for uClibc 0.9.16Eric Andersen
-Erik