aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt/grt-unithread.adb
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-106/+0
|
* grt: update copyright years, switch to GMGPL.Tristan Gingold2014-01-301-1/+8
|
* Improve handling of non-sensitized processes.gingold2009-09-231-8/+1
|
* Switch to gcc 4.3gingold2008-08-301-1/+0
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* handle universal real div integer evaluation,gingold2005-11-071-0/+107
more optimizations added, multi-thread ready grt, bug fixes