aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2007-01-31jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz1-0/+4
2007-01-31re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ...Tom Tromey1-0/+3
2007-01-29java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway2-21/+65
2007-01-29configure, [...]: Rebuilt.Tom Tromey1-2/+0
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz1-1/+9
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz1-1/+4
2007-01-25configure, [...]: Rebuilt.Andrew Haley2-4/+0
2007-01-22re PR java/29812 (env->klass value is not updated during the native calls)Tom Tromey2-6/+3
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-1/+2
2007-01-17natThread.cc (finalize_native): Remove cast.Tom Tromey1-2/+2
2007-01-14ld-symbolic.m4: New.H.J. Lu1-0/+2
2007-01-12i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley2-56/+68
2007-01-112007-01-11 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey10-64/+239
2006-11-20mips-signal.h (sys/syscall.h): Do not include.David Daney1-40/+6
2006-10-28java-stack.h (ncodeMap): Declare.Keith Seitz1-1/+4
2006-10-14java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz2-4/+14
2006-10-12jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz1-35/+35
2006-10-10java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz1-0/+7
2006-09-30java-interp.h (prepared): Change type to pc_t.Keith Seitz1-5/+1
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth2-3/+8
2006-09-22jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz2-1/+112
2006-09-01jvm.h (_Jv_JVMTI_Init): Declare.Keith Seitz1-1/+4
2006-08-31* include/jvmti_md.h: New file.Keith Seitz1-0/+32
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay1-0/+4
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek1-0/+3
2006-08-15java-interp.h (_Jv_InterpMethod::run_debug): New method.Kyle Galloway1-4/+14
2006-08-14Imported GNU Classpath 0.92Mark Wielaard1-0/+1
2006-08-10java-stack.h (GetAccessControlStack): Change return type.Gary Benson1-1/+1
2006-08-09java-stack.h (accesscontrol_trace_fn): Declare.Gary Benson1-1/+2
2006-08-06re PR libgcj/28491 (NetworkInterface.getNetworkInterfaces() doesn't report ip...Tom Tromey1-0/+6
2006-08-02re PR libgcj/28546 (./java/lang/Thread.h:31: error: using typedef-name '_Jv_T...Andreas Tobler1-2/+6
2006-07-28re PR libgcj/13604 (AccessController unfinished)Gary Benson1-0/+1
2006-07-24win32-threads.h (_Jv_Thread_t): Explicitly name the struct.Mohan Embar1-1/+1
2006-07-21boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the ...Keith Seitz2-28/+0
2006-07-20jvm.h (_Jv_GetJVMTIEnv): Declare.Keith Seitz1-0/+4
2006-07-20mips-signal.h: Update copyright.David Daney1-42/+22
2006-07-06Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.Thomas Fitzsimmons1-0/+1
2006-07-04re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*...Andreas Tobler2-2/+2
2006-06-29javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew3-5/+46
2006-06-26posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.Keith Seitz2-6/+6
2006-06-26no-gc.h (_Jv_SuspendThread): Declare.Keith Seitz2-3/+13
2006-06-21win32-threads.h (_Jv_ThreadDesc_t): New typedef.Bryce McKinlay2-1/+18
2006-06-19posix-threads.h (_Jv_ThreadDebugSuspend): Declare.Keith Seitz2-2/+30
2006-06-14configure: Regenerate.Thomas Fitzsimmons1-6/+0
2006-06-08jvm.h (_Jv_Linker::maybe_adjust_signature): New.Andrew Haley1-1/+26
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons1-11/+6
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson1-2/+5
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini1-6/+13
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons2-2/+3