Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit a better message for -Wl with mcode backend. | Tristan Gingold | 2016-09-26 | 1 | -2/+5 |
| | |||||
* | vhdl08: parse parameter reserved word. | Tristan Gingold | 2016-09-25 | 1 | -1/+2 |
| | |||||
* | Remove elaboration file in current directory. | Tristan Gingold | 2016-09-23 | 1 | -2/+3 |
| | | | | Fix issue #147 | ||||
* | vhdl08: create interface subprogram declaration. | Tristan Gingold | 2016-09-19 | 1 | -0/+10 |
| | |||||
* | ghdl_local: minor rewrite. | Tristan Gingold | 2016-09-18 | 1 | -7/+7 |
| | |||||
* | Move Library_To_File_Name from Back_End to Libraries | Tristan Gingold | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | Comments and reformatting. | Tristan Gingold | 2016-09-14 | 1 | -8/+4 |
| | |||||
* | ghdllocal: set location of progress message. | Tristan Gingold | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | ghdlprint: remove useless duplicate call. | Tristan Gingold | 2016-09-01 | 1 | -2/+0 |
| | |||||
* | ghdldrv: support response files. | Tristan Gingold | 2016-08-29 | 1 | -18/+69 |
| | | | | Fixes #136 | ||||
* | Display a nice message if std_logic_textio is not found. | Tristan Gingold | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | Rewrite most of error and warning messages. | Tristan Gingold | 2016-08-02 | 1 | -2/+4 |
| | |||||
* | Rewrite error messages. | Tristan Gingold | 2016-08-02 | 1 | -4/+4 |
| | |||||
* | Rewrite scan error messages: use formatting. | Tristan Gingold | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Rework warnings to have a uniq tag per warning. | Tristan Gingold | 2016-08-01 | 2 | -2/+3 |
| | |||||
* | Makefiles changes for $(EXEEXT) - please review. (#119) | Patrick Lehmann | 2016-07-26 | 1 | -29/+29 |
| | | | | | | * Makefiles changes for $(EXEEXT) - please review. * Moved $(EXEEXT). | ||||
* | build and vpi: adjust for windows. | Tristan Gingold | 2016-07-20 | 1 | -7/+20 |
| | |||||
* | Rework gcc build procedure. Add vpi build command. | Tristan Gingold | 2016-07-16 | 2 | -0/+4 |
| | |||||
* | ghdldrv: add --bootstrap-standard to simplify build. | Tristan Gingold | 2016-07-15 | 1 | -3/+44 |
| | |||||
* | vpi: add and document new options | Tristan Gingold | 2016-07-14 | 1 | -84/+160 |
| | |||||
* | Add commands to build vpi modules (WIP) | Tristan Gingold | 2016-07-14 | 6 | -1/+250 |
| | |||||
* | Clean up links, repository-wide (#117) | Ben Wiederhake | 2016-07-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * https: ieee.org * https: readthedocs * https: technet.com * https: debian.org * https: w3.org * Fix or mark dead links | ||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | ghdldrv: consider executable suffix for -r. | Tristan Gingold | 2016-07-05 | 1 | -2/+5 |
| | | | | Fixes #110 | ||||
* | More changes for the MinGW32/MinGW64 build flow and for the llvm back-end. | Patrick Lehmann | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Synopsys flavor for VHDL-2008 (#94) | Patrick Lehmann | 2016-06-24 | 1 | -5/+1 |
| | | | | | | * Added makefile rules for a VHDL-2008 synopsys flavor. Removed synopsys check in VHDL-2008 mode from ghdllocal.adb. * Adjusted testsuite run "gna/bug28", which tests for --std=08 and --ieee=synopsys to report a message. | ||||
* | Also search library in DIR/LIB/vVV. | Tristan Gingold | 2016-05-17 | 1 | -5/+0 |
| | | | | Implement enhancement for issue69. | ||||
* | ghdldrv: add functionnal API to compile. | Tristan Gingold | 2016-05-07 | 6 | -31/+96 |
| | |||||
* | ghdldrv: avoid to pass -P options two times. | Tristan Gingold | 2016-03-19 | 1 | -1/+7 |
| | |||||
* | Refactoring in simulate in order to link with ortho. | Tristan Gingold | 2016-02-20 | 2 | -44/+6 |
| | |||||
* | ghdl --lines: fix incorrect conversion. | Tristan Gingold | 2016-02-14 | 1 | -1/+5 |
| | |||||
* | simul: more fixes for std_ulogic. | Tristan Gingold | 2016-02-14 | 1 | -1/+9 |
| | |||||
* | simul: return the exit status set by std.env | Tristan Gingold | 2016-02-14 | 1 | -0/+2 |
| | |||||
* | simul: exit with the right status for --has-feature. | Tristan Gingold | 2016-02-09 | 1 | -2/+11 |
| | |||||
* | simul: fix various issues. | Tristan Gingold | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | openieee: complete math_real (and fix uniform). | Tristan Gingold | 2015-12-20 | 1 | -7/+55 |
| | |||||
* | openieee: add numeric_std and numeric_bit. | Tristan Gingold | 2015-12-16 | 2 | -1/+54 |
| | |||||
* | Add bind only option (-b) to make command (-m). | Forrest Voight | 2015-12-06 | 1 | -3/+13 |
| | |||||
* | Use github site for reporting problems. | Tristan Gingold | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Fix ghdl_simul build. | Tristan Gingold | 2015-11-30 | 1 | -2/+2 |
| | |||||
* | Rework --dir command so that it could display ieee content. | Tristan Gingold | 2015-11-30 | 1 | -18/+10 |
| | | | | Adjust doc. | ||||
* | Emit a warning for --ieee=synopsys if --std=08 | Tristan Gingold | 2015-11-27 | 3 | -9/+30 |
| | |||||
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -1/+2 |
| | |||||
* | Add symbolizer (for mcode). | Tristan Gingold | 2015-11-19 | 1 | -0/+2 |
| | | | | Display a backtrace in case of failed check or assert failure. | ||||
* | Update README and some copyright dates. | Tristan Gingold | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | Check llvm version. Fix ghdldrv --post for llvm. | Tristan Gingold | 2015-09-12 | 4 | -102/+136 |
| | |||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 2 | -8/+6 |
| | |||||
* | canon: do not optimize concurrent procedure calls if not whole_analyze. | Tristan Gingold | 2015-09-08 | 1 | -7/+1 |
| | |||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -0/+2 |
| | |||||
* | Use directory of output for elaboration file. | Tristan Gingold | 2015-06-10 | 2 | -11/+6 |
| |