aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2006-06-22jni.exp (gcj_jni_invocation_test_one): Link against -ljvm, not -lgcj.Thomas Fitzsimmons2-2/+7
2006-06-22Makefile.am (libjvm_la_LDFLAGS): Do not set -rpath to toolexeclibdir.Thomas Fitzsimmons3-2/+8
2006-06-22natField.cc (getAddr): Allow setting of final field when it is accessible.Tom Tromey2-0/+9
2006-06-21win32-threads.h (_Jv_ThreadDesc_t): New typedef.Bryce McKinlay3-1/+25
2006-06-20natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...Bryce McKinlay2-2/+6
2006-06-20Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)".Thomas Fitzsimmons5-115/+208
2006-06-19re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-0/+92
2006-06-19posix-threads.h (_Jv_ThreadDebugSuspend): Declare.Keith Seitz5-4/+82
2006-06-16class.c (make_class_data): When using flag_indirect_classes, don't initialize...Andrew Haley3-10/+29
2006-06-15Makefile.am: Do not recurse into tools directory.Thomas Fitzsimmons3-4/+10
2006-06-14re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u))Tom Tromey5-33/+21
2006-06-14Makefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir)/include.Thomas Fitzsimmons3-0/+14
2006-06-14configure: Regenerate.Thomas Fitzsimmons102-4463/+3938
2006-06-14configure.host (hppa*-*): Set 'enable_hash_synchronization_default' to no.John David Anglin2-1/+6
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-83/+5
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley3-0/+88
2006-06-10configure.ac (ac_configure_args): Add --disable-plugin.Thomas Fitzsimmons3-251/+10
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