* [crosstool-ng/crosstool-ng] a1c303: Sort out newlib patches
@ 2017-04-11 23:05 Alexey Neyman
0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-04-11 23:05 UTC (permalink / raw)
To: crossgcc
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-11 23:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 23:05 [crosstool-ng/crosstool-ng] a1c303: Sort out newlib patches Alexey Neyman
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).