aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2006-06-09re PR libgcj/27730 (Thread.getId() needs implemented)Tom Tromey2-1/+32
2006-06-09* java/lang/Class.java (getClassLoaderInternal): Now native.Tom Tromey2-5/+6
2006-06-092006-06-09 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons4-33/+12
2006-06-09re PR classpath/23863 (mprec buffer overwrite bug)Tom Tromey4-114/+203
2006-06-09String.java, [...]: Merge from GNU Classpath HEAD.Thomas Fitzsimmons360-9147/+34553
2006-06-09gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey2-1/+7
2006-06-09jar.in: Replace hardcoded /bin/sh with @SHELL@.Andreas Tobler2-1/+5
2006-06-08jvm.h (_Jv_Linker::maybe_adjust_signature): New.Andrew Haley3-27/+104
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons15-4697/+3895
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney3-2/+38
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson6-78/+163
2006-06-05re PR libgcj/27860 (build failure on m68k: error: 'ffi_closure' does not name...Andreas Schwab2-3/+8
2006-06-05re PR libgcj/27892 (gij.cc:104: error: 'setenv' was not declared in this scope)Tom Tromey2-1/+11
2006-06-05re PR bootstrap/27818 (libjava installs libltdl sources in $prefix/share/libt...Tom Tromey3-5/+15
2006-06-03jar.in: Ensure return with argument has non-empty argument.Paolo Bonzini2-1/+6
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini9-3777/+5234
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay2-0/+5
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay3-4/+14
2006-05-31VMClassLoader.java (initialize): Set default library control to LIB_NEVER.Thomas Fitzsimmons2-1/+6
2006-05-31stacktrace.cc (_Jv_StackTrace::UpdateNCodeMap): Don't add interpreted classes.Alan Modra2-17/+20
2006-05-30ChangeLog: Fix latest entry.Thomas Fitzsimmons1-2/+3
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons58-6047/+5039
2006-05-29natThread.cc (countStackFrames): Do not throw UnsupportedOperationException.Thomas Fitzsimmons2-9/+21
2006-05-26Correction. Checking in gcj/Makefile.in.Carlos O'Donell1-11/+8
2006-05-25configure.ac: Add sys/rw_lock.h to AC_CHECK_HEADERS.John David Anglin5-3/+21
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey5-1188/+11
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell6-345/+174
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