aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* arch/all: Add common function to return multilib targetAlexey Neyman2016-06-0910-0/+181
* gcc: Add --with-multilib-list optionRay Donnelly2016-06-091-0/+6
* Enable multiarch support in pass-1 GCC.Alexey Neyman2016-06-091-3/+12
* glibc: do not add bogus optionsAlexey Neyman2016-06-091-2/+2
* arch/sparc: better default CPU when targetting LinuxAlexey Neyman2016-06-091-0/+13
* Merge pull request #373 from stilor/unbreak-ppc-uclibcBryan Hundven2016-05-123-11/+44
|\
| * Work-around another quirk in GDB configure.Alexey Neyman2016-04-011-4/+11
| * Unbreak sparc-unknown-linux-gnu.Alexey Neyman2016-04-011-2/+17
| * Unbreak static cross-gdb.Alexey Neyman2016-04-012-5/+16
* | addToolVersion: Fix syntax issuesBryan Hundven2016-05-121-4/+4
|/
* Merge pull request #320 from bhundven/newlib_updatesBryan Hundven2016-03-261-0/+11
|\
| * newlib: add option to enable nano formatted ioBryan Hundven2016-03-081-0/+3
| * newlib: add option to enable nano mallocBryan Hundven2016-03-081-0/+3
| * newlib: disable multilib if it is not enabledBryan Hundven2016-03-081-0/+5
* | scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov2016-03-151-0/+3
|/
* config.{sub,guess}: Ran ct-ng updatetoolsBryan Hundven2016-03-032-51/+58
* musl-libc: Rewrite musl.sh build scriptBryan Hundven2016-02-291-50/+67
* glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven2016-02-231-0/+1
* glibc: remove do_libc_locales_extract; it's emptyBryan Hundven2016-02-231-10/+0
* glibc: Remove support for downloading and extracting add-onsBryan Hundven2016-02-231-67/+0
* glibc: reformat glibc build scriptBryan Hundven2016-02-231-66/+64
* functions: use 'ln -sf' for softlinksBryan Hundven2016-02-191-1/+1
* functions: Softlink custom directoryBryan Hundven2016-02-081-1/+1
* Merge pull request #322 from modbw/libelfBryan Hundven2016-02-081-4/+0
|\
| * Remove GCC dependency to libelfMatthias Weisser2016-01-181-4/+0
* | binutils: Add binutils-2.26Bryan Hundven2016-02-041-0/+2
* | env: Bail out if CPATH and friends are setBryan Hundven2016-02-041-0/+4
|/
* linux: allow `arm*` to build headers for no-mmuBryan Hundven2016-01-131-0/+1
* elf2flt: Use openadk version of elf2fltBryan Hundven2016-01-131-1/+1
* gcc: fix previous commitBryan Hundven2016-01-071-1/+1
* gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven2016-01-061-0/+6
* gcc: remove CC_GCC_EXTRA_ENV_ARRAYBryan Hundven2016-01-061-8/+3
* gcc: Sync backend functionsBryan Hundven2016-01-061-36/+35
* Merge pull request #309 from bhundven/remove_old_binutils_versionsBryan Hundven2016-01-051-11/+11
|\
| * binutils: Remove older versions of binutilsBryan Hundven2016-01-031-11/+11
* | libelf: Cygwin fix for UNC pathsRay Donnelly2016-01-031-0/+7
* | libiconv: configure with --disable-nlsRay Donnelly2016-01-031-0/+1
* | expat: Tidy up and correct configure flagsRay Donnelly2016-01-031-9/+24
* | gcc: Add new linaro download pathBryan Hundven2016-01-021-3/+4
|/
* binutils: Fix installing libiberty for targetBryan Hundven2016-01-021-0/+4
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-087-102/+102
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-089-89/+29
* CT_GetCustom: Rewrite function to meet expectationsBryan Hundven2015-12-081-26/+47
* Linux: Remove obsolete Linux custom headersBryan Hundven2015-12-082-53/+3
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-7/+1
* CT_Extract: Move check extracted upBryan Hundven2015-12-081-6/+6
* Merge pull request #282 from bhundven/less_gcc_versions_part2Bryan Hundven2015-12-075-245/+38
|\
| * gcc: Gnu OpenMP support depends on threadingBryan Hundven2015-11-291-1/+0
| * gcc: CLooG should be optional for configureBryan Hundven2015-11-291-2/+6
| * PPL: Remove support for PPL and CLooG/PPLBryan Hundven2015-11-295-222/+27