aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-2318-142/+93
* uclibc: merge startfiles/final into single backend.Alexey Neyman2016-08-231-160/+109
* uClibc.sh: typo, local -> locale.Alexey Neyman2016-08-231-13/+13
* glibc.sh: cleanupsAlexey Neyman2016-08-231-55/+33
* libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-234-160/+150
* multilib: Determine which options may pass through.Alexey Neyman2016-08-232-54/+186
* glibc: Build manuals and locales lastRay Donnelly2016-08-231-3/+17
* crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly2016-08-232-38/+43
* glibc.sh: Use --print-multi-os-directoryAlexey Neyman2016-08-231-41/+44
* glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman2016-06-091-1/+2
* glibc: Use common arch call to get multilib targetsRay Donnelly2016-06-091-1/+18
* arch/x86: add a sanity checkAlexey Neyman2016-06-091-0/+11
* 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
* 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-011-5/+14
* 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
|/
* 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
* 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
* 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-084-35/+35
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-089-89/+29
* Linux: Remove obsolete Linux custom headersBryan Hundven2015-12-081-47/+3
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-7/+1
* Merge pull request #282 from bhundven/less_gcc_versions_part2Bryan Hundven2015-12-073-239/+32
|\
| * 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-293-216/+21