Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simul: support --file-to-xml | Tristan Gingold | 2017-12-07 | 1 | -0/+2 |
| | |||||
* | ghdl -i: stop on error. | Tristan Gingold | 2017-12-01 | 1 | -1/+7 |
| | | | | Fix #474 | ||||
* | Create the simul.ads package (for a namespace). | Tristan Gingold | 2017-11-24 | 2 | -19/+19 |
| | |||||
* | Annotations: minor reformating. | Tristan Gingold | 2017-11-19 | 1 | -2/+0 |
| | |||||
* | ghdl_simul: fix crash on option warning. | Tristan Gingold | 2017-11-18 | 1 | -0/+2 |
| | |||||
* | Drivers: add --pre-elab (as a stub). | Tristan Gingold | 2017-11-16 | 2 | -3/+52 |
| | |||||
* | Update ghdldrv after list changes. | Tristan Gingold | 2017-11-11 | 1 | -37/+44 |
| | |||||
* | Rework list implementation, use iterator. | Tristan Gingold | 2017-11-11 | 3 | -16/+27 |
| | |||||
* | Remove List_Others, cleanup lists. | Tristan Gingold | 2017-11-08 | 1 | -20/+16 |
| | |||||
* | Use Flist for array indexes. | Tristan Gingold | 2017-11-06 | 1 | -0/+66 |
| | |||||
* | Add extended locations (elocations). Still WIP | Tristan Gingold | 2017-10-18 | 2 | -9/+3 |
| | |||||
* | files_map: rename Load_Source_File to Read_Source_File. | Tristan Gingold | 2017-10-05 | 3 | -9/+9 |
| | |||||
* | Minor refactoring to simplify interfacing. | Tristan Gingold | 2017-10-03 | 2 | -20/+31 |
| | |||||
* | ghdlcomp: add compile_analyze_file2. | Tristan Gingold | 2017-10-02 | 2 | -1/+49 |
| | |||||
* | comment and whitespace cleanup | Julius Rakow | 2017-09-30 | 1 | -10/+10 |
| | |||||
* | add gen-depends command | Julius Rakow | 2017-09-30 | 1 | -49/+112 |
| | | | | | Extend gen-makefile command. Omit phony targets and rules to allow integration in other makefiles. | ||||
* | Add ghdl --find-top command. | Tristan Gingold | 2017-07-05 | 1 | -0/+57 |
| | |||||
* | Fix typo: paths. | Tristan Gingold | 2017-05-18 | 6 | -220/+27 |
| | |||||
* | Create default value for ports. | Tristan Gingold | 2017-05-09 | 1 | -0/+12 |
| | | | | Fix #328 | ||||
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -0/+2 |
| | |||||
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -0/+2 |
| | |||||
* | Add Tab_Stop variable. | Tristan Gingold | 2017-03-14 | 1 | -2/+2 |
| | | | | For #314 | ||||
* | Add ghdlsynth in ghdl_simul | Tristan Gingold | 2017-01-31 | 3 | -1/+13 |
| | |||||
* | Add netlist generation infrastructure. | Tristan Gingold | 2017-01-31 | 2 | -0/+143 |
| | |||||
* | Add xref_keyword for PSL keywords that aren't reserved words. | Tristan Gingold | 2017-01-15 | 1 | -1/+12 |
| | |||||
* | Add 'Image and 'Value for i64. | Tristan Gingold | 2017-01-13 | 1 | -0/+4 |
| | | | | Fix #254 | ||||
* | ghdlvpi: add --vpi-library-dir-unix | Tristan Gingold | 2016-12-20 | 1 | -2/+36 |
| | |||||
* | Add target in bug-box, add --bug-box internal command. | Tristan Gingold | 2016-12-20 | 3 | -1/+41 |
| | |||||
* | ghdl --clean: consider executable suffix (for windows). | Tristan Gingold | 2016-12-19 | 1 | -2/+5 |
| | |||||
* | ghdlprint: do not canon associations. | Tristan Gingold | 2016-12-12 | 1 | -0/+1 |
| | |||||
* | ghdlcomp: extract disp_config as a procedure. | Tristan Gingold | 2016-12-12 | 2 | -9/+19 |
| | |||||
* | errorout: add set_program_name. | Tristan Gingold | 2016-12-11 | 1 | -10/+8 |
| | | | | ghdlmain: use errorout. | ||||
* | Use -fpic if gcc is configured with --enable-default-pie | Tristan Gingold | 2016-12-06 | 2 | -10/+42 |
| | | | | | | | | 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 | ||||
* | ownership: check tree after sem and canon. | Tristan Gingold | 2016-11-05 | 1 | -1/+3 |
| | |||||
* | name_table: auto-initialize. | Tristan Gingold | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | ghdlxml: display image of string_literal8 | Tristan Gingold | 2016-11-01 | 1 | -4/+1 |
| | | | | Fix #176 | ||||
* | nodes_gc: move checks in libraries (WIP) | Tristan Gingold | 2016-10-17 | 1 | -10/+2 |
| | |||||
* | Disable most of canon for reprint. | Tristan Gingold | 2016-10-17 | 1 | -0/+7 |
| | |||||
* | ghdlxml: add version. | Tristan Gingold | 2016-10-15 | 1 | -9/+16 |
| | |||||
* | simulation: remove sim_be after previous code factorization. | Tristan Gingold | 2016-10-15 | 1 | -6/+6 |
| | |||||
* | Finish_Compilation: factorize code, move to libraries. | Tristan Gingold | 2016-10-15 | 3 | -92/+4 |
| | |||||
* | Add --file-to-xml to dump tree as XML. | Tristan Gingold | 2016-10-14 | 7 | -7/+564 |
| | |||||
* | ghdl --dir: handle context declaration. | Tristan Gingold | 2016-10-10 | 1 | -0/+2 |
| | |||||
* | Create_Instantiation_Bodies: add parent | Tristan Gingold | 2016-09-30 | 1 | -2/+4 |
| | |||||
* | vhdl08: more support for interface subprograms. | Tristan Gingold | 2016-09-27 | 1 | -0/+8 |
| | |||||
* | 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 |
| |