]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- updated to 3.12.1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 15 Jul 2011 11:17:21 +0000 (11:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-gas.patch -> 1.2
    ocaml.spec -> 1.123

ocaml-gas.patch
ocaml.spec

index dea3c89da1ce199309c2f6b81d1c5cd4fa9c7af6..f1d5938ce5220051dd1f41eaa8998208f989c820 100644 (file)
@@ -3,10 +3,10 @@ be placed in the same section that referred symbols.
 --- ocaml-3.12.0/asmcomp/i386/emit.mlp.orig    2010-01-20 17:26:46.000000000 +0100
 +++ ocaml-3.12.0/asmcomp/i386/emit.mlp 2011-03-12 12:01:23.803419646 +0100
 @@ -906,6 +906,7 @@
 --- ocaml-3.12.0/asmcomp/i386/emit.mlp.orig    2010-01-20 17:26:46.000000000 +0100
 +++ ocaml-3.12.0/asmcomp/i386/emit.mlp 2011-03-12 12:01:23.803419646 +0100
 @@ -906,6 +906,7 @@
+   emit_all true fundecl.fun_body;
    List.iter emit_call_gc !call_gc_sites;
    emit_call_bound_errors ();
    List.iter emit_call_gc !call_gc_sites;
    emit_call_bound_errors ();
-   List.iter emit_float_constant !float_constants;
 +  `   .text\n`;
 +  `   .text\n`;
-   match Config.system with
+   begin match Config.system with
      "linux_elf" | "bsd_elf" | "gnu" ->
        `       .type   {emit_symbol fundecl.fun_name},@function\n`;
      "linux_elf" | "bsd_elf" | "gnu" ->
        `       .type   {emit_symbol fundecl.fun_name},@function\n`;
index 367a1f09b2c41eab9ecfa7c5239d26cc4fdb8475..37285a89060b1217d4eef41458b7232fdc2eb1aa 100644 (file)
 Summary:       The Objective Caml compiler and programming environment
 Summary(pl.UTF-8):     Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:          ocaml
 Summary:       The Objective Caml compiler and programming environment
 Summary(pl.UTF-8):     Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:          ocaml
-Version:       3.12.0
-Release:       2
+Version:       3.12.1
+Release:       0.1
 Epoch:         1
 License:       distributable
 Group:         Development/Languages
 Source0:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.bz2
 Epoch:         1
 License:       distributable
 Group:         Development/Languages
 Source0:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.bz2
-# Source0-md5: bd92c8970767f412bc1e9a6c625b5ccf
+# Source0-md5: 227a3daaedb150bf5037a3db01f5bf42
 Source1:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.html.tar.gz
 # Source1-md5: 93cd91f525441eb7e94cc49b9b64bab0
 Source2:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.ps.gz
 Source1:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.html.tar.gz
 # Source1-md5: 93cd91f525441eb7e94cc49b9b64bab0
 Source2:       http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.ps.gz
This page took 0.087188 seconds and 4 git commands to generate.