aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-12/+4
* uClibc: Add kconfig option to enable IPv6 supportBryan Hundven2015-11-221-0/+7
* uClibc: remove references to sh64*Bryan Hundven2015-11-211-1/+0
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-11/+11
* uClibc: Fall back to default configs if not providedBryan Hundven2015-11-121-1/+4
* uClibc: Add support for uClibc-ngBryan Hundven2015-11-121-10/+17
* uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven2015-11-121-219/+177
* uClibc: Reduce supported versionsBryan Hundven2015-11-111-8/+1
* blackfin: Remove blackfin supportBryan Hundven2015-11-091-1/+0
* uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven2015-11-021-9/+9
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+4
* libc/uClibc: add option to enable fenvYann E. MORIN"2014-01-041-7/+5
* libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"2014-01-041-0/+7
* libc: get rid of libc_finishYann E. MORIN"2013-01-101-5/+0
* libc/uClibc: remove use of snapshots and specific dateYann E. MORIN"2012-10-311-15/+7
* libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+11
* libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach2012-02-241-0/+10
* libc/uClibc: use endian string in testsYann E. MORIN"2011-11-201-3/+5
* libc/uClibc: use the floating-point string option in testsYann E. MORIN"2011-11-141-3/+5
* libc/uClibc: force use of ctor/dtorYann E. MORIN"2011-08-131-1/+5
* libc/uclibc: fix src dir locationYann E. MORIN"2011-07-311-13/+3
* libc/uClibc: use MMU settingsYann E. MORIN"2011-04-241-0/+13
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-221-4/+0
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-3/+3
* libc/uClibc: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"2011-01-221-6/+5
* libc/uClibc: normalize uclibc hidden version namesBryan Hundven2011-01-031-4/+4
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-1/+1
* libc/uClibc: use the MIPS ABI selectionYann E. MORIN"2010-09-121-0/+34
* libc/uClibc: change munging code based on target archYann E. MORIN"2010-09-101-14/+16
* libc/uClibc: fix downloading pregen localesYann E. MORIN"2010-08-111-1/+1
* libc/uClibc: fix space damageYann E. MORIN"2010-07-281-37/+37
* libc/uClibc: fix using pre-generated locale dataYann E. MORIN"2010-07-281-4/+19
* libc/uClibc: do not systematically use pre-generated locale dataYann E. MORIN"2010-07-281-12/+27
* libc/uClibc: do not install cross-lddYann E. MORIN"2010-07-221-11/+0
* libc/uClibc: enable NPTL for snapshotsYann E. MORIN"2010-07-031-5/+73
* libc/uClibc: fix snapshotsYann E. MORIN"2010-07-031-4/+19
* libc/uClibc: fix munging .config for LT old/newYann E. MORIN"2010-07-021-7/+4
* libc/uClibc: apply the threading model to the configurationYann E. MORIN"2010-06-091-0/+30
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-071-5/+6
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-2/+2
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-121-2/+2
* libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-021-12/+10
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* Fix building uClibc:Yann E. MORIN"2009-05-111-1/+1
* Fix installing uClibc headers for versions prior to 0.9.30.Yann E. MORIN"2009-05-071-9/+23
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3