aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mcode: add comment, abstract.Tristan Gingold2017-07-021-4/+13
* Add testcase for previous patch.Tristan Gingold2017-06-302-0/+58
* create_default_map_aspect: error if no formal.Tristan Gingold2017-06-301-18/+17
* sem_assoc: do not try to extract formal conversion if actual is open.Tristan Gingold2017-06-291-2/+6
* ortho/mcode: preliminary work to support win64.Tristan Gingold2017-06-283-40/+84
* Add reproducer for #373Tristan Gingold2017-06-287-0/+655
* trans-chap3: factorize code to translate array element.Tristan Gingold2017-06-281-44/+14
* Testcase for #375Tristan Gingold2017-06-272-0/+37
* canon_sensitivity: handle conditional signal assignment.Tristan Gingold2017-06-271-6/+26
* Add testcase for #373Tristan Gingold2017-06-272-0/+30
* sem_assocs: correctly check both possibilities for parenthesis formal.Tristan Gingold2017-06-272-75/+112
* Add testcase for #374Tristan Gingold2017-06-262-0/+28
* sem_parenthesis_name: handle unit declaration as prefix.Tristan Gingold2017-06-261-1/+2
* translate: renaming.Tristan Gingold2017-06-218-49/+52
* translate: factorize code.Tristan Gingold2017-06-212-6/+3
* Follow-up for #370Tristan Gingold2017-06-211-20/+35
* Add testcase for #371Tristan Gingold2017-06-202-0/+38
* ortho: add comments.Tristan Gingold2017-06-203-1/+5
* Add reproducer for #372Tristan Gingold2017-06-202-0/+21
* Avoid a crash while slicing array of length 0.Tristan Gingold2017-06-201-1/+1
* Add reproducer for #370Tristan Gingold2017-06-192-0/+37
* Translate: use create_temp for create_record_type_builder.Tristan Gingold2017-06-191-5/+3
* WIP on mcode for win64.Tristan Gingold2017-06-197-13/+35
* Add reproducer for #369Tristan Gingold2017-06-182-0/+27
* Do_Conversion: pass a real location.Tristan Gingold2017-06-181-1/+1
* Add reproducer for #361Tristan Gingold2017-06-182-0/+25
* gen_simple_signal_assign: handle unbounded record.Tristan Gingold2017-06-181-2/+3
* Avoid MSYS2 path translation.Tristan Gingold2017-06-172-5/+12
* Add testcase for previous patch.Tristan Gingold2017-06-162-0/+41
* Allocate dynamic object in suspended procedures on stack2.Tristan Gingold2017-06-166-29/+82
* sem_decls: avoid crash on unknown subtype.Tristan Gingold2017-06-161-1/+1
* Add reproducer for #368Tristan Gingold2017-06-142-0/+31
* Check bounds for real.Tristan Gingold2017-06-141-10/+2
* trans-chap3.adb: constify.Tristan Gingold2017-06-141-12/+7
* Silent spurious warning.Tristan Gingold2017-06-141-0/+5
* configure: use pwd -W on windows.Tristan Gingold2017-06-132-2/+8
* appveyor/build.ps1: exit with the status of make.Tristan Gingold2017-06-131-1/+4
* bug071: tentatively set precision for mingw64.Tristan Gingold2017-06-131-2/+2
* Appveyor: set test exit status (tentatively)Tristan Gingold2017-06-121-4/+9
* Document requirements for MSYS.Tristan Gingold2017-06-121-0/+4
* Add reproducer for #301Tristan Gingold2017-06-1218-0/+2429
* Fix crash of implicit conversion in instantiation.Tristan Gingold2017-06-124-2/+24
* Add (disabled) testcase for #283Tristan Gingold2017-06-096-0/+175
* vpi: avoid a crash on anynomous subtype.Tristan Gingold2017-06-091-1/+1
* vpi: CbNextSimTime is one-shot.Tristan Gingold2017-06-091-36/+42
* grt-vpi: still trace callback in case of crash.Tristan Gingold2017-06-091-2/+2
* configure: do not use exec in config.statusTristan Gingold2017-06-081-1/+3
* Add reproducer for #332Tristan Gingold2017-06-078-0/+513
* ghwlib: handle gzip/bzip2 compressed files.Tristan Gingold2017-06-072-4/+52
* ghwlib: provides format specifiers.Tristan Gingold2017-06-072-22/+36