Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support older apps by disabling UNIX98PTY_ONLY | Eric Andersen | 2003-12-10 | 1 | -1/+1 |
| | |||||
* | Change uClibc stdio BUFSIZ to 4k. | Manuel Novoa III | 2003-12-03 | 1 | -2/+2 |
| | | | | Update busybox config for new snapshot. | ||||
* | Turn on HAS_FPU by default. If soft float support is configured in the | Manuel Novoa III | 2003-11-18 | 1 | -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 III | 2003-11-11 | 1 | -1/+0 |
| | |||||
* | Default to having an MMU, which must be explictly overridden on | Eric Andersen | 2003-11-11 | 1 | -1/+1 |
| | | | | a per arch basis | ||||
* | Oops! Don't disable all float support! | Eric Andersen | 2003-11-07 | 1 | -1/+1 |
| | |||||
* | Make sure the config system asks stuff when it should, and doen't | Eric Andersen | 2003-11-07 | 1 | -2/+6 |
| | | | | ask when it shouldn't... | ||||
* | A bit more wiggling to prevent asking about the target | Eric Andersen | 2003-11-05 | 1 | -2/+15 |
| | | | | | architecture when possible, since we already know the correct answer. | ||||
* | Yet more adaption for arches such as mipsel. Do not provide | Eric Andersen | 2003-11-05 | 1 | -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 updates | Eric Andersen | 2003-11-04 | 1 | -14/+14 |
| | |||||
* | Update the uClibc config | Eric Andersen | 2003-11-04 | 1 | -4/+21 |
| | |||||
* | Oops. I did not intend to leave debugging and such enabled by default. | Eric Andersen | 2003-10-24 | 1 | -4/+4 |
| | |||||
* | Cope with the new RUNTIME_PREFIX | Eric Andersen | 2003-10-18 | 1 | -4/+5 |
| | |||||
* | enable ftw by default | Eric Andersen | 2003-10-03 | 1 | -1/+1 |
| | |||||
* | Update the default uClibc config for 0.9.21 | Eric Andersen | 2003-09-10 | 1 | -14/+20 |
| | |||||
* | Update for disabling wordexp | Eric Andersen | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Update for the latest and greatest uClibc | Eric Andersen | 2003-08-17 | 1 | -0/+36 |
| | |||||
* | add UCLIBC_HAS_TM_EXTENSIONS | Eric Andersen | 2003-06-27 | 1 | -0/+2 |
| | |||||
* | Update default config | Eric Andersen | 2003-03-05 | 1 | -0/+2 |
| | |||||
* | Update to gcc 3.2.2 by default. Move a mips patch to be more obvious. | Eric Andersen | 2003-02-06 | 1 | -0/+1 |
| | | | | Update the default uClibc config. | ||||
* | Update uClibc default config | Eric Andersen | 2003-01-17 | 1 | -1/+2 |
| | |||||
* | Update the default config | Eric Andersen | 2002-12-07 | 1 | -0/+1 |
| | |||||
* | Adjust uClibc for latest options... | Eric Andersen | 2002-11-21 | 1 | -0/+1 |
| | |||||
* | Update buildroot for uClibc 0.9.16 | Eric Andersen | 2002-11-12 | 1 | -0/+74 |
-Erik |