summaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)Author
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney
2007-02-15defineclass.cc (_Jv_ClassReader::read_one_code_attribute): Added LocalVariabl...Kyle Galloway
2007-02-09sources.am: Regenerate.Keith Seitz
2007-02-08java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer f...Kyle Galloway
2007-02-08java-interp.h (_Jv_Frame::depth): New function.Keith Seitz
2007-02-07jvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.Kyle Galloway
2007-01-31jvmti-int.h (JVMTI): Declare member "enabled".Keith Seitz
2007-01-31re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ...Tom Tromey
2007-01-29java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway
2007-01-29configure, [...]: Rebuilt.Tom Tromey
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz
2007-01-25configure, [...]: Rebuilt.Andrew Haley
2007-01-22re PR java/29812 (env->klass value is not updated during the native calls)Tom Tromey
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth
2007-01-17natThread.cc (finalize_native): Remove cast.Tom Tromey
2007-01-14ld-symbolic.m4: New.H.J. Lu
2007-01-12i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley
2007-01-112007-01-11 Andrew Haley <aph@redhat.com>Andrew Haley
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-20mips-signal.h (sys/syscall.h): Do not include.David Daney
2006-10-28java-stack.h (ncodeMap): Declare.Keith Seitz
2006-10-14java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz
2006-10-12jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz
2006-10-10java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz
2006-09-30java-interp.h (prepared): Change type to pc_t.Keith Seitz
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth
2006-09-22jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz
2006-09-01jvm.h (_Jv_JVMTI_Init): Declare.Keith Seitz
2006-08-31* include/jvmti_md.h: New file.Keith Seitz
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek
2006-08-15java-interp.h (_Jv_InterpMethod::run_debug): New method.Kyle Galloway
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-08-10java-stack.h (GetAccessControlStack): Change return type.Gary Benson
2006-08-09java-stack.h (accesscontrol_trace_fn): Declare.Gary Benson
2006-08-06re PR libgcj/28491 (NetworkInterface.getNetworkInterfaces() doesn't report ip...Tom Tromey
2006-08-02re PR libgcj/28546 (./java/lang/Thread.h:31: error: using typedef-name '_Jv_T...Andreas Tobler
2006-07-28re PR libgcj/13604 (AccessController unfinished)Gary Benson
2006-07-24win32-threads.h (_Jv_Thread_t): Explicitly name the struct.Mohan Embar
2006-07-21boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the ...Keith Seitz
2006-07-20jvm.h (_Jv_GetJVMTIEnv): Declare.Keith Seitz
2006-07-20mips-signal.h: Update copyright.David Daney
2006-07-06Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.Thomas Fitzsimmons
2006-07-04re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*...Andreas Tobler