-
Notifications
You must be signed in to change notification settings - Fork 214
Comparing changes
Open a pull request
base repository: rust-lang/compiler-builtins
base: 0703bfa72524e01e414477657ca9b64794c5c1c3
head repository: rust-lang/compiler-builtins
compare: 939cbca6e9d829265d6cf006d3532142a4061cd3
- 14 commits
- 9 files changed
- 3 contributors
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 78f544f - Browse repository at this point
Copy the full SHA 78f544fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3bd252 - Browse repository at this point
Copy the full SHA f3bd252View commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0a87c71 - Browse repository at this point
Copy the full SHA 0a87c71View commit details -
Merge pull request #256 from jordanrh1/windows-arm
Support windows/arm target
Configuration menu - View commit details
-
Copy full SHA for 4bbfb7e - Browse repository at this point
Copy the full SHA 4bbfb7eView commit details
Commits on Sep 8, 2018
-
Latest `cc-rs` already manage all arm/thumb flags, so We can safely remove this piece of code.
Configuration menu - View commit details
-
Copy full SHA for 59353af - Browse repository at this point
Copy the full SHA 59353afView commit details -
Remove unused variable target_arch_arm
Previous commit makes this variable unused
Configuration menu - View commit details
-
Copy full SHA for 8128d99 - Browse repository at this point
Copy the full SHA 8128d99View commit details
Commits on Sep 9, 2018
-
Merge pull request #259 from paoloteti/cc-rs
Remove superfluous cc flags
Configuration menu - View commit details
-
Copy full SHA for 7e1a1e9 - Browse repository at this point
Copy the full SHA 7e1a1e9View commit details
Commits on Sep 13, 2018
-
Fixes the following warning: "warning: the feature `panic_handler` has been stable since 1.30.0 and no longer requires an attribute to enable"
Configuration menu - View commit details
-
Copy full SHA for 8bfd437 - Browse repository at this point
Copy the full SHA 8bfd437View commit details
Commits on Sep 14, 2018
-
Apple-darwin: set DEBUG_LTO_BUILD_DOESNT_WORK
Temporary workaround for the well known "undefined references problem for debug-assertions+lto" (#79)
Configuration menu - View commit details
-
Copy full SHA for fa36133 - Browse repository at this point
Copy the full SHA fa36133View commit details -
Merge pull request #261 from paoloteti/fix-travis-ci
Attempt to fix TravisCI
Configuration menu - View commit details
-
Copy full SHA for a50c848 - Browse repository at this point
Copy the full SHA a50c848View commit details
Commits on Sep 17, 2018
-
Conversion from a wider to a narrower IEEE-754 floating-point type
Adds generic conversion from a wider to a narrower IEEE-754 floating-point type. Implement `__truncdfsf2` and `__truncdfsf2vfp` and associated test-cases.
Configuration menu - View commit details
-
Copy full SHA for baab4fd - Browse repository at this point
Copy the full SHA baab4fdView commit details -
Merge pull request #262 from paoloteti/truncate
Conversion from a wider to a narrower IEEE-754 floating-point type
Configuration menu - View commit details
-
Copy full SHA for b69172a - Browse repository at this point
Copy the full SHA b69172aView commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f7fbdc3 - Browse repository at this point
Copy the full SHA f7fbdc3View commit details
Commits on Oct 30, 2018
-
Revert "Conversion from a wider to a narrower IEEE-754 floating-point…
… type" This reverts commit baab4fd.
Configuration menu - View commit details
-
Copy full SHA for 939cbca - Browse repository at this point
Copy the full SHA 939cbcaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0703bfa72524e01e414477657ca9b64794c5c1c3...939cbca6e9d829265d6cf006d3532142a4061cd3