-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6f6ddc05f75a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 82ddcb560595
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 49 files changed
- 1 contributor
Commits on Oct 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 925c6f6 - Browse repository at this point
Copy the full SHA 925c6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2a204a - Browse repository at this point
Copy the full SHA a2a204aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cb32b - Browse repository at this point
Copy the full SHA 61cb32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2c818 - Browse repository at this point
Copy the full SHA ad2c818View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c17eb - Browse repository at this point
Copy the full SHA b7c17ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7845ed7 - Browse repository at this point
Copy the full SHA 7845ed7View commit details -
Set
armhf
compile flag forgnueabihf
targetsUse `armhf` flag to push/pop FPU registers (or not) in fiber context switch.
Configuration menu - View commit details
-
Copy full SHA for 3279a27 - Browse repository at this point
Copy the full SHA 3279a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dec173 - Browse repository at this point
Copy the full SHA 6dec173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890188b - Browse repository at this point
Copy the full SHA 890188bView commit details -
Fix: libxml2 is likely to miss unwind tables on ARM
The `.ARM.extab` and `.ARM.exidx` unwind tables, specific to the ARM architecture, aren't available unless we compile libxml2 with `-fexception -funwind-tables`. Since they are likely to be missing, and trying to raise from a context that is missing unwind tables will fail, we instead memoize the exception, then try to raise it from the program context, which will have the unwind tables.
Configuration menu - View commit details
-
Copy full SHA for 0a0ad7d - Browse repository at this point
Copy the full SHA 0a0ad7dView commit details -
Merge pull request #3424 from ysbaddaden/arm-support
Add ARMv6 / ARMv7 support
Configuration menu - View commit details
-
Copy full SHA for 82ddcb5 - Browse repository at this point
Copy the full SHA 82ddcb5View commit details
Loading
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 6f6ddc05f75a...82ddcb560595