index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-07
Adjust previous commit for 'path_name.
Tristan Gingold
2015-01-07
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-04
Rework for vhdl08 generate: change rtis.
Tristan Gingold
2015-01-03
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-02
gcc/Make-lang.in: fix dependency.
Tristan Gingold
2015-01-01
Fix left-over in name_table remaining.
Tristan Gingold
2014-12-31
Sync ghdl.gpr with Makefile.in
Tristan Gingold
2014-12-31
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-30
Improve error recovery.
Tristan Gingold
2014-12-30
Make-lang.in: Fix dependency.
Tristan Gingold
2014-12-30
vhdl 2008: handle sized bit strings.
Tristan Gingold
2014-12-29
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
Makefile for libraries: no need to save and restore path.
Tristan Gingold
2014-12-27
ortho-lang.c: use absolute path for debugging.
Tristan Gingold
2014-12-27
dist/gcc: add compilation flags, avoid to rebuilt ghdllib.
Tristan Gingold
2014-12-26
Optimize scan_identifier.
Tristan Gingold
2014-12-26
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-24
name_table: add comments.
Tristan Gingold
2014-12-24
Makefiles: add OPT_FLAGS.
Tristan Gingold
2014-12-24
evaluation.adb: style changes.
Tristan Gingold
2014-12-24
name_table.adb: expand hash_table for performance.
Tristan Gingold
2014-12-23
Regenerate ortho_llvm.ads
Tristan Gingold
2014-12-23
name_table.adb: reduce size, fix style.
Tristan Gingold
2014-12-23
ghdldrv: remove unused variables.
Tristan Gingold
2014-12-23
Makefile.in: add ADA_FLAGS.
Tristan Gingold
2014-12-23
configuration.adb: change for style.
Tristan Gingold
2014-12-23
Add requested pragma no_strict_aliasing.
Tristan Gingold
2014-12-23
Fix ghdl -m for jit: handle multiple libraries.
Tristan Gingold
2014-12-22
Add comments.
Tristan Gingold
2014-12-22
Reduce size of library_declaration.
Tristan Gingold
2014-12-21
Backport from ghdl 0.32: update libraries and ghdlfilter.
Tristan Gingold
2014-12-21
Add a testcase for vcd/fst dumps.
Tristan Gingold
2014-12-21
fst: don't try to detect aliases (make fst file bigger).
Tristan Gingold
2014-12-21
vhpi: handle FileNameP
Tristan Gingold
2014-12-21
vcd/fst: handle complex signals. Fix crash.
Tristan Gingold
2014-12-18
Adjust makefiles to accept absolute srcdir path.
Tristan Gingold
2014-12-16
Recognize some ieee.std_logic_1164 functions.
Tristan Gingold
2014-12-16
translation: give full path for to debug filename.
Tristan Gingold
2014-12-16
ortho_llvm: add uwtable + nounwind attibutes for functions.
Tristan Gingold
2014-12-16
ortho_llvm: fix crash with debug info.
Tristan Gingold
2014-12-16
Makefile.in: add oread-llvm target.
Tristan Gingold
2014-12-15
llvm-core.ads: fix values.
Tristan Gingold
2014-12-15
Fix style.
Tristan Gingold
2014-12-15
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-14
Reduce size of configuration declaration and guard signal declaration.
Tristan Gingold
2014-12-14
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
iirs: reduce memory size.
Tristan Gingold
2014-12-14
Put attribute_value_chain in parent.
Tristan Gingold
[next]