aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4376 from Barinzaya/sysinfo-avx512Laytan2024-10-161-1/+46
|\
| * Renamed and trimmed AVX-512 features in sys/info.Barinzaya2024-10-151-36/+32
| * Fixed a theoretical edge case in AVX512VL support detection.Barinzaya2024-10-141-1/+5
| * Fixed formatting.Barinzaya2024-10-141-4/+4
| * Added AVX-512 feature detection to core:sys/info.Barinzaya2024-10-141-1/+46
* | add macos 15.0.1 to odin report and core/sys/infoLaytan Laats2024-10-141-0/+1
|/
* Merge branch 'master' into file-tags-without-commentsKarl Zylinski2024-09-171-0/+4
|\
| * add new macos releases to 'odin report' and sys/infoLaytan Laats2024-09-171-0/+4
* | Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-145-7/+7
|/
* Merge pull request #4191 from laytan/improve-package-doc-commentsgingerBill2024-09-041-1/+8
|\
| * core: improve package doc comments for the documentation generatorLaytan Laats2024-09-031-1/+8
* | sys/info: more CPU feature detection for RISC-Vlaytan2024-09-022-34/+185
|/
* add support for linux_riscv64 and freestanding_riscv64Laytan2024-08-203-1/+63
* update MacOS releasesLaytan Laats2024-08-141-0/+2
* darwin: remove syscall usage (without -no-crt) to comply to Apple guidelinesLaytan Laats2024-07-081-1/+1
* Check for unneeded `transmute` with `-vet-cast`gingerBill2024-06-291-1/+1
* Fix `info.init_os_version` on FreeBSDFeoramund2024-06-121-1/+1
* add MacOS 14.5 to 'core:sys/info' and 'odin report'Laytan Laats2024-06-071-0/+1
* Minor code cleanupAndreas T Jonsson2024-05-101-1/+1
* Merged with masterAndreas T Jonsson2024-05-0210-85/+310
|\
| * sys/info: add missing `@(private)`'sLaytan Laats2024-04-305-5/+5
| * sys/info: update doc.odinLaytan Laats2024-04-301-12/+15
| * sys/info: retrieve better CPU description on DarwinLaytan Laats2024-04-301-6/+21
| * sys/info: add feature detection for Darwin and Linux ARMLaytan Laats2024-04-303-14/+206
| * sys/info: improve platform_linuxLaytan Laats2024-04-301-45/+57
| * sys/info: remove unneccesary build tagsLaytan Laats2024-04-305-5/+0
| * sys/info: add easy way of getting the MacOS versionLaytan Laats2024-04-302-4/+11
* | Added missing core:sys/info package for NetBSDAndreas T Jonsson2024-04-261-4/+8
* | Merge branch 'master' into netbsdAndreas T Jonsson2024-04-251-64/+64
|\|
| * Fix the format of some `doc.odin` files of the `core` library which did not m...Maurizio M. Gavioli2024-04-141-64/+64
* | More std lib fixesAndreas T Jonsson2024-04-191-2/+2
|/
* correct newly found vetsLaytan Laats2024-04-031-2/+2
* add MacOS 14.4.1 to sys/info and odin reportLaytan Laats2024-03-281-1/+2
* update macOS releases for `core:sys/info` and `odin report`Laytan Laats2024-03-201-0/+5
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-286-8/+8
* fix shift directionJon Lipstate2024-01-121-4/+4
* Reindent and align and f ix Ventura kernel+version swap.Jeroen van Rijn2024-01-101-352/+352
* Fixed indentationPlatin212024-01-101-27/+27
* Added macOS versions for a lot of revisionsPlatin212024-01-101-0/+50
* Implement new sys/unix packageflysand72023-10-271-75/+23
* core/sys/info: Fix the CPUID checkYawning Angel2023-05-161-1/+1
* core/sys/info: Workaround extremely rare XGETBV issuesYawning Angel2023-05-161-1/+8
* Separate out the `read_reg` into three non-parapoly proceduresgingerBill2023-03-071-61/+81
* Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriategingerBill2023-02-105-1/+18
* Fix +build ignoregingerBill2022-11-041-1/+1
* Update Darwin release mapRicardo Silva2022-10-031-0/+1
* [sys/info] Indentation nitpick.Jeroen van Rijn2022-09-051-1/+1
* Silence vet some more.Jeroen van Rijn2022-09-051-2/+2
* [sys/info] Add doc.odin with explanation.Jeroen van Rijn2022-09-051-0/+78
* [sys/info] Add OpenBSD detection support.Jeroen van Rijn2022-09-042-2/+71