summaryrefslogtreecommitdiff
path: root/packages/mingw-w64/v5.0.3
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mingw-w64/v5.0.3')
-rw-r--r--packages/mingw-w64/v5.0.3/0000-mingw64-malloc.patch58
-rw-r--r--packages/mingw-w64/v5.0.3/0001-xgetbv.patch32
-rw-r--r--packages/mingw-w64/v5.0.3/chksum8
-rw-r--r--packages/mingw-w64/v5.0.3/version.desc0
4 files changed, 0 insertions, 98 deletions
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 f19e8ce..0000000
--- 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 <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#if defined(HAVE_MALLOC_H)
- #include <malloc.h>
-+#endif
- #include <memory.h>
- #include <stdarg.h>
- #include <stdint.h>
---- 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 <malloc.h>
-+#endif
-+#include <stdlib.h>
- #include <string.h>
- #include <memory.h>
-
---- a/mingw-w64-tools/widl/include/pathtools.h
-+++ b/mingw-w64-tools/widl/include/pathtools.h
-@@ -12,9 +12,8 @@
- #define PATHTOOLS_H
-
- #include <unistd.h>
--#if defined(__APPLE__)
- #include <stdlib.h>
--#else
-+#if defined(HAVE_MALLOC_H)
- #include <malloc.h>
- #endif
- #include <stdio.h>
---- a/mingw-w64-tools/widl/src/pathtools.c
-+++ b/mingw-w64-tools/widl/src/pathtools.c
-@@ -8,9 +8,8 @@
- .email: <mingw.android@gmail.com>.
- */
-
--#if defined(__APPLE__)
- #include <stdlib.h>
--#else
-+#if defined(HAVE_MALLOC_H)
- #include <malloc.h>
- #endif
- #include <limits.h>
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 2884609..0000000
--- a/packages/mingw-w64/v5.0.3/0001-xgetbv.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-commit 3ce3e27f044935f19e93e80c43ca695262d484e1
-Author: Mateusz <mateuszb@poczta.onet.pl>
-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 <mateuszb@poczta.onet.pl>
- Signed-off-by: Martin Storsjö <martin@martin.st>
-
-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 3a90fe6..0000000
--- 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 e69de29..0000000
--- a/packages/mingw-w64/v5.0.3/version.desc
+++ /dev/null