| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Relicense as GPL-2.0-or-later•••Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2024-01-25 | 1 | -2/+2 | |
| * | Add Alexey Dokuchaev to hwcap.c copyright header•••Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2022-05-20 | 1 | -0/+1 | |
| * | Remove unused check for getauxval()•••Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2022-05-20 | 1 | -3/+1 | |
| * | Add FreeBSD/arm{,64} support•••- Replace getauxval(3), a non-standard glibc extension, with FreeBSD's native elf_aux_info(3) - Return features supported by the specific machine processor architecture (uname -p) rather than the hardware platform (uname -m), because the latter is too vague on FreeBSD and does not include specific version (generation) Closes: https://github.com/mgorny/cpuid2cpuflags/pull/20 Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2022-05-19 | 1 | -6/+26 | |
| * | Abstract away getting 'uname -m' and mock it•••Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2019-09-11 | 1 | -0/+17 | |
| * | Document code better•••Signed-off-by: Michał Górny <mgorny@gentoo.org> | 2019-09-11 | 1 | -1/+7 | |
| * | Split AT_HWCAP* getters into separate unithwcap-split | 2019-09-10 | 1 | -0/+40 |
