summaryrefslogtreecommitdiff
path: root/scripts/build/arch
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Convert tabs to spacesAlexey Neyman1-25/+25
2022-02-11Retire obsoleted milestonesAlexey Neyman2-2/+2
2021-08-24ARC: No more fiddling with uClibc's CONFIG_ARC_HAS_ATOMICSAlexey Brodkin1-17/+0
2021-01-19Add PRU cross tool targetDimitar Dimitrov1-0/+5
2020-11-10Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6xChris Packham1-0/+79
2020-11-02c6x: Remove multilib requirementDan Tejada1-2/+0
2020-11-01arm: Disable context functions for ThumbChris Packham1-0/+1
2020-09-16Map picolibc to suitable CT_TARGET_SYS valuesKeith Packard1-2/+2
2020-05-21Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ...Dan Tejada1-0/+81
2020-03-04Add --with-cpu= on 32-bit SPARCAlexey Neyman1-15/+26
2020-02-26Set --with-cpu-{32,64} for multilib buildsAlexey Neyman1-0/+4
2019-06-14ARC: Support building of multi-lib Glibc toolchainAlexey Brodkin1-0/+36
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