summaryrefslogtreecommitdiff
path: root/testsuite/tests/asmcomp
Commit message (Expand)AuthorAgeFilesLines
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-032-2/+4
* Fix testsuite.Alain Frisch2013-10-152-3/+5
* Fix tests.Alain Frisch2013-09-271-0/+1
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-042-3/+3
* Synchronize with trunk.Alain Frisch2013-07-222-0/+53
|\
| * Revert commit r13909 because of an issue with 'integr' on i386Xavier Leroy2013-07-191-1/+1
| * Port to the ARM 64-bits (AArch64) architecture (experimental).Xavier Leroy2013-07-183-1/+54
* | Synchronize with trunk.Alain Frisch2013-07-163-108/+114
|\ \ | |/
| * testsuite: simplification of the BYTECODE_ONLY macroDamien Doligez2013-05-141-1/+1
| * porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-88/+88
| * testsuite: general cleanup of makefilesDamien Doligez2013-05-031-2/+2
| * testsuite: porting to mingw64Damien Doligez2013-05-032-17/+23
| * last fixes to make the testsuite work under mingwDamien Doligez2013-04-301-87/+87
* | Fix testsuite.Alain Frisch2013-04-101-0/+1
|/
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* Add missing module.Alain Frisch2012-10-161-0/+1
* remove all $Id keywordsDamien Doligez2012-10-1533-65/+0
* clean up TABs and whitespaceDamien Doligez2012-07-3012-117/+106
* Fix problem of size of bin-annot filesFabrice Le Fessant2012-07-121-0/+1
* PR#5661: fixes for the test suiteDamien Doligez2012-06-272-2/+3
* Small problem with Power arch (picking r12624 from 4.00)Xavier Leroy2012-06-211-2/+3
* merge with branch bin-annotFabrice Le Fessant2012-05-301-0/+2
* Update parsecmm.mly to reflect recent change in CmmXavier Leroy2012-03-141-1/+2
* More renaming to OCamlDamien Doligez2012-02-102-2/+2
* Unused_var has been removed.Alain Frisch2012-01-181-1/+0
* PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc2012-01-181-1/+6
* PR#4746: wrong detection of stack overflows in native code under LinuxXavier Leroy2011-12-201-1/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2733-33/+33
* uniform .ignore systemDamien Doligez2011-07-201-0/+2
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-2033-33/+33
* testsuite: added a "promote" target copying actual results to waited referenc...Xavier Clerc2011-06-151-0/+1
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-1/+2
* Ignoring compiled files.Pierre Weis2011-03-171-0/+5
* Correct assembler symbols under amd64 whether the system is MacOS X or not (t...Xavier Clerc2010-05-041-8/+20
* GNUmake-specific 'patsubst' constructions replaced with make-agnostic variabl...Xavier Clerc2010-05-041-3/+3
* Tests moved to 'asmcomp'Xavier Clerc2010-04-0734-0/+3083