1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-27 15:12:30 +02:00

42 Commits

Author SHA1 Message Date
Corentin Le Molgat
1540d04b08 readme: Add and64_windows_bazel badge 2024-12-11 19:51:29 +01:00
Guillaume Chatelet
685a6a1cca
Remove CI support for FreeBSD (#360)
* Remove CI support for FreeBSD

* Revert "Remove CI support for FreeBSD"

This reverts commit 22e78ebe19e86782521396068db85d4f8ce93fae.

* Disable workflow by renaming it

* Update badges in README.md
2024-08-27 14:47:40 +02:00
Guillaume Chatelet
586ec599b2 Add hover text to badges 2023-08-31 09:32:48 +00:00
Mizux
2a3ef54701
ci: Add amd64 macos bazel workflow (#324)
* ci: Add amd64 MacOS Bazel job

* bazel: Fix MacOS build

* add amd64_macos_bazel badge
2023-08-30 17:17:34 +02:00
Guillaume Chatelet
f2e02cd86e Transpose badge table for better display 2023-08-30 13:35:54 +00:00
Guillaume Chatelet
63cc2980df Update badges 2023-08-30 13:29:50 +00:00
Corentin Le Molgat
60aa4e343a Update badges generator. 2023-08-30 13:19:47 +02:00
Wang Xiang
a89e3b5569
Add LoongArch to supported list (#316)
* Add LoongArch to supported list

* Add badges and use same column order for supported archs

---------

Co-authored-by: Guillaume Chatelet <gchatelet@google.com>
2023-08-28 15:25:43 +02:00
arkivm
c5ece5e8cc
Add support for Apple M1 AArch64 SoCs (#204)
* Add support for Apple M1 AArch64 SoCs

Completely based on #150. Thanks to @sbehnke!
+ Refactoring to accomodate the new source tree
+ Adding more feature flags

* revert minimum version to 3.0

* Update introspection table

* Simplify logic for Apple HAVE_SYSCTLBYNAME

---------

Co-authored-by: Guillaume Chatelet <gchatelet@google.com>
2023-08-28 11:16:41 +02:00
aecsocket
79c0d7d24e
Add cpu-features-jni Java bindings to README (#297)
* Add cpu-features-jni Java bindings

* Update Java bindings URL
2023-03-06 15:03:12 +01:00
Guillaume Chatelet
4590768e53 Fix badges in README.md 2023-01-13 09:57:59 +00: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
Guillaume Chatelet
b7bc447203
Update README.md to report support of POWER and s390x (#284) 2022-11-03 10:39:28 +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
2f5a7bf80a
Rename 'master' branch into 'main' (#219) 2022-01-24 16:01:45 +01:00
Corentin Le Molgat
1601db5335 ci: Update Linux jobs to run inside a docker container. 2021-10-28 16:24:54 +02:00
Guillaume Chatelet
0dd8b41eca
Update README.md (#193)
Change `Quickstart` section to match new default value for testing.
2021-10-27 14:48:47 +02:00
Mizux Seiha
9178459627 ci: Drop use of Travis-CI and Appveyor 2021-10-27 13:24:05 +02:00
Guillaume Chatelet
b324a7043c
Showcase community bindings (#180) 2021-10-18 15:53:02 +02:00
Guillaume Chatelet
b003173331
Fix broken table in README.md 2021-07-02 17:33:54 +02:00
Guillaume Chatelet
119943707c
Add support for FreeBSD on x86 (#163) 2021-07-02 15:37:03 +02:00
Guillaume Klein
3e8243b7d9 Fix C++ namespace in README
The correct namespace is `cpu_features` as defined in 3cc8f310d9/include/cpu_features_macros.h (L108).
2021-04-12 10:40:04 +02:00
Guillaume Chatelet
0d47deb9f1
Remove additional dot in README.md 2020-09-23 07:28:19 +00:00
Mizux
a7e0963508
Fix trailing spaces. (#133) 2020-09-23 07:27:23 +00:00
Guillaume Chatelet
c186ec5307 [doc] link quickstart within the sample code section 2020-09-21 10:05:16 +00:00
Guillaume Chatelet
68fa870479 [Doc] Add C++ namespace to docs
Fixes #117
2020-09-21 09:57:09 +00:00
Guillaume Chatelet
3dc868037a Add quickstart to documentation 2020-09-21 09:46:12 +00:00
Guillaume Chatelet
20fa92a02a
Release ndk support (#62)
Fixes #47
2019-01-23 12:59:46 +01:00
Guillaume Chatelet
06d4f52f7e
Update README.md to add support for POWER. 2018-05-15 11:24:37 +02:00
Guillaume Chatelet
07fd90d4f5 Add JSON output. Fixes #24 2018-03-27 15:28:40 +02:00
Guillaume Chatelet
36df25b7bc Add <stdbool.h> to examples where needed, pluse minor stylistic touch-up. 2018-02-13 14:19:25 +01:00
Guillaume Chatelet
d1a8d22346 Amend OS/Arch matrix to remove N/A configurations. 2018-02-13 11:50:53 +01:00
Guillaume Chatelet
bc8df0c1c5 Update documentation to reflect per OS support.
Fixes #16
2018-02-13 10:57:49 +01:00
Guillaume Chatelet
8bace7000c Advertize list_cpu_features demo program. Fixes #19 2018-02-12 12:57:15 +01:00
Guillaume Chatelet
00b1c74a50 Advertise C99 instead of gnu89. Fixes #11 2018-02-12 10:53:52 +01:00
Guillaume Chatelet
8818e6ac6e Updating documentation part 1. 2018-02-09 17:04:20 +01:00
Guillaume Chatelet
a1cf416c9b Add appveyor badge. 2018-02-02 09:43:56 +01:00
Guillaume Chatelet
dcefd46d08 Update README.md 2018-02-01 22:12:57 +01:00
Guillaume Chatelet
b9ca19b8e6 Try to fix travis-ci on OSX. 2018-02-01 13:31:58 +01:00
Guillaume Chatelet
439d371594 Adding code. Closes #0. 2018-02-01 10:03:09 +01:00
Guillaume Chatelet
44d56a0a28 Initial commit. 2018-01-31 15:17:13 +01:00