Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
r-a-sattarov 9cb80b6cc5
Added e2k support (MCST Elbrus 2000) (#5222)
- Add e2k target to config.guess
- Update config-ix.cmake to support e2k

E2K - this is VLIW/EPIC architecture, like Intel Itanium (IA-64)
architecture.

Ref:
1) https://en.wikipedia.org/wiki/Elbrus_2000
2)
https://lists.gnu.org/archive/html/config-patches/2015-03/msg00000.html
2023-09-11 14:09:48 -07:00
FantasqueX a0b6fc1028
Add RISC-V 64 bit (#4894)
- Add riscv64 target to config.guess
- Update config-ix.cmake to update config-ix.cmake to support riscv64
- Tested on riscv64
2022-12-30 08:22:52 -08:00
Paul Dodzweit 6dd7014f24
Allow host to be passed to CMake for cross compile (#3914)
Co-authored-by: Dodzweit, Paul <Paul.Dodzweit@amd.com>
2022-10-25 17:36:30 -07:00
Jaebaek Seo 46c9735528
Fix build failure caused by clang version 11.1.0 in Linux (#4191)
Add `HAVE_MALLINFO2` flag and use `mallinfo2` instead of `mallinfo`
when `HAVE_MALLINFO2` flag is enabled.
2022-01-18 16:34:06 -05:00
Marcelo Lopez Ruiz 6ee4074a4b first commit 2016-12-28 11:52:27 -08:00