1837515 Upgrade to OCaml 4.00.0 beta 2.

Authored and Committed by rjones 11 years ago
    Upgrade to OCaml 4.00.0 beta 2.
    
    - The language is now officially called OCaml (not Objective Caml, O'Caml etc)
    - Rebase patches on top:
      . New ARM backend patch no longer required, since upstream.
      . Replacement config.guess, config.sub no longer required, since upstream
        versions are newer.
      . ppc64 backend known not to work; will fix shortly.
    - New tool: ocamloptp (ocamlopt profiler).
    - New VERSION file in ocaml-runtime package.
    - New ocaml-compiler-libs subpackage.
    - Rearrange ExclusiveArch alphanumerically.
    - alpha, ia64 native backends have been removed upstream, so they are
      no longer supported as native compiler targets.
    - Remove defattr.
    
        
file modified
+4 -0
0002-Don-t-add-rpaths-to-libraries.patch 0003-Don-t-add-rpaths-to-libraries.patch
file renamed
+5 -5
0003-configure-Allow-user-defined-C-compiler-flags.patch 0004-configure-Allow-user-defined-C-compiler-flags.patch
file renamed
+5 -5
0004-Link-dllthreads.so-with-lpthread-so-that-pthread_atf.patch 0008-Link-dllthreads.so-with-lpthread-so-that-pthread_atf.patch
file renamed
+4 -4
0005-Add-support-for-ppc64.patch 0006-Add-support-for-ppc64.patch
file renamed
+16 -25
file modified
+93 -60
file modified
+4 -4