[crosstool-ng/crosstool-ng] 7e6392: Remove 'relocs' from archscripts being built

Alexey Neyman stilor@att.net
Sun Feb 12 19:19:00 GMT 2017


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7e6392a87270d8bb014421497f2e97394a3b44ff
      https://github.com/crosstool-ng/crosstool-ng/commit/7e6392a87270d8bb014421497f2e97394a3b44ff
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M scripts/build/kernel/linux.sh

  Log Message:
  -----------
  Remove 'relocs' from archscripts being built

... it is not needed to install headers and causes build failures
in more than one setup (cygwin, macos).

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 5415d7ab622de7d09699d4c63c156bc163c7083a
      https://github.com/crosstool-ng/crosstool-ng/commit/5415d7ab622de7d09699d4c63c156bc163c7083a
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    A patches/gcc/4.8.5/950-cygwin64.patch

  Log Message:
  -----------
  Add host configuration for cygwin64

... backported from newer GCC releases.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: b620a5faae3a769c27dd755da7af5185a7c9af49
      https://github.com/crosstool-ng/crosstool-ng/commit/b620a5faae3a769c27dd755da7af5185a7c9af49
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    R patches/linux/3.10.104/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.12.67/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.16.38/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.18.44/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.2.83/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.4.113/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.1.35/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.4.32/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.7.10/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.8.8/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch

  Log Message:
  -----------
  Remove linux patches for R_X86_64_JUMP_SLOT

'relocs' is no longer built when installing the headers.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 39e77a3d34d24340fb9a4f10e0b493157c1df1ea
      https://github.com/crosstool-ng/crosstool-ng/commit/39e77a3d34d24340fb9a4f10e0b493157c1df1ea
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    A patches/glibc/2.12.1/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.12.2/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.13/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.14.1/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.14/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.15/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.16.0/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.17/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.18/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.19/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.20/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.21/110-Cygwin-doesnt-have-stat64.patch

  Log Message:
  -----------
  Propagate Cygwin stat64 patch to 2.21 and older versions

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 7b86176b771e988b6c282275927188a2e6fdf710
      https://github.com/crosstool-ng/crosstool-ng/commit/7b86176b771e988b6c282275927188a2e6fdf710
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    A patches/gcc/4.8.5/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/4.9.4/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch

  Log Message:
  -----------
  Backport -fPIC patch for Cygwin

Original patch by: Ray Donnelly <mingw.android@gmail.com>
Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 5676c72d521cea0c67ec3624028b89fdfac1d291
      https://github.com/crosstool-ng/crosstool-ng/commit/5676c72d521cea0c67ec3624028b89fdfac1d291
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    A patches/gcc/4.8.5/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/gcc/4.8.5/950-cygwin64.patch
    A patches/gcc/4.9.4/370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
    A patches/glibc/2.12.1/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.12.2/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.13/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.14.1/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.14/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.15/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.16.0/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.17/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.18/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.19/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.20/110-Cygwin-doesnt-have-stat64.patch
    A patches/glibc/2.21/110-Cygwin-doesnt-have-stat64.patch
    R patches/linux/3.10.104/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.12.67/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.16.38/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.18.44/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.2.83/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/3.4.113/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.1.35/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.4.32/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.7.10/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    R patches/linux/4.8.8/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    M scripts/build/kernel/linux.sh

  Log Message:
  -----------
  Merge pull request #590 from stilor/cygwin-old-gcc-glibc

Fix Cygwin build of old gcc and glibc


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/57e1e7e7429a...5676c72d521c


More information about the crossgcc mailing list