summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-14grt-vstrings: add to_string for ghdl_f64, use it in grt-images.Tristan Gingold
2014-06-14grt-types: make access type std_string_ptr general.Tristan Gingold
2014-06-14grt-errors: export fatal_error.Tristan Gingold
2014-06-14grt-disp_signals: display explicitly direct drivers.Tristan Gingold
2014-06-14disp_tree: improve display of array subtypes.Tristan Gingold
2014-06-14disp_vhdl: handle 'last_active.Tristan Gingold
2014-06-14sem_specs: allow no port/generic in default binding indication.Tristan Gingold
2014-06-14aggregate: set location on '('Tristan Gingold
2014-06-14sem: remove old comment.Tristan Gingold
2014-06-14iirs: add set/get_process_originTristan Gingold
2014-05-29Fix ticket14: build vars for anonymous subtype in array type indexes.Tristan Gingold
2014-05-29Rework aggregate (when type of context is not static).Tristan Gingold
2014-05-29Adjust set of whole_assoc flag.Tristan Gingold
2014-05-29canon: add Canon_Association_Chain_And_Actuals, set parent and whole assoc.Tristan Gingold
2014-05-29ghdlsimul: add --trace-stmts, -iTristan Gingold
2014-05-29grt-signals: add comments, add Ghdl_Signal_Set_Mode.Tristan Gingold
2014-05-29sem_decls: handle alias of component.Tristan Gingold
2014-05-29Add a comment.Tristan Gingold
2014-05-29libraries: Add Get_Libraries_Chain.Tristan Gingold
2014-05-29Add_Dependence: noop if no current design.Tristan Gingold
2014-05-29errorout: fix a typo.Tristan Gingold
2014-05-29doc: add an example for --work (YG).Tristan Gingold
2014-05-07Add testcase for ticket15.Tristan Gingold
2014-05-07sem_stmts.adb: avoid a crash for ticket15Tristan Gingold
2014-05-07Sem_Scopes: make Add_Declarations_Of_Concurrent_Statement and Add_DeclarationsTristan Gingold
2014-05-07evaluation: Handl FP literals in Get_Physical_Value.Tristan Gingold
2014-05-07Files_Map: add Create_Source_File_From_StringTristan Gingold
2014-05-07errorout: remove execution related subprograms (and exceptions).Tristan Gingold
2014-05-07grt: remove ghdl_exit_cb*, replaced by an error hook.Tristan Gingold
2014-03-29Add more cases in ticket11.Tristan Gingold
2014-03-29Set some missing flags (was harmless).Tristan Gingold
2014-03-29Fix ticket11: remove from active list a signal not active in the next delta dueTristan Gingold
2014-03-12Remove old and unused agcc and gcc34 subdirs.Tristan Gingold
2014-03-10Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.Tristan Gingold
2014-03-09llvm: save & restore stack pointer for alloca.Tristan Gingold
2014-03-09Remove ortho_llvm-main.Tristan Gingold
2014-03-09Automatically unnest subprograms for llvm.Tristan Gingold
2014-03-08Minor cleanup in ortho/gcc (add copyright headers, remove t_condtype, removeTristan Gingold
2014-03-08Share spec of ortho_nodes, adjust code.Tristan Gingold
2014-03-06Makefile: adjust for LLVM be.Tristan Gingold
2014-03-06ortho_front: fix style warnings.Tristan Gingold
2014-03-06Translation: fix allocated object for individual association in procedure call.Tristan Gingold
2014-03-06canon: change profile of Canon_Procedure_Call.Tristan Gingold
2014-03-06Add a comment.Tristan Gingold
2014-03-06Add LLVM back-end for ortho.Tristan Gingold
2014-02-23grt.signals: export Resolver_Acc and use it in interfaces.Tristan Gingold
2014-02-23grt.options: Extract Decode_Option.Tristan Gingold
2014-02-23Style fix.Tristan Gingold
2014-02-23Add comment + style fix.Tristan Gingold
2014-02-23ghdlsimul: set argv0 earlier.Tristan Gingold