Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix configure for #220 | Tristan Gingold | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | Use -fpic if gcc is configured with --enable-default-pie | Tristan Gingold | 2016-12-06 | 1 | -2/+11 |
| | | | | | | | | Test in configure and set Default_Pie in default_pathes.ads Pass -fpic to ghdl1 if Default_Pie is set. Decode -fpic in ghdl1_llvm Fix #213 | ||||
* | Add suport for llvm 3.6 - 3.9 | Tristan Gingold | 2016-09-17 | 1 | -9/+19 |
| | |||||
* | Add llvm-nodebug, an llvm backend more portable across llvm versions. | Tristan Gingold | 2016-09-12 | 1 | -3/+4 |
| | | | | Tested with llvm-3.8 | ||||
* | Do not use -fPIC to build libghdlvpi on windows and darwin. | Tristan Gingold | 2016-07-21 | 1 | -5/+9 |
| | |||||
* | Rework gcc build procedure. Add vpi build command. | Tristan Gingold | 2016-07-16 | 1 | -0/+4 |
| | |||||
* | Add commands to build vpi modules (WIP) | Tristan Gingold | 2016-07-14 | 1 | -4/+6 |
| | |||||
* | A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and ↵ | Patrick Lehmann | 2016-06-30 | 1 | -6/+14 |
| | | | | llvm backend on Windows x86-64. | ||||
* | configure: tentative fix for issue 61 | Tristan Gingold | 2016-05-04 | 1 | -2/+1 |
| | |||||
* | Extract BUILD.txt from README. | Tristan Gingold | 2016-01-19 | 1 | -4/+4 |
| | | | | Adjust configure. | ||||
* | mcode: add support for x86-64 | Tristan Gingold | 2016-01-06 | 1 | -6/+17 |
| | |||||
* | configure: add --enable-coverage. | Tristan Gingold | 2015-12-21 | 1 | -1/+3 |
| | |||||
* | configure: add --with-llvm-config | Tristan Gingold | 2015-12-20 | 1 | -14/+15 |
| | |||||
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -2/+11 |
| | |||||
* | Fix regression from states. | Tristan Gingold | 2015-09-26 | 1 | -1/+1 |
| | | | | Fix ticket96. | ||||
* | configure: remove bash-ism. | Tristan Gingold | 2015-09-13 | 1 | -2/+6 |
| | |||||
* | Check llvm version. Fix ghdldrv --post for llvm. | Tristan Gingold | 2015-09-12 | 1 | -7/+25 |
| | |||||
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 1 | -2/+2 |
| | |||||
* | Fix llvm link on darwin (set no_compat_unwind). | Tristan Gingold | 2015-05-28 | 1 | -8/+15 |
| | |||||
* | Add support of ghdl_llvm build in Makefile.in | Tristan Gingold | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | configure: allow spaces. | Tristan Gingold | 2014-11-15 | 1 | -14/+8 |
| | |||||
* | configure: improve error message. | Tristan Gingold | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Add instructions for llvm (WIP). | Tristan Gingold | 2014-11-08 | 1 | -1/+13 |
| | |||||
* | configure/Makefile: support build for gcc. | Tristan Gingold | 2014-11-08 | 1 | -5/+27 |
| | |||||
* | mcode build and install from top makefile. | Tristan Gingold | 2014-11-06 | 1 | -4/+6 |
| | |||||
* | configure: generate default_pathes and ortho_code-x86-flags. | Tristan Gingold | 2014-11-06 | 1 | -0/+29 |
| | |||||
* | configure: generate a project file. | Tristan Gingold | 2014-11-06 | 1 | -0/+2 |
| | |||||
* | chmod +x configure. | Tristan Gingold | 2014-11-05 | 1 | -0/+0 |
| | |||||
* | Add configure and Makefile.in for mcode. | Tristan Gingold | 2014-11-05 | 1 | -0/+130 |