summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2003-11-05Yet more config system updatesEric Andersen
2003-11-05m68k is always big endian afaikEric Andersen
2003-11-05powerpc is always big endianEric Andersen
2003-11-05Force cris to be little endian. Afaik, there is no bigEric Andersen
2003-11-05OopsEric Andersen
2003-11-05Do not provide a default for endianness. This needs to be selectedEric Andersen
2003-11-05Kill off "mipsel" and just use "mips"Eric Andersen
2003-11-04As Peter S. Mazinger has pointed out, the config system wantsEric Andersen
2003-11-04Peter S. Mazinger writes:Eric Andersen
2003-11-04Naming things this way will be much easier to deal withEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-10-31Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III
2003-10-18Add a new RUNTIME_PREFIXEric Andersen
2003-10-16More detail on the use of MALLOC_DEBUGEric Andersen
2003-10-15Updated cris configuration; added support for %m.Tobias Anderberg
2003-10-14Microblaze port from the uClinux-dist,David McCullough
2003-10-08Patch from George Thanos adding support for the "e1" architecture.Eric Andersen
2003-10-01Updated cris configuration.Tobias Anderberg
2003-09-09Force Large File Support disabled on Cris, since somethingEric Andersen
2003-09-09Attack of the spelling police....Eric Andersen
2003-09-09Enable automagic locale data downloadsEric Andersen
2003-09-09Add in several config system updates for locale support.Eric Andersen
2003-09-09Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III
2003-09-08Force enable ADD_LIBGCC_FUNCTIONS on armEric Andersen
2003-09-08Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III
2003-09-06Update old_vfconfig help and some dependencies.Manuel Novoa III
2003-09-06Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen
2003-09-01Rob Landley writes:Eric Andersen
2003-08-27Updated CRIS configuration files.Tobias Anderberg
2003-08-24Reluctantly add wordexp()Eric Andersen
2003-08-18Cleanup arm architecture optimizations and add big endian arm as well.Eric Andersen
2003-08-13Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen
2003-08-08Add in a MALLOC_GLIBC_COMPAT option to let people decide if theyEric Andersen
2003-08-05Shuffle options around a bitEric Andersen
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2003-06-27Add config option to enable 'struct tm' timezone extension fieldsEric Andersen
2003-06-16For some strange reason, davidm put this file in the wrong spot.Eric Andersen
2003-06-12As suggested by Marshall M. Midden at brecis, use -mno-split-addressesEric Andersen
2003-06-11Marshall M. Midden at brecis.com writes:Eric Andersen
2003-05-30Enable ADD_LIBGCC_FUNCTIONS by default on armEric Andersen
2003-04-29Some small fixups for the h8 support and add the h8s platform support.David McCullough
2003-03-04Seperate pthread debugging from uClibc debugging. They are usedEric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-02-05Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen
2003-01-16Update build rules a bit. fix quoting problems. Update defaultEric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-05Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg
2002-12-02Spelling fixesEric Andersen
2002-11-27Make support for global constructors and global destructors beEric Andersen
2002-11-27Fix the defaults to make them be saneEric Andersen