about summary refs log tree commit diff
path: root/library/compiler-builtins
AgeCommit message (Expand)AuthorLines
2019-05-09fix traitsAndrey Zgarbul-44/+28
2019-05-09Merge branch 'm1elports' of https://github.com/burrbull/libm into m1elportsAndrey Zgarbul-0/+0
2019-05-09rm asine, mv lgammaAndrey Zgarbul-683/+593
2019-05-07sh +xAndrey Zgarbul-0/+0
2019-05-07tests, fixes, formatAndrey Zgarbul-4173/+4371
2019-05-06Merge branch 'lots-of-untested-ports' of https://github.com/m1el/libmAndrey Zgarbul-0/+4228
2019-05-02Bump to 0.1.12Alex Crichton-1/+1
2019-05-02Merge pull request #286 from alexcrichton/fix-dupeAlex Crichton-1/+12
2019-05-02Merge pull request #287 from alexcrichton/reenable-mipsAlex Crichton-55/+49
2019-05-02Fix duplicate floatdisf symbol on Windows MSVCAlex Crichton-0/+1
2019-05-02Merge pull request #284 from alexcrichton/ldexpAlex Crichton-0/+2
2019-05-02Enable historically segfaulting tests on MIPSAlex Crichton-55/+49
2019-05-02Fix duplicate symbol __clzsi2Alex Crichton-1/+11
2019-05-02Revert "Use the Rust implementation of udivsi3 on ARM"Alex Crichton-13/+9
2019-05-02Include `ldexp*` intrinsics on the wasm targetAlex Crichton-0/+2
2019-05-02Merge pull request rust-lang/libm#161 from alexcrichton/ldexpAlex Crichton-0/+14
2019-05-02Merge pull request rust-lang/libm#151 from 4tm4j33tk4ur/clippyAlex Crichton-92/+78
2019-05-02Run `cargo fmt`Alex Crichton-4/+6
2019-05-02Merge pull request rust-lang/libm#153 from m1el/floorf-uint-underflowAlex Crichton-1/+9
2019-05-02Add a test that overflow does not happenAlex Crichton-0/+8
2019-05-02Merge pull request rust-lang/libm#143 from mb64/wrapping-atan2Alex Crichton-2/+2
2019-05-02Update some URLsAlex Crichton-2/+2
2019-05-02Merge pull request rust-lang/libm#142 from mb64/wrapping-sqrtAlex Crichton-31/+32
2019-05-02Merge pull request rust-lang/libm#128 from rrbutani/powAlex Crichton-0/+224
2019-05-02Add bindings for ldexp/ldexpfAlex Crichton-0/+14
2019-05-02fixed some clippy warningsAnna Bogus-92/+76
2019-05-02fixed uint underflow in floorf for negative exponentsIgor null-1/+1
2019-05-02Modify atan2 to use `wrapping_` opsMark Barbone-2/+2
2019-05-02Update contributing docsAlex Crichton-24/+24
2019-05-02Change sqrt to use wrapping operationsMark Barbone-31/+32
2019-05-02Use core for constants instead of stdRahul Butani-3/+3
2019-05-02rustfmt'edRahul Butani-11/+14
2019-05-02Some additional testsRahul Butani-5/+34
2019-05-02Cleaned up + rustfmt'edRahul Butani-41/+44
2019-05-02Add some tests for powRahul Butani-0/+189
2019-05-02More azure config fixesAlex Crichton-4/+16
2019-05-02Run rustfmtAlex Crichton-24/+23
2019-05-02Fix azure configAlex Crichton-9/+0
2019-05-02Delete stray testAlex Crichton-14/+0
2019-05-02Overhaul testsAlex Crichton-385/+313
2019-05-02Rework how testing is doneAlex Crichton-974/+351
2019-05-02Remove newlib generatorAlex Crichton-285/+0
2019-05-02Move crates to `crates` folderAlex Crichton-109/+288
2019-05-02Set up CI with Azure PipelinesAlex Crichton-0/+19
2019-04-30Bump to 0.1.11Alex Crichton-1/+1
2019-04-29Added missing fdim signatureGoirad-0/+1
2019-04-08Add instructions for publishingAlex Crichton-0/+17
2019-04-08Bump to 0.1.10Alex Crichton-1/+1
2019-04-08Update submodule for VS 2019 supportJohn Kåre Alsaker-0/+0
2019-04-02Update azure pipelines badgeAlex Crichton-1/+1