6fbb4db Include more upstream patches from 4.14 branch

Authored and Committed by rjones 2 years ago
26 files changed. 1622 lines added. 110 lines removed.
0001-Do-not-trigger-warning-when-calling-virtual-methods-.patch
file modified
+3 -3
0002-Merge-pull-request-11236-from-Nymphium-missing-since.patch
file modified
+3 -3
0003-misc.h-fix-preprocessor-conditional-on-_MSC_VER.patch
file modified
+3 -3
0004-Changes.patch
file modified
+3 -3
0005-Guard-more-instances-of-undefined-_MSC_VER.patch
file modified
+3 -3
0006-Better-documentation-for-string_of_float-.-11353.patch
file added
+95
0007-Merge-pull-request-11380-from-damiendoligez-fix-fort.patch
file added
+30
0008-Refactor-the-initialization-of-bytecode-threading-11.patch
file added
+101
0008-configure-Remove-incorrect-assumption-about-cross-co.patch
file removed
-67
0009-Merge-pull-request-11397-from-Octachron-tast_mapper_.patch
file added
+49
0010-Merge-pull-request-11396-from-gasche-fix11392.patch
file added
+85
0011-Document-limitation-on-caml_callbackN-11409.patch
file added
+53
0012-Stop-calling-ranlib-on-created-installed-libraries-1.patch
file added
+327
0013-tests-lib-bigarray-2-has-gfortran.sh-don-t-print-any.patch
file added
+27
0014-Merge-pull-request-11417-from-lpw25-fix-virtual-clas.patch
file added
+147
0015-Do-not-elide-the-whole-module-type-error-message-114.patch
file added
+154
0016-Merge-pull-request-11373-from-dra27-flexlink-detect.patch
file added
+57
0017-Merge-pull-request-11468-from-dra27-i686-mingw-ipv6.patch
file added
+55
0018-More-prudent-deallocation-of-alternate-signal-stack-.patch
file added
+194
0019-Merge-pull-request-11487-from-purplearmadillo77-fma_.patch
file added
+54
0020-Fixup-Changes.patch
file added
+36
0021-Fix-deprecated_mutable-which-couldn-t-be-triggered.-.patch
file added
+90
0022-Don-t-add-rpaths-to-libraries.patch0006-Don-t-add-rpaths-to-libraries.patch
file renamed
+6 -6
0023-configure-Allow-user-defined-C-compiler-flags.patch0007-configure-Allow-user-defined-C-compiler-flags.patch
file renamed
+5 -5
0024-configure-Only-use-OC_-for-building-executables.patch0009-configure-Only-use-OC_-for-building-executables.patch
file renamed
+4 -4
ocaml.spec
file modified
+38 -13
    Include more upstream patches from 4.14 branch
    
    Don't use %configure macro because that breaks on riscv64.
    https://bugzilla.redhat.com/2124272
    
        
file modified
+3 -3
0022-Don-t-add-rpaths-to-libraries.patch 0006-Don-t-add-rpaths-to-libraries.patch
file renamed
+6 -6
0023-configure-Allow-user-defined-C-compiler-flags.patch 0007-configure-Allow-user-defined-C-compiler-flags.patch
file renamed
+5 -5
0024-configure-Only-use-OC_-for-building-executables.patch 0009-configure-Only-use-OC_-for-building-executables.patch
file renamed
+4 -4
file modified
+38 -13