| Commit message (Expand) | Author | Age | Files | Lines |
* | Pete Popov writes: | Eric Andersen | 2004-07-16 | 3 | -0/+75 |
* | Peter Kjellerstedt at axis.com writes: | Eric Andersen | 2004-07-15 | 9 | -108/+174 |
* | UCLIBC_COMPLETELY_PIC does nothing, so kill it | Eric Andersen | 2004-05-07 | 3 | -5/+1 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-03-18 | 1 | -0/+54 |
* | 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 |
* | Add our own copies of the include/scsi header files, per what glibc | Eric Andersen | 2004-02-12 | 1 | -3/+1 |
* | Allow building on 64 bit archs. Hopefully the last cvs activity this | Manuel Novoa III | 2004-02-05 | 1 | -2/+2 |
* | 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 |
* | Minor updates from linux 2.6.1 | Eric Andersen | 2004-01-16 | 3 | -15/+32 |
* | 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 |
* | Cope with 2.6.x headers | Eric Andersen | 2004-01-02 | 1 | -20/+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 |
* | Minor typo fix. | Manuel Novoa III | 2003-11-29 | 1 | -1/+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 |
* | Kill initfini.awk | Eric Andersen | 2003-11-05 | 1 | -121/+0 |
* | 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 | 2 | -6/+1 |
* | As Peter S. Mazinger has pointed out, the config system wants | Eric Andersen | 2003-11-04 | 2 | -1/+3 |
* | 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 |
* | Kill off the gcc wrapper. It has served us well, but there comes a time when | Eric Andersen | 2003-11-04 | 3 | -758/+0 |
* | Rework the config system. Better utilize the Kconfig language | Eric Andersen | 2003-11-04 | 34 | -1298/+320 |
* | this script is no longer used, and can be removed. | Eric Andersen | 2003-11-01 | 1 | -84/+0 |
* | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III | 2003-10-31 | 3 | -21/+1 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-23 | 1 | -68/+65 |
* | Doh! In include/bits/uClibc_config.h when we define things, we appropriately | Eric Andersen | 2003-10-21 | 1 | -1/+1 |
* | Add a new RUNTIME_PREFIX | Eric Andersen | 2003-10-18 | 1 | -1/+14 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -10/+10 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 4 | -10/+10 |