This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] a1c303: Sort out newlib patches


  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]