OCaml compiler and programming environment
- 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.
|
||
|---|---|---|
| .gitignore | ||
| 0001-ocamlbyteinfo-ocamlplugininfo-Useful-utilities-from-.patch | ||
| 0002-Don-t-add-rpaths-to-libraries.patch | ||
| 0003-configure-Allow-user-defined-C-compiler-flags.patch | ||
| 0004-Link-dllthreads.so-with-lpthread-so-that-pthread_atf.patch | ||
| 0005-Add-support-for-ppc64.patch | ||
| ocaml.spec | ||
| sources | ||