Commit Graph

23 Commits

Author SHA1 Message Date
avsm
48ff1ec042 - support shared libraries in OCaml, for dynamic top level to work.
- fix bad string handling in ocamlyacc, spotted by Ray Lai w/ malloc flags
- bump PKGNAME
2007-02-08 14:32:57 +00:00
avsm
e32ee88cb0 upgrade to ocaml-3.09.2, sturm@ ok 2006-05-28 15:28:53 +00:00
avsm
c9f49b6af4 update to ocaml-3.08.4 2005-09-23 14:23:42 +00:00
avsm
25033581a4 fix a rare bug in amd64 native code output that might trigger on
tail recursive functions with > 9 arguments. from ocaml cvs
2005-06-13 23:21:55 +00:00
avsm
9882ae47c3 native code works on the zaurus now! 2005-05-28 20:55:45 +00:00
avsm
d69c5dc23c upgrade to ocaml-3.08.3, tested on many architectures by krw@ 2005-05-09 13:50:41 +00:00
avsm
a2d7c405b0 support native code compilation (ocamlopt) on macppc as well, for nordin@
to hack on
2004-06-22 18:14:44 +00:00
avsm
38d22ae504 remove old binutils workaround on amd64 native code compilation now that
we have binutils-2.14
2004-06-21 18:38:48 +00:00
avsm
0389ade289 better assembly for our gas; restore 'a' and @progdata 2004-03-06 17:28:03 +00:00
avsm
3e4e4f565a support native code compilation on amd64, resulting in crazy fast ocaml
sturm@, pvalchev@ ok
2004-03-05 21:54:35 +00:00
sturm
713999d7c0 enable profiling support on all native archs to fix packaging
tested by pval(alpha) and marcm(sparc) thanks!
2004-01-25 17:02:59 +00:00
sturm
44b74a857b update to ocaml 3.07 2003-12-31 17:05:28 +00:00
jose
a555f96092 update to tcl/tk 8.4
bring in patches from ocaml anoncvs to deal with API change
ok brad@ naddy@
2003-12-27 23:29:31 +00:00
sturm
62600d161c these remove some 64bit warnings
from naddy@, thanks
2002-12-15 17:52:44 +00:00
sturm
c9ebe13829 remove hardcoded "-O" from compiler calls
naddy@ OK
2002-12-14 20:03:21 +00:00
pvalchev
23cceff11f at least recognise OpenBSD/macppc, does not work yet fully; from Nikolay Sturm 2002-09-12 17:02:47 +00:00
pvalchev
85273af281 .section .rodata rather than .rdata on alpha; suggested by art@ 2002-09-11 04:41:40 +00:00
naddy
3e98d5ff11 Update to 3.06 which includes camlp4.
From Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-25 20:44:40 +00:00
angelos
9b86df13e9 Update to ocaml 3.02 --- from bk@rt.fm 2001-08-22 00:32:00 +00:00
angelos
e8188062ad Update to version 3.00 2000-05-20 06:22:06 +00:00
espie
135d80ace1 Replace sloppy mkstemp patch with something sane, that does correctly delete
temp files at the end, and traps error conditions better.

Checked with fries@
2000-03-07 23:20:17 +00:00
brad
e14fdfdbc1 upgrade to ocaml 2.02 1999-07-09 02:51:11 +00:00
angelos
0cb15fd6dd O-Caml 1.07 1998-02-13 02:09:02 +00:00