summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge manifest when producing .cmxs.natdynlinkAlain Frisch2007-10-311-2/+2
* Merge common parts in Makefiles.Alain Frisch2007-10-304-141/+105
* Use flexdll's -where option.Alain Frisch2007-10-301-0/+1
* Use flexdll's -where option.Alain Frisch2007-10-301-0/+1
* Use flexdll's -where option.Alain Frisch2007-10-305-13/+14
* Fix Makefile.Alain Frisch2007-10-251-4/+4
* Cannot use -c and -pack together.Alain Frisch2007-10-251-1/+1
* make it work with GODI (redefines OCAMLOPT)Alain Frisch2007-06-213-3/+3
* preliminary work on powerpc (does not work)Alain Frisch2007-06-212-20/+77
* *** empty log message ***Alain Frisch2007-06-203-78/+99
* fix install on CygwinAlain Frisch2007-06-151-1/+1
* We don't want to use an already installed stdlibAlain Frisch2007-06-151-1/+1
* We don't want to use an already installed stdlibAlain Frisch2007-06-151-1/+1
* *** empty log message ***Alain Frisch2007-06-151-2/+2
* *** empty log message ***Alain Frisch2007-06-154-245/+285
* *** empty log message ***Alain Frisch2007-06-152-3/+9
* Do not build ocamlnat by defaultAlain Frisch2007-06-153-7/+3
* Some doc for the branchAlain Frisch2007-06-141-0/+185
* *** empty log message ***Alain Frisch2007-06-143-3/+7
* docAlain Frisch2007-06-141-5/+5
* minimize diff w.r.t. OCaml 3.10.0Alain Frisch2007-06-145-5/+5
* backtrack on this 'bug fix', nothing to do with natdynlinkAlain Frisch2007-06-141-1/+1
* cleanup: we don't need to record use of primitives in native codeAlain Frisch2007-06-142-23/+12
* backtrack on this 'bug fix', nothing to do with natdynlinkAlain Frisch2007-06-141-2/+1
* cleanupAlain Frisch2007-06-142-13/+0
* shared --> dlcodeAlain Frisch2007-06-141-1/+2
* Generate generic functions (apply,curry,send) in the toplevel, when neededAlain Frisch2007-06-146-44/+56
* clean upAlain Frisch2007-06-141-18/+13
* linker cmdline for mac osAlain Frisch2007-06-131-6/+4
* *** empty log message ***Alain Frisch2007-06-111-1/+1
* disable diversion on Cygwin (need to produce window path to the diversion fil...Alain Frisch2007-06-111-1/+1
* flexlink is not a Cygwin program -> need diversionAlain Frisch2007-06-111-1/+5
* detect stack overflow on win32Alain Frisch2007-06-071-2/+4
* *** empty log message ***Alain Frisch2007-06-071-1/+1
* ocamlnat for win32Alain Frisch2007-06-072-6/+22
* stack overflow detection on amd64Alain Frisch2007-06-062-3/+15
* don't force -compact mode in -dlcodeAlain Frisch2007-06-061-3/+6
* Be nice with the GCAlain Frisch2007-06-051-4/+8
* dlcode in the toplevelAlain Frisch2007-06-043-1/+8
* compile otherlibs in -dlcodeAlain Frisch2007-06-042-3/+3
* -dlcode optionAlain Frisch2007-06-043-12/+12
* -dlcode optionAlain Frisch2007-06-045-3/+6
* -dlcode optionAlain Frisch2007-06-045-18/+16
* sync with ocaml3100Alain Frisch2007-06-04129-5334/+8381
* sync with ocaml3100Alain Frisch2007-06-045-7/+26
* CleanupAlain Frisch2007-06-015-33/+2
* *** empty log message ***Alain Frisch2007-06-012-3/+11
* *** empty log message ***Alain Frisch2007-06-011-1/+1
* cross-phrase optimizationsAlain Frisch2007-06-013-3/+15
* Code loading, directivesAlain Frisch2007-06-017-63/+273