summaryrefslogtreecommitdiff
path: root/asmcomp/emitaux.ml
Commit message (Expand)AuthorAgeFilesLines
* Typos and basic grammar error fixing (#1280)Fourchaux2017-08-101-1/+1
* Fix hash table performance problem in Emitaux (PR#7456) (#1092)Mark Shinwell2017-03-151-4/+15
* Remove duplicate live_offset entries from frametables (#453)KC Sivaramakrishnan2016-12-091-0/+8
* Improve location handling in the middle end (version for merging) (#666)Mark Shinwell2016-07-061-41/+39
* Labels after calls, call GC points and checkbound points (again) (#660)Mark Shinwell2016-07-061-2/+2
* Revert "Labels after calls, call GC points and checkbound points"Alain Frisch2016-07-011-2/+2
* Labels after calls, call GC points and checkbound points (#644)Mark Shinwell2016-07-011-2/+2
* In frame tables, distinguish data pointers from code pointersXavier Leroy2016-06-271-4/+5
* Make backtraces aware of inlining (#247)Frédéric Bour2016-05-251-18/+52
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-1/+0
* GPR#212 Emitaux: also emit column locationGabriel Scherer2015-08-021-12/+15
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-0/+9
* Allow a binary code emitter to avoid the creation of an assembly source file.Alain Frisch2014-09-031-0/+4
* import new intel emit branchFabrice Le Fessant2014-08-181-7/+14
* Add reset functions to make modules reentrant when used through compiler-libsFabrice Le Fessant2014-05-091-0/+4
* - Constant ropagation for float and int32/int64/nativeint arithmetic.Xavier Leroy2014-04-251-10/+3
* PR#6243: Make "ocamlopt -g" more resistant to ill-formed locations.Xavier Leroy2013-11-281-2/+2
* Re-add configure option -with-frame-pointersFabrice Le Fessant2013-06-031-1/+2
* Reverting -with-frame-pointersFabrice Le Fessant2013-06-031-2/+1
* Add -with-frame-pointers to ./configureFabrice Le Fessant2013-06-031-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* clean up TABs and whitespaceDamien Doligez2012-07-301-7/+7
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-36/+36
* Fix PR#5698: remove harcoded limit of 200000 labels in emitaux.mlFabrice Le Fessant2012-07-241-3/+1
* Merge commit 12664 from 4.00 on trunk/Fabrice Le Fessant2012-07-091-2/+2
* PR#5643: issues with .cfi and .loc directives generated by ocamlopt -gXavier Leroy2012-06-171-2/+3
* Enable and fix more warnings.Alain Frisch2012-05-291-3/+0
* PR#5603: wrong .file directives generated by ocamlopt -gXavier Leroy2012-05-121-2/+7
* PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy2012-02-211-0/+50
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-3/+2
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-0/+21
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-0/+13
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-291-0/+70
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Inutile de distinguer le nom du module dans les noms de fonctionsXavier Leroy1997-07-301-2/+0
* Utiliser . pour separer le nom du module dans les noms de fonctionsXavier Leroy1997-07-261-0/+2
* Representer les constantes entieres par le type Nativeint.tXavier Leroy1997-03-041-0/+2
* Fonctions de sortie des chaines deplacees entierement dans Emitaux.Xavier Leroy1996-09-181-2/+32
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Portage PowerPCXavier Leroy1996-01-061-2/+2
* Corrections diversesXavier Leroy1995-11-191-0/+2
* Modif. de emit_string_literal parce que certains assembleurs (GAS 1.92Xavier Leroy1995-10-161-6/+12
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Premiere version.Xavier Leroy1995-06-151-0/+34