cacao.git
2004-03-15 twisti- fixed -verbosecall
2004-03-15 twisti- added gnu header and emacs tailer
2004-03-14 twistiAdded some functions from native used in loader.
2004-03-14 twisti- show message in ExceptionInInitializerError
2004-03-14 twistiPOWERPC defines for time outputs.
2004-03-14 twistiPOWERPC defines in builtin_trace_args and builtin_displ...
2004-03-14 jowenntestcase including fillInStackTrace and rethrow examples
2004-03-13 jowennthe line number <-> mpc table is now stored into the...
2004-03-12 stefanconfigure script from the gc6.2 package - thread suppor...
2004-03-11 stefanGC_LINUX_THREADS only for linux
2004-03-11 stefanGC_LINUX_THREADS
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-07 twistiCheck dynamic inline exceptions (generated after actual...
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 twisti- built with autoconf-2.59 and automake-1.8.2
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 twistiTestcase for SecurityManager.getClassContext() and...
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 twistiChanged names of asm_calljava* functions
2004-02-26 twisti- removed builtin trace functions
2004-02-26 twistiRemoved GC_DEBUG for x86_64
2004-02-26 twisti- restructured
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-16 jowenntestcase for twisti's Array.NewInstance problem
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 twistiAdded java.security.ProtectionDomain, java.lang.VMStrin...
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 twistiSafety first.
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-29 carolyn*** empty log message ***
2004-01-28 twistiSecond try.
2004-01-27 twistiFirst version of x86 section.
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 twisticacaoh needs and depends on
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-20 stefanFix linking order
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 edwinminor documentation corrections
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-16 edwinverifier documentation
2004-01-16 jowennfix relative pathes
2004-01-15 jowennadapted for new directory structure
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 twistiThese new output files reflect the usage of gnu's class...
2004-01-11 twistiAdded exceptions test.
2004-01-11 twistiOutput of exception tests.
2004-01-11 twisti- added gnu header
2004-01-11 stefan*** empty log message ***
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
next