summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-02Add bug018Tristan Gingold
2015-09-02Add bug017.Tristan Gingold
2015-09-01Destroy types of default generic values.Tristan Gingold
2015-08-31mcode/binary_file: rename write routines.Tristan Gingold
2015-08-31Never export declarations of a package body.Tristan Gingold
2015-08-31iirs: block_statement is a ref.Tristan Gingold
2015-08-31mcode: fix crash wrt oe_shl.Tristan Gingold
2015-08-29Improve error message.Tristan Gingold
2015-08-29Allow allocators in default value of subprogramsTristan Gingold
2015-08-29Rename gnat/bug directories for non-gna bugs to avoid confusion.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2015-07-17Do not create a transient type for strings.Tristan Gingold
2015-07-15Adjust previous patch: set parent.Tristan Gingold
2015-07-11Add test for duplicate error message.Tristan Gingold
2015-07-11Defensive code.Tristan Gingold
2015-07-10Avoid duplicate error message.Tristan Gingold
2015-07-10Reproducer for ticket90.Tristan Gingold
2015-07-10Convert psl assertion to normal assertion if simple expression.Tristan Gingold
2015-06-27Improve code generation of strings.Tristan Gingold
2015-06-20Adjust previous patch.Tristan Gingold
2015-06-18Add testcase for ticket89.Tristan Gingold
2015-06-18signals: simplify and fix code for delayed signals.Tristan Gingold
2015-06-12ortho: allow selected element from an union.Tristan Gingold
2015-06-10Use directory of output for elaboration file.Tristan Gingold
2015-06-09Testcase for crash due to physical fp literals.Tristan Gingold
2015-06-09evaluation: handle fp_literal in build_constant.Tristan Gingold
2015-06-09Testcase for ticket87Tristan Gingold
2015-06-09ghdldrv: compile elab file in output directory.Tristan Gingold
2015-06-08ghdldrv: use output name for creating the elaboration files.Tristan Gingold
2015-06-08Testcase for ticket 88.Tristan Gingold
2015-06-08Fix crash in case of missing configuration.Tristan Gingold
2015-06-07Initial support of DragonFly.Tristan Gingold
2015-06-07Add suspend_flag.Tristan Gingold
2015-06-06Fix dependencies for parallel build in libraries.Tristan Gingold
2015-06-05Rework procedure calls, now use a record to pass parameters.Tristan Gingold
2015-06-05ortho/debug: detect too many associations.Tristan Gingold
2015-06-03Remove unused file and fix permissions.Tristan Gingold
2015-06-03Add generated files for reimplementation of std_logic_1164.Tristan Gingold
2015-06-03Reimplementation of std_logic_1164.Tristan Gingold
2015-06-02Testcase for duplicate subprogram body.Tristan Gingold
2015-06-02Catch duplicated subprogram body.Tristan Gingold
2015-06-02Ticket 86 testcase.Tristan Gingold
2015-06-02Fix translation of protected types declared in subprograms.Tristan Gingold
2015-06-02Fix simulate backend.Tristan Gingold
2015-06-02files_map: add normalize_pathnameTristan Gingold
2015-06-01Add missing dependencies in Makefile.inTristan Gingold
2015-05-30Testcase for ticket84.Tristan Gingold
2015-05-30write: do not implicitely append LF.Tristan Gingold
2015-05-29Updated PowerShell build scripts for Windows.Patrick Lehmann
2015-05-28Fix llvm link on darwin (set no_compat_unwind).Tristan Gingold