Navigation Menu

Skip to content
Permalink

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
base: c9d07d7283fc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e640908b9213
Choose a head ref
  • 15 commits
  • 27 files changed
  • 2 contributors

Commits on Jun 29, 2020

  1. Copy the full SHA
    4a78b2b View commit details
    Browse the repository at this point in the history
  2. busybox: fix build w/glibc-2.31

    Ma27 committed Jun 29, 2020
    Copy the full SHA
    4847222 View commit details
    Browse the repository at this point in the history
  3. gcc7: fix build w/glibc-2.31

    Applied a patch from the `gcc9` branch for `gcc7` to fix `libsanitizer`
    for glibc-2.31.
    Ma27 committed Jun 29, 2020
    Copy the full SHA
    cff1a1e View commit details
    Browse the repository at this point in the history
  4. gcc6: fix build w/glibc-2.31

    Ma27 committed Jun 29, 2020
    Copy the full SHA
    d348694 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f95acb5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7193603 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    44fb6cc View commit details
    Browse the repository at this point in the history
  8. llvm*: compiler-rt: fix build w/glibc-2.31

    https://hydra.nixos.org/build/122885657 and more.
    
    Original upstream fix (available in llvm_10):
    
       llvm/llvm-project@947f969
    Ma27 committed Jun 29, 2020
    Copy the full SHA
    2c60e7c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    872f65d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    22b69ed View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    923b6bf View commit details
    Browse the repository at this point in the history
  12. gcc49: fix build w/glibc-2.31

    The same `libsanitizer` problem as in llvm<10 and newer GCCs.
    
    https://hydra.nixos.org/build/122902814
    https://hydra.nixos.org/build/122903349
    Ma27 committed Jun 29, 2020
    Copy the full SHA
    114f97e View commit details
    Browse the repository at this point in the history
  13. swift: fix build w/glibc-2.31

    https://hydra.nixos.org/build/123279517
    
    Internally used `compiler-rt` had to be fixed for `glibc-2.31`,
    basically the same approach as in the LLVM fix
    (7137183).
    
    As soon as a newer `compiler-rt` is used for `swift`, this patch can be
    removed again.
    Ma27 committed Jun 29, 2020
    Copy the full SHA
    116f39f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Copy the full SHA
    9cd9838 View commit details
    Browse the repository at this point in the history
  2. Merge #79391: glibc: 2.30 -> 2.31

    vcunat committed Jun 30, 2020
    Copy the full SHA
    e640908 View commit details
    Browse the repository at this point in the history