X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=TODO;h=95f395257a2d1b4ccb15b4f824bd08e0f137252e;hb=8f7953c26369122bee02c5cdd9f7474cf027cf6e;hp=cfaa9a12703b793e11b158d450e3d73ef7df6a03;hpb=2b2143268a9cfb536a4d0e7f90f7589c1bfbca8d;p=cacao.git diff --git a/TODO b/TODO index cfaa9a127..95f395257 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,130 @@ -* fix native header/cacaoh dependency problems in nat/Makefile.am +TODO: +===== + +Description: +Assigned : +Status : +Comments : + + + +-------------------------------------------------------------------------------- + +Description: COMMENTS!!!!! +Assigned : all +Status : OPEN (ro) +Comments : + +Especially comments in asmpart + + +Description: Make kopi work with lsra. +Assigned : christian +Status : OPEN +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 : OPEN +Comments : + + +Description: Inlining-reflection/virtual function problem. +Assigned : carolyn +Status : OPEN +Comments : + + +Description: Interfaces with inlining. +Assigned : carolyn +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 : OPEN +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 : OPEN +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. +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 :