aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/compiler_rt/arm
AgeCommit message (Collapse)Author
2020-01-19Nuke some more codeLemonBoy
2020-01-19Remove useless wrappers around f32/f64 aeabi builtinsLemonBoy
2020-01-07Use the correct calling convention for AEABI intrinsicsLemonBoy
2020-01-02Implement the callconv() annotationLemonBoy
2019-12-06remove `@inlineCall` from zigAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley
that's all this commit does. further commits will fix cli flags and such. see #2221