aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* New sub-target: arm-hardfloatxleroy2014-05-021-0/+11
* Check availability of toolsxleroy2014-05-021-0/+50
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-0/+3
* Better prepro options for XCode 5.0xleroy2013-10-281-1/+1
* Revert commit r2349 because it triggers a bug in GNU as.xleroy2013-10-241-1/+2
* Use register names under Linux.xleroy2013-10-241-2/+1
* MacOS X linker option galorexleroy2013-09-261-1/+1
* Add option -no-runtime-lib.xleroy2013-07-081-1/+4
* Prettier outputxleroy2013-05-191-4/+7
* Preliminary support for debugging info (-g).xleroy2013-05-171-0/+32
* MacOS: try to add link option -Wl,-no-pie when needed e.g. 10.8 and up.xleroy2013-05-131-1/+6
* Rename arm/linux into arm/eabi, more descriptive.xleroy2013-04-201-3/+4
* Configuring the assembler used for the runtime libxleroy2013-04-201-1/+9
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-3/+3
* Remove the PowerPC/MacOS X port, as MacOS no longer supports PowerPC.xleroy2012-07-141-11/+0
* Support for indirect symbols under MacOS X (final).xleroy2012-07-141-21/+11
* Configuration, build and install for cchecklink. Clean-ups in myocamlbuild.ml.xleroy2012-04-041-2/+19
* Add -toolprefixxleroy2012-03-061-37/+41
* Initializers: handle By_copy accesses (e.g. for &(glob.field))xleroy2012-02-071-10/+0
* Merge of the "volatile" branch:xleroy2012-02-041-2/+16
* ARM codegen ported to new ABI + VFD floatsxleroy2011-07-301-2/+2
* Revised signed/unsigned char handling.xleroy2011-03-101-14/+0
* Treat "char" as unsigned OR signed depending on the configuration.xleroy2011-03-091-0/+14
* Updates for IA32-Cygwin.xleroy2010-09-081-0/+11
* Simplified stdlib wrapper; use it only under MacOS Xxleroy2010-09-041-8/+27
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+30
* Prettier printing of configurationxleroy2010-03-281-1/+2
* Handling of volatile accesses through builtin functions.xleroy2010-03-081-2/+2
* Getting rid of CILxleroy2010-03-031-8/+0
* Backtracking on commit 1220v1.6xleroy2010-01-131-1/+6
* Problem with MacOS X 10.6xleroy2009-10-251-1/+1
* Cleaned up configure script.xleroy2009-03-291-29/+83
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-6/+91
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...xleroy2008-04-191-0/+5
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu Makefilesxleroy2007-08-061-0/+42