added functions set_type_link and get_type_link
[libfirm] / TODO
diff --git a/TODO b/TODO
index aea9c48..493a254 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,15 @@
+  * 19.6.2001 Goetz
+    What happens if undefined values are allowed?  See ircons.c,
+    grep for get_irg_start_block.
+
+  * 23.5.2001 Goetz
+    Does the array type contain a field with the array entity?
+    This entity should be constructed automatically with the array type.
+
+  * 23.5.2005 Goetz
+    All compound types need a flag saying whether the order of the members
+    must be conserved.
+
   * 23.5.2001 Goetz
     Add element_type to array constructor