index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-03-01
Add bug reproducer from ghdl-discuss.
Tristan Gingold
2015-03-01
Add test for ticket 38.
Tristan Gingold
2015-02-14
str_table: pack elements to reduce size.
Tristan Gingold
2015-02-09
Merge with tip.
Tristan Gingold
2015-02-09
winbuild: Fixed missing env.vhd and env_body.vhd files in v08/std/ after ↵
Patrick Lehmann
complib.ps1 run.
2015-02-07
Makefile: fix path to build lib for llvm.
Tristan Gingold
2015-01-31
winbuild: Fixed missing strip call to reduce the binary size of ghdl.exe.
Patrick Lehmann
2015-01-30
grt: fix protected object lock during elaboration.
Tristan Gingold
2015-01-27
pnodes: make the code more generic.
Tristan Gingold
2015-01-27
std_names: remove dependency on tokens.
Tristan Gingold
2015-01-24
iirs.ads: fix indentation and adjust pnodes.py
Tristan Gingold
2015-01-24
Move Makefile from xtools to vhdl.
Tristan Gingold
2015-01-24
simulation: use invalid_instance_slot instead of 0.
Tristan Gingold
2015-01-24
Fix typos in grt and translation.adb for vhdl2008 (gcc).
Tristan Gingold
2015-01-23
dist/gcc: fix missing dependency in Make-lang.in
Tristan Gingold
2015-01-23
Simulation: renaming.
Tristan Gingold
2015-01-23
simulation: rework scope_level.
Tristan Gingold
2015-01-23
Style fix.
Tristan Gingold
2015-01-22
Add bug09 testcase on time<->univ_integer conversions.
Tristan Gingold
2015-01-22
Use 64 bits for universal integer type.
Tristan Gingold
2015-01-22
mcode x86: handle more conversions (i64 <-> u8. b2)
Tristan Gingold
2015-01-22
ortho_code-x86-abi: add moddi3 intrinsic for jit.
Tristan Gingold
2015-01-22
ortho_code-x86-abi: display intrinsic names.
Tristan Gingold
2015-01-21
Add testcase for ticket35 (UTF encoding).
Tristan Gingold
2015-01-21
Detect and report UTF BOM at beginning of source files.
Tristan Gingold
2015-01-21
Translate: fix thinko for implicit conversion after conversion in assoc.
Tristan Gingold
2015-01-21
Fixed paths in winbuild.bat to reflect source tree reorganization (Brian Davis)
Tristan Gingold
2015-01-21
winbuild: Added check for PSCX extension if '-CreatePackage -Zip' is executed.
Patrick Lehmann
2015-01-21
Experimental: Translated compile scripts for windows to PowerShell scripts ↵
Patrick Lehmann
(*.ps1). Updated .hgignore file to ignore folders from windows build process.
2015-01-20
Add testcase bug08 (ambiguous notation for parenthesis name).
Tristan Gingold
2015-01-20
Add bug07 testcase (locally discrete array compare).
Tristan Gingold
2015-01-20
Add bug04 testcase.
Tristan Gingold
2015-01-20
sem_names: extract Free_Old_Entity_Name (from Finish_Sem_Name). Add comments.
Tristan Gingold
2015-01-20
Minor rework of overflow in physical units: defer until execution.
Tristan Gingold
2015-01-19
Add testcase for ticket30.
Tristan Gingold
2015-01-18
Style fixes.
Tristan Gingold
2015-01-18
simulation: adjust for vhdl08 configurations.
Tristan Gingold
2015-01-18
execution: fix v87 concat with element.
Tristan Gingold
2015-01-17
simulation: handle v87 concatenation.
Tristan Gingold
2015-01-17
debugger: add list command.
Tristan Gingold
2015-01-17
grt-signals: avoid possible unaligned pointer dereference.
Tristan Gingold
2015-01-17
ghdlsimul: adjust after use of name for block_specification.
Tristan Gingold
2015-01-17
Makefile: share INCFLAGS.
Tristan Gingold
2015-01-16
Fix build of ghdl_simul (WIP).
Tristan Gingold
2015-01-16
Keep and handle simple name for Block_Specification.
Tristan Gingold
2015-01-16
disp_tree: add Max_Depth to limit recursion.
Tristan Gingold
2015-01-16
canon: fix after previous change (do not generate default config for for-gen)
Tristan Gingold
2015-01-15
PSL: add comments, scan endpoint.
Tristan Gingold
2015-01-15
Evaluation: implement array compare for discrete arrays.
Tristan Gingold
2015-01-15
Create the Sem_Qualified_Expression function.
Tristan Gingold
[prev]
[next]