aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/arch
Commit message (Expand)AuthorAgeFilesLines
* initial support to build tricore gccjferreir2024-11-101-0/+9
* Add support for 32 and 64-bit PA-RISC linux build targets.John David Anglin2023-11-251-0/+14
* Add BPF architecture target supportCupertino Miranda2022-12-141-0/+7
* loongarch64: add initial loongarch supportJiajie Chen2022-08-191-0/+5
* Remove obsolete bionic/android supportChris Packham2022-05-101-1/+0
* Convert tabs to spacesAlexey Neyman2022-02-111-25/+25
* Retire obsoleted milestonesAlexey Neyman2022-02-112-2/+2
* ARC: No more fiddling with uClibc's CONFIG_ARC_HAS_ATOMICSAlexey Brodkin2021-08-241-17/+0
* Add PRU cross tool targetDimitar Dimitrov2021-01-191-0/+5
* Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6xChris Packham2020-11-101-0/+79
|\
| * c6x: Remove multilib requirementDan Tejada2020-11-021-2/+0
| * Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ...Dan Tejada2020-05-201-0/+81
* | arm: Disable context functions for ThumbChris Packham2020-11-011-0/+1
* | Map picolibc to suitable CT_TARGET_SYS valuesKeith Packard2020-09-161-2/+2
|/
* Add --with-cpu= on 32-bit SPARCAlexey Neyman2020-03-031-15/+26
* Set --with-cpu-{32,64} for multilib buildsAlexey Neyman2020-02-261-0/+4
* ARC: Support building of multi-lib Glibc toolchainAlexey Brodkin2019-06-141-0/+36
* 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