1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-28 07:23:37 +02:00

24 Commits

Author SHA1 Message Date
Corentin Le Molgat
df0623af9b ci: Fix cmake/ci/Makefile for bootlin targets 2024-12-16 11:31:41 +01:00
Corentin Le Molgat
ea4bdee2da ci: Remove linaro toolchains support
All toolchains have not been updated since 2019...
Also linaro website do not advertise them
ref: https://www.linaro.org/downloads
2024-12-16 11:31:13 +01:00
Mizux Seiha
782c79ff1d ci: rework toolchain Dockerfile 2024-12-11 19:42:08 +01:00
Mykola Hohsadze
947192f996
Fix run_integration.sh (#357)
* Update QEMU version from 7.1.0 to 9.0.2

* Update qemu-download url

* Fix ensurepip module is not found
2024-08-27 11:52:26 +02:00
Mizux
688decfc80
cmake: Use CpuFeatures:: as TARGET namespace (Fix #333) (#334) 2023-09-14 10:19:28 +02:00
Guillaume Chatelet
c919e9aa77
Support risc-v (#287)
Co-authored-by: DaniAffCH <danieleaffinita2000@gmail.com>
Co-authored-by: Corentin Le Molgat <corentinl@google.com>
2023-01-12 17:19:05 +01:00
Mizux
16ca56fcb2
Improve CI (Aarch64, Power) (#285)
* scripts: Fix shellcheck

* script: Bump qemu 5.2.0 -> 7.1.0

* scripts: add bootlin aarch64 toolchains

* scripts: Add PowerPC bootlin toolchain

* scripts: cleanup linaro toolchains

* scripts: cleanup codespace

* cmake(ci): Add aarch64 bootlin support

* cmake(ci): Add PowerPC bootlin support

* ci: Add aarch64 bootlin jobs

* ci: Add PowerPC bootlin jobs

* Remove conflict with compiler generated preprocessor

Co-authored-by: Guillaume Chatelet <gchatelet@google.com>
2022-11-03 10:06:38 +01:00
marquitos0119
981fbe3914
S390X Support (#274)
* support for s390x

* added z15 T01, T02 model checking

* removed z15 checking

* removed empty strings

* added s390x unit tests

* added reference url for hwcaps

* moved documentation to S390XFeatures struct, updated copyright date, removed unused include statement

* changed num_processors to int

* removed newlines from test inputs

* scripts: Add bootlin s390x support

* cmake(ci): Add s390x support

* ci: Add s390x workflow

Co-authored-by: Marcos <marcos.araque.fiallos@ibm.com>
Co-authored-by: Corentin Le Molgat <corentinl@google.com>
2022-11-02 09:38:13 +01:00
Mizux
0bf4ea0529
Add install doc (Fix #238) (#239) 2022-04-27 17:08:04 +02:00
Guillaume Chatelet
188d0d3c38
Add bazel ci README, update main README (#235) 2022-03-15 17:05:03 +01:00
Guillaume Chatelet
c219c921c5
Move ci folder and make naming more consistent (#233) 2022-03-15 13:26:25 +01:00
Guillaume Chatelet
2f5a7bf80a
Rename 'master' branch into 'main' (#219) 2022-01-24 16:01:45 +01:00
Mykola Hohsdze
fc52c64ebc fix googletest download 2021-11-16 09:20:01 +01:00
Corentin Le Molgat
8e5c298d1d Update README.md 2021-10-27 13:24:05 +02:00
Mizux
628c50e92d
Update README.md (#176) 2021-07-07 16:25:58 +02:00
Guillaume Chatelet
20fa92a02a
Release ndk support (#62)
Fixes #47
2019-01-23 12:59:46 +01:00
Guillaume Chatelet
53ea243a62
Fix mips qemu (#61)
* Fix continuous integration for mips

* Fix MSVC build

* Fix MSVC build
2019-01-21 22:40:16 +01:00
Guillaume Chatelet
6446b42567 Add Mips compilation support 2018-02-16 14:17:10 +01:00
Guillaume Chatelet
245c812f10 Update cross compilation script 2018-02-15 13:51:08 +01:00
Guillaume Chatelet
bce8959aca Add aarch64 cross compilation. 2018-02-14 10:54:20 +01:00
Guillaume Chatelet
a25b5cbe7e Test travis cross compilation 2018-02-14 09:41:51 +01:00
Guillaume Chatelet
9df2d78b8d Update googletest management. 2018-02-13 10:07:02 +01:00
Guillaume Chatelet
1976dcd4d2 Adding CMake install. Fixes #18 2018-02-12 16:17:21 +01:00
Guillaume Chatelet
8818e6ac6e Updating documentation part 1. 2018-02-09 17:04:20 +01:00