ocaml/asmcomp/amd64
Alain Frisch 654521cbd4 Support far relocations in Win64, using a custom local implementation of something similar to the GOT table. This allows loading .cmxs units far from the main process. Might fix #6594 as well.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15900 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-03-11 16:02:20 +00:00
..
CSE.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
arch.ml PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') 2015-01-24 16:35:26 +00:00
emit.mlp Support far relocations in Win64, using a custom local implementation of something similar to the GOT table. This allows loading .cmxs units far from the main process. Might fix #6594 as well. 2015-03-11 16:02:20 +00:00
proc.ml Rename Intel_* to X86_*. 2014-11-27 17:12:21 +00:00
reload.ml PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') 2015-01-24 16:35:26 +00:00
scheduling.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
selection.ml PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') 2015-01-24 16:35:26 +00:00