7 Commits

Author SHA1 Message Date
Changsheng Wu 0480cb05fa riscv64: add compile support
This patch is a basic enablement that supports riscv64 compile.
We are working on adding vector optimizations with riscv64 rvv
extensions, and will push the implementations later.
2025-09-10 09:40:56 +08:00
Loongson Technology Corporation Limited 1ecc51ee97 loongarch: Init LSX/LASX support
LSX/LASX is the LOONGARCH 128-bit/256-bit SIMD Architecture.

Signed-off-by: Shiyou Yin <yinshiyou-hf@loongson.cn>
Signed-off-by: Xiwei Gu <guxiwei-hf@loongson.cn>
2023-10-10 09:00:09 +08:00
Damiano Galassi 1086f4504e configure: Add Apple Silicon support 2020-10-25 20:40:48 +03:00
Henrik Gramner 9d5ec55b34 Update config.guess and config.sub 2013-01-08 13:30:50 -08:00
Rafaël Carré f4aefb3853 Update config.guess and config.sub
Adds support for a bunch of targets, including:
aarch64 (armv8)
arm-linux-androideabi
2012-04-23 13:28:41 -07:00
David Conrad 2fe9006655 Update config.guess/sub; add Snow Leopard support 2009-09-20 23:01:01 -07:00
Loïc Minier 1138008516 * Add a --host flag to allow overriding config.guess; this is particularly
useful with a 64-bits kernel running a 32-bits userland to build 32-bits
  apps.
* Normalize any host triplet into a quadruplet via config.sub.
* Move option parsing before any use of architecture information.


git-svn-id: svn://svn.videolan.org/x264/trunk@669 df754926-b1dd-0310-bc7b-ec298dee348c
2007-08-12 12:46:15 +00:00