From 004bd818080a8090ea61bfb9cd656b01fe4541e0 Mon Sep 17 00:00:00 2001 From: gingold Date: Mon, 7 Nov 2005 23:18:35 +0000 Subject: handle universal real div integer evaluation, more optimizations added, multi-thread ready grt, bug fixes --- translate/gcc/dist.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'translate/gcc/dist.sh') diff --git a/translate/gcc/dist.sh b/translate/gcc/dist.sh index e16475a..dab7afb 100755 --- a/translate/gcc/dist.sh +++ b/translate/gcc/dist.sh @@ -346,6 +346,9 @@ grt-waves.ads grt-waves.adb grt-avls.ads grt-avls.adb +grt-unithread.ads +grt-unithread.adb +grt-threads.ads grt.ads main.adb main.ads @@ -610,7 +613,7 @@ put manual.html put more.html put links.html put bug.html -put waveform.html +put waveviewer.html put gtkwave-patch.tgz put favicon.ico lcd ghdl -- cgit