aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Configure the correct archiver to build runtime/libcompcert.aXavier Leroy2020-12-241-1/+1
* AArch64 portXavier Leroy2019-08-081-0/+2
* Prepend $(DESTDIR) to the installation target (#169)Bernhard Schommer2019-05-171-4/+4
* Prefixed runtime functions.Bernhard Schommer2017-08-251-2/+2
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-8/+10
* RISC-V port and assorted changesXavier Leroy2017-04-281-1/+12
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-1/+3
* Turn 64-bit integer division and modulus by constants into multiply-highXavier Leroy2016-10-041-0/+1
* Support for 64-bit architectures: x86 in 64-bit modeXavier Leroy2016-10-011-0/+13
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-1/+1
* Added the _Noreturn keyword.Bernhard Schommer2016-03-231-1/+2
* VPATH setting for PowerPCXavier Leroy2015-09-131-1/+9
* PowerPC 64 bits: alternate, more efficient implementations of int64 operations.Xavier Leroy2015-09-121-2/+4
* Provide and use compiler-dependent standard headers.Xavier Leroy2015-04-251-5/+14
* C reference implementation of the int64 helper functions.Xavier Leroy2015-02-141-1/+1
* configure: distinguish between ABI and processor model.xleroy2014-07-291-1/+1
* Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test...xleroy2014-01-011-1/+2
* Merge of the "princeton" branch:xleroy2013-06-161-0/+8
* Fix compilation of runtime system.xleroy2013-05-291-2/+2
* Support for in64 -> float conversions w/ correct rounding.xleroy2013-05-061-2/+2
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-2/+2
* Make ia32/ code more portable across systems.xleroy2013-04-231-1/+1
* Split arch/int64.s into one file per function.xleroy2013-04-201-1/+6
* Configuring the assembler used for the runtime libxleroy2013-04-201-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-10/+18
* Support for indirect symbols under MacOS X (final).xleroy2012-07-141-4/+4
* Simplified stdlib wrapper; use it only under MacOS Xxleroy2010-09-041-3/+11
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...xleroy2008-04-191-2/+1
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu Makefilesxleroy2007-08-061-0/+7
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-0/+13