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] a1c303: Sort out newlib patches
Date: Tue, 11 Apr 2017 23:05:00 -0000	[thread overview]
Message-ID: <58ed611b858d0_f943ffdd26afc381047f2@hookshot-fe3-cp1-prd.iad.github.net.mail> (raw)

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

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: a1c3039811a0ffc61c2e1b5b085ec7b6ddf8c30a
      https://github.com/crosstool-ng/crosstool-ng/commit/a1c3039811a0ffc61c2e1b5b085ec7b6ddf8c30a
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    A patches/newlib/1.17.0/110-fix-eabihf.patch
    A patches/newlib/1.17.0/200-fix-mt-cflags.patch
    A patches/newlib/1.17.0/999-fix-arm-build.patch
    A patches/newlib/1.18.0/110-fix-eabihf.patch
    A patches/newlib/1.18.0/200-fix-mt-cflags.patch
    A patches/newlib/1.19.0/110-fix-eabihf.patch
    A patches/newlib/1.19.0/200-fix-mt-cflags.patch
    M patches/newlib/1.20.0/110-fix-eabihf.patch
    A patches/newlib/1.20.0/200-fix-mt-cflags.patch
    R patches/newlib/2.0.0/100-fix-optimising-for-space.patch
    A patches/newlib/2.0.0/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.0.0/110-fix-eabihf.patch
    A patches/newlib/2.0.0/200-fix-mt-cflags.patch
    R patches/newlib/2.1.0/100-fix-optimising-for-space.patch
    A patches/newlib/2.1.0/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.1.0/110-fix-eabihf.patch
    A patches/newlib/2.1.0/200-fix-mt-cflags.patch
    A patches/newlib/2.2.0.20151023/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.2.0.20151023/110-fix-eabihf.patch
    A patches/newlib/2.2.0.20151023/200-fix-mt-cflags.patch
    A patches/newlib/2.3.0.20160226/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.3.0.20160226/110-fix-eabihf.patch
    A patches/newlib/2.3.0.20160226/200-fix-mt-cflags.patch
    A patches/newlib/2.4.0.20161025/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.4.0.20161025/110-fix-eabihf.patch
    A patches/newlib/2.4.0.20161025/200-fix-mt-cflags.patch
    A patches/newlib/2.5.0.20170323/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.5.0.20170323/110-fix-eabihf.patch
    A patches/newlib/2.5.0.20170323/200-fix-mt-cflags.patch
    A patches/newlib/linaro-2.1.0-2014.09/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/linaro-2.1.0-2014.09/110-fix-eabihf.patch
    A patches/newlib/linaro-2.1.0-2014.09/200-fix-mt-cflags.patch
    A patches/newlib/linaro-2.2.0-2015.01/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/linaro-2.2.0-2015.01/110-fix-eabihf.patch
    A patches/newlib/linaro-2.2.0-2015.01/200-fix-mt-cflags.patch

  Log Message:
  -----------
  Sort out newlib patches

- Existing 110-fix-eabihf.patch did not apply to 1.20.0 and earlier
- This patch is also applicable to 2.x versions
- The patch needs to be applied to both configure.in/configure
- Existing 200-optimising-for-space.patch also applies to all versions
  before 2.4.0
- Similar issues exist in other config/mt-* files
- m68k patch is applicable to 2.* versions

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


  Commit: 8d9babee4f7ff216435fcd569fc9cbee0596356a
      https://github.com/crosstool-ng/crosstool-ng/commit/8d9babee4f7ff216435fcd569fc9cbee0596356a
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    A patches/newlib/1.17.0/110-fix-eabihf.patch
    A patches/newlib/1.17.0/200-fix-mt-cflags.patch
    A patches/newlib/1.17.0/999-fix-arm-build.patch
    A patches/newlib/1.18.0/110-fix-eabihf.patch
    A patches/newlib/1.18.0/200-fix-mt-cflags.patch
    A patches/newlib/1.19.0/110-fix-eabihf.patch
    A patches/newlib/1.19.0/200-fix-mt-cflags.patch
    M patches/newlib/1.20.0/110-fix-eabihf.patch
    A patches/newlib/1.20.0/200-fix-mt-cflags.patch
    R patches/newlib/2.0.0/100-fix-optimising-for-space.patch
    A patches/newlib/2.0.0/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.0.0/110-fix-eabihf.patch
    A patches/newlib/2.0.0/200-fix-mt-cflags.patch
    R patches/newlib/2.1.0/100-fix-optimising-for-space.patch
    A patches/newlib/2.1.0/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.1.0/110-fix-eabihf.patch
    A patches/newlib/2.1.0/200-fix-mt-cflags.patch
    A patches/newlib/2.2.0.20151023/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.2.0.20151023/110-fix-eabihf.patch
    A patches/newlib/2.2.0.20151023/200-fix-mt-cflags.patch
    A patches/newlib/2.3.0.20160226/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.3.0.20160226/110-fix-eabihf.patch
    A patches/newlib/2.3.0.20160226/200-fix-mt-cflags.patch
    A patches/newlib/2.4.0.20161025/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.4.0.20161025/110-fix-eabihf.patch
    A patches/newlib/2.4.0.20161025/200-fix-mt-cflags.patch
    A patches/newlib/2.5.0.20170323/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/2.5.0.20170323/110-fix-eabihf.patch
    A patches/newlib/2.5.0.20170323/200-fix-mt-cflags.patch
    A patches/newlib/linaro-2.1.0-2014.09/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/linaro-2.1.0-2014.09/110-fix-eabihf.patch
    A patches/newlib/linaro-2.1.0-2014.09/200-fix-mt-cflags.patch
    A patches/newlib/linaro-2.2.0-2015.01/100-fix-unaligned-access-memcpy-m68k.patch
    A patches/newlib/linaro-2.2.0-2015.01/110-fix-eabihf.patch
    A patches/newlib/linaro-2.2.0-2015.01/200-fix-mt-cflags.patch

  Log Message:
  -----------
  Merge pull request #685 from stilor/newlib-fix

Sort out newlib patches


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/60c50068483d...8d9babee4f7f

                 reply	other threads:[~2017-04-11 23:05 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=58ed611b858d0_f943ffdd26afc381047f2@hookshot-fe3-cp1-prd.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).