aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2006-05-24stacktrace.java: New file.Andreas Tobler3-1/+79
2006-05-24sources.am, [...]: Rebuilt.Tom Tromey4-59/+176
2006-05-24re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemet...Tom Tromey8-160/+1060
2006-05-24re PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() an...Tom Tromey3-2/+192
2006-05-22* HACKING: Update GNU Classpath import instructions.Mark Wielaard2-11/+37
2006-05-21natClass.cc (_Jv_FindMethodInCache): Mark klass, name and signature as MAYBE_...Andreas Tobler1-0/+7
2006-05-21natClass.cc (_Jv_FindMethodInCache): Mark klass, name and signature as MAYBE_...Andreas Tobler1-5/+6
2006-05-20configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler8-3/+202
2006-05-19ChangeLog: Correct incorrect GNU Classpath version in the entry for the lates...Ranjit Mathew1-1/+6
2006-05-19config-int.h: Delete, it is a generated file.Andreas Tobler1-9/+0
2006-05-19config-int.h: Delete, it is a generated file.Andreas Tobler1-0/+4
2006-05-18source.am, [...]: Rebuilt.Tom Tromey5-39/+87
2006-05-18special.exp (gcj_special_pr21115): Renamed.Tom Tromey2-3/+78
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1640-104442/+126119
2006-05-17re PR libgcj/27352 (SecurityManager.checkPermission() called unnecessarily)Bryce McKinlay2-7/+26
2006-05-15Fix typo in the last commit. Sorry.Andreas Tobler1-1/+1
2006-05-15stacktrace.cc (StackTrace::FillInFrameInfo): Use UNWRAP_FUNCTION_DESCRIPTOR t...Andreas Tobler2-3/+10
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey6-98/+41
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey4-926/+7
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey5-581/+18
2006-05-13java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration.Tom Tromey2-1/+5
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey14-2925/+102
2006-05-11NameFinder.java (lookup): If exec'ing addr2line fails, don't try again.Bryce McKinlay2-3/+12
2006-05-11NameFinder.java (blacklist): New static field.Bryce McKinlay2-1/+20
2006-05-11re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney3-0/+13
2006-05-11natSharedLibLoader.cc (init): Remove debugging line.Andrew Haley2-1/+5
2006-05-10natClassLoader.cc: Add comments.Andrew Haley2-0/+28
2006-05-10prims.cc (_Jv_soleIndirectCompiledEngine): New.Andrew Haley7-21/+119
2006-05-06jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate ex...Andreas Tobler3-8/+24
2006-05-05re PR libgcj/27294 (gij throws NullPointerException, when the interpreter is ...Tom Tromey2-1/+22
2006-05-04[multiple changes]Andrew Haley5-3/+42
2006-05-04re PR libgcj/26861 (VirtualMachineError in interperter.)Tom Tromey3-23/+19
2006-05-04Class.h (JV_STATE_LOADING): Added comment.Tom Tromey6-16/+67
2006-05-04re PR libgcj/26858 (NullPointerException not generated for large classes...)Andrew Haley2-2/+5
2006-05-02libjava.exp (test_libjava): Test bytecode->native -findirect-dispatch compila...Bryce McKinlay2-0/+11
2006-05-01configure.ac: Simplify the mmap check a bit more.Andreas Tobler4-107/+10
2006-05-01boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and HAVE_DLADDR before calling...Roger Sayle2-3/+11
2006-04-29link.cc (_Jv_Linker::resolve_pool_entry): Don't pass vtable_index to resolve_...Bryce McKinlay5-47/+40
2006-04-28configure.ac: Add an additional checks for dladdr and dlopen on dld.Andreas Tobler3-5/+176
2006-04-25natSharedLibLoader.cc: Include gc.h later.Tom Tromey2-6/+17
2006-04-25natClassLoader.cc: Don't include link.h or dladdr.h.Andrew Haley3-8/+8
2006-04-24* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip <clinit>.Tom Tromey2-5/+16
2006-04-24lang.c (java_init): Handle flag_indirect_classes.Andrew Haley10-41/+279
2006-04-23configure.ac: Weaken the check for MMAP.Andreas Tobler4-385/+51
2006-04-21re PR libgcj/27170 (Deadlock in garbage collector)Bryce McKinlay2-0/+11
2006-04-20re PR libgcj/21941 (NPE in Socket.connect())Tom Tromey3-4/+21
2006-04-19Makefile.in: Rebuilt.Tom Tromey3-5/+8
2006-04-19natFileChannelPosix.cc (write): Properly handle EINTR.Tom Tromey2-1/+7
2006-04-17re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey4-8/+57
2006-04-17stringconst2.java: Print a stack trace in case of failure.Andreas Tobler2-1/+7