aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/arch
Commit message (Expand)AuthorAgeFilesLines
* Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-103-23/+10
* Use -mel/-meb for moxieAlexey Neyman2018-12-071-0/+5
* Warn if architecture is empty on x86/32bitAlexey Neyman2018-12-031-1/+5
* Add moxiebox as a choice for libcAlexey Neyman2018-12-012-1/+12
* Add moxie architectureAlexey Neyman2018-11-281-0/+7
* Generate correct tuple for PowerPC with SPE ABIAlexey Neyman2018-10-231-1/+1
* Disable context functions for ThumbAlexey Neyman2018-06-051-0/+1
* Add --enable-obsolete for powerpc-*-speAlexey Neyman2018-06-051-3/+3
* ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin2018-05-211-1/+1
* Add ARC architecture supportAlexey Brodkin2018-05-151-0/+34
* Only decorate TARGET_ARCH if using specific CPUAlexey Neyman2018-01-211-2/+6
* add RISC-V architecture supportAntony Pavlov2017-11-191-0/+5
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-032-6/+107
* Super-H multilib toolchain fixesAlexey Neyman2017-09-032-30/+38
* Building packages using the new frameworkAlexey Neyman2017-07-081-61/+0
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-081-1/+1
* Merge pull request #773 from stilor/fix-bionic-32bitAlexey Neyman2017-07-071-2/+2
|\
| * Fix ARM32 name for androidAlexey Neyman2017-07-071-2/+2
* | scripts/nios2: do not override precomputed flagsKirill K. Smirnov2017-07-011-8/+2
|/
* Added a sample of the MSP430 architecture and removed config.subAndrew Wygle2017-06-021-1/+0
* Added MSP430 architecture support.Andrew Wygle2017-06-021-0/+6
* Preliminary bionic/Android supporthyc2017-05-141-0/+1
* Separate uclibc's multilib headers on MIPS, tooAlexey Neyman2017-05-141-0/+11
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-261-0/+23
* Correct warning text to include newer glibc versionsAlexey Neyman2017-03-081-1/+1
* Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman2017-02-091-1/+1
* Add support for AArch64 in uClibc-ngAlexey Neyman2017-02-021-21/+23
* Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman2017-01-261-0/+19
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-131-2/+2
* xtensa: fix endianness supportMax Filippov2016-11-221-0/+2
* Update x86.shPedro Navarro2016-08-251-1/+3
* musl: Add multilib support.Alexey Neyman2016-08-231-0/+11
* Support multilib in sh/uClibc.Alexey Neyman2016-08-231-1/+31
* First stab at multilib/uClibc.Alexey Neyman2016-08-233-1/+120
* uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-239-0/+139
* Change multilib functions to set the variable.Alexey Neyman2016-08-234-45/+69
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-2310-71/+59
* 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
* arch/sparc: better default CPU when targetting LinuxAlexey Neyman2016-06-091-0/+13
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-7/+1
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-131-0/+78
* blackfin: Remove blackfin supportBryan Hundven2015-11-091-14/+0
* gcc: Support only the latest branch releases of gccBryan Hundven2015-10-311-13/+0
* avr: add support for AVR 8-bit architectureErico Nunes2015-06-211-0/+5
* arch/nios2:add nios2Daniel Zimmermann2015-01-261-0/+13
* libc/musl: add musl-libc supportBryan Hundven2014-08-081-0/+1
* arch: use the newly introduced target_bits_64Yann E. MORIN"2014-05-122-10/+2
* arch/powerpc: add powerpc64le supportCody P Schafer2014-05-121-4/+2
* arch/arm: add support for AArch64Yann E. MORIN"2013-12-301-1/+10