Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet more messing with selecting sane default configs | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
| | |||||
* | Yet more config system updates | Eric Andersen | 2003-11-05 | 1 | -0/+2 |
| | |||||
* | Rework the config system. Better utilize the Kconfig language | Eric Andersen | 2003-11-04 | 1 | -10/+2 |
| | | | | | which should simplify enabling arbitrary architectures. -Erik | ||||
* | Fix the defaults to make them be sane | Eric Andersen | 2002-11-27 | 1 | -3/+0 |
| | |||||
* | Update doc reference | Eric Andersen | 2002-11-08 | 1 | -1/+1 |
| | |||||
* | Yet more config system updating. | Eric Andersen | 2002-11-03 | 1 | -4/+0 |
| | |||||
* | update all the Config files for the various arches so they work with the new | Eric Andersen | 2002-11-02 | 1 | -183/+22 |
| | | | | | config system. Hopefully I got everything here correct... -Erik | ||||
* | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen | 2002-08-25 | 1 | -6/+0 |
| | | | | | | sense to exclude it, gcc always supports long long, and we never fully excluded long long anyways (off64_t for example). -Erik | ||||
* | Update default config files | Eric Andersen | 2002-08-08 | 1 | -7/+5 |
| | |||||
* | Miles Bader implemented a new mmap based malloc which is much | Eric Andersen | 2002-07-18 | 1 | -9/+7 |
| | | | | | | | smarter than the old "malloc-simple", and actually works, unlike the old "malloc". So kill the old "malloc-simple" and the old "malloc" and replace them with Miles' new malloc implementation. Update Config files to match. Thanks Miles! | ||||
* | Update Config files for current locale and wide char configuration options. | Manuel Novoa III | 2002-07-03 | 1 | -7/+5 |
| | |||||
* | Resync the install defines | Eric Andersen | 2002-07-02 | 1 | -5/+12 |
| | | | | -Erik | ||||
* | Fix incorrect comment re malloc-930716 | Eric Andersen | 2002-06-19 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Mention pthreads for sparc | Eric Andersen | 2002-04-10 | 1 | -0/+4 |
| | |||||
* | Minor cleanups | Eric Andersen | 2002-02-04 | 1 | -5/+5 |
| | |||||
* | Add a config file for sparc | Eric Andersen | 2002-02-04 | 1 | -0/+198 |