ocaml/bytecomp
Xavier Leroy b0041ea963 Revised DLL loading: distinguish between loading for execution
(ocamlrun, dynlink, toplevel) and loading for checking the existence
of symbols (ocamlc).  This is needed for Windows with manifests and
not a bad idea for other platforms.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7656 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2006-09-28 21:36:38 +00:00
..
.cvsignore MAJ des fichiers .cvsignore 1995-08-29 08:33:39 +00:00
bytegen.ml PR#1956 renommage: bigarray est prefixe par ocaml_ba_ 2006-01-27 14:33:42 +00:00
bytegen.mli Changement de la licence 1999-11-17 18:59:06 +00:00
bytelibrarian.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
bytelibrarian.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
bytelink.ml Revised DLL loading: distinguish between loading for execution 2006-09-28 21:36:38 +00:00
bytelink.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
bytepackager.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
bytepackager.mli Ajout du packaging d'unites de compilation (option -pack) 2002-02-08 16:55:44 +00:00
bytesections.ml Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
bytesections.mli Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
cmo_format.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
dll.ml Revised DLL loading: distinguish between loading for execution 2006-09-28 21:36:38 +00:00
dll.mli Revised DLL loading: distinguish between loading for execution 2006-09-28 21:36:38 +00:00
emitcode.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
emitcode.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
instruct.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
instruct.mli PR#3809 wrong line numbers in backtrace (partial) 2005-10-25 15:56:45 +00:00
lambda.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
lambda.mli PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
matching.ml PR #3870 2005-09-07 16:07:48 +00:00
matching.mli switch to new vtable representation 2004-05-26 11:10:52 +00:00
meta.ml added static_release_bytecode 2004-04-16 13:46:43 +00:00
meta.mli added static_release_bytecode 2004-04-16 13:46:43 +00:00
printinstr.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
printinstr.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
printlambda.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
printlambda.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
runtimedef.mli Changement de la licence 1999-11-17 18:59:06 +00:00
simplif.ml switch to new vtable representation 2004-05-26 11:10:52 +00:00
simplif.mli Changement de la licence 1999-11-17 18:59:06 +00:00
switch.ml avoid -W Y warnings in some source I wrote 2004-11-25 12:44:33 +00:00
switch.mli bug 539 2001-09-21 15:59:16 +00:00
symtable.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
symtable.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
translclass.ml do not use builtins directly 2006-07-06 07:32:28 +00:00
translclass.mli add virtual instance variables 2006-04-05 02:28:13 +00:00
translcore.ml PR#1956 renommage: bigarray est prefixe par ocaml_ba_ 2006-01-27 14:33:42 +00:00
translcore.mli fast and compact classes 2003-11-25 09:20:45 +00:00
translmod.ml add virtual instance variables 2006-04-05 02:28:13 +00:00
translmod.mli Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de commande pour denoter des sous-modules dont l'implementation est identique a l'interface 2004-04-09 13:32:28 +00:00
translobj.ml switch to new vtable representation 2004-05-26 11:10:52 +00:00
translobj.mli switch to new vtable representation 2004-05-26 11:10:52 +00:00
typeopt.ml quick fix for PR#2458 2004-04-16 00:50:23 +00:00
typeopt.mli Optimisation des acces aux bigarrays 2000-02-28 15:45:50 +00:00