aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch: Add rv32 musl definitionsHEADmasterAndreas K. Hüttel2024-04-061-0/+8
* Add setarch parameters for s390x => s390 buildsAndreas K. Hüttel2024-03-251-0/+4
* arch: add new x86.i686-ssemath subprofilematoro2024-03-201-0/+3
* arch: remove x86.pentium-m, x86.pentium-4, x86.prescott subprofilesMatoro Mahri2024-03-201-12/+0
* arch: Do not set CHOST and *FLAGS for generic x86.x86 subarch4.0-rc1Andreas K. Hüttel2024-01-211-2/+0
* arch: Alternative approach. Rely on profile for m68k musl CHOST...Andreas K. Hüttel2023-12-061-5/+0
* arch: Add new m68k musl definition for 23.0 profilesAndreas K. Hüttel2023-12-061-0/+4
* Add m68k musl definitionAndreas K. Hüttel2023-07-201-0/+3
* Add -msoft-float to *FLAGS for mips soft-float definitionsAndreas K. Hüttel2023-06-201-8/+8
* Add mips(el)2 o32 and mips(el)3 n32 softfloat subarchesAndreas K. Hüttel2023-05-281-0/+16
* Add mips musl subarch definitionsAndreas K. Hüttel2023-03-051-0/+24
* Add aarch64_be subarch definitionAndreas K. Hüttel2023-01-171-0/+4
* amd64 definition: add a subarch "x86_64" identical to "amd64"Andreas K. Hüttel2022-11-141-0/+3
* arch: Add loongAndreas K. Hüttel2022-10-111-0/+4
* arch: Add subarch definition for riscv64 softfloat muslAndreas K. Hüttel2022-07-301-0/+4
* arch/mips: Compile mipsel3 stages with -mfix-r5900Matt Turner2022-04-211-3/+3
* arch: Add riscv64 lp64d musl definitionAndreas K. Hüttel2022-02-271-0/+4
* arch: Add armv6j hardfloat musl subarchAndreas K. Hüttel2021-11-201-0/+4
* arch: Add as experiment a first musl subarch (armv7a-hf)Andreas K. Hüttel2021-11-171-0/+4
* arm64 definition: add a subarch "aarch64" identical to "arm64"Andreas K. Hüttel2021-09-111-0/+3
* arch/ppc.toml: add power9 subarchesGeorgy Yakovlev2020-10-211-0/+10
* arch/ppc.toml: don't force -mabi=elfv2 on power subarches.Georgy Yakovlev2020-10-211-4/+4
* arch/ppc.toml: add CHOST based subarchesGeorgy Yakovlev2020-10-211-0/+11
* Add rv32 subarch names (all cflags magic is done in the profiles)Andreas K. Hüttel2020-09-181-0/+8
* Add rv64 subarch names (all cflags magic is done in the profiles)Andreas K. Hüttel2020-07-171-0/+11
* arch: Rename powerpc.toml -> ppc.tomlMatt Turner2020-04-141-0/+0
* arch: Add architecture TOML filesMatt Turner2020-04-1414-0/+598
* Initial rearrangement of the python directoriesBrian Dolbec2014-02-2212-1301/+0
* Add support for m68kRaúl Porcel2013-04-061-0/+22
* Whitespace cleanup.Brian Dolbec2013-03-084-5/+5
* ppc: Remove -fno-strict-aliasing from CFLAGSMatt Turner2012-12-291-6/+6
* mips.py: Add loongson3a classesMatt Turner2012-09-271-0/+28
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-235-5/+0
* add x32 abiCatalyst-2.0.11Mike Frysinger2012-09-081-1/+10
* Add armv6j_hardfpJorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-4/+4
* Signed-off-by: Daniel Solano Gómez <gentoo@sattvik.com>Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-08-291-1/+2
* Add armv6j_hardfpRaúl Porcel2012-05-031-0/+8
* mips.py: change -O3 to -O2 in loongson2f classesMatt Turner2012-03-171-4/+4
* mips.py: add loongson2{e,f} n64 and multilib classesMatt Turner2012-03-171-0/+28
* mips.py: add -mplt to non-n64 CFLAGSMatt Turner2012-03-171-43/+43
* amd64.py: define CHOST for nocona and core2Matt Turner2012-01-271-0/+2
* mips.py: align class tableMatt Turner2011-10-161-48/+48
* mips.py: add mips32 softfloat targetsMatt Turner2011-10-161-0/+32
* mips.py: replace -mips* with new -march=mips*Matt Turner2011-09-021-18/+18
* mips.py: add mips4_r10k classesMatt Turner2011-08-211-0/+28
* mips.py: remove incorrect word 'all' from descriptionsMatt Turner2011-08-171-17/+17
* mips.py: call correct constructor in o32 classesMatt Turner2011-08-171-4/+4
* mips.py: add mips32r2 and mips64r2 builder classesMatt Turner2011-08-171-0/+70
* mips.py: mips/o32 classes should inherit generic_mips{,el}Matt Turner2011-07-191-4/+4
* mips.py: remove unnecessary generic_multilib classMatt Turner2011-07-191-18/+6