aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Documentation updates to mention 64-bit mode and x86_64 portXavier Leroy2016-10-271-5/+8
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-25/+33
* configure for ia32-macosx: update for MacOS 10.12Xavier Leroy2016-10-131-1/+1
* x86-64 MacOS X supportXavier Leroy2016-10-111-0/+16
* Support for 64-bit architectures: x86 in 64-bit modeXavier Leroy2016-10-011-4/+35
* undefine _Nullable to add some compatibility with macOS 10.12 SDKMichael Schmidt2016-09-231-1/+1
* fix merge conflictsMichael Schmidt2016-08-171-0/+6
|\
| * Added support for quoting for diab backend.Bernhard Schommer2016-07-211-1/+1
| * Added simplified reader and printer for gnu @filesBernhard Schommer2016-07-201-0/+6
* | update help text in configure scriptMichael Schmidt2016-08-081-13/+14
* | port fix for configure from m-schmidt/EndiannessPlaygroundMichael Schmidt2016-08-071-0/+5
* | Changed configure target for arm big endian.Bernhard Schommer2016-08-051-27/+12
* | Implement support for big endian arm targets.Bernhard Schommer2016-08-051-204/+307
|/
* Port to Coq 8.5pl2Xavier Leroy2016-07-081-3/+3
* Added back ;;Bernhard Schommer2016-06-281-0/+1
* Activate advanced debug information for arm, ia32.Bernhard Schommer2016-06-281-4/+0
* Respect COQBIN in configure script.Bernhard Schommer2016-05-131-1/+1
* configure: bump Menhir required version to 20160303Xavier Leroy2016-05-111-1/+1
* fix typo 'clinker_option' in configure for OSXMichael Schmidt2016-05-101-2/+2
* fix typo in commentMichael Schmidt2016-05-101-1/+1
* fix typo 'clinker_option' in configure for OSXMichael Schmidt2016-05-101-6/+10
* configure: fix test for CFI directivesXavier Leroy2016-03-211-1/+1
* Merge branch 'master' into cleanupBernhard Schommer2016-03-211-0/+1
|\
| * Add -Xalign-value to enforce correct alignment.Bernhard Schommer2016-03-181-2/+3
* | Revert "Add the -Xalign-value options for diab."Bernhard Schommer2016-03-181-1/+0
* | Add the -Xalign-value options for diab.Bernhard Schommer2016-03-181-0/+1
* | Upgrade ocaml version needed and enable more warnings.Bernhard Schommer2016-03-101-5/+9
|/
* Split up tools and options.Bernhard Schommer2016-02-251-19/+42
* Added configuration to enable clightgen build.Bernhard Schommer2015-12-281-0/+8
* Change one line in [Lexer.mll] to obey API change in Menhir 20151110.François Pottier2015-11-101-1/+1
* Merge remote branch 'upstream/master' into cleanFrançois Pottier2015-10-231-50/+36
|\
| * Removal of cchecklink, superseded by AbsInt's Valex tool.Xavier Leroy2015-10-121-26/+6
| * Merge branch 'master' into ppc64Xavier Leroy2015-10-111-1/+2
| |\
| * | Use PowerPC 64 bits instructions (when available) for int<->FP conversions.Xavier Leroy2015-09-131-26/+32
* | | Updated [configure] to require today's Menhir.François Pottier2015-10-231-3/+4
| |/ |/|
* | Activate the advanced debug for the gcc build.Bernhard Schommer2015-10-031-1/+2
|/
* Better define the __GNUC__ macro which avoids the inclusion of va_list header...Bernhard Schommer2015-07-071-1/+1
* Added an define to avoid the inclusion of the diab va_list header which defin...Bernhard Schommer2015-07-071-1/+1
* Provide and use compiler-dependent standard headers.Xavier Leroy2015-04-251-1/+11
* Merge branch 'master' into dwarfBernhard Schommer2015-04-141-6/+6
|\
| * When using gcc as a preprocessor, put it in C99 mode.Xavier Leroy2015-04-101-6/+6
* | Merge branch 'master' into dwarfBernhard Schommer2015-03-311-2/+34
|\|
| * Merge pull request #33 from AbsInt/struct-passingXavier Leroy2015-03-311-2/+34
| |\
| | * Improvements in the StructReturn transformation (ABI conformance for passing ...Xavier Leroy2015-03-201-3/+32
| | * Improve performance and configurability for the StructReturn pass.Xavier Leroy2015-03-141-2/+5
* | | Merge branch 'master' into dwarfBernhard Schommer2015-03-301-2/+2
|\| |
| * | Only for options with value.Bernhard Schommer2015-03-281-2/+2
| |/
* / Started implementing the printing functions for the debug info. Added a globa...Bernhard Schommer2015-03-161-1/+4
|/
* Added missing $ for build_checklinkBernhard Schommer2015-01-151-2/+2
* Added variable to the Makefile to specify additional linker commands and chan...Bernhard Schommer2015-01-151-2/+5