summaryrefslogtreecommitdiff
path: root/scripts/build/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Add config flags for omitting 'arch' and 'vendor'Alexey Neyman3-23/+10
2018-12-07Use -mel/-meb for moxieAlexey Neyman1-0/+5
2018-12-04Warn if architecture is empty on x86/32bitAlexey Neyman1-1/+5
2018-12-01Add moxiebox as a choice for libcAlexey Neyman2-1/+12
2018-11-28Add moxie architectureAlexey Neyman1-0/+7
2018-10-24Generate correct tuple for PowerPC with SPE ABIAlexey Neyman1-1/+1
2018-06-05Disable context functions for ThumbAlexey Neyman1-0/+1
2018-06-05Add --enable-obsolete for powerpc-*-speAlexey Neyman1-3/+3
2018-05-21ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomicsAlexey Brodkin1-1/+1
2018-05-15Add ARC architecture supportAlexey Brodkin1-0/+34
2018-01-22Only decorate TARGET_ARCH if using specific CPUAlexey Neyman1-2/+6
2017-11-19add RISC-V architecture supportAntony Pavlov1-0/+5
2017-09-03Use the new SuperH fixes in the two multilib samplesAlexey Neyman2-6/+107
2017-09-03Super-H multilib toolchain fixesAlexey Neyman2-30/+38
2017-07-08Building packages using the new frameworkAlexey Neyman1-61/+0
2017-07-08Convert the rest of packages to new frameworkAlexey Neyman1-1/+1
2017-07-07Merge pull request #773 from stilor/fix-bionic-32bitAlexey Neyman1-2/+2
2017-07-07Fix ARM32 name for androidAlexey Neyman1-2/+2
2017-07-01scripts/nios2: do not override precomputed flagsKirill K. Smirnov1-8/+2
2017-06-02Added a sample of the MSP430 architecture and removed config.subAndrew Wygle1-1/+0
2017-06-02Added MSP430 architecture support.Andrew Wygle1-0/+6
2017-05-14Preliminary bionic/Android supporthyc1-0/+1
2017-05-14Separate uclibc's multilib headers on MIPS, tooAlexey Neyman1-0/+11
2017-03-27Fix up the sysroot issue for sh4 in a different wayAlexey Neyman1-0/+23
2017-03-08Correct warning text to include newer glibc versionsAlexey Neyman1-1/+1
2017-02-10Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman1-1/+1
2017-02-03Add support for AArch64 in uClibc-ngAlexey Neyman1-21/+23
2017-01-26Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman1-0/+19
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-2/+2
2016-11-22xtensa: fix endianness supportMax Filippov1-0/+2
2016-08-26Update x86.shPedro Navarro1-1/+3
2016-08-23musl: Add multilib support.Alexey Neyman1-0/+11
2016-08-23Support multilib in sh/uClibc.Alexey Neyman1-1/+31
2016-08-23First stab at multilib/uClibc.Alexey Neyman3-1/+120
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman9-0/+139
2016-08-23Change multilib functions to set the variable.Alexey Neyman4-45/+69
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman10-71/+59
2016-06-10arch/x86: add a sanity checkAlexey Neyman1-0/+11
2016-06-10 arch/all: Add common function to return multilib targetAlexey Neyman10-0/+181
2016-06-10arch/sparc: better default CPU when targetting LinuxAlexey Neyman1-0/+13
2015-12-08xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven1-7/+1
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+78
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-14/+0
2015-10-31gcc: Support only the latest branch releases of gccBryan Hundven1-13/+0
2015-06-21avr: add support for AVR 8-bit architectureErico Nunes1-0/+5
2015-01-26arch/nios2:add nios2Daniel Zimmermann1-0/+13
2014-08-08libc/musl: add musl-libc supportBryan Hundven1-0/+1
2014-05-11arch: use the newly introduced target_bits_64Yann E. MORIN"2-10/+2
2014-05-11arch/powerpc: add powerpc64le supportCody P Schafer1-4/+2
2013-12-30arch/arm: add support for AArch64Yann E. MORIN"1-1/+10