summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/uclibc.mk
Commit message (Expand)AuthorAgeFilesLines
* - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfigBernhard Reutner-Fischer2007-05-121-6/+12
* If we are using snapshot, don't even attempt to try and patch anything."Steven J. Hill"2007-05-101-0/+2
* install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIREric Andersen2007-03-221-0/+6
* - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer2007-03-141-1/+1
* update to uClibc 0.9.28.3Eric Andersen2007-02-281-5/+2
* 0.9.28.2 supportPeter Korsgaard2007-02-221-0/+3
* Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1Peter Korsgaard2007-02-201-1/+1
* - uclibc-menuconfig provides a .config but doesn't provide .configuredBernhard Reutner-Fischer2007-02-151-1/+1
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-151-1/+2
* - fix propagation of BR2_SOFT_FLOAT down to uClibcBernhard Reutner-Fischer2007-02-101-1/+1
* - honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer2007-02-091-6/+23
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-091-0/+2
* - also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer2007-02-061-1/+2
* Support building using an external toolchain. Questions to the mailing list a..."Steven J. Hill"2007-02-061-0/+2
* - fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer2007-02-021-4/+12
* - remove the '"install uClibc headers in the target filesystem" without a nat...Bernhard Reutner-Fischer2007-01-311-26/+0
* - add some defaults for arm and set them later on depending on the .configBernhard Reutner-Fischer2007-01-301-5/+2
* Really disable HAS_FPU when softfloat is enabledPeter Korsgaard2007-01-291-1/+1
* - add 0.9.28.1Bernhard Reutner-Fischer2007-01-281-4/+15
* - provide means to "install uClibc headers in the target filesystem" without ...Bernhard Reutner-Fischer2007-01-211-2/+28
* - copy the _CONFIG_FILES backBernhard Reutner-Fischer2007-01-191-1/+2
* - pass the selected arm variant and ABI setting down to uClibc.Bernhard Reutner-Fischer2007-01-161-4/+11
* - 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-131-1/+1
* 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-131-1/+2
* update uClibc config settings and update installation of kernel headersEric Andersen2006-12-121-13/+37
* - 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-021-4/+3
* Set 0.9.28 floating point mode according to BR2_SOFT_FLOATPeter Korsgaard2006-09-251-1/+3
* minor dependancy cleanupEric Andersen2006-07-191-2/+2
* 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
* Add support for ARM EABI.Paul Mundt2006-06-051-0/+3
* Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU.Paul Mundt2006-06-051-1/+5
* 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
* 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-071-12/+40
* fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499Mike Frysinger2005-10-221-1/+1