From f85731556bd4bf0e792092d24d7725a4d932d645 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Tue, 23 Sep 2008 18:01:53 +0100 Subject: [PATCH] Snapshot that builds with 0compile --- Delight-gcc.xml | 15 +++++++++++++++ dlt-lib | 2 +- gcc-4.1.2/gcc/dlt | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 Delight-gcc.xml diff --git a/Delight-gcc.xml b/Delight-gcc.xml new file mode 100644 index 0000000..adb8c5e --- /dev/null +++ b/Delight-gcc.xml @@ -0,0 +1,15 @@ + + + Delight-gcc + core GCC-based compiler for Delight + +Delight is an imperative, object-oriented programming language with a Python- +like syntax. Internally, it is based on the D programming language. + http://delight.sourceforge.net/ + Development + + + + + + diff --git a/dlt-lib b/dlt-lib index 3482b18..33ac2f0 160000 --- a/dlt-lib +++ b/dlt-lib @@ -1 +1 @@ -Subproject commit 3482b18cfee6ba5a282ca6ff06a45b73ad9e1dbd +Subproject commit 33ac2f0113d4a461c3d59bffbdbd0b041539e1ab diff --git a/gcc-4.1.2/gcc/dlt b/gcc-4.1.2/gcc/dlt index ed86dff..65ef1c1 160000 --- a/gcc-4.1.2/gcc/dlt +++ b/gcc-4.1.2/gcc/dlt @@ -1 +1 @@ -Subproject commit ed86dffdc9d742298533799320457117c687a079 +Subproject commit 65ef1c1dc5a7d38787e350fe83f4b03619074e9d -- 2.11.4.GIT