aboutsummaryrefslogtreecommitdiff
path: root/config.mk.dist
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2022-12-07math: Set fenv exceptions for several Neon routinesJoe Ramsay
2022-11-04Add WANT_ERRNO config optionJoe Ramsay
2022-07-21Update config.mk example to define WANT_SVE_MATH.Pierre Blanchard
2022-06-14math: Enable compilation of SVE routines.Pierre Blanchard
2022-03-25Add build system and infra for the pl directoryPierre Blanchard
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2021-02-17Update copyright yearsSzabolcs Nagy
2020-05-28string: Add MTE support to string tests.Branislav Rankov
2020-05-01string: add a setting to disable GNU Property NotesSzabolcs Nagy
2020-02-27networking: New subproject.Ola Liljedahl
2020-02-18string: change build system to avoid fragile includesSzabolcs Nagy
2019-11-22Build system refactoringSzabolcs Nagy
2019-11-06math: add WANT_VMATH feature macroSzabolcs Nagy
2019-10-17Add -Werror=implicit-function-declarationSzabolcs Nagy
2019-10-08Support running the math tests without fenv checksSzabolcs Nagy
2019-10-08Support separate CFLAGS per subprojectSzabolcs Nagy
2019-10-08Use CFLAGS_SHARED for shared librariesSzabolcs Nagy
2019-07-18Remove math/single and rem_pio2Szabolcs Nagy
2019-07-18Add simple ULP error check codeSzabolcs Nagy
2018-11-22Relicence the project under the MIT LicenseSzabolcs Nagy
2018-07-30Add separate HOST_CFLAGS, HOST_LDFLAGS and HOST_LDLIBS make variablesSzabolcs Nagy
2018-05-16Fix aliasing violations in old codeSzabolcs Nagy
2018-05-16Clean up roundtoint and converttointSzabolcs Nagy
2018-05-16Minor portability and warning fixes in the existing test codeSzabolcs Nagy
2018-05-16Add GNU make based build systemSzabolcs Nagy