aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ghwlib: fix sign issues, leaks, base types.Tristan Gingold2017-06-062-57/+105
* Add testcase for #367Tristan Gingold2017-06-062-0/+15
* Correctly reject user attribute of attribute.Tristan Gingold2017-06-061-0/+4
* fst: update fst files from gtkwave r1180Tristan Gingold2017-06-034-637/+993
* ghwlib/grt-waves: handle unbounded records.Tristan Gingold2017-06-025-130/+337
* ghwdump: add -s to display string table.Tristan Gingold2017-06-021-11/+26
* Define GHDL_GCC_BIN in Makefile.inTristan Gingold2017-05-301-1/+6
* Do not create dir for installation during configure.Tristan Gingold2017-05-301-1/+0
* Remove referenced to the mailing list (gna is closed).Tristan Gingold2017-05-292-7/+2
* Update compile-vunit.sh script.Tristan Gingold2017-05-241-3/+5
* Don't install libbacktrace when building with gcc.Tristan Gingold2017-05-241-2/+2
* Build grt to lib/ subdir.Tristan Gingold2017-05-232-17/+12
* Avoid dependencies on dirs, create dirs during configure.Tristan Gingold2017-05-233-43/+33
* Install libbacktrace.aTristan Gingold2017-05-231-0/+2
* Rework of libraries/Makefile.inTristan Gingold2017-05-232-49/+46
* Add missing dependencies for std_standard.o, avoid rebuild.Tristan Gingold2017-05-232-44/+65
* Translation: set line number very early in subprograms.Tristan Gingold2017-05-222-4/+5
* Add testcase for #351Tristan Gingold2017-05-212-0/+17
* Avoid a crash when a subtype indication is found within an expression.Tristan Gingold2017-05-211-0/+5
* Add testcase for #349Tristan Gingold2017-05-214-0/+447
* translate: avoid to duplicate range_var.Tristan Gingold2017-05-213-17/+60
* Add gcc 7.x as a backend.Tristan Gingold2017-05-214-5/+2163
* Makefile: add dependency on configure.Tristan Gingold2017-05-201-1/+10
* configure: add --disable-werrorTristan Gingold2017-05-202-1/+8
* configure: add --reconfigure to config.statusTristan Gingold2017-05-201-2/+3
* Adjust previous patch: handle info instantiation for interface package.Tristan Gingold2017-05-192-31/+69
* Add testcase for #317Tristan Gingold2017-05-1836-0/+17115