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