summaryrefslogtreecommitdiff
path: root/utils/config.mlp
Commit message (Expand)AuthorAgeFilesLines
* Add line directives to preprocessed filesFabrice Le Fessant2016-06-291-0/+1
* Fix mantis PR 7168 by creating a safety margin in the bytecode stack.Jacques-Henri Jourdan2016-04-151-0/+1
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Reformatting only (to the standards of tools/check-typo)Mark Shinwell2016-02-101-1/+2
* Support OCAML_FLEXLINK environment variableDavid Allsopp2016-01-151-3/+17
* Add field in Config for flambda and change the cmx and cmxa magic numberPierre Chambart2016-01-141-2/+13
* Add support for [%ocaml.extension_constructor <path>]Jeremie Dimino2015-11-271-1/+1
* Support [@unboxed] and [@untagged] attributesJérémie Dimino2015-08-251-5/+5
* Bump ast magic numbersJérémie Dimino2015-03-131-2/+2
* update magic numbersGabriel Scherer2014-11-171-4/+4
* Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-141-4/+4
|\
| * Encode record arguments into extra record declarations.Alain Frisch2014-03-311-1/+1
* | re-commit Leo's weak-dependencies pull requestJacques Garrigue2014-05-071-7/+7
* | revert commit 14719Jacques Garrigue2014-05-021-7/+7
* | weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell2014-05-011-7/+7
* | - Constant ropagation for float and int32/int64/nativeint arithmetic.Xavier Leroy2014-04-251-2/+2
* | PR#6270: remove need for -I directives to ocamldebug in common caseGabriel Scherer2014-04-061-3/+3
* | Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...Gabriel Scherer2014-03-311-3/+3
* | PR#6270: remove need for -I directives to ocamldebug in common case (patch by...Xavier Clerc2014-03-311-3/+3
|/
* #5779: improve support for structured constants (better propagation, sharing,...Alain Frisch2014-03-061-2/+2
* Record inclusion checks between value_descriptions in .cmt files. This makes...Alain Frisch2014-01-281-1/+1
* #6203: change representation of exception values created with a constant cons...Alain Frisch2013-10-181-4/+4
* #6203, #5935: variants of raise. 'reraise' is currently only inserted by the ...Alain Frisch2013-10-141-1/+1
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-1/+1
* configure: store $target and $host in the build configuration (fix-pt2). (Pat...Wojciech Meyer2013-07-011-0/+5
* Revert "configure: store $target and $host in the build configuration." as it...Wojciech Meyer2013-06-301-5/+0
* configure: store $target and $host in the build configuration.Wojciech Meyer2013-06-301-0/+5
* Update magic numbers and bootstrap. (Cherry-picked from c13780 on 4.01.)Alain Frisch2013-06-181-4/+4
* Re-add configure option -with-frame-pointersFabrice Le Fessant2013-06-031-0/+2
* Reverting -with-frame-pointersFabrice Le Fessant2013-06-031-2/+0
* Add -with-frame-pointers to ./configureFabrice Le Fessant2013-06-031-0/+2
* print magic number for -config optionHongbo Zhang2013-05-281-0/+13
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge with branch bin-annotFabrice Le Fessant2012-05-301-3/+4
* PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy2012-02-211-0/+2
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-161-0/+1
* merge branches/gadtsJacques Garrigue2011-07-291-3/+3
|\
| * updated VERSION and config filesJacques Le Normand2010-11-131-2/+2
| * removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand2010-10-211-1/+1
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
|/
* PR#5033: tools/objinfo made more general.Xavier Leroy2010-05-191-0/+1
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-261-3/+3
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-2/+12
* Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch2008-04-161-4/+0
* Same in native code.Alain Frisch2007-11-151-2/+1
* Improve -output-obj: can now build directly a dynamic library (with all the c...Alain Frisch2007-11-151-0/+1
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-151-1/+2
* Keep the variable MKSHAREDLIB from the configure script.Alain Frisch2007-11-121-0/+1
* Can select which assembler to use at configuration time (PR#4171)Xavier Leroy2007-10-301-0/+3
* New magic numbers for AST.Pierre Weis2007-10-091-3/+3