Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-03-11 | exception.cc: Remove stray MethodRef.h include. | Bryce McKinlay | 1 | -241/+0 |
2004-10-18 | re PR libgcj/18036 (Bad interaction between interpreter and Class.forName()) | Andrew Haley | 1 | -14/+17 |
2004-10-14 | interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. | Andrew Haley | 1 | -9/+39 |
2003-10-02 | re PR libgcj/12475 (Stack traces leak memory) | Bryce McKinlay | 1 | -1/+6 |
2003-08-20 | [multiple changes] | Andrew Haley | 1 | -6/+11 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 1 | -3/+2 |
2003-01-28 | configure.in: Specifically define HAVE_BACKTRACE if building for MinGW. | Ranjit Mathew | 1 | -0/+2 |
2002-12-05 | natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the... | Andrew Haley | 1 | -3/+6 |
2002-12-03 | natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass. | Andrew Haley | 1 | -0/+194 |