aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/README.md
AgeCommit message (Expand)Author
2023-05-11remove the compiler-rt README fileAndrew Kelley
2023-04-26compiler_rt: document ARM statusJan Philipp Hafer
2023-04-20compiler_rt: README stubs for arbitrary precision big integer library routinesJan Philipp Hafer
2023-02-19compiler_rt: restructure compiler_rt.zig according to README.mdJan Philipp Hafer
2023-02-18compiler_rt: remove unexported functionsflexicoding
2023-02-13compiler_rt: document math functions (#14552)matu3ba
2023-02-12compiler_rt: add __powihf2, __powisf2, __powidf2, __powitf2, __powixf2Jan Philipp Hafer
2023-02-11compiler_rt: __divmodti4 for libgcc symbol compatibilitymatu3ba
2023-02-11compiler_rt: __ashlsi3, __ashrsi3, __lshrsi3 for symbol compatibilitymatu3ba
2023-02-04compiler_rt: fix and improve documentationManlio Perillo
2023-02-02compiler_rt: make README visually nice and improve explanationsJan Philipp Hafer
2022-10-22update compiler_rt README and prettify itJan Philipp Hafer
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley