summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/gBernhard Reutner-Fischer2006-12-151-6/+7
* - Only care about the locale stuff if we have locale in the first place.Bernhard Reutner-Fischer2006-12-151-2/+9
* Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ...Bernhard Reutner-Fischer2006-12-141-1/+9
* don't error out when asm-generic is absentEric Andersen2006-12-141-6/+12
* install include/asm-generic if it is presentEric Andersen2006-12-131-0/+6
* use a more sensible naming schemeEric Andersen2006-12-132-1/+1
* Patch in the version agnostic fix_includes in the older uClibc 0.9.28Eric Andersen2006-12-131-23/+316
* oops, typoEric Andersen2006-12-131-17/+17
* update ordering, automagically handle x86 subtypesEric Andersen2006-12-131-10/+43
* fix a few little glitches I left in here the other dayEric Andersen2006-12-132-2/+3
* update uClibc config settings and update installation of kernel headersEric Andersen2006-12-125-39/+285
* - provide a 'make uclibc-config' target to make target specific configuration...Bernhard Reutner-Fischer2006-12-021-1/+14
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-2/+3
* we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen2006-10-171-3/+5
* kill the separate 'uClibc.config-locale' file, which was generally left unmai...Eric Andersen2006-10-022-190/+3
* Set 0.9.28 floating point mode according to BR2_SOFT_FLOATPeter Korsgaard2006-09-251-1/+3
* minor dependancy cleanupEric Andersen2006-07-193-4/+4
* configuring uClibc depends on first having kernel headers in placeEric Andersen2006-07-181-1/+1
* put sed check in the correct placeEric Andersen2006-07-181-1/+1
* Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monsterEric Andersen2006-07-042-0/+2
* oops, dynamically set...Eric Andersen2006-06-231-3/+4
* update config a bitEric Andersen2006-06-231-9/+9
* Add support for ARM EABI.Paul Mundt2006-06-053-0/+5
* Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU.Paul Mundt2006-06-053-3/+17
* make the locale config mostly match the non-locale configEric Andersen2006-04-111-5/+28
* fix target arch check per case 0000688David Anders2006-02-091-3/+3
* - don't flag .configured if something went wrongBernhard Reutner-Fischer2006-01-281-1/+1
* change test for arm variant from BR2_ARCH to UCLIBC_TARGET_ARCHDavid Anders2006-01-191-1/+1
* added arm variant selectionDavid Anders2006-01-191-0/+4
* patch by David Anders to add arm variantsMike Frysinger2006-01-181-0/+11
* fix endian sed as pointed out by David AndersMike Frysinger2006-01-181-2/+2
* incorporate patches from marc in bug #273 to add support for nios2Mike Frysinger2006-01-041-0/+1
* improve selection of options based upon buildroot configMike Frysinger2005-12-072-15/+54
* add more threading optionsMike Frysinger2005-12-071-10/+15
* default to linuxthreads.old Bug 552Mike Frysinger2005-11-202-0/+2
* fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499Mike Frysinger2005-10-221-1/+1
* control pthread support since some arches like x86_64 dont yet support it in ...Mike Frysinger2005-10-011-0/+7
* Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Wa...Peter S. Mazinger2005-09-301-9/+4
* Add disabled COMPAT_ATEXIT option to the config filesPeter S. Mazinger2005-09-262-0/+2
* Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot."Steven J. Hill"2005-09-241-1/+1
* add UCLIBC_HAS_REENTRANT_RPCMike Frysinger2005-09-222-0/+2
* I'm an idiot.Eric Andersen2005-09-121-1/+1
* trim erroneous spaceEric Andersen2005-09-121-1/+1
* allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config a...Mike Frysinger2005-08-281-0/+1
* uClibc 0.9.28 has been releasedMike Frysinger2005-08-181-5/+4
* routine updateEric Andersen2005-08-091-0/+3
* Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debugManuel Novoa III2005-08-041-0/+5
* Update locale config to match non-locale settings.Manuel Novoa III2005-08-031-4/+15
* Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"2005-07-292-0/+8
* Minor updatesEric Andersen2005-07-271-3/+5