summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 2006-11-20 David Daney <ddaney@avtrex.com>daney2006-11-201-40/+6
* * include/java-stack.h (ncodeMap): Declare.kseitz2006-10-281-1/+4
* * include/java-insns.h (enum java_code): Add op_breakpoint.kseitz2006-10-142-4/+14
* * include/jvmti-int.h (JVMTI): Declare all members "extern".kseitz2006-10-121-35/+35
* * include/java-interp.h (_Jv_InterpMethod::get_insn): Declare.kseitz2006-10-101-0/+7
* * include/java-interp.h (prepared): Change type to pc_t.kseitz2006-09-301-5/+1
* 2006-09-26 Jack Howarth <howarth@bromo.med.uc.edu>tromey2006-09-272-3/+8
* * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabledkseitz2006-09-222-1/+112
* * include/jvm.h (_Jv_JVMTI_Init): Declare.kseitz2006-09-011-1/+4
* * include/jvmti_md.h: New file.kseitz2006-08-311-0/+32
* boehm-gctromey2006-08-211-0/+4
* gcc/java/ChangeLogtromey2006-08-171-0/+3
* 2006-08-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2006-08-151-4/+14
* 2006-08-14 Mark Wielaard <mark@klomp.org>mark2006-08-141-0/+1
* 2006-08-10 Gary Benson <gbenson@redhat.com>gary2006-08-101-1/+1
* 2006-08-09 Gary Benson <gbenson@redhat.com>gary2006-08-091-1/+2
* PR libgcj/28491:tromey2006-08-061-0/+6
* 2006-08-02 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-08-021-2/+6
* 2006-07-28 Gary Benson <gbenson@redhat.com>gary2006-07-281-0/+1
* 2006-07-23 Mohan Embar <gnustuff@thisiscool.com>membar2006-07-241-1/+1
* * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz2006-07-212-28/+0
* * include/jvm.h (_Jv_GetJVMTIEnv): Declare.kseitz2006-07-201-0/+4
* * include/mips-signal.h: Update copyright.daney2006-07-201-42/+22
* 2006-07-06 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2006-07-061-0/+1
* 2006-07-04 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-07-042-2/+2
* * gcj/javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t inrmathew2006-06-293-5/+46
* * include/posix-threads.h: Fix coding style aberrations fromkseitz2006-06-262-6/+6
* * include/no-gc.h (_Jv_SuspendThread): Declare.kseitz2006-06-262-3/+13
* 2006-06-21 Bryce McKinlay <mckinlay@redhat.com>bryce2006-06-212-1/+18
* * include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.kseitz2006-06-192-2/+30
* 2006-06-13 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2006-06-141-6/+0
* 2006-06-07 Andrew Haley <aph@redhat.com>aph2006-06-081-1/+26
* 2006-06-07 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2006-06-071-11/+6
* * java/io/natFilePosix.cc (getCanonicalPath): Rewritten.gary2006-06-061-2/+5
* gcc:bonzini2006-06-011-6/+13
* 2006-05-30 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2006-05-302-2/+3
* * configure.ac: Add sys/rw_lock.h to AC_CHECK_HEADERS.danglin2006-05-252-0/+9
* 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>carlos2006-05-241-11/+8
* 2006-05-20 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-05-202-0/+70
* Imported GNU Classpath 0.90mark2006-05-181-6/+9
* * include/java-interp.h (_Jv_InterpMethod::dump_object): Removedtromey2006-05-131-1/+0
* 2006-05-09 Andrew Haley <aph@redhat.com>aph2006-05-101-19/+91
* 2006-05-01 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-05-011-2/+1
* 2006-04-28 Bryce McKinlay <mckinlay@redhat.com>bryce2006-04-292-4/+3
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-242-2/+19
* 2006-04-22 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-221-4/+2
* 2006-04-10 Andrew Haley <aph@redhat.com>aph2006-04-101-9/+105
* fastjartromey2006-04-041-1/+1
* 2006-03-28 Anthony Balkissoon <abalkiss@redhat.com>abalkiss2006-03-281-879/+1509
* * config/sh/linux-unwind.h (shmedia_fallback_frame_state): Setkkojima2006-03-161-23/+2