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-05-09
File ticket41 testcase.
Tristan Gingold
2015-05-09
Rename Get_Location_Str to Image.
Tristan Gingold
2015-05-09
Do not fail.
Tristan Gingold
2015-05-09
Report incorrect use of 'Base.
Tristan Gingold
2015-05-09
Avoid crash if name of subprogram also denotes a non-subprogram declaration.
Tristan Gingold
Fix ticket 41.
2015-05-09
Add --keep-order switch.
Tristan Gingold
2015-03-31
Fix entity instantiation with extended identifier.
Tristan Gingold
From a patch by Ole Myren Rohne.
2015-03-22
ortho_llvm: handle more unreach cases.
Tristan Gingold
2015-03-21
ortho_llvm: fix new_alloca when first instruction of a basic block.
Tristan Gingold
2015-03-21
ortho_llvm: fix conversion from float to integer.
Tristan Gingold
2015-03-20
llvm: Add -O as alias of -O1
Tristan Gingold
2015-03-15
ortho_llvm: handle debug info for incomplete access type.
Tristan Gingold
2015-03-14
generic override: handle enumerated types.
Tristan Gingold
2015-03-14
Disable overflow checks in Eval_Discrete_Range_Length.
Tristan Gingold
To avoid crash when dealing with very large ranges.
2015-03-14
Add reproducer for ticket40.
Tristan Gingold
2015-03-14
Add test for ticket39
Tristan Gingold
2015-03-14
procedure call: avoid crash with individual associations and signals.
Tristan Gingold
2015-03-14
Fix thinko in grt.values (after handling i32 generic override).
Tristan Gingold
2015-03-14
Fix crash in ortho for llvm (unreach in new_convert_ov)
Tristan Gingold
2015-03-13
README: clarify gcc build.
Tristan Gingold
2015-03-13
Remove deprecated dist scripts.
Tristan Gingold
2015-03-13
generic override: handle i32.
Tristan Gingold
2015-03-11
Fix desynchronization (ghdl_rtik) between grt-waves.adb and ghwlib
Tristan Gingold
2015-03-11
Add bug11 for fst/ghw issues.
Tristan Gingold
2015-03-11
Fix truncated simple name in fst dump.
Tristan Gingold
2015-03-10
Add ghwdump build rules in Makefile.
Tristan Gingold
2015-03-07
Implement ticket 37: add switch -gNAME=VAL to override top entity generics.
Tristan Gingold
2015-03-01
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
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
[next]