summaryrefslogtreecommitdiff
path: root/packages/mingw-w64/v2.0.10
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mingw-w64/v2.0.10')
-rw-r--r--packages/mingw-w64/v2.0.10/0000-mingw64-malloc.patch30
-rw-r--r--packages/mingw-w64/v2.0.10/0001-gendef-explicit-fallthrough.patch44
-rw-r--r--packages/mingw-w64/v2.0.10/chksum4
-rw-r--r--packages/mingw-w64/v2.0.10/version.desc3
4 files changed, 0 insertions, 81 deletions
diff --git a/packages/mingw-w64/v2.0.10/0000-mingw64-malloc.patch b/packages/mingw-w64/v2.0.10/0000-mingw64-malloc.patch
deleted file mode 100644
index c43b89e..0000000
--- a/packages/mingw-w64/v2.0.10/0000-mingw64-malloc.patch
+++ /dev/null
@@ -1,30 +0,0 @@
----
- mingw-w64-tools/genidl/src/genidl_cfg.h | 2 ++
- mingw-w64-tools/genidl/src/genidl_typinfo.c | 3 +++
- 2 files changed, 5 insertions(+)
-
---- a/mingw-w64-tools/genidl/src/genidl_cfg.h
-+++ b/mingw-w64-tools/genidl/src/genidl_cfg.h
-@@ -51,7 +51,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
-@@ -46,7 +46,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>
-
diff --git a/packages/mingw-w64/v2.0.10/0001-gendef-explicit-fallthrough.patch b/packages/mingw-w64/v2.0.10/0001-gendef-explicit-fallthrough.patch
deleted file mode 100644
index 405a6ce..0000000
--- a/packages/mingw-w64/v2.0.10/0001-gendef-explicit-fallthrough.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-commit b4416f9a54ca0f27adc4a5a2d576779ec1288047
-Author: sezero <sezero@users.sourceforge.net>
-Date: Thu Jun 15 09:50:00 2017 +0300
-
- gendef.c (getMemonic): add /* fallthru */ comments in the switch to avoid -Wimplicit-fallthrough
-
----
- mingw-w64-tools/gendef/src/gendef.c | 10 +++++-----
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
---- a/mingw-w64-tools/gendef/src/gendef.c
-+++ b/mingw-w64-tools/gendef/src/gendef.c
-@@ -826,7 +826,7 @@
- if (!sz || code == c_ill)
- {
- PRDEBUG(" %s = 0x08%x ILL (%u) at least one==%d\n",name,
-- (unsigned int) pc, (unsigned int) sz,atleast_one[0]);
-+ (unsigned int) pc, (unsigned int) sz,atleast_one[0]);
- #if ENABLE_DEBUG == 1
- {
- unsigned char *ppc = (unsigned char *) map_va (pc);
-@@ -1021,10 +1021,10 @@
- PRDEBUG(" 0x%x illegal ", (unsigned int) b);
- #endif
- *aCode=c_ill; return 0;
-- case c_4: sz++;
-- case c_3: sz++;
-+ case c_4: sz++;/* fallthru */
-+ case c_3: sz++;/* fallthru */
- case c_lb:
-- case c_2: sz++;
-+ case c_2: sz++;/* fallthru */
- case c_retn: case c_retf:
- case c_iret: case c_int3:
- case c_ad: case c_op:
-@@ -1051,7 +1051,7 @@
- p = (unsigned char *) map_va (pc + sz);
- if (!p) { *aCode=c_ill; return 0; }
- #if ENABLE_DEBUG == 1
-- enter_save_insn(lw,p[0]);
-+ enter_save_insn(lw,p[0]);
- #endif
- b&=~0x7; b|=(p[0]&7);
- sz+=1;
diff --git a/packages/mingw-w64/v2.0.10/chksum b/packages/mingw-w64/v2.0.10/chksum
deleted file mode 100644
index 3fd1c02..0000000
--- a/packages/mingw-w64/v2.0.10/chksum
+++ /dev/null
@@ -1,4 +0,0 @@
-md5 mingw-w64-v2.0.10.tar.gz 2d5c8fd207ba8b263ba6e77339cf324d
-sha1 mingw-w64-v2.0.10.tar.gz 9e5f68ef94f4cd6d99c3ccc0413da288d45cee00
-sha256 mingw-w64-v2.0.10.tar.gz 4c11018854e7cdd225b0a40c06ea1207144173fa59795cedd597addc1c472662
-sha512 mingw-w64-v2.0.10.tar.gz de553c590f2b86aab43f4bf8954c133d2804ac3f70aa8c1696ffffde51a17c45ea54abd57782eecfe9db2c602f7b5b1996ff952bcf11fd527494bfac0347640f
diff --git a/packages/mingw-w64/v2.0.10/version.desc b/packages/mingw-w64/v2.0.10/version.desc
deleted file mode 100644
index 1fbabea..0000000
--- a/packages/mingw-w64/v2.0.10/version.desc
+++ /dev/null
@@ -1,3 +0,0 @@
-obsolete='yes'
-archive_formats='.tar.gz'
-signature_format=