Age | Commit message (Expand) | Author |
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-02-12 | Add our own copies of the include/scsi header files, per what glibc | Eric Andersen |
2004-02-05 | Allow building on 64 bit archs. Hopefully the last cvs activity this | Manuel Novoa III |
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-16 | Minor updates from linux 2.6.1 | 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 |
2004-01-02 | Cope with 2.6.x headers | 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-29 | Minor typo fix. | Manuel Novoa III |
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 | Kill initfini.awk | 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 | Kill off the gcc wrapper. It has served us well, but there comes a time when | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-11-01 | this script is no longer used, and can be removed. | Eric Andersen |
2003-10-31 | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III |
2003-10-23 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-21 | Doh! In include/bits/uClibc_config.h when we define things, we appropriately | Eric Andersen |
2003-10-18 | Add a new RUNTIME_PREFIX | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | 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-15 | Brett Nash writes: | Eric Andersen |
2003-10-14 | Microblaze port from the uClinux-dist, | David McCullough |