aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
Commit message (Expand)AuthorAgeFilesLines
...
* Also set -fX and --std to GHDLFLAGS for --gen-makefileTristan Gingold2018-07-211-0/+2
* Remove redundant use-clauses for gcc 8.1 compatibilityTruls Asheim2018-05-301-3/+0
* Fix warning: use clause for package has no effectVicente Bergas2018-05-033-9/+1
* Use specific error message for direction mismatch.Tristan Gingold2018-04-251-2/+4
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-211-2/+1
* ghdl_mcode: error message if no file to analyze.Tristan Gingold2018-03-011-0/+5
* Change libraries path to allow installation of system-wide libraries.Tristan Gingold2018-01-252-8/+11
* translation: remove some use of Nam_Buffer.Tristan Gingold2018-01-201-4/+3
* Convert_Identifier: don't use Nam_Buffer anymore.Tristan Gingold2018-01-181-17/+17
* ghdldrv: remove most usages of Nam_Buffer.Tristan Gingold2018-01-183-28/+15
* sem_inst: fix relocation of instances in instances.Tristan Gingold2017-12-211-0/+2
* update tgingold/ghdl refs to ghdl/ghdl1138-4EB2017-12-201-1/+1
* Tentatively fix tarball filename for travis.Tristan Gingold2017-12-181-1/+1
* version.in: avoid to duplicate version string.Tristan Gingold2017-12-104-3/+12
* simul: support --file-to-xmlTristan Gingold2017-12-071-0/+2
* ghdl -i: stop on error.Tristan Gingold2017-12-011-1/+7
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-242-19/+19
* Annotations: minor reformating.Tristan Gingold2017-11-191-2/+0
* ghdl_simul: fix crash on option warning.Tristan Gingold2017-11-181-0/+2
* Drivers: add --pre-elab (as a stub).Tristan Gingold2017-11-162-3/+52
* Update ghdldrv after list changes.Tristan Gingold2017-11-111-37/+44
* Rework list implementation, use iterator.Tristan Gingold2017-11-113-16/+27
* Remove List_Others, cleanup lists.Tristan Gingold2017-11-081-20/+16
* Use Flist for array indexes.Tristan Gingold2017-11-061-0/+66
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-182-9/+3
* files_map: rename Load_Source_File to Read_Source_File.Tristan Gingold2017-10-053-9/+9
* Minor refactoring to simplify interfacing.Tristan Gingold2017-10-032-20/+31
* ghdlcomp: add compile_analyze_file2.Tristan Gingold2017-10-022-1/+49
* comment and whitespace cleanupJulius Rakow2017-09-301-10/+10
* add gen-depends commandJulius Rakow2017-09-301-49/+112
* Add ghdl --find-top command.Tristan Gingold2017-07-051-0/+57
* Fix typo: paths.Tristan Gingold2017-05-186-220/+27
* Create default value for ports.Tristan Gingold2017-05-091-0/+12
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-0/+2
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-0/+2
* Add Tab_Stop variable.Tristan Gingold2017-03-141-2/+2
* Add ghdlsynth in ghdl_simulTristan Gingold2017-01-313-1/+13
* Add netlist generation infrastructure.Tristan Gingold2017-01-312-0/+143
* Add xref_keyword for PSL keywords that aren't reserved words.Tristan Gingold2017-01-151-1/+12
* Add 'Image and 'Value for i64.Tristan Gingold2017-01-131-0/+4
* ghdlvpi: add --vpi-library-dir-unixTristan Gingold2016-12-201-2/+36
* Add target in bug-box, add --bug-box internal command.Tristan Gingold2016-12-203-1/+41
* ghdl --clean: consider executable suffix (for windows).Tristan Gingold2016-12-191-2/+5
* ghdlprint: do not canon associations.Tristan Gingold2016-12-121-0/+1
* ghdlcomp: extract disp_config as a procedure.Tristan Gingold2016-12-122-9/+19
* errorout: add set_program_name.Tristan Gingold2016-12-111-10/+8
* Use -fpic if gcc is configured with --enable-default-pieTristan Gingold2016-12-062-10/+42
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-1/+3
* name_table: auto-initialize.Tristan Gingold2016-11-011-1/+1
* ghdlxml: display image of string_literal8Tristan Gingold2016-11-011-4/+1