Age | Commit message (Expand) | Author |
2015-09-10 | Add testcase for ticket93. | Tristan Gingold |
2015-09-10 | Add testcase for sr3217. | Tristan Gingold |
2015-09-10 | Add testcase for ticket54. | Tristan Gingold |
2015-09-10 | Add bug019 testcase. | Tristan Gingold |
2015-09-10 | Add bug017 test cases. | 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-02 | Add bug024 (crash in error message). | Tristan Gingold |
2015-09-02 | Add bug023. | Tristan Gingold |
2015-09-02 | Add bug022 (unused entity linked). | Tristan Gingold |
2015-09-02 | Add bug021. | Tristan Gingold |
2015-09-02 | Add bug018 | Tristan Gingold |
2015-09-02 | Add bug017. | 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 |
2015-08-29 | Allow allocators in default value of subprograms | Tristan Gingold |
2015-08-29 | Rename gnat/bug directories for non-gna bugs to avoid confusion. | Tristan Gingold |
2015-08-29 | Replace fat accesses by bounds accesses | Tristan Gingold |
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 | Add test for duplicate error message. | Tristan Gingold |
2015-07-11 | Defensive code. | Tristan Gingold |
2015-07-10 | Avoid duplicate error message. | Tristan Gingold |
2015-07-10 | Reproducer for ticket90. | Tristan Gingold |
2015-07-10 | Convert psl assertion to normal assertion if simple expression. | Tristan Gingold |
2015-06-27 | Improve code generation of strings. | Tristan Gingold |
2015-06-20 | Adjust previous patch. | Tristan Gingold |
2015-06-18 | Add testcase for ticket89. | Tristan Gingold |
2015-06-18 | signals: simplify and fix code for delayed signals. | Tristan Gingold |
2015-06-12 | ortho: allow selected element from an union. | Tristan Gingold |
2015-06-10 | Use directory of output for elaboration file. | Tristan Gingold |
2015-06-09 | Testcase for crash due to physical fp literals. | Tristan Gingold |
2015-06-09 | evaluation: handle fp_literal in build_constant. | Tristan Gingold |
2015-06-09 | Testcase for ticket87 | Tristan Gingold |
2015-06-09 | ghdldrv: compile elab file in output directory. | Tristan Gingold |
2015-06-08 | ghdldrv: use output name for creating the elaboration files. | Tristan Gingold |
2015-06-08 | Testcase for ticket 88. | Tristan Gingold |
2015-06-08 | Fix crash in case of missing configuration. | Tristan Gingold |
2015-06-07 | Initial support of DragonFly. | Tristan Gingold |
2015-06-07 | Add suspend_flag. | Tristan Gingold |