From 91d01a0e4750be6ab2b71fb953a48dff88dc469b Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 13 Feb 2019 22:47:07 -0800 Subject: Another wave of version updates Signed-off-by: Alexey Neyman --- .../mingw-w64/v5.0.3/0000-mingw64-malloc.patch | 58 ---------------------- packages/mingw-w64/v5.0.3/0001-xgetbv.patch | 32 ------------ packages/mingw-w64/v5.0.3/chksum | 8 --- packages/mingw-w64/v5.0.3/version.desc | 0 .../mingw-w64/v5.0.4/0000-mingw64-malloc.patch | 58 ++++++++++++++++++++++ packages/mingw-w64/v5.0.4/chksum | 8 +++ packages/mingw-w64/v5.0.4/version.desc | 0 7 files changed, 66 insertions(+), 98 deletions(-) delete mode 100644 packages/mingw-w64/v5.0.3/0000-mingw64-malloc.patch delete mode 100644 packages/mingw-w64/v5.0.3/0001-xgetbv.patch delete mode 100644 packages/mingw-w64/v5.0.3/chksum delete mode 100644 packages/mingw-w64/v5.0.3/version.desc create mode 100644 packages/mingw-w64/v5.0.4/0000-mingw64-malloc.patch create mode 100644 packages/mingw-w64/v5.0.4/chksum create mode 100644 packages/mingw-w64/v5.0.4/version.desc (limited to 'packages/mingw-w64') diff --git a/packages/mingw-w64/v5.0.3/0000-mingw64-malloc.patch b/packages/mingw-w64/v5.0.3/0000-mingw64-malloc.patch deleted file mode 100644 index f19e8ce5..00000000 --- a/packages/mingw-w64/v5.0.3/0000-mingw64-malloc.patch +++ /dev/null @@ -1,58 +0,0 @@ ---- - mingw-w64-tools/genidl/src/genidl_cfg.h | 2 ++ - mingw-w64-tools/genidl/src/genidl_typinfo.c | 3 +++ - mingw-w64-tools/widl/include/pathtools.h | 3 +-- - mingw-w64-tools/widl/src/pathtools.c | 3 +-- - 4 files changed, 7 insertions(+), 4 deletions(-) - ---- a/mingw-w64-tools/genidl/src/genidl_cfg.h -+++ b/mingw-w64-tools/genidl/src/genidl_cfg.h -@@ -26,7 +26,9 @@ - #include - #include - #include -+#if defined(HAVE_MALLOC_H) - #include -+#endif - #include - #include - #include ---- a/mingw-w64-tools/genidl/src/genidl_typinfo.c -+++ b/mingw-w64-tools/genidl/src/genidl_typinfo.c -@@ -21,7 +21,10 @@ - #include "genidl_cfg.h" - #include "genidl_typeinfo.h" - #include "genidl_typinfo.h" -+#if defined(HAVE_MALLOC_H) - #include -+#endif -+#include - #include - #include - ---- a/mingw-w64-tools/widl/include/pathtools.h -+++ b/mingw-w64-tools/widl/include/pathtools.h -@@ -12,9 +12,8 @@ - #define PATHTOOLS_H - - #include --#if defined(__APPLE__) - #include --#else -+#if defined(HAVE_MALLOC_H) - #include - #endif - #include ---- a/mingw-w64-tools/widl/src/pathtools.c -+++ b/mingw-w64-tools/widl/src/pathtools.c -@@ -8,9 +8,8 @@ - .email: . - */ - --#if defined(__APPLE__) - #include --#else -+#if defined(HAVE_MALLOC_H) - #include - #endif - #include diff --git a/packages/mingw-w64/v5.0.3/0001-xgetbv.patch b/packages/mingw-w64/v5.0.3/0001-xgetbv.patch deleted file mode 100644 index 28846095..00000000 --- a/packages/mingw-w64/v5.0.3/0001-xgetbv.patch +++ /dev/null @@ -1,32 +0,0 @@ -commit 3ce3e27f044935f19e93e80c43ca695262d484e1 -Author: Mateusz -Date: Mon Jan 22 20:58:48 2018 +0100 - - intrin-impl.h: do not define _xgetbv for GCC 8 - - GCC 8 from r248028 has defined function _xgetbv and we should - avoid double definition of this function. - - Signed-off-by: Mateusz Brzostek - Signed-off-by: Martin Storsjö - -diff --git a/mingw-w64-headers/include/psdk_inc/intrin-impl.h b/mingw-w64-headers/include/psdk_inc/intrin-impl.h -index ff9e6aff..88af804c 100644 ---- a/mingw-w64-headers/include/psdk_inc/intrin-impl.h -+++ b/mingw-w64-headers/include/psdk_inc/intrin-impl.h -@@ -1775,6 +1775,7 @@ __buildmov(__movsd, unsigned __LONG32, "d") - #define __INTRINSIC_DEFINED___movsd - #endif /* __INTRINSIC_PROLOG */ - -+#if !defined(__GNUC__) || __GNUC__ < 8 /* GCC 8 has already defined _xgetbv */ - /* NOTE: This should be in immintrin.h */ - #if __INTRINSIC_PROLOG(_xgetbv) - unsigned __int64 _xgetbv(unsigned int); -@@ -1798,6 +1799,7 @@ unsigned __int64 _xgetbv(unsigned int index) - #endif - #define __INTRINSIC_DEFINED__xgetbv - #endif /* __INTRINSIC_PROLOG */ -+#endif /* __GNUC__ < 8 */ - - #endif /* defined(__x86_64__) || defined(_AMD64_) || defined(__i386__) || defined(_X86_) */ - diff --git a/packages/mingw-w64/v5.0.3/chksum b/packages/mingw-w64/v5.0.3/chksum deleted file mode 100644 index 3a90fe6c..00000000 --- a/packages/mingw-w64/v5.0.3/chksum +++ /dev/null @@ -1,8 +0,0 @@ -md5 mingw-w64-v5.0.3.tar.bz2 5524c20312560cc8683b7d8ee292cb8c -sha1 mingw-w64-v5.0.3.tar.bz2 96278378b829695007ce6a527278cba19cb829f2 -sha256 mingw-w64-v5.0.3.tar.bz2 2a601db99ef579b9be69c775218ad956a24a09d7dabc9ff6c5bd60da9ccc9cb4 -sha512 mingw-w64-v5.0.3.tar.bz2 85bc0244cd30ef38262792d61502a012348b8220ef249352b68ddfa40663ca1cae5f81bed70caa9579469fad6ad16a95f02387c280effeda7ce8287b549f3fc9 -md5 mingw-w64-v5.0.3.zip b75a32a328eeb9e8798e079a3f920fe8 -sha1 mingw-w64-v5.0.3.zip 07a91d7c045c5183c67c0c51a8bfd5c1b21f34d2 -sha256 mingw-w64-v5.0.3.zip 0fbe41e451b43882547a26974c809968d5e71cab92526d9e5e0ebfecbed9ede7 -sha512 mingw-w64-v5.0.3.zip 772e9a8d42c0cc6b7a95c5943bac626a1fdf89a259f47f3dac96e4c47ec6ec1e04c2f08d436ed8ff9d0712e9654489536ba677735a74a411eb4055826b262703 diff --git a/packages/mingw-w64/v5.0.3/version.desc b/packages/mingw-w64/v5.0.3/version.desc deleted file mode 100644 index e69de29b..00000000 diff --git a/packages/mingw-w64/v5.0.4/0000-mingw64-malloc.patch b/packages/mingw-w64/v5.0.4/0000-mingw64-malloc.patch new file mode 100644 index 00000000..f19e8ce5 --- /dev/null +++ b/packages/mingw-w64/v5.0.4/0000-mingw64-malloc.patch @@ -0,0 +1,58 @@ +--- + mingw-w64-tools/genidl/src/genidl_cfg.h | 2 ++ + mingw-w64-tools/genidl/src/genidl_typinfo.c | 3 +++ + mingw-w64-tools/widl/include/pathtools.h | 3 +-- + mingw-w64-tools/widl/src/pathtools.c | 3 +-- + 4 files changed, 7 insertions(+), 4 deletions(-) + +--- a/mingw-w64-tools/genidl/src/genidl_cfg.h ++++ b/mingw-w64-tools/genidl/src/genidl_cfg.h +@@ -26,7 +26,9 @@ + #include + #include + #include ++#if defined(HAVE_MALLOC_H) + #include ++#endif + #include + #include + #include +--- a/mingw-w64-tools/genidl/src/genidl_typinfo.c ++++ b/mingw-w64-tools/genidl/src/genidl_typinfo.c +@@ -21,7 +21,10 @@ + #include "genidl_cfg.h" + #include "genidl_typeinfo.h" + #include "genidl_typinfo.h" ++#if defined(HAVE_MALLOC_H) + #include ++#endif ++#include + #include + #include + +--- a/mingw-w64-tools/widl/include/pathtools.h ++++ b/mingw-w64-tools/widl/include/pathtools.h +@@ -12,9 +12,8 @@ + #define PATHTOOLS_H + + #include +-#if defined(__APPLE__) + #include +-#else ++#if defined(HAVE_MALLOC_H) + #include + #endif + #include +--- a/mingw-w64-tools/widl/src/pathtools.c ++++ b/mingw-w64-tools/widl/src/pathtools.c +@@ -8,9 +8,8 @@ + .email: . + */ + +-#if defined(__APPLE__) + #include +-#else ++#if defined(HAVE_MALLOC_H) + #include + #endif + #include diff --git a/packages/mingw-w64/v5.0.4/chksum b/packages/mingw-w64/v5.0.4/chksum new file mode 100644 index 00000000..2f51c625 --- /dev/null +++ b/packages/mingw-w64/v5.0.4/chksum @@ -0,0 +1,8 @@ +md5 mingw-w64-v5.0.4.tar.bz2 41ff5ddd79de7f5bc35497b6d170fe9d +sha1 mingw-w64-v5.0.4.tar.bz2 aa854d36acf575307b6b839f7ee12aa97f66af29 +sha256 mingw-w64-v5.0.4.tar.bz2 5527e1f6496841e2bb72f97a184fc79affdcd37972eaa9ebf7a5fd05c31ff803 +sha512 mingw-w64-v5.0.4.tar.bz2 5b279222e86475a982e2aeb9fc14853f4fac0ca0c5a2d56f303584d1b348726afd99b0292a5ed050d326e7cb1434e5ad5b5dfdfb37c73fd08f13e7f4f4bcc046 +md5 mingw-w64-v5.0.4.zip be941394ae7d2e7ab5f2521f925e824d +sha1 mingw-w64-v5.0.4.zip a9291e1a06efd8080ee19da69c9812d8045de21a +sha256 mingw-w64-v5.0.4.zip ddb05bdfcbc6222fdca38e5d002714b03d5aebf1b4f585db754cda3f557a871b +sha512 mingw-w64-v5.0.4.zip 48b0e70e4e1145581a0708be402a71790e16fbc72fd244dc09819f27f8ca307d70f6257a0dd947bf64fd91394adfcb96e4a27df6cc0fb22dda72037456fccc62 diff --git a/packages/mingw-w64/v5.0.4/version.desc b/packages/mingw-w64/v5.0.4/version.desc new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3