summaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
AgeCommit message (Expand)AuthorFilesLines
2017-02-05Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman1-1/+1
2017-01-23Add selection for RPCAlexey Neyman1-0/+7
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-2/+2
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman1-1/+1
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-11/+11
2016-10-05Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman1-0/+5
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
2016-08-23musl: Add multilib support.Alexey Neyman1-2/+2
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman1-83/+42
2016-08-23Treat multiroots differently.Alexey Neyman1-7/+37
2016-08-23First stab at multilib/uClibc.Alexey Neyman1-14/+130
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman1-113/+17
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-24/+8
2016-08-23uclibc: merge startfiles/final into single backend.Alexey Neyman1-160/+109
2016-08-23uClibc.sh: typo, local -> locale.Alexey Neyman1-13/+13
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-27/+43
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-12/+4
2015-11-23uClibc: Add kconfig option to enable IPv6 supportBryan Hundven1-0/+7
2015-11-21uClibc: remove references to sh64*Bryan Hundven1-1/+0
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-11/+11
2015-11-13uClibc: Fall back to default configs if not providedBryan Hundven1-1/+4
2015-11-13uClibc: Add support for uClibc-ngBryan Hundven1-10/+17
2015-11-13uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven1-219/+177
2015-11-11uClibc: Reduce supported versionsBryan Hundven1-8/+1
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-1/+0
2015-11-03uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven1-9/+9
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2014-01-04libc/uClibc: add option to enable fenvYann E. MORIN"1-7/+5
2014-01-04libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"1-0/+7
2013-01-10libc: get rid of libc_finishYann E. MORIN"1-5/+0
2012-10-31libc/uClibc: remove use of snapshots and specific dateYann E. MORIN"1-15/+7
2012-10-11libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+11
2012-02-24libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach1-0/+10
2011-11-20libc/uClibc: use endian string in testsYann E. MORIN"1-3/+5
2011-11-14libc/uClibc: use the floating-point string option in testsYann E. MORIN"1-3/+5
2011-08-12libc/uClibc: force use of ctor/dtorYann E. MORIN"1-1/+5
2011-07-31libc/uclibc: fix src dir locationYann E. MORIN"1-13/+3
2011-04-24libc/uClibc: use MMU settingsYann E. MORIN"1-0/+13
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-4/+0
2011-01-22scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"1-3/+3
2011-01-22libc/uClibc: move content of do_libc_headers into do_libc_start_filesYann E. MORIN"1-6/+5
2011-01-03libc/uClibc: normalize uclibc hidden version namesBryan Hundven1-4/+4
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-1/+1
2010-09-12libc/uClibc: use the MIPS ABI selectionYann E. MORIN"1-0/+34
2010-09-10libc/uClibc: change munging code based on target archYann E. MORIN"1-14/+16
2010-08-11libc/uClibc: fix downloading pregen localesYann E. MORIN"1-1/+1
2010-07-27libc/uClibc: fix space damageYann E. MORIN"1-37/+37
2010-07-27libc/uClibc: fix using pre-generated locale dataYann E. MORIN"1-4/+19