aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/gcc/ortho-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Add Alignof constant to get the alignment of a type.Tristan Gingold2014-01-151-0/+6
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-7/+8
* 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-071-0/+35
* 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-021-26/+76
* Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m...Brian Drummond2013-12-021-1/+5
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-111-222/+169
* Fix line number for gcov.gingold2009-10-301-1/+1
* Switch to gcc 4.3gingold2008-08-301-71/+31
* Switch to gcc 4.2.4gingold2008-07-221-12/+23
* bug fixesgingold2006-06-161-3/+6
* Fix x86_64 gcc issue.gingold2006-03-221-36/+83
* updated to gcc 4.1gingold2006-03-121-7/+88
* bug fixesgingold2005-12-101-0/+1
* update: support of amd64 + more optimizationsgingold2005-11-011-10/+40
* support of ia64 added, more stats addedgingold2005-10-241-0/+4
* --vcdz option added,gingold2005-10-091-0/+2052