verifier documentation
[cacao.git] / jit /
2004-01-14 stefanAdded critical regions for native threads
2004-01-12 twistiIf class is not initialized in put/getstatic we generat...
2004-01-10 edwinadded package access checking
2004-01-10 edwintypecheck cleanup
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2004-01-07 edwininclude main.h
2004-01-07 edwinhandle end_pc == code_length
2004-01-06 stefanexceptionptr update for native threads
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-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- moved compiler switches into main
2004-01-05 twisti- include parse.h
2004-01-05 twisti- added gnu header and emacs tailer
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 twistiAdded gnu header and emacs tailer.
2003-12-31 edwincheck JSR recursion, access flags, special method invok...
2003-12-31 edwinadded computational category checking for stack manipul...
2003-12-31 edwincheck exception handler range, LOOKUPSWITCH sort, TABLE...
2003-12-22 edwincomment
2003-12-17 edwinfurther comments
2003-12-17 edwinfurther comments
2003-12-17 edwincomments and better error messages
2003-12-16 edwinadded -noverify option
2003-12-16 edwincomments
2003-12-16 edwinadded stack overflow checking and comments
2003-12-16 edwinbuiltin table fixes and loging
2003-12-16 edwinuse loging functions
2003-12-16 edwinfixed builtin problem on alpha
2003-12-15 edwinallow throwing across JSR boundaries
2003-12-15 edwinshow_icmd bugfix
2003-12-15 edwinDUP2_X2 bugfix
2003-12-14 edwinbugfix
2003-12-14 stefanNative threads
2003-12-14 stefanMore macros
2003-12-14 stefanCleaned up cast lock, actually working now
2003-12-14 twistiAdded code macros:
2003-12-14 stefanNative threads
2003-12-14 edwinadded check for illegal opcode 186
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added i386 scratch register stuff
2003-12-13 twistiExport reg_setup
2003-12-13 twisti- most important: exchanged REG_ITMP2 and REG_ITMP3...
2003-12-13 twistiWe do have SUPPORT_IFCVT and SUPPORT_FICVT.
2003-12-13 twisti- warning fix
2003-12-13 twisti- added gnu header and emacs tailer
2003-12-13 twisti- changes reg_init
2003-12-13 twisti- removed command line option variables
2003-12-13 twisti- usage of imm_union in struct instruction
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 stefanNative threads
2003-12-13 stefanNative threads
2003-12-12 stefanThis is still only C!
2003-12-12 stefanDid not compile on alpha
2003-12-11 edwinfixed loging crash caused by printf
2003-12-11 edwindocumented new builtin table
2003-12-11 edwinchanged builtin table layout
2003-12-10 edwindetect branches to middle of instruction
2003-12-10 edwinadded end-of-bytecode check
2003-12-09 edwinadded UTF-8 validation
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 edwinadded #includes and emacs tailer
2003-12-08 edwinadded uninitialized object typecheck
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twistiNow defined in builtin.h
2003-12-07 twistiimplemented helper function asmprintf
2003-12-07 twisti- added gnu header
2003-12-07 twistiuse again INT_ARG_CNT stuff
2003-12-07 twisti- reverted intreg_argnum back to INT_ARG_CNT
2003-12-07 edwinminor loging changes
2003-12-07 edwinsome typecheck fixes
2003-12-07 edwinadded method invocation typecheck
2003-12-07 edwinadded exception handler typecheck + bugfix
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-05 stefanMade loging thread-safe
2003-12-05 stefanSanitized labels (somewhat)
2003-12-05 stefanMade loging thread-safe
2003-12-04 jowennMake exceptions thrown from bytecode back to native...
2003-12-04 jowennone bug less related to class/exception handing and...
2003-11-25 jowenntry fixing alpha
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-21 jowennwill be replaced by modified versions
2003-11-20 carolynmore XTA updates
2003-11-20 carolyn*** empty log message ***
2003-11-20 carolynmore XTA updates
2003-11-16 stefanEasier native stub generation
2003-11-15 stefanLet the assembler assemble asm_calljavafunction
2003-11-15 stefanBetter BUILTINTABLE
2003-11-14 stefanMIPS FP fixes (float->int, compare)
next