index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2015-09-24
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-09-17
Fix GRT_EXTRA_LIB, remove grt-arch (unused).
Tristan Gingold
2015-09-15
trans-rtis: fix uninitialized field (that could result in a crash).
Tristan Gingold
2015-09-14
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-13
Remove unused files (were for stack switching).
Tristan Gingold
2015-09-13
Update README and some copyright dates.
Tristan Gingold
2015-09-13
Add mach-O binary file writer.
Tristan Gingold
2015-09-12
Check llvm version. Fix ghdldrv --post for llvm.
Tristan Gingold
2015-09-12
Adjust windows code.
Tristan Gingold
2015-09-12
Tentatively fix win32 support.
Tristan Gingold
2015-09-10
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-08
canon: do not optimize concurrent procedure calls if not whole_analyze.
Tristan Gingold
2015-09-08
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-07
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-09-04
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-03
Adjust previous patch (destroy types for default port values).
Tristan Gingold
2015-09-02
mcode: fix alignment of structure (thinko).
Tristan Gingold
2015-09-02
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-01
Destroy types of default generic values.
Tristan Gingold
2015-08-31
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
Never export declarations of a package body.
Tristan Gingold
2015-08-31
iirs: block_statement is a ref.
Tristan Gingold
2015-08-31
mcode: fix crash wrt oe_shl.
Tristan Gingold
2015-08-29
Improve error message.
Tristan Gingold
Fix bug 024.
2015-08-29
Allow allocators in default value of subprograms
Tristan Gingold
(Handle them in are_trees_equal).
2015-08-29
Replace fat accesses by bounds accesses
Tristan Gingold
translate: separate info for signals from object. Improve some error messages.
2015-07-17
Do not create a transient type for strings.
Tristan Gingold
2015-07-15
Adjust previous patch: set parent.
Tristan Gingold
2015-07-11
Defensive code.
Tristan Gingold
2015-07-10
Avoid duplicate error message.
Tristan Gingold
2015-07-10
Convert psl assertion to normal assertion if simple expression.
Tristan Gingold
Fix ticket90.
2015-06-27
Improve code generation of strings.
Tristan Gingold
2015-06-20
Adjust previous patch.
Tristan Gingold
2015-06-18
signals: simplify and fix code for delayed signals.
Tristan Gingold
fix ticket89.
2015-06-12
ortho: allow selected element from an union.
Tristan Gingold
Minor cleanups.
2015-06-10
Use directory of output for elaboration file.
Tristan Gingold
2015-06-09
evaluation: handle fp_literal in build_constant.
Tristan Gingold
2015-06-09
ghdldrv: compile elab file in output directory.
Tristan Gingold
Ticket 87.
2015-06-08
ghdldrv: use output name for creating the elaboration files.
Tristan Gingold
2015-06-08
Fix crash in case of missing configuration.
Tristan Gingold
Fix ticket 88.
2015-06-07
Initial support of DragonFly.
Tristan Gingold
2015-06-07
Add suspend_flag.
Tristan Gingold
2015-06-05
Rework procedure calls, now use a record to pass parameters.
Tristan Gingold
2015-06-05
ortho/debug: detect too many associations.
Tristan Gingold
2015-06-02
Catch duplicated subprogram body.
Tristan Gingold
Fix bug14.
2015-06-02
Fix translation of protected types declared in subprograms.
Tristan Gingold
Fix ticket 86.
2015-06-02
Fix simulate backend.
Tristan Gingold
2015-06-02
files_map: add normalize_pathname
Tristan Gingold
2015-05-30
write: do not implicitely append LF.
Tristan Gingold
[next]