replace helper_* calls in the pathers with calls to resolve_*_eager
[cacao.git] / src / native /
2005-10-19 twisti* cacao_get_field_address: Check if we should bypass...
2005-10-19 twisti* set: Assigment bugfix, wrong variable used. Maybe...
2005-10-19 twisti* Second part of the rewrite, seems quite ok now and...
2005-10-19 twisti* config.h, vm/types.h: Added.
2005-10-19 twisti* Use noinst_DATA target for header files since all...
2005-10-19 twisti* Arghhh! Sorry...
2005-10-19 twisti* class_findfield_approx, class_findfield_index_approx...
2005-10-19 twisti* First part of rewrite, get/setXXX functions are now...
2005-10-14 twisti* DefineClass, GetSuperclass, NewObjectA: Add return...
2005-10-14 twisti* getDeclaredClasses, getDeclaringClass: Fixes the...
2005-10-13 twisti* NewLocalRef: Keep the compiler happy, return a value.
2005-10-13 edwinfix bug when calling Java method with return type long
2005-10-12 twisti* java_lang_VMThrowable.h: Added.
2005-10-12 twisti* Added local references stuff.
2005-10-12 twisti* localref_table: Added.
2005-10-12 twisti* Added vm/global.h include.
2005-10-12 twisti* start: If we use no threads, just return a Thread...
2005-10-07 twisti* VM_ZIP, GLIBJ_ZIP: Added.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-29 twisti* types.h: Path fix.
2005-09-27 twisti* getDeclaredMethods: Removed setfield_critical, set...
2005-09-21 twisti* java_nio_DirectByteBufferImpl.h: Added.
2005-09-21 twisti* callLongMethod: Fixed argcount.
2005-09-21 twisti* nativeLoad: Use lt_dlopen instead of lt_dlopenext.
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* callObjectMethod, callIntegerMethod, jni_method_invok...
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* Unused since... a long time.
2005-09-19 twisti* Fixed comments.
2005-09-19 twisti* gnu_classpath_Pointer32.h, gnu_classpath_Pointer64...
2005-09-16 twisti* native_library_hash_find: Declaration added.
2005-09-16 twisti* Fixed architecture and interpreter defines: who suppo...
2005-09-12 twisti* nativeLoad: Call JNI_OnLoad if the functions is avail...
2005-09-10 twisti* mapLibraryName: Don't add extension.
2005-09-10 twisti* Added #include "vm/options.h".
2005-09-10 twisti* preInit: Added java.vm.info.
2005-09-10 twisti* getCallingClassLoader: Fixed #ifdef.
2005-09-10 twisti* findLoadedClass: Added.
2005-09-10 twisti* Proxy to VMProxy changes.
2005-09-10 twisti* Proxy to VMProxy changes.
2005-09-10 twisti* Changed RawData to Pointer (classpath-0.18 change).
2005-09-10 twisti* fillInStackTrace: Check return value of cacao_stacktr...
2005-09-10 twisti* forName: Changed to (Ljava/lang/String;ZLjava/lang...
2005-09-05 twisti* Disable the stackwalker stuff for the intrp for now...
2005-09-05 twisti* Bugfix: Use rt.jar in CLASSPATH
2005-08-24 michi* added arm defines
2005-07-21 motsefix DeleteGlobalRef missing argument for IdentityHashMa...
2005-07-21 twisti* JAVA_VERSION: added, it's defined in global.h
2005-07-20 twisti* Java_java_lang_VMObject_clone: check for OOM in array...
2005-07-20 twisti* Added java_lang_StackTraceElement.h
2005-07-20 twisti* generateStackTraceArray: removed
2005-07-20 michi* added arm defines
2005-07-19 twisti* Removed unused unistd.h include
2005-07-19 twisti* Removed unistd.h include
2005-07-19 twisti* Added --enable-jvmti configure switch, plus ENABLE_JV...
2005-07-19 twisti* Fixed jvmti.h include path
2005-07-19 twisti* Removed jvmti.[ch]
2005-07-19 motseadd emacs footer
2005-07-19 motseinitial support for jvmti
2005-07-13 twisti* Compiler warning fix
2005-07-13 twisti* Java_java_lang_VMClass_getDeclaredClasses: bugfix...
2005-07-13 twisti* Compiler warning fix
2005-07-12 twisti* Added mips defines
2005-07-12 twisti* Some functions implemented/corrected
2005-07-12 twisti* JNI_COMMIT, JNI_ABORT: added
2005-07-12 twisti* Compiler warning fix: i leave this, as i want to...
2005-07-12 twisti* make dist-check fixes
2005-07-12 michi* GetEnv: thread_getself is available with native threa...
2005-07-10 twisti* Removed debug output
2005-07-09 twisti* Added powerpc defines
2005-07-09 twisti* Added powerpc defines
2005-07-05 twisti* native_resolve_function: bugfix, just always generate...
2005-07-05 twisti* native_get_exceptiontypes: bugfix, removed excount...
2005-07-04 twisti* GetEnv: call thread_getself, but i don't know if...
2005-07-04 twisti* Updated to classpath 0.16
2005-07-04 twisti* stringtable_update, get_type: removed
2005-07-04 twisti* native_resolve_function: implemented -verbose:jni
2005-06-30 twisti* fill_callblock_from_vargs: float passing fix
2005-06-30 twisti* Always sign-extend the item values to 8-bytes in...
2005-06-30 twisti* Link with fdlibm
2005-06-28 twisti* Java_java_lang_VMThread_isAlive: removed
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Java_java_lang_VMObject_wait: changed signature in...
2005-06-28 twisti* AttachCurrentThread: added function header comment
2005-06-27 twisti* native_make_overloaded_function: heap corruption...
2005-06-27 twisti* Ignore ADDITIONAL_STATIC_CLASSPATH_HEADER_FILES
2005-06-22 edwinadded checkaccess parameter to resolve_class_from_typedesc
2005-06-22 edwinadded checkaccess parameter to resolve_class* functions
2005-06-20 twisti* Set java.version to 1.4.1 for eclipse-3.1
2005-06-17 twisti* bug fixing in native library hash code, it should...
2005-06-16 twisti* ignore generated header files (static ones are still...
2005-06-16 edwinclass loading synchronization: throw away loaded class...
next