summaryrefslogtreecommitdiffstats
path: root/sources/uClibc.config
Commit message (Collapse)AuthorAgeFilesLines
* Turn on HAS_FPU by default. If soft float support is configured in theManuel Novoa III2003-11-181-2/+1
| | | | | | buildroot Makefile, HAS_FPU will be turned of by uclibc.mk. TODO: Implement a buildroot options for no float support at all.
* Make sure we prompt for MMU setting if unknown.Manuel Novoa III2003-11-111-1/+0
|
* Default to having an MMU, which must be explictly overridden onEric Andersen2003-11-111-1/+1
| | | | a per arch basis
* Oops! Don't disable all float support!Eric Andersen2003-11-071-1/+1
|
* Make sure the config system asks stuff when it should, and doen'tEric Andersen2003-11-071-2/+6
| | | | ask when it shouldn't...
* A bit more wiggling to prevent asking about the targetEric Andersen2003-11-051-2/+15
| | | | | architecture when possible, since we already know the correct answer.
* Yet more adaption for arches such as mipsel. Do not provideEric Andersen2003-11-051-32/+0
| | | | | defaults for endianness. Either it will be automaticly correct (such as for i386), or we need to prompt.
* minor changes to accomodate the config system updatesEric Andersen2003-11-041-14/+14
|
* Update the uClibc configEric Andersen2003-11-041-4/+21
|
* Oops. I did not intend to leave debugging and such enabled by default.Eric Andersen2003-10-241-4/+4
|
* Cope with the new RUNTIME_PREFIXEric Andersen2003-10-181-4/+5
|
* enable ftw by defaultEric Andersen2003-10-031-1/+1
|
* Update the default uClibc config for 0.9.21Eric Andersen2003-09-101-14/+20
|
* Update for disabling wordexpEric Andersen2003-09-011-0/+1
|
* Update for the latest and greatest uClibcEric Andersen2003-08-171-0/+36
|
* add UCLIBC_HAS_TM_EXTENSIONSEric Andersen2003-06-271-0/+2
|
* Update default configEric Andersen2003-03-051-0/+2
|
* Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen2003-02-061-0/+1
| | | | Update the default uClibc config.
* Update uClibc default configEric Andersen2003-01-171-1/+2
|
* Update the default configEric Andersen2002-12-071-0/+1
|
* Adjust uClibc for latest options...Eric Andersen2002-11-211-0/+1
|
* Update buildroot for uClibc 0.9.16Eric Andersen2002-11-121-0/+74
-Erik