| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 13 | -3602/+0 |
| * | Remove unused file. | Tristan Gingold | 2014-11-04 | 1 | -54/+0 |
| * | ticket 13: Fix crash on mips (patch from Joris van Rantwijk). | Tristan Gingold | 2014-11-04 | 1 | -8/+16 |
| * | ortho-lang.c: get rid of expr.h (poisonned) and rewrite ortho_build_addr. | Tristan Gingold | 2014-11-02 | 1 | -68/+7 |
| * | Remove ortho/gcc/Makefile.inc and adjust. | Tristan Gingold | 2014-11-02 | 1 | -5/+25 |
| * | Default is now gcc-4.9. Silent ortho-lang warnings. | Tristan Gingold | 2014-11-02 | 1 | -12/+15 |
| * | Automatically unnest subprograms for llvm. | Tristan Gingold | 2014-03-09 | 2 | -0/+8 |
| * | Minor cleanup in ortho/gcc (add copyright headers, remove t_condtype, remove | Tristan Gingold | 2014-03-08 | 6 | -60/+104 |
| * | Share spec of ortho_nodes, adjust code. | Tristan Gingold | 2014-03-08 | 5 | -122/+416 |
| * | new_offsetof: add argument for record type (llvm preliminary work). | Tristan Gingold | 2014-01-25 | 2 | -4/+7 |
| * | Fix bug18810 (bitwise 'and' and 'not' for unsigned types). | Tristan Gingold | 2014-01-21 | 1 | -5/+5 |
| * | Add example Makefile.conf, remove duplicate libs from Makefile | Brian Drummond | 2014-01-20 | 2 | -3/+5 |
| * | Allow local overriding of configuration via Makefile.conf | Tristan Gingold | 2014-01-20 | 1 | -14/+35 |
| * | Fix interface of ortho_handle_option: do not confuse int and bool. | Tristan Gingold | 2014-01-20 | 1 | -4/+4 |
| * | Fix include/library paths for gmp/mpc/mpfr files in gcc builds | Brian Drummond | 2014-01-18 | 2 | -7/+7 |
| * | Preparation for gcc4.9 ... ortho-lang.c changes allowing ghdl to build with g... | Brian Drummond | 2014-01-17 | 1 | -4/+48 |
| * | Extend the -frelaxed-rules option to gcc builds | Brian Drummond | 2014-01-16 | 1 | -0/+4 |
| * | Add Alignof constant to get the alignment of a type. | Tristan Gingold | 2014-01-15 | 2 | -0/+11 |
| * | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 2 | -11/+8 |
| * | Patch to eliminate compile failures outputting debug information when -g -O2 ... | Brian Drummond | 2013-12-08 | 1 | -35/+14 |
| * | Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to... | Brian Drummond | 2013-12-07 | 3 | -4/+44 |
| * | Fix ortho-lang.c, type_for_size to allow 32 or 64bit builds | Brian Drummond | 2013-12-05 | 1 | -2/+4 |
| * | Fix for catastrophic error in ortho-lang.c handling nested case statements. T... | Brian Drummond | 2013-12-03 | 1 | -5/+10 |
| * | Version 0.31dev, builds with gcc4.8 | Brian Drummond | 2013-12-02 | 5 | -29/+84 |
| * | Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m... | Brian Drummond | 2013-12-02 | 1 | -1/+5 |
| * | OSVVM patch | Brian Drummond | 2013-12-02 | 1 | -2/+2 |
| * | Part of the previous commit (upgrade to gcc 4.7) | gingold | 2012-12-11 | 4 | -236/+199 |
| * | Update Makefile: remove sysdeps. | gingold | 2010-01-31 | 1 | -2/+2 |
| * | ghdl 0.29 release. | gingold | 2010-01-12 | 2 | -2/+7 |
| * | Fix line number for gcov. | gingold | 2009-10-30 | 1 | -1/+1 |
| * | Version 0.28. | gingold | 2009-09-21 | 1 | -2/+4 |
| * | Switch to gcc 4.3 | gingold | 2008-08-30 | 4 | -85/+40 |
| * | Handle -C and --mb-comments. | gingold | 2008-07-22 | 1 | -0/+8 |
| * | Switch to gcc 4.2.4 | gingold | 2008-07-22 | 3 | -21/+35 |
| * | direct drivers and bugs fix | gingold | 2006-10-02 | 1 | -0/+4 |
| * | updated for 0.24 | gingold | 2006-07-10 | 2 | -3/+1 |
| * | bug fixes | gingold | 2006-06-16 | 1 | -3/+6 |
| * | Fix x86_64 gcc issue. | gingold | 2006-03-22 | 1 | -36/+83 |
| * | updated to gcc 4.1 | gingold | 2006-03-12 | 3 | -12/+92 |
| * | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -0/+4 |
| * | bug fixes | gingold | 2005-12-10 | 1 | -0/+1 |
| * | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -10/+40 |
| * | support of ia64 added, more stats added | gingold | 2005-10-24 | 1 | -0/+4 |
| * | updated (some optim, bug fixes) | gingold | 2005-10-23 | 1 | -1/+1 |
| * | updated for ghdl-0.20 | gingold | 2005-10-16 | 1 | -1/+1 |
| * | --vcdz option added, | gingold | 2005-10-09 | 12 | -0/+3055 |
| * | gcc renamed to gcc34 | gingold | 2005-10-09 | 12 | -3138/+0 |
| * | First import from sources | gingold | 2005-09-24 | 12 | -0/+3138 |