Age | Commit message (Expand) | Author | Files | Lines |
2003-10-23 | natObject.cc (_Jv_ObjectCheckMonitor): Use _Jv_MutexCheckMonitor instead of a... | Rainer Orth | 1 | -1/+1 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 1 | -0/+47 |
2003-03-15 | * java/lang/natObject.cc (JV_SYNC_HASH): replace signed % by &. | Hans Boehm | 1 | -3/+3 |
2003-03-02 | natObject.cc: Don't include assert.h. | Tom Tromey | 1 | -25/+24 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 1 | -3/+2 |
2002-12-31 | re PR libgcj/8997 (spin() calls Thread.sleep) | Tom Tromey | 1 | -2/+4 |
2002-10-21 | aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added | Adam Megacz | 1 | -4/+32 |
2002-03-10 | Hashtable synchronization for PowerPC. | Bryce McKinlay | 1 | -123/+1 |
2002-01-25 | natObject.cc (X86 compare_and_swap): Use +m constraint. | Bryce McKinlay | 1 | -2/+3 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-15 | natObject.cc (heavy_lock): Moved fields old_client_data, old_finalization_pro... | Hans Boehm | 1 | -32/+178 |
2001-08-10 | * java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN. | Loren J. Rittle | 1 | -0/+4 |
2001-07-23 | configure.host: Enable hash synchronization for alpha*-*. | Jeff Sturm | 1 | -0/+38 |
2001-05-24 | configure.in: Only allow hash synchronization when POSIX threads are enabled. | Tom Tromey | 1 | -1/+1 |
2001-05-24 | [multiple changes] | Tom Tromey | 1 | -11/+941 |
2001-03-25 | exception.cc (java_eh_info): Make value type jthrowable. | Richard Henderson | 1 | -12/+12 |
2000-10-06 | natField.cc (BooleanClass): Don't define. | Tom Tromey | 1 | -4/+1 |
2000-05-05 | natClass.cc (isInstance): Use __builtin_expect. | Bryce McKinlay | 1 | -9/+9 |
2000-04-22 | + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_... | Anthony Green | 1 | -9/+9 |
2000-04-09 | natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to. | Anthony Green | 1 | -0/+3 |
2000-03-28 | Makefile.in: New #defines and friends for Thread.h. | Bryce McKinlay | 1 | -5/+9 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-03-02 | java-interp.h: Don't include MethodInvocation.h. | Tom Tromey | 1 | -2/+10 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-12-24 | natObject.cc (notify): Throw message with IllegalMonitorStateException. | Bryce McKinlay | 1 | -3/+6 |
1999-11-25 | prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType. | Tom Tromey | 1 | -1/+4 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-05-10 | * java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked. | Tom Tromey | 1 | -2/+1 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+241 |