Revision 3313 committed by gadek
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 3313
Date: 2005-01-20 00:54:05 -0500 (Thu, 20 Jan 2005)
Author: gadek
Log:
* Merged: svn merge -r 3221:3312 $SVN/sablevm/branches/staging
* If possible, print the name of function in which _svmf_fatal occured.
* Don't check for malloc when cross-compiling (workaround for auto* bug).
* Implemented JNI method isBigEndian().
* Print as much as possible information in JNI's ExceptionDescribe().
* Implemented native methods: getOS{Name,Arch,Version}.
* Enabled "real life brokenness" configure option by default.
Changed:
U sablevm/branches/bugfree/configure.ac
U sablevm/branches/bugfree/doc/release_mail.txt
U sablevm/branches/bugfree/src/libsablevm/bootstrap.m4.c
U sablevm/branches/bugfree/src/libsablevm/fatal.c
U sablevm/branches/bugfree/src/libsablevm/fatal.h
U sablevm/branches/bugfree/src/libsablevm/gnu_classpath_VMSystemProperties.c
U sablevm/branches/bugfree/src/libsablevm/gnu_classpath_VMSystemProperties.h
U sablevm/branches/bugfree/src/libsablevm/libsablevm.c
U sablevm/branches/bugfree/src/libsablevm/method_invoke.list
U sablevm/branches/bugfree/src/libsablevm/native_interface.m4.c
U sablevm/branches/bugfree/src/libsablevm/types.h