* I don't think we really need them, but they are still in Attic.
authortwisti <none@none>
Mon, 2 Jan 2006 01:15:11 +0000 (01:15 +0000)
committertwisti <none@none>
Mon, 2 Jan 2006 01:15:11 +0000 (01:15 +0000)
ARCH-CHANGES [deleted file]
TODO [deleted file]

diff --git a/ARCH-CHANGES b/ARCH-CHANGES
deleted file mode 100644 (file)
index f0edc58..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-- asmpart.S, codegen.c: native thread changes (stefan)
-    alpha: done (asmpart.S:1.16, codegen.c:1.20)
-    i386: done (asmpart.S:mostly 1.18, codegen.c:every change by me from 1.11-1.27)
-    mips: done (asmpart.S:1.13, codegen.c:1.20)
-    powerpc: done (asmpart.S:1.7, codegen.c:1.13)
-    x86_64: done (asmpart.S:1.8, codegen.c:1.16-1.17)
-
-- codegen.c: builtin_staticmonitorenter (stefan)
-    alpha: done (1.26.2.1)
-    i386: done (1.34.2.1)
-    mips: done (1.20.2.1)
-    powerpc: done (1.16.2.1)
-    x86_64: done (1.13.2.1)
-
-- asmpart.S, codegen.c: classpath 0.09 changes (jowenn)
-    alpha: TODO
-    i386: done (asmpart.S:1.25, codegen.c:1.35)
-    mips: TODO
-    powerpc: TODO
-    x86_64: TODO
-
-- codegen.c: monitor changes (twisti) ???
-    i386: done (1.36)
-
-- codegen.c, codegen.h: jit global variables removal (twisti)
-    alpha: done (codegen.c:1.27, codegen.h:1.7)
-    i386: done (codegen.c:1.37, codegen.h:1.12)
-    mips: done (codegen.c:1.22, codegen.h:1.9)
-    powerpc: done (codegen.c:1.18, codegen.h:1.4)
-    x86_64: done (codegen.c:1.16, codegen.h:1.6)
-
-- codegen.c: ICMD_xASTORECONST (twisti)
-    alpha: TODO
-    i386: done (1.38)
-    mips: TODO
-    powerpc: TODO
-    x86_64: TODO
-
-- codegen.c: removal of reg_of_var (twisti)
-    alpha: TODO
-    i386: done (1.39)
-    mips: TODO
-    powerpc: ON HOLD (stefan)
-    x86_64: TODO
-
-- codegen.c: vftbl -> vftbl_t (stefan)
-    alpha: done (1.31)
-    i386: done (1.41)
-    mips: done (1.24)
-    powerpc: done (1.18)
-    x86_64: done (1.17)
-
-- codegen.c, codegen.h: Reentrant compiler fixes (twisti)
-    alpha: done (codegen.c:1.33, codegen.h:1.9)
-    i386: done (codegen.c:1.42, codegen.h:1.14)
-    mips: done (codegen.c:1.26, codegen.h:1.12)
-    powerpc: TODO
-    x86_64: done (codegen.c:1.19, codegen.h:1.8)
-
-- machine-instr.h: Atomic operations for new locking implementation (stefan)
-    alpha: done (1.2)
-    i386: done (1.3)
-    mips: TODO
-    powerpc: TODO
-    x86_64: done (1.2)
-
-- codgen.c: what is this (twisti)
-       alpha: done 1.34
-       others ???
diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index caf1a27..0000000
--- a/TODO
+++ /dev/null
@@ -1,161 +0,0 @@
-TODO:
-=====
-
-Description: <short description>
-Assigned   : <login name>
-Status     : <OPEN/CLOSED>
-Comments   :
-
-<add some comments>
-
---------------------------------------------------------------------------------
-
-Description: COMMENTS!!!!!
-Assigned   : all
-Status     : OPEN (ro)
-Comments   :
-
-Especially comments in asmpart
-
-
-Description: Make kopi work with lsra.
-Assigned   : christian
-Status     : CLOSED
-Comments   :
-
-
-Description: Port lsra to other architectures (alpha, mips, powerpc, x86_64).
-Assigned   : christian
-Status     : OPEN
-Comments   :
-
-
-Description: Fix lsra problem with -in.
-Assigned   : christian
-Status     : CLOSED
-Comments   :
-
-
-Description: Inlining-reflection/virtual function problem.
-Assigned   : carolyn
-Status     : OPEN
-Comments   : Design: use guards
-
-
-Description: Interfaces with inlining.
-Assigned   : carolyn
-Status     : CLOSED     
-Comments   : 
-
-Description: Typecheck problems with inlining.
-Assigned   : carolyn
-Status     : OPEN 
-Comments   : 
-
-
-Description: Exception Problems with inlining.
-Assigned   : jowenn 
-Status     : OPEN 
-Comments   : 
-
-
-Description: asm_calljavafunction2 port to powerpc.
-Assigned   : stefan
-Status     : OPEN
-Comments   :
-
-
-Description: Port atomic instructions to all platforms.
-Assigned   : stefan
-Status     : OPEN
-Comments   :
-
-
-Description: Port exceptions/stacktrace to all platforms.
-Assigned   : jowenn
-Status     : OPEN
-Comments   :
-
-
-Description: Port library loading to all platforms.
-Assigned   : jowenn
-Status     : OPEN
-Comments   :
-
-
-Description: Make AWT work on i386 and x86_64.
-Assigned   : martin
-Status     : OPEN
-Comments   :
-
-
-Description: Make AWT work on all platforms.
-Assigned   : martin
-Status     : OPEN
-Comments   :
-
-
-Description: Port asm_calljavafunction2 to x86_64.
-Assigned   : twisti
-Status     : CLOSED
-Comments   :
-
-
-Description: Change boehm to use a config.h
-Assigned   : twisti
-Status     : CLOSED
-Comments   :
-
-
-Description: Change PUT/GETSTATIC patch code on all platforms.
-Assigned   : twisti
-Status     : OPEN
-Comments   :
-
-
-Description: Look into jni call*Method* functions.
-Assigned   : twisti
-Status     : OPEN
-Comments   :
-
-
-Description: Runtime.exit() problem with SecurityManager.
-Assigned   : twisti
-Status     : OPEN
-Comments   :
-
-
-Description: fix native header/cacaoh dependency problems in nat/Makefile.am
-Assigned   : twisti
-Status     : CLOSED
-Comments   :
-
-The header files of the java class files should be generated in the
-build process. But cacaoh need some of the headers to be
-bootstrapped. How can this be fixed properly?
-
-
-Description: Check ARCH-CHANGES.
-Assigned   : ALL
-Status     : OPEN
-Comments   :
-
-Description: classloader namespacing and unloading of native libraries (btw: jdk 1.2+ instead of jdk 1.1 compliant behaviour)
-Assigned   : jowenn
-Status     : OPEN
-Comments   :
-
-Description: Fix exception stacktraces containing Alpha-leaf methods
-Assigned   : jowenn
-Status     : OPEN
-Comments   :
-
-Description: solve the problem that jython calles methods with double parameters wrongly in cacao
-Assigned   : jowenn
-Status     : OPEN
-Comments   :
-
-Description: Implement JavaVM interface and releated functions to make cacao embeddable
-Assigned   : jowenn, all
-Status     : OPEN
-Comments   :