Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 3 | -3/+0 |
| | | | | Remove /^/[*/]\s*\$FreeBSD\$.*\n/ | ||||
* | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 3 | -0/+449 |
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 |