public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] 07ec87: Avoid adding arch/cpu/tune flags for target to GCC...
Date: Wed, 06 Jun 2018 05:32:00 -0000	[thread overview]
Message-ID: <5b1771fec50d9_538c2b0b29405c0484762@hookshot-fe-265448d.cp1-iad.github.net.mail> (raw)

[-- Attachment #1: Type: text/plain, Size: 4546 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 07ec87f14f2bb078235a7db25d4a923e9319f53c
      https://github.com/crosstool-ng/crosstool-ng/commit/07ec87f14f2bb078235a7db25d4a923e9319f53c
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M scripts/build/cc/gcc.sh
    M scripts/build/companion_libs/200-libelf.sh
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/debug/200-duma.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/debug/500-strace.sh
    M scripts/build/libc/bionic.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/newlib.sh
    M scripts/crosstool-NG.sh

  Log Message:
  -----------
  Avoid adding arch/cpu/tune flags for target to GCC build

... as it may need to override them for building runtime-selectable code.

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


  Commit: cc2fe3dbdef84fd325cc8401bcf90a0a8630e93f
      https://github.com/crosstool-ng/crosstool-ng/commit/cc2fe3dbdef84fd325cc8401bcf90a0a8630e93f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    A packages/mingw-w64/v5.0.3/0001-xgetbv.patch

  Log Message:
  -----------
  Backport a gcc8 fix from upstream

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


  Commit: 4137c422c66ea678b60360108b4135657fcb2e87
      https://github.com/crosstool-ng/crosstool-ng/commit/4137c422c66ea678b60360108b4135657fcb2e87
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  Detect errors from gas

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


  Commit: 0ce942862e80e373a172ffb40f2d29c38cd6bae4
      https://github.com/crosstool-ng/crosstool-ng/commit/0ce942862e80e373a172ffb40f2d29c38cd6bae4
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M scripts/build/arch/powerpc.sh

  Log Message:
  -----------
  Add --enable-obsolete for powerpc-*-spe

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


  Commit: b24431f477474033e9adb7d8e158e0a512ba630d
      https://github.com/crosstool-ng/crosstool-ng/commit/b24431f477474033e9adb7d8e158e0a512ba630d
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    A packages/gcc/8.1.0/0018-xscale.patch

  Log Message:
  -----------
  Add upstream patch fixing XScale build

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


  Commit: 57679b5e610e488cc6c25b259331cb25d412c771
      https://github.com/crosstool-ng/crosstool-ng/commit/57679b5e610e488cc6c25b259331cb25d412c771
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M scripts/build/arch/arm.sh

  Log Message:
  -----------
  Disable context functions for Thumb

They're written in ARM dialect, and `ldmia r14, {r14, pc}` is not accepted in T2
encoding. GCC8 changed the list of multilibs for arm-*, which now includes a
variant with CPU that supports T2 but not A1 encoding.

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


  Commit: 83582f4fd4355f572edab7a6ab7ff5585736ead9
      https://github.com/crosstool-ng/crosstool-ng/commit/83582f4fd4355f572edab7a6ab7ff5585736ead9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    A packages/gcc/8.1.0/0018-xscale.patch
    A packages/mingw-w64/v5.0.3/0001-xgetbv.patch
    M scripts/build/arch/arm.sh
    M scripts/build/arch/powerpc.sh
    M scripts/build/cc/gcc.sh
    M scripts/build/companion_libs/200-libelf.sh
    M scripts/build/companion_libs/210-expat.sh
    M scripts/build/companion_libs/220-ncurses.sh
    M scripts/build/debug/200-duma.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/build/debug/400-ltrace.sh
    M scripts/build/debug/500-strace.sh
    M scripts/build/libc/bionic.sh
    M scripts/build/libc/glibc.sh
    M scripts/build/libc/newlib.sh
    M scripts/crosstool-NG.sh
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #978 from stilor/fix-gcc8-regressions

Fix gcc8 regressions


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ec384f2b9fa1...83582f4fd435
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

                 reply	other threads:[~2018-06-06  5:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b1771fec50d9_538c2b0b29405c0484762@hookshot-fe-265448d.cp1-iad.github.net.mail \
    --to=stilor@att.net \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).