summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
...
* m68k is always big endian afaikEric Andersen2003-11-051-0/+1
* powerpc is always big endianEric Andersen2003-11-051-0/+1
* Force cris to be little endian. Afaik, there is no bigEric Andersen2003-11-051-0/+1
* OopsEric Andersen2003-11-051-3/+1
* Do not provide a default for endianness. This needs to be selectedEric Andersen2003-11-051-1/+0
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-052-6/+1
* As Peter S. Mazinger has pointed out, the config system wantsEric Andersen2003-11-042-1/+3
* Peter S. Mazinger writes:Eric Andersen2003-11-041-1/+1
* Naming things this way will be much easier to deal withEric Andersen2003-11-041-29/+29
* Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen2003-11-043-758/+0
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-0434-1298/+320
* this script is no longer used, and can be removed.Eric Andersen2003-11-011-84/+0
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-313-21/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-231-68/+65
* Doh! In include/bits/uClibc_config.h when we define things, we appropriatelyEric Andersen2003-10-211-1/+1
* Add a new RUNTIME_PREFIXEric Andersen2003-10-181-1/+14
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-10/+10
* Peter Kjellerstedt writes:Eric Andersen2003-10-184-10/+10
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-4/+4
* More detail on the use of MALLOC_DEBUGEric Andersen2003-10-161-4/+12
* Updated cris configuration; added support for %m.Tobias Anderberg2003-10-151-1/+1
* Brett Nash writes:Eric Andersen2003-10-151-1/+12
* Microblaze port from the uClinux-dist,David McCullough2003-10-142-0/+108
* Patch from Peter Kjellerstedt:Eric Andersen2003-10-131-39/+37
* Patch from George Thanos adding support for the "e1" architecture.Eric Andersen2003-10-082-0/+113
* Updated cris configuration.Tobias Anderberg2003-10-011-3/+48
* oops.Eric Andersen2003-09-301-8/+8
* Patch from Philip Nye fixing mmu-lessEric Andersen2003-09-171-1/+1
* This should enabled building of uClibc locale support when using uClibc itself.Manuel Novoa III2003-09-162-4/+6
* Stefan Allius writes:Eric Andersen2003-09-112-5/+5
* Force Large File Support disabled on Cris, since somethingEric Andersen2003-09-091-0/+1
* Fix grammarEric Andersen2003-09-091-4/+4
* Attack of the spelling police....Eric Andersen2003-09-091-6/+6
* Enable automagic locale data downloadsEric Andersen2003-09-091-3/+3
* Add in several config system updates for locale support.Eric Andersen2003-09-091-3/+42
* Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III2003-09-091-1/+1
* Force enable ADD_LIBGCC_FUNCTIONS on armEric Andersen2003-09-081-4/+2
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-082-3/+27
* Update old_vfconfig help and some dependencies.Manuel Novoa III2003-09-061-6/+5
* Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen2003-09-061-23/+50
* Minor cosmetic cleanups to avoid getting spurious bug reports.Eric Andersen2003-09-041-5/+19
* Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.Eric Andersen2003-09-031-2/+2
* pass in "-s" directlyEric Andersen2003-09-011-1/+1
* Remove a bunch of guessing about the location of the kernelEric Andersen2003-09-011-0/+154
* Rob Landley writes:Eric Andersen2003-09-011-2/+2
* (1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_DTOR__ isn't defined.Miles Bader2003-08-281-4/+9
* Updated CRIS configuration files.Tobias Anderberg2003-08-272-7/+10
* Reluctantly add wordexp()Eric Andersen2003-08-241-0/+12
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-39/+3
* Work around a bug in nm from binutils-2.14.90.0.5.Manuel Novoa III2003-08-181-1/+1