aboutsummaryrefslogtreecommitdiff
path: root/dependencies
AgeCommit message (Expand)AuthorFilesLines
2026-02-13Use FetchContent for CLI11 and bump to v2.6.1 (#1544)Mingzhu Yan3-11537/+15
2025-11-10Add option not to download jsoncons (#1385)Brian Campbell1-1/+6
2025-11-04Bump jsoncons to version 1.4.3 (#1371)Ariel Xiong1-2/+2
2025-09-28Implement JSON schema validation for the configuration. (#1291)Prashanth Mundkur3-0/+41
2025-08-20Rename CLIUtils directory to CLI11 (#1221)Tim Hutt4-1/+1
2025-08-20Load ELFs via ELFIO and add symbols to the trace output (#1177)Tim Hutt21-0/+7027
2025-08-04riscv_sim: improve readability of CLI11 help output (#1183)Radim Krčmář1-3/+9
2025-07-29Improve command-line argument parsing and help formatting (#1129)Nadime Barhoumi3-0/+11557
2025-07-29Fix softfloat debug builds (#1176)Tim Hutt1-2/+1
2025-07-28Update softfloat library to support bfloat16 conversions (#1157)Nadime Barhoumi486-47224/+48435
2025-07-18Add README.md for berkeley-softfloat-3 library (#1147)Nadime Barhoumi1-0/+23
2025-03-07Build with -Wall -Wextra by defaultAlex Richardson1-1/+7
2025-01-30Implement CMake build systemTim Hutt1-0/+44
2025-01-30Move softfloat into dependencies directoryTim Hutt464-0/+48345