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: 6a870a59f8b9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6a60cca7ab2e
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 17, 2017

  1. Revert "binutils: add missing patches..."

    This reverts commit ad83979.
    
    Downgrading to 2.28.1, 2.29 is too buggy.
    dezgeg committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f660f58 View commit details
    Browse the repository at this point in the history
  2. Revert "binutils: patch bugs in 2.29"

    This reverts commit 0e18f28.
    
    Downgrading to 2.28.1, 2.29 is too buggy.
    dezgeg committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    23547ac View commit details
    Browse the repository at this point in the history
  3. Revert "binutils: 2.28 -> 2.29"

    This reverts commit 733e20f.
    
    Downgrading to 2.28.1, 2.29 is too buggy.
    dezgeg committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f9b2d7b View commit details
    Browse the repository at this point in the history
  4. binutils: 2.28 -> 2.28.1

    dezgeg committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    390ccbb View commit details
    Browse the repository at this point in the history
  5. binutils: Add upgrade notes

    dezgeg committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    d8bea24 View commit details
    Browse the repository at this point in the history
  6. binutils: Don't pass --host etc. when not cross-compiling

    Or linuxHeaders build fails on ARM (non-cross) since e826a6a:
    
    ````
      HOSTCC  scripts/basic/fixdep
    /nix/store/9glws7v2j28blv1n7azqr3b43qadjd1j-binutils-2.28.1/bin/ld: unrecognised emulation mode: armelf_linux_eabi
    Supported emulations: armelf_linux armelf armelfb armelfb_linux
    collect2: error: ld returned 1 exit status
    ````
    dezgeg committed Aug 17, 2017
    3 Configuration menu
    Copy the full SHA
    88efc22 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Merge: binutils: downgrade 2.29 -> 2.28.1

    2.29 seems to need time to stabilize upstream.  Fixes #28257.
    Discussion: 0e18f28cec
    vcunat committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    6a60cca View commit details
    Browse the repository at this point in the history