Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
| | | | | | | | Remove /^/[*/]\s*\$FreeBSD\$.*\n/ Similar commit in main: (cherry picked from commit 2a63c3be1582) | ||||
* | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 1 | -0/+48 |
Hardfloat is now default (use riscv64sf as TARGET_ARCH for softfloat). Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D8529 Notes: svn path=/head/; revision=308731 |