Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop lying to the compiler in the fletcher4 code | Rich Ercolani | 2023-03-24 | 1 | -4/+0 |
* | zcommon: Refactor FPU state handling in fletcher4 | Attila Fülöp | 2023-03-14 | 1 | -0/+1 |
* | Micro-optimize fletcher4 calculations | Richard Yao | 2022-12-05 | 1 | -4/+4 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -1/+1 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -1/+1 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -0/+4 |
* | Refactor ccompile.h to not include system headers | Matthew Macy | 2020-07-25 | 1 | -0/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | Add superscalar fletcher4 | Romain Dolbeau | 2016-11-04 | 1 | -0/+162 |