aboutsummaryrefslogtreecommitdiff
path: root/std/compiler_rt.zig
AgeCommit message (Expand)Author
2016-09-28remove compiler directivesAndrew Kelley
2016-09-26emit error for extern functionAndrew Kelley
2016-09-13change `unreachable{}` to `@unreachable()`Andrew Kelley
2016-08-16std: conform to style guidelinesAndrew Kelley
2016-07-27remove multiline commentsAndrew Kelley
2016-05-15compiler-rt: add __aeabi_uldivmodAndrew Kelley
2016-04-27better parameter codegenAndrew Kelley
2016-02-13add @ctz, @clz and compiler_rt implementationAndrew Kelley