ocaml/asmcomp
Xavier Leroy 79eab1a6e2 PR#5513: protect against min_int / -1 crashing on x86
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12187 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-02-24 10:13:02 +00:00
..
amd64 PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
arm PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
i386 PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
power PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
sparc PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
asmgen.ml Reverting bad commit. 2012-01-20 14:23:34 +00:00
asmgen.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
asmlibrarian.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
asmlibrarian.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
asmlink.ml Reverting bad commit. 2012-01-20 14:23:34 +00:00
asmlink.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
asmpackager.ml Reverting bad commit. 2012-01-20 14:23:34 +00:00
asmpackager.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
clambda.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
clambda.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
closure.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
closure.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
cmm.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
cmm.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
cmmgen.ml PR#5513: protect against min_int / -1 crashing on x86 2012-02-24 10:13:02 +00:00
cmmgen.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
cmx_format.mli PR#5504: Fix. Patch proposed by Stephane Glondu, thanks. 2012-02-19 17:30:02 +00:00
codegen.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
codegen.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
coloring.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
coloring.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
comballoc.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
comballoc.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
compilenv.ml refactoring the "read n bytes from a channel into a new string" idiom 2012-02-23 19:54:44 +00:00
compilenv.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
debuginfo.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
debuginfo.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
emit.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
emitaux.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
emitaux.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
interf.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
interf.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
linearize.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
linearize.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
liveness.ml Reverting bad commit. 2012-01-20 14:23:34 +00:00
liveness.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
mach.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
mach.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
printclambda.ml Forgot to add new files 2012-02-22 08:43:39 +00:00
printclambda.mli Forgot to add new files 2012-02-22 08:43:39 +00:00
printcmm.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
printcmm.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printlinear.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
printlinear.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printmach.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
printmach.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
proc.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
reg.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
reg.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
reload.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
reloadgen.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
reloadgen.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
schedgen.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
schedgen.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
scheduling.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
selectgen.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
selectgen.mli Also pass Cmm.memory_chunk to select_addressing. 2012-02-04 09:43:33 +00:00
selection.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
spill.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
spill.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
split.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
split.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00