summaryrefslogtreecommitdiff
path: root/libffi/src/java_raw_api.c
Commit message (Expand)AuthorAgeFilesLines
* libffi: Sync with libffi 3.4.2H.J. Lu2021-10-201-3/+3
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-121-0/+18
* Enable Java on Cygwin-64Bernd Edlinger2014-05-131-2/+2
* Merge upstream libffiAnthony Green2012-03-041-1/+1
* java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...David Daney2009-09-151-3/+0
* [multiple changes]Andrew Haley2009-06-041-2/+2
* 2009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-041-7/+8
* ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney2007-12-061-19/+29
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-13/+24
* README: Remove notice about 'Crazy Comments'.Andreas Tobler2006-04-221-14/+11
* java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI...Andreas Tobler2003-10-231-1/+1
* [multiple changes]Andreas Tobler2003-10-211-13/+13
* java_raw_api.c: Include <stdlib.h> to fix compiler warning about implicit dec...Andreas Tobler2003-09-041-0/+1
* java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word val...Ulrich Weigand2002-10-081-12/+79
* java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm2002-04-081-0/+1
* ffi.c, [...]: New files.Hans Boehm2000-02-251-0/+271