aboutsummaryrefslogtreecommitdiffstats
path: root/ortho
Commit message (Expand)AuthorAgeFilesLines
* Preparation for gcc4.9 ... ortho-lang.c changes allowing ghdl to build with g...Brian Drummond2014-01-171-4/+48
* Fix bug21497: do not create an indirection for access to complex type.Tristan Gingold2014-01-174-2/+25
* Extend the -frelaxed-rules option to gcc buildsBrian Drummond2014-01-161-0/+4
* Add Alignof constant to get the alignment of a type.Tristan Gingold2014-01-1515-11/+105
* mcode: fix register allocation for Oe_Neg_OvTristan Gingold2013-12-272-3/+8
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-245-48/+100
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-173-18/+15
* Patch to eliminate compile failures outputting debug information when -g -O2 ...Brian Drummond2013-12-081-35/+14
* Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to...Brian Drummond2013-12-074-9/+50
* Fix ortho-lang.c, type_for_size to allow 32 or 64bit buildsBrian Drummond2013-12-051-2/+4
* Fix for catastrophic error in ortho-lang.c handling nested case statements. T...Brian Drummond2013-12-031-5/+10
* Version 0.31dev, builds with gcc4.8Brian Drummond2013-12-025-29/+84
* Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m...Brian Drummond2013-12-021-1/+5
* OSVVM patchBrian Drummond2013-12-021-2/+2
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-114-236/+199
* Fix warnings (useless conversion)gingold2012-12-112-3/+2
* Use representations clause to work-around SRA issue.gingold2010-02-021-15/+16
* Work around SRA bug.gingold2010-01-311-14/+17
* Update Makefile: remove sysdeps.gingold2010-01-311-2/+2
* Improve doc.gingold2010-01-285-15/+18
* ghdl 0.29 release.gingold2010-01-129-14/+51
* Fix line number for gcov.gingold2009-10-301-1/+1
* Version 0.28.gingold2009-09-211-2/+4
* Add ortho_jit package for mcode.gingold2009-08-132-0/+173
* Remove elsif.gingold2009-08-132-2/+2
* Preliminary work for LLVM.gingold2009-08-1323-264/+681
* Allow to build in 64bits mode.gingold2009-08-133-23/+21
* Factorize code with parse_statements.gingold2009-08-132-27/+23
* Switch to gcc 4.3gingold2008-08-3023-189/+101
* Handle -C and --mb-comments.gingold2008-07-221-0/+8
* Switch to gcc 4.2.4gingold2008-07-223-21/+35
* Improve macosX support.gingold2008-04-096-7/+73
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-1514-58/+113
* SEH handledgingold2006-11-181-2/+5
* add one more underscore to chkstk, use program path for install path (windows)gingold2006-10-052-2/+2
* direct drivers and bugs fixgingold2006-10-022-1/+5
* use __chkstk on windows systemgingold2006-10-029-47/+142
* bugs fixedgingold2006-08-063-13/+14
* updated for 0.24gingold2006-07-102-3/+1
* bugs fix, 93c improvedgingold2006-06-222-3/+8
* bug fixesgingold2006-06-191-3/+3
* bug fixesgingold2006-06-161-3/+6
* Fix x86_64 gcc issue.gingold2006-03-221-36/+83
* updated to gcc 4.1gingold2006-03-123-12/+92
* mcode code generator addedgingold2006-03-1069-0/+22878
* bugs fix for ghw writergingold2005-12-201-1/+1
* ghdl 0.21 is outgingold2005-12-181-0/+4
* bug fixesgingold2005-12-101-0/+1
* update: support of amd64 + more optimizationsgingold2005-11-011-10/+40
* headers added on ortho/debug and ortho/oreadgingold2005-10-2615-0/+265