cacao is now again able to run kjc on i386
[cacao.git] / src /
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-07 twisti- replaced proto_ exceptions with dynamic ones
2004-03-07 twistinative_new_and_init_int was not defined
2004-03-07 twisti- replace proto_ exceptions with dynamic ones
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-03-06 twistiOk, once again: variable declarations at block beginnin...
2004-03-06 twistiVariables must be declared at block beginnings, damn!
2004-03-06 jowennmissing extern and ;
2004-03-06 jowennretrieve line number information
2004-03-06 jowennMake Method.getExceptionTypes work
2004-03-06 twisti- removed inc, dec macros -- they only write partially...
2004-03-06 twistiAdded reg to branchref structure for ArrayIndexOutOfBou...
2004-03-06 twistiPass register number of index register to codegen_addxb...
2004-03-05 twistiDisplay exceptions classname correctly.
2004-03-05 twisti- utf_display_classname which converts / into . for...
2004-03-05 twisti- new_exception functions for dynamic exceptions
2004-03-05 jowennbetter handling of for name
2004-03-05 jowennuse the old code on alpha for now
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-26 twisti- don't use asm_builtin trace functions anymore
2004-02-26 twistiDefine functions prototypes
2004-02-26 twisti- removed builtin trace functions
2004-02-26 twistiRemoved GC_DEBUG for x86_64
2004-02-24 edwinfix bug when jit_compile is entered recursively
2004-02-24 edwinavoid 'label at end of compound statement' warning
2004-02-16 jowennfix for Object[] oa = (Object[])java.lang.reflect.Array...
2004-02-08 edwinchanged savedstack implementation
2004-02-08 edwinfixed exception typechecking
2004-02-08 edwinrestore input stack types changed by <init> call
2004-02-08 edwindon't override private methods
2004-02-05 edwinsilently remove ACC_SUPER on interfaces
2004-02-05 twistiWe have to add the string to cacao's constant pool...
2004-02-05 twistiPass string offset to literalstring_u2, fixed to store...
2004-02-04 carolynRT update for loader changes
2004-02-02 twisti- initialize class only if the called function is static
2004-02-02 twistiPrint initialize class log message only if it's really...
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-22 carolynCommented out MFREE due to stack overflow with current...
2004-01-22 twisti- show float arguments as hex values in runverbose...
2004-01-22 twistiPatch the code for PUT/GETSTATIC instructions to jump...
2004-01-22 twistiDon't print log test in nativeInit.
2004-01-22 twisti- fixed F2D (in corner case situations like MIN_VALUE...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-19 edwinadded -liberalutf option
2004-01-19 edwinoptimizations and cleanup
2004-01-19 edwinminor optimizations and cleanup
2004-01-19 edwincleanup
2004-01-19 edwincleanup
2004-01-19 edwincleanup, added typecheck statistics
2004-01-19 edwincleanup and documentation, deactivate debug macros
2004-01-19 edwincleanup and documentation
2004-01-14 stefanAdded critical regions for native threads
2004-01-14 stefanAdded AVL
2004-01-13 edwinadded class/field/method name checking
2004-01-13 edwinAdded check for field/method uniqueness
2004-01-12 twistiRemoved HAVE_ stuff, just define float versions. I...
2004-01-12 twistiIf class is not initialized in put/getstatic we generat...
2004-01-12 jowennremoval for extern and ZEXPORT. This allows compiliatio...
2004-01-11 twisti- added gnu header
2004-01-11 edwinmoved packagename field to end of classinfo
2004-01-10 edwinadded package access checking
2004-01-10 edwintypecheck cleanup
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2004-01-07 edwinuse global utf strings
2004-01-07 edwinadded verification checks
2004-01-07 edwininclude main.h
2004-01-07 edwinadded various verification checks
2004-01-07 edwinhandle end_pc == code_length
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiRemoved this ugly log output.
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- include main.h for compiler switches
2004-01-06 twisti- small code indent fix
2004-01-06 twisti- removed has_no_x_instr_set
2004-01-06 twistiLog class initialization
2004-01-06 twistiLog class initialization in builtin_new.
2004-01-06 twistiLog initialization of super classes and interfaces.
2004-01-05 stefanNative threads
2004-01-05 stefanMoved _GNU_SOURCE so it actually has an effect
2004-01-05 stefanmake compileable without USE_ZLIB
2004-01-05 twisti- asm_check_clinit (static class initializer)
2004-01-05 twisti- include main.h for compiler switches
2004-01-05 twistiInclude main.h for compiler switches.
2004-01-05 twistiRemoved exports of compiler switches (moved to main.h).
2004-01-05 twistiRemoved compiler_addinitclass
2004-01-05 twistiForgot to remove #if 0's
2004-01-05 twisti- added comments
2004-01-05 twisti- moved compiler switches into main
2004-01-05 twistiRemoved heap_addreference
2004-01-05 twisti- warning fix (include)
2004-01-05 twisti- include parse.h
2004-01-05 twisti- added gnu header and emacs tailer
2004-01-04 twisti- added gnu header
2004-01-04 jowennsupport for multiple zip archives as class source,...
2004-01-03 stefanMerged bug fix by jowenn (nov 25) + small asm_calljavaf...
2004-01-03 stefanMerged bug fix by jowenn (nov 25)
2004-01-03 stefanasm_calljavafunction2 (untested)
2004-01-03 twistiMade code more readable.
2004-01-03 twistiExport cacao_create_directoryList
2004-01-03 twistiKeep compiler happy and return a value.
next