| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: do not use OPT_FLAGS for LIB_CFLAGS. | Tristan Gingold | 2015-12-21 | 1 | -1/+2 |
* | configure: add --enable-coverage. | Tristan Gingold | 2015-12-21 | 1 | -1/+4 |
* | configure: add --with-llvm-config | Tristan Gingold | 2015-12-20 | 1 | -3/+1 |
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -4/+14 |
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 1 | -1/+1 |
* | Add missing dependencies in Makefile.in | Tristan Gingold | 2015-06-01 | 1 | -3/+3 |
* | Fix llvm link on darwin (set no_compat_unwind). | Tristan Gingold | 2015-05-28 | 1 | -2/+3 |
* | Use cxx compiler to link llvm executable. | Tristan Gingold | 2015-05-21 | 1 | -1/+4 |
* | Add ghwdump build rules in Makefile. | Tristan Gingold | 2015-03-10 | 1 | -0/+13 |
* | Makefile: fix path to build lib for llvm. | Tristan Gingold | 2015-02-07 | 1 | -2/+3 |
* | Makefile: share INCFLAGS. | Tristan Gingold | 2015-01-17 | 1 | -8/+8 |
* | Fix build of ghdl_simul (WIP). | Tristan Gingold | 2015-01-16 | 1 | -1/+8 |
* | Makefiles: add OPT_FLAGS. | Tristan Gingold | 2014-12-24 | 1 | -13/+13 |
* | Makefile.in: add ADA_FLAGS. | Tristan Gingold | 2014-12-23 | 1 | -6/+11 |
* | Adjust makefiles to accept absolute srcdir path. | Tristan Gingold | 2014-12-18 | 1 | -83/+18 |
* | Makefile.in: add oread-llvm target. | Tristan Gingold | 2014-12-16 | 1 | -0/+6 |
* | Add support of ghdl_llvm build in Makefile.in | Tristan Gingold | 2014-12-13 | 1 | -8/+35 |
* | grt-disp_rti: disp alias kind. | Tristan Gingold | 2014-12-10 | 1 | -0/+1 |
* | Makefile.in: allow parallel compilation of std.standard. | Tristan Gingold | 2014-11-19 | 1 | -9/+9 |
* | Makefiles: fix overwrite of Makefile.in in gcc, add debug backend. | Tristan Gingold | 2014-11-13 | 1 | -1/+11 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -1/+1 |
* | Fix parallel build. | Tristan Gingold | 2014-11-09 | 1 | -33/+33 |
* | Add instructions for llvm (WIP). | Tristan Gingold | 2014-11-08 | 1 | -10/+29 |
* | configure/Makefile: support build for gcc. | Tristan Gingold | 2014-11-08 | 1 | -10/+69 |
* | Rewrite README. | Tristan Gingold | 2014-11-06 | 1 | -3/+5 |
* | mcode build and install from top makefile. | Tristan Gingold | 2014-11-06 | 1 | -38/+111 |
* | configure: generate default_pathes and ortho_code-x86-flags. | Tristan Gingold | 2014-11-06 | 1 | -35/+12 |
* | Add configure and Makefile.in for mcode. | Tristan Gingold | 2014-11-05 | 1 | -0/+192 |