GNU header update.
[cacao.git] / src / vm / jit / alpha / asmpart.S
2004-12-07 twistiGNU header update.
2004-12-06 twisti- removed asm offsets (what is the header file else...
2004-12-06 twisti- clinit error bugfix
2004-12-05 jowennalmost all stacktraces do now really work.
2004-11-30 twistiNew source tree.
2004-11-25 twistiNew clinit patch code.
2004-08-03 stefanapparently, getcallingmethod is gone
2004-06-29 twistiremoval_of_global_jit_variables changes.
2004-06-03 twistiClass values (off*val) are s4's, so just read and write...
2004-05-20 twistiWrong exception call, we need to use new_exception...
2004-05-20 stefansmall fix
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-16 twisti- ExceptionInInitializerError stuff
2004-03-18 jowennadditional fields for line numbers added to data segmen...
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-07 twisti- replace proto_ exceptions with dynamic ones
2004-01-22 twistiPatch the code for PUT/GETSTATIC instructions to jump...
2004-01-22 twisti- fixed F2D (in corner case situations like MIN_VALUE...
2004-01-05 twisti- added gnu header and emacs tailer
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-05 stefanSanitized labels (somewhat)
2003-12-04 jowennone bug less related to class/exception handing and...
2003-11-25 jowenntry fixing alpha
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-15 stefanLet the assembler assemble asm_calljavafunction
2003-11-02 twistiMajor file restructuring.