* Removed src/classpath.
[cacao.git] / src /
2005-09-29 twisti* classpath: Removed.
2005-09-29 twisti* JAVA_VM_FILES: Fixed pathes.
2005-09-29 twisti* VM interface classes, copied from src/classpath.
2005-09-29 twisti* cacaoh: Added.
2005-09-29 twisti* cacao: Added.
2005-09-29 twisti* Slim fdlibm version from GNU classpath, we need these...
2005-09-29 twisti* offsets.h: Added.
2005-09-29 twisti* createnativestub: Renamed _exceptionptr to _no_thread...
2005-09-28 twisti* kjc: Removed.
2005-09-28 twisti* class_java_lang_Thread, class_java_lang_VMThread...
2005-09-27 twisti* methodindent: Made it an s4, caused a problem on...
2005-09-27 twisti* signal_handler_sigint: Added, exits properly on ...
2005-09-27 twisti* We don't need it.
2005-09-27 twisti* getDeclaredMethods: Removed setfield_critical, set...
2005-09-27 twisti* asm_calljavafunction2: Fixed stackframe size bug.
2005-09-27 twisti* types.h: Include fixes.
2005-09-27 twisti* createnativestub: Fixed stackframeinfo offset.
2005-09-27 twisti* types.h: Fixed include path.
2005-09-27 twisti* types.h: Removed.
2005-09-24 twisti* builtin_throw: Don't pass line to builtin_trace_excep...
2005-09-21 twisti* java_nio_DirectByteBufferImpl.h: Added.
2005-09-21 twisti* callLongMethod: Fixed argcount.
2005-09-21 twisti* new_classnotfoundexception: Added.
2005-09-21 twisti* Renamed verboseexception to opt_verboseexception.
2005-09-21 twisti* Renamed _exceptionptr to _no_threads_exceptionptr.
2005-09-21 twisti* types.h include fixes.
2005-09-21 twisti* types.h: Removed.
2005-09-21 twisti* Includes fixed.
2005-09-21 twisti* Include fixes.
2005-09-21 twisti* Renamed verboseexception to opt_verboseexception.
2005-09-21 twisti* Mauve test fixes: check for bad array name and stuff...
2005-09-21 twisti* config.h, vm/types.h: Added.
2005-09-21 twisti* link_primitivetype_table: Set correct flags (taken...
2005-09-21 twisti* Added comments.
2005-09-21 twisti* builtin_trace_exception: Don't pass line, renamed...
2005-09-21 twisti* new_classnotfoundexception: Added.
2005-09-21 twisti* classcache_lookup_name, classcache_new_name: Speed...
2005-09-21 twisti* utf_add: Added.
2005-09-21 twisti* nativeLoad: Use lt_dlopen instead of lt_dlopenext.
2005-09-21 twisti* class_set_packagename: Set the packagename of an...
2005-09-21 twisti* Include fixes.
2005-09-21 twisti* is_accessible_class: Removed array comment.
2005-09-21 twisti* forName: Mauve fix, check for '/' in class name.
2005-09-21 twisti* nativeGetResources: Mauve fix, check for classes.
2005-09-21 twisti* Added comments.
2005-09-21 twisti* Added 1000 static superinstructions.
2005-09-21 twisti* Added libffi stuff.
2005-09-21 twisti* -ansi -pedantic compile fixes.
2005-09-21 twisti* atomic_add, compare_and_swap: Generic implementation...
2005-09-21 twisti* Added interpreter stack stuff.
2005-09-21 twisti* nativethread: Added _global_sp for interpreter.
2005-09-21 twisti* callObjectMethod, callIntegerMethod, jni_method_invok...
2005-09-21 twisti* Bugfixes, some optimizations.
2005-09-21 twisti* Fixed header text.
2005-09-21 twisti* Fixed includes.
2005-09-21 twisti* Added interpreter stuff.
2005-09-21 twisti* opt_stacksize, opt_static_supers: Added.
2005-09-21 twisti* STACK_SIZE, intrp_main_stack: Added.
2005-09-21 twisti* FFI_LIB: Added.
2005-09-21 twisti* intrp_main_stack: Declared.
2005-09-21 twisti* types.h include fixes.
2005-09-21 twisti* Include methodheader.h instead of asmoffsets.h.
2005-09-21 twisti* thread_restartcriticalsection: Removed, should be...
2005-09-21 twisti* Import libffi from gcc-4.0.0.
2005-09-21 twisti* types.h include fixes.
2005-09-21 twisti* REG_ITMP3 changes: We cannot use r0 anymore, now...
2005-09-19 twisti* noinst_HEADERS: Added types.h.
2005-09-19 twisti* Fixed includes.
2005-09-19 twisti* AM_CFLAGS, noinst_HEADERS: Removed.
2005-09-19 twisti* Changed vm/jit/intrp/types.h include to vm/types.h.
2005-09-19 twisti* We now use a global vm/types.h.
2005-09-19 twisti* Changed vm/jit/i386/types.h include to vm/types.h.
2005-09-19 twisti* asmoffsets.h, types.h: Removed.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Fixed includes.
2005-09-19 twisti* Fixed includes (types.h, disass.h).
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Fixed includes.
2005-09-19 twisti* Disabled some stuff for the interpreter.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-19 twisti* Changes types.h include to vm/types.h.
2005-09-19 twisti* Use one global vm/types.h and check unknow pointer...
2005-09-19 twisti* Unused since... a long time.
2005-09-19 twisti* Double_Store: 32-bit fix.
2005-09-19 twisti* Include methodheader.h instead of asmoffsets.h.
2005-09-19 twisti# Fixed includes.
2005-09-19 twisti* Removed unsued threadrootmethod.
2005-09-19 twisti* Fixed comments.
2005-09-19 twisti* gnu_classpath_Pointer32.h, gnu_classpath_Pointer64...
2005-09-19 twisti* JAVA_VM_FILES: Added some new 0.18 files and ordered.
2005-09-19 twisti* Use DUMPINFO macro to get non-/threaded dumpinfo.
2005-09-17 twisti* stackframeinfo: Removed addressOfThreadspecificHead...
2005-09-17 twisti* Include methodheader.h instead of asmoffsets.h.
2005-09-17 twisti* _threadrootmethod, _thread_nativestackframeinfo,
2005-09-17 twisti* _exceptionptr: Renamed to _no_threads_exceptionptr.
2005-09-17 twisti* Renamed _exceptionptr to _no_threads_exceptionptr.
2005-09-17 twisti* Renamed _exceptionptr to _no_threads_exceptionptr.
next