This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
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: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 70717a337f7a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 92d5b1b55f68
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 7 contributors
Commits on Jun 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af29475 - Browse repository at this point
Copy the full SHA af29475View commit details
Commits on Jun 8, 2020
-
gcc: Fix MinGW exception handling so Rust works
reasoning: sjlj (short jump long jump) exception handling makes no sense on x86_64, it's forcably slowing programs down as it produces a constant overhead. On x86_64 we have SEH (Structured Exception Handling) and we should use that. On i686, we do not have SEH, and have to use sjlj with dwarf2. Hence it's now conditional on x86_32 (cherry picked from commit e27e475) (cherry picked from commit 58ffaee)
Configuration menu - View commit details
-
Copy full SHA for bf57132 - Browse repository at this point
Copy the full SHA bf57132View commit details -
No reason to have two conditional lists with the same condition. (cherry picked from commit f2a33e4)
Configuration menu - View commit details
-
Copy full SHA for 06e882b - Browse repository at this point
Copy the full SHA 06e882bView commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a83164c - Browse repository at this point
Copy the full SHA a83164cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a91a07a - Browse repository at this point
Copy the full SHA a91a07aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f6d50 - Browse repository at this point
Copy the full SHA f6f6d50View commit details -
Merge pull request #89702 from OPNA2608/backport-update-palemoon
[20.03] palemoon: 28.9.1 -> 28.9.3
Configuration menu - View commit details
-
Copy full SHA for 7224539 - Browse repository at this point
Copy the full SHA 7224539View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6e453 - Browse repository at this point
Copy the full SHA ca6e453View commit details -
hydra-unstable: 2020-04-16 -> 2020-06-01
Fixes #89305 (cherry picked from commit c18016c)
Configuration menu - View commit details
-
Copy full SHA for 92d5b1b - Browse repository at this point
Copy the full SHA 92d5b1bView commit details
There are no files selected for viewing