Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence -Winfinite-recursion warning in luaD_throw() | Brian Behlendorf | 2022-06-27 | 1 | -0/+23 |
* | Use _Noreturn (C11; GNU89) properly | Alejandro Colomar | 2022-03-04 | 1 | -26/+0 |
* | config: gcc != cc | наб | 2022-02-26 | 1 | -11/+11 |
* | config: check for -Wno-cast-function-type | наб | 2022-02-26 | 1 | -0/+26 |
* | config: prune unused -Wno-bool-compare checks | наб | 2022-02-18 | 1 | -27/+0 |
* | libtpool: -Wno-clobbered | наб | 2022-02-18 | 1 | -9/+9 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -0/+47 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 1 | -0/+23 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 1 | -0/+21 |
* | Fix unknown cc flag -fno-ipa-sra | Ryan Moeller | 2020-02-06 | 1 | -0/+21 |
* | Use -Werror to check if the compiler supports specific options | 韩朴宇 | 2020-02-04 | 1 | -6/+6 |
* | compile with -fno-omit-frame-pointer | Richard Elling | 2019-04-14 | 1 | -0/+21 |
* | Support -fsanitize=address with --enable-asan | Brian Behlendorf | 2018-01-10 | 1 | -0/+141 |