aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove GCC dependency to libelfMatthias Weisser2016-01-181-4/+0
* 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
| * gcc: Remove gcc <= 4.7.xBryan Hundven2015-11-291-21/+6
* | binutils: Fix LDFLAGS for static toolchainBryan Hundven2015-12-071-1/+1
* | binutils: Fix binutils manuals_install variableBryan Hundven2015-12-051-2/+2
|/
* binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven2015-11-242-0/+19
* uClibc: Add kconfig option to enable IPv6 supportBryan Hundven2015-11-221-0/+7
* Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC buildRay Donnelly2015-11-221-0/+13
* uClibc: remove references to sh64*Bryan Hundven2015-11-211-1/+0
* showSamples: Fix uClibc-ng name and Mingw-w64 versionsBryan Hundven2015-11-171-4/+14
* showSamples.sh: Fix how we get gcc and version for showSamples.shBryan Hundven2015-11-171-12/+8
* Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven2015-11-1737-183/+184
|\
| * consistency: Use exported variables of required toolsBryan Hundven2015-11-1737-183/+184
* | ncurses: bump to ncurses-6.0Bryan Hundven2015-11-161-0/+4
|/
* file modes: Fix file modes... again.Bryan Hundven2015-11-143-0/+0
* Merge pull request #249 from stilor/expat_ncursesBryan Hundven2015-11-1414-228/+304
|\
| * Update new companion libs with *_for_target.Alexey Neyman2015-11-132-0/+2
| * Pass CFLAGS/LDFLAGS to backends.Alexey Neyman2015-11-132-1/+11
| * Clean up 300-gdb.sh a bit.Alexey Neyman2015-11-131-52/+31
| * Enable building expat/ncurses for host.Alexey Neyman2015-11-133-2/+54
| * Change ncurses to a companion library.Alexey Neyman2015-11-134-120/+122
| * Convert expat for target into a companion lib.Alexey Neyman2015-11-134-54/+72
| * Build companion libs for target.Alexey Neyman2015-11-137-3/+16
* | Do not log state saving/restoring as ERROR.Alexey Neyman2015-11-141-4/+2
|/
* Merge pull request #253 from jcmvbkbc/xtensa-for-mainline-20151113Bryan Hundven2015-11-135-0/+99
|\
| * xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-135-0/+99
* | file modes: Set files to be non-executableBryan Hundven2015-11-121-0/+0
|/
* Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven2015-11-124-1/+264
|\