summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-03-26Merge pull request #320 from bhundven/newlib_updatesBryan Hundven1-0/+11
2016-03-15scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov1-0/+3
2016-03-08newlib: add option to enable nano formatted ioBryan Hundven1-0/+3
2016-03-08newlib: add option to enable nano mallocBryan Hundven1-0/+3
2016-03-08newlib: disable multilib if it is not enabledBryan Hundven1-0/+5
2016-03-03config.{sub,guess}: Ran ct-ng updatetoolsBryan Hundven2-51/+58
2016-03-01musl-libc: Rewrite musl.sh build scriptBryan Hundven1-50/+67
2016-02-24glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven1-0/+1
2016-02-24glibc: remove do_libc_locales_extract; it's emptyBryan Hundven1-10/+0
2016-02-24glibc: Remove support for downloading and extracting add-onsBryan Hundven1-67/+0
2016-02-24glibc: reformat glibc build scriptBryan Hundven1-66/+64
2016-02-19functions: use 'ln -sf' for softlinksBryan Hundven1-1/+1
2016-02-09functions: Softlink custom directoryBryan Hundven1-1/+1
2016-02-08Merge pull request #322 from modbw/libelfBryan Hundven1-4/+0
2016-02-05binutils: Add binutils-2.26Bryan Hundven1-0/+2
2016-02-04env: Bail out if CPATH and friends are setBryan Hundven1-0/+4
2016-01-18Remove GCC dependency to libelfMatthias Weisser1-4/+0
2016-01-13linux: allow `arm*` to build headers for no-mmuBryan Hundven1-0/+1
2016-01-13elf2flt: Use openadk version of elf2fltBryan Hundven1-1/+1
2016-01-07gcc: fix previous commitBryan Hundven1-1/+1
2016-01-06gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven1-0/+6
2016-01-06gcc: remove CC_GCC_EXTRA_ENV_ARRAYBryan Hundven1-8/+3
2016-01-06gcc: Sync backend functionsBryan Hundven1-36/+35
2016-01-06Merge pull request #309 from bhundven/remove_old_binutils_versionsBryan Hundven1-11/+11
2016-01-03libelf: Cygwin fix for UNC pathsRay Donnelly1-0/+7
2016-01-03libiconv: configure with --disable-nlsRay Donnelly1-0/+1
2016-01-03expat: Tidy up and correct configure flagsRay Donnelly1-9/+24
2016-01-03binutils: Remove older versions of binutilsBryan Hundven1-11/+11
2016-01-03gcc: Add new linaro download pathBryan Hundven1-3/+4
2016-01-02binutils: Fix installing libiberty for targetBryan Hundven1-0/+4
2015-12-08Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven7-102/+102
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven9-89/+29
2015-12-08CT_GetCustom: Rewrite function to meet expectationsBryan Hundven1-26/+47
2015-12-08Linux: Remove obsolete Linux custom headersBryan Hundven2-53/+3
2015-12-08xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven1-7/+1
2015-12-08CT_Extract: Move check extracted upBryan Hundven1-6/+6
2015-12-08Merge pull request #282 from bhundven/less_gcc_versions_part2Bryan Hundven5-245/+38
2015-12-07binutils: Fix LDFLAGS for static toolchainBryan Hundven1-1/+1
2015-12-05binutils: Fix binutils manuals_install variableBryan Hundven1-2/+2
2015-11-30gcc: Gnu OpenMP support depends on threadingBryan Hundven1-1/+0
2015-11-30gcc: CLooG should be optional for configureBryan Hundven1-2/+6
2015-11-30PPL: Remove support for PPL and CLooG/PPLBryan Hundven5-222/+27
2015-11-30gcc: Remove gcc <= 4.7.xBryan Hundven1-21/+6
2015-11-25binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven2-0/+19
2015-11-23uClibc: Add kconfig option to enable IPv6 supportBryan Hundven1-0/+7
2015-11-22Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC buildRay Donnelly1-0/+13
2015-11-21uClibc: remove references to sh64*Bryan Hundven1-1/+0
2015-11-17showSamples: Fix uClibc-ng name and Mingw-w64 versionsBryan Hundven1-4/+14
2015-11-17showSamples.sh: Fix how we get gcc and version for showSamples.shBryan Hundven1-12/+8
2015-11-17Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven37-183/+184