aboutsummaryrefslogtreecommitdiffstats
path: root/ortho
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | options are set
* Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others ↵Brian Drummond2013-12-074-9/+50
| | | | to allow debug backend and oread to build with gcc4.8
* 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. ↵Brian Drummond2013-12-031-5/+10
| | | | This error is present in revisions 137 to 140.
* 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 ↵Brian Drummond2013-12-021-1/+5
| | | | mcode)
* 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
| | | | | | Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows.
* 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
| | | | Preliminary work for SSE.
* Allow to build in 64bits mode.gingold2009-08-133-23/+21
|
* Factorize code with parse_statements.gingold2009-08-132-27/+23
| | | | Reverse elsif keyword.
* Switch to gcc 4.3gingold2008-08-3023-189/+101
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* 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
| | | | Fix crashes in error handling.
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-1514-58/+113
|
* SEH handledgingold2006-11-181-2/+5
| | | | Bug fixes
* 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
|
* ortho/debug and ortho/oread addedgingold2005-10-2615-0/+6357
|
* support of ia64 added, more stats addedgingold2005-10-241-0/+4
|
* updated (some optim, bug fixes)gingold2005-10-231-1/+1
|
* updated for ghdl-0.20gingold2005-10-161-1/+1
|