summaryrefslogtreecommitdiff
path: root/byterun/fix_code.c
Commit message (Expand)AuthorAgeFilesLines
* byterun/ yacc/ : replace some K&R function declarations with proper prototypes.Xavier Leroy2015-11-031-2/+2
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-1/+1
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-24/+42
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-10/+10
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-271-4/+4
* Add FIRST_UNIMPLEMENTED_OP instructioon to simplify bootstrapping after addin...Fabrice Le Fessant2014-05-041-3/+3
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* #5687: Fix dynlink when used from output-obj'ed main bytecode program.Alain Frisch2012-07-161-8/+12
* Cleanup: caml_code_md5 is no longer used.Alain Frisch2012-06-251-1/+0
* PR#5215: Marshalling of closures now supported if the closures come from dyna...Xavier Leroy2012-03-131-4/+11
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-1/+1
* switch to new vtable representationJacques Garrigue2004-05-261-1/+1
* depollution suite (et fin?) (PR#1914 et PR#1956)Damien Doligez2004-01-021-23/+23
* depollution suite (PR#1914 et PR#1956)Damien Doligez2004-01-011-2/+2
* depollution suite (PR#1914, PR#1956)Damien Doligez2003-12-311-5/+5
* depollution suite (PR#1914 et PR#1956); byterun/weak.c: PR#1929 suiteDamien Doligez2003-12-291-4/+4
* problemes d'includesDamien Doligez2002-03-061-3/+5
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* optimsation pm a donfLuc Maranget2001-02-191-1/+3
* Ajout du backtraceXavier Leroy2001-02-191-0/+8
* or-pat avec variables et compil du switchLuc Maranget2000-10-021-2/+4
* Introduction des blocs de type Custom.Xavier Leroy2000-02-101-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Adoption des memes representations que dans ocamlopt pour les tableaux de flo...Xavier Leroy1998-04-061-3/+9
* Sources C convertis en ANSI CXavier Leroy1997-09-021-9/+3
* Nettoyage des types de code_checksumXavier Leroy1997-07-301-1/+1
* Nouveau module Marshal dans stdlibXavier Leroy1997-07-021-0/+6
* NettoyageDamien Doligez1997-05-031-2/+2
* Support pour le threaded code sur processeurs 64 bits lorsqu'on ne peut pas g...Xavier Leroy1997-04-281-3/+4
* Makefile.Mac: ajout de debugger.oDamien Doligez1996-12-111-3/+4
* Ajout du support pour le debuggerXavier Leroy1996-11-291-2/+51
* Ajout de callback.[ch].Xavier Leroy1996-11-081-57/+12
* Portage Mac/MPW:Damien Doligez1996-11-021-1/+51
* Renommage BIG_ENDIAN -> ARCH_BIG_ENDIAN, etc.Xavier Leroy1996-07-011-1/+1
* fix_code, meta, interp: remplacement de execute_bytecode par reify_bytecode.Xavier Leroy1996-05-281-3/+4
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Suppression de l'instruction TRANSLATE.Xavier Leroy1996-04-041-2/+0
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Ajout de l'instruction C_CALL5.Xavier Leroy1995-07-111-1/+1
* Changement representation des constructeurs constants.Xavier Leroy1995-06-181-1/+7
* Passage a la version bootstrappee (franchissement du Rubicon)Xavier Leroy1995-05-041-0/+66