summaryrefslogtreecommitdiff
path: root/libjava/gcj/cni.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-301-149/+0
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-021-0/+6
* re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2005-02-231-1/+5
* javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner2004-08-111-1/+0
* gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay2004-05-281-0/+7
* class.c (make_class_data): Add new field aux_info.Bryce McKinlay2004-04-201-12/+0
* prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay2004-04-161-2/+2
* cni.h: CNI now expands to Compiled Native Interface.Mark Wielaard2003-07-081-1/+1
* Makefile.in: Rebuilt.Tom Tromey2002-04-101-1/+7
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-211-0/+18
* exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson2001-03-251-12/+0
* cni.h: Include <string.h>.Bryce McKinlay2000-05-311-0/+2
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay2000-03-071-5/+0
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* sjlj jumbo patchTom Tromey1999-11-191-0/+4
* configure: Rebuilt.Tom Tromey1999-09-101-0/+132