Some changes from my thesis.
[cacao.git] / src /
2004-11-28 christian*** empty log message ***
2004-11-26 twistiWarning fixes, sorry.
2004-11-25 twistiNew clinit patch code.
2004-11-25 twistiWarning fixes (usage of ptrint).
2004-11-25 twistiMove typedef's in front of includes.
2004-11-25 twisti#endif typo
2004-11-25 christian*** empty log message ***
2004-11-24 twistiBoehm now uses a config.h instead of -D defines to...
2004-11-24 twistiWarning fixes.
2004-11-24 twisti- moved architecture stuff into arch.h
2004-11-24 twistiMoved architecture stuff into arch.h.
2004-11-24 twistiWarning fixes.
2004-11-24 twisti- declare i386_mov_reg_mem
2004-11-24 twistiAdded ptrint type.
2004-11-24 twistiUse new `ptrint' type for casts instead of `long'.
2004-11-24 twistiNew clinit patch code.
2004-11-24 twistitypedef a ptrint type to cast function pointers to...
2004-11-24 twistiInclude <ucontext.h> instead of <sys/...>.
2004-11-24 twisti- maybe we should always use `const char *' in function...
2004-11-24 twistiTypo fixed.
2004-11-23 stefanatomic instructions
2004-11-23 twistiChanged field name className to new declaringClass.
2004-11-23 twistiInclude required config.h.
2004-11-23 twistiInclude arch.h.
2004-11-23 twistiInclude ucontext.h.
2004-11-23 twistiInclude arch.h for CODEMMAP.
2004-11-23 twistiInclude config.h for USE_THREADS.
2004-11-23 twistiRemoved unneeded #include "nat/java_lang_VMClass.h".
2004-11-23 twisti- include config.h
2004-11-23 twisti- new clinit patch code stuff
2004-11-23 twistiNew clinit patch code.
2004-11-23 twistiMoved architecture dependent stuff into arch.h.
2004-11-23 twisti- use dump memory in stub creation
2004-11-23 twistiAdded some direct memory operations for PUT/GETSTATIC...
2004-11-23 twistiMoved architecture dependend stuff into arch.h.
2004-11-22 carolyninline interfaces
2004-11-19 twistiInclude also unused defines.
2004-11-19 carolynRTA updates for abstract classes
2004-11-19 twistiRemoved unused headers.
2004-11-19 twistiWarning fix.
2004-11-19 twistiAgain a #warning without __GNUC__. Ahhhhhhhhhhhhhh!
2004-11-19 twistiSystem.exit bug fix.
2004-11-18 twistiBug fix: released filename memory of classpath entries.
2004-11-18 twistiRenamed verbose to opt_verbose.
2004-11-18 twistiRenamed opt_verbose'
2004-11-18 twistiUse malloc'd memory in suck_init and suck_start and...
2004-11-18 twistiUse global opt_verbose.
2004-11-18 twisti- #include "nat/java_lang_VMObject.h"
2004-11-18 twistiUpdated to classpath-0.12.
2004-11-18 twistiAdded unneeded .h files to CLEANFILES.
2004-11-18 twisti- include path fixes
2004-11-18 twistiRemoved unused include.
2004-11-18 twisti- removed 2nd jni_init()
2004-11-18 twistiTeach cacaoh -help, -version and -verbose.
2004-11-18 twisti- removed unused include
2004-11-18 twistiUse cacao types instead of int and long.
2004-11-17 christianUse maxlocals, exceptiontable* from codegendata instead...
2004-11-17 christiancodegendata an optimize_loops ��bergeben
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-11-17 twisti#include "arch.h"
2004-11-17 twistiMoved architecture stuff into arch.h.
2004-11-17 twistiHopefully correct version of the argument-block-to...
2004-11-17 twisti- moved architecture features into arch.h
2004-11-17 twistiDefine architecture dependent stuff here (mostly from...
2004-11-17 twisti1. step of implementing asm_calljavafunction2 argument...
2004-11-17 twistiRemoved gc function definitions.
2004-11-17 twistiInclude path fix.
2004-11-17 twistiInclude path fixes.
2004-11-17 twistiWarning fixes.
2004-11-17 twisti- warning fix
2004-11-17 twisti- fix a nullpointerexception
2004-11-17 twistiWarning fix.
2004-11-17 twistiJust some indent.
2004-11-17 twistiWarning fixes.
2004-11-17 twisti-ansi warning fixes.
2004-11-17 christianICMD_IF_L* zur Erstellung der "adjacency list for contr...
2004-11-15 carolynrta invoke interface updates
2004-11-14 jowennskip new instructions for now
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-14 jowennbetter exit with status, instead of hardcoded one
2004-11-14 jowennexit with an error code of 1 if cacao exits because...
2004-11-14 twistic89 fix.
2004-11-12 motsefix // comment
2004-11-12 twistiUse exception generating functions.
2004-11-12 twisti-ansi -pedantic bug fixes.
2004-11-12 twistiInclude <sys/types.h> on darwin before <sys/mman.h...
2004-11-12 twistiIf we compile with -ansi or c89 compilers, we have...
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twistiWe do not use c++, so omit -fexceptions.
2004-11-12 twistiRemoved warnings.
2004-11-12 twistiRemoved warning: cast s4 to s8 on 64-bit machines.
2004-11-12 twistiRemoved warning.
2004-11-12 twisti#ifdef's for MAP_ANONYMOUS, MAP_ANON and of none is...
2004-11-12 twistiImplemented availableProcessors() for darwin.
2004-11-11 twisti- compiler data structure changes
2004-11-11 twisti- fixed clinit exceptions
2004-11-11 twisti#ifdef #warning (mipspro compiler).
2004-11-11 twistiHandle null pointers in utf_display, utf_display_classn...
next