| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | UCLIBC_COMPLETELY_PIC does nothing, so kill it | Eric Andersen | 2004-05-07 | 3 | -5/+1 |
* | More detail about malloc-simple | Eric Andersen | 2004-03-09 | 1 | -2/+5 |
* | Update the x86 processor listing a bit, to preempt further questions | Eric Andersen | 2004-02-19 | 1 | -7/+17 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-02-18 | 3 | -0/+179 |
* | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen | 2004-01-16 | 7 | -13/+13 |
* | Fixup selection of endianness, since select does not work on choice | Eric Andersen | 2004-01-16 | 15 | -10/+71 |
* | As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS | Eric Andersen | 2004-01-09 | 2 | -0/+2 |
* | Peter S. Mazinger writes: | Eric Andersen | 2004-01-02 | 1 | -0/+25 |
* | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen | 2003-12-30 | 1 | -8/+20 |
* | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen | 2003-12-17 | 1 | -1/+0 |
* | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen | 2003-12-05 | 1 | -1/+0 |
* | Set the default stdio buffer size to 4096, rather then 256. | Eric Andersen | 2003-12-04 | 1 | -1/+1 |
* | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen | 2003-12-03 | 1 | -4/+4 |
* | force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4 | Eric Andersen | 2003-12-03 | 1 | -0/+1 |
* | Disable pthreads for sh64 for the time being (since it is not | Eric Andersen | 2003-12-02 | 1 | -0/+1 |
* | Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops | Manuel Novoa III | 2003-11-18 | 12 | -39/+1 |
* | Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning. | Manuel Novoa III | 2003-11-16 | 1 | -0/+36 |
* | Stefan Allius writes: | Eric Andersen | 2003-11-11 | 1 | -2/+1 |
* | George Thanos writes: | Eric Andersen | 2003-11-06 | 1 | -1/+1 |
* | v850 appers to be little endian only | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | duh. the alpha has an fpu | Eric Andersen | 2003-11-05 | 1 | -1/+1 |
* | Yet more messing with selecting sane default configs | Eric Andersen | 2003-11-05 | 9 | -2/+21 |
* | Yet more config system updates | Eric Andersen | 2003-11-05 | 10 | -2/+18 |
* | m68k is always big endian afaik | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | powerpc is always big endian | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | Force cris to be little endian. Afaik, there is no big | Eric Andersen | 2003-11-05 | 1 | -0/+1 |
* | Oops | Eric Andersen | 2003-11-05 | 1 | -3/+1 |
* | Do not provide a default for endianness. This needs to be selected | Eric Andersen | 2003-11-05 | 1 | -1/+0 |
* | Kill off "mipsel" and just use "mips" | Eric Andersen | 2003-11-05 | 1 | -2/+1 |
* | As Peter S. Mazinger has pointed out, the config system wants | Eric Andersen | 2003-11-04 | 1 | -0/+2 |
* | Peter S. Mazinger writes: | Eric Andersen | 2003-11-04 | 1 | -1/+1 |
* | Naming things this way will be much easier to deal with | Eric Andersen | 2003-11-04 | 1 | -29/+29 |
* | Rework the config system. Better utilize the Kconfig language | Eric Andersen | 2003-11-04 | 31 | -1277/+273 |
* | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III | 2003-10-31 | 3 | -21/+1 |
* | Add a new RUNTIME_PREFIX | Eric Andersen | 2003-10-18 | 1 | -1/+14 |
* | More detail on the use of MALLOC_DEBUG | Eric Andersen | 2003-10-16 | 1 | -4/+12 |
* | Updated cris configuration; added support for %m. | Tobias Anderberg | 2003-10-15 | 1 | -1/+1 |
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 2 | -0/+108 |
* | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen | 2003-10-08 | 2 | -0/+113 |
* | Updated cris configuration. | Tobias Anderberg | 2003-10-01 | 1 | -3/+48 |
* | Force Large File Support disabled on Cris, since something | Eric Andersen | 2003-09-09 | 1 | -0/+1 |
* | Attack of the spelling police.... | Eric Andersen | 2003-09-09 | 1 | -6/+6 |
* | Enable automagic locale data downloads | Eric Andersen | 2003-09-09 | 1 | -3/+3 |
* | Add in several config system updates for locale support. | Eric Andersen | 2003-09-09 | 1 | -3/+42 |
* | Fix wctype.c so that wchar can be enabled without ctype table-based functions. | Manuel Novoa III | 2003-09-09 | 1 | -1/+1 |
* | Force enable ADD_LIBGCC_FUNCTIONS on arm | Eric Andersen | 2003-09-08 | 1 | -4/+2 |
* | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III | 2003-09-08 | 1 | -1/+25 |
* | Update old_vfconfig help and some dependencies. | Manuel Novoa III | 2003-09-06 | 1 | -6/+5 |
* | Let people enable ftw, make glob an option, add a new "Big and Tall" | Eric Andersen | 2003-09-06 | 1 | -23/+50 |
* | Rob Landley writes: | Eric Andersen | 2003-09-01 | 1 | -2/+2 |