ocaml/bytecomp
Xavier Leroy 8cd3272c6d PR#6033 continued: ocamlopt-specific path (inline_lazy_force_switch) was lying about the max value for the argument to the switch.
The whole "let's choose between two implementations of inline_lazy_force" smells.  It should be possible to have one implementation that works well in bytecode and in native.  TBD.



git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13761 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-06-10 11:31:42 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
bytegen.ml PR#5774: Add bswap primitives for amd64 2012-11-29 09:55:00 +00:00
bytegen.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelibrarian.ml Improved implementation of OCAMLPARAM 2013-06-05 16:34:40 +00:00
bytelibrarian.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelink.ml Improved implementation of OCAMLPARAM 2013-06-05 16:34:40 +00:00
bytelink.mli PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32. 2013-04-18 11:58:59 +00:00
bytepackager.ml #5832: patch to improve 'wrong file naming' error messages. 2013-04-29 14:57:38 +00:00
bytepackager.mli #5832: patch to improve 'wrong file naming' error messages. 2013-04-29 14:57:38 +00:00
bytesections.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytesections.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
cmo_format.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
dll.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
dll.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
emitcode.ml PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size limitations during bytecode linking (patch by Benoit Vaugon and Chet Murthy) 2013-04-17 09:07:00 +00:00
emitcode.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
instruct.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
instruct.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lambda.ml PR#5774: Add bswap primitives for amd64 2012-11-29 09:55:00 +00:00
lambda.mli PR#5774: Add bswap primitives for amd64 2012-11-29 09:55:00 +00:00
matching.ml PR#6033 continued: ocamlopt-specific path (inline_lazy_force_switch) was lying about the max value for the argument to the switch. 2013-06-10 11:31:42 +00:00
matching.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
meta.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
meta.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printinstr.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
printinstr.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printlambda.ml PR#5774: Add bswap primitives for amd64 2012-11-29 09:55:00 +00:00
printlambda.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
runtimedef.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
simplif.ml fix a few problems with whitespace and over-long lines 2013-03-09 22:38:52 +00:00
simplif.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
switch.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
switch.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
symtable.ml PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size limitations during bytecode linking (patch by Benoit Vaugon and Chet Murthy) 2013-04-17 09:07:00 +00:00
symtable.mli PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size limitations during bytecode linking (patch by Benoit Vaugon and Chet Murthy) 2013-04-17 09:07:00 +00:00
translclass.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
translclass.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translcore.ml extend warning 3 to other deprecated features: Latin1, (&) and (or) 2013-05-28 11:05:58 +00:00
translcore.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translmod.ml #5980: explicit way to silence the new warning (open! X). 2013-05-16 13:34:53 +00:00
translmod.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translobj.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
translobj.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
typeopt.ml fix a few problems with whitespace and over-long lines 2013-03-09 22:38:52 +00:00
typeopt.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00