re PR c++/28114 (ICE with struct definition in argument of template function)
[gcc.git] / libjava /
2006-06-22 Thomas Fitzsimmonsjni.exp (gcj_jni_invocation_test_one): Link against...
2006-06-22 Thomas FitzsimmonsMakefile.am (libjvm_la_LDFLAGS): Do not set -rpath...
2006-06-22 Tom TromeynatField.cc (getAddr): Allow setting of final field...
2006-06-21 Bryce McKinlaywin32-threads.h (_Jv_ThreadDesc_t): New typedef.
2006-06-20 Bryce McKinlaynatSystemProperties.cc (insertSystemProperties): Bump...
2006-06-20 Thomas FitzsimmonsMakefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR...
2006-06-19 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-19 Keith Seitzposix-threads.h (_Jv_ThreadDebugSuspend): Declare.
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-15 Thomas FitzsimmonsMakefile.am: Do not recurse into tools directory.
2006-06-14 Tom Tromeyre PR java/28024 (libjava build failure on Solaris...
2006-06-14 Thomas FitzsimmonsMakefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir...
2006-06-14 Thomas Fitzsimmonsconfigure: Regenerate.
2006-06-14 John David Anglinconfigure.host (hppa*-*): Set 'enable_hash_synchronizat...
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-10 Thomas Fitzsimmonsconfigure.ac (ac_configure_args): Add --disable-plugin.
2006-06-09 Tom Tromeyre PR libgcj/27730 (Thread.getId() needs implemented)
2006-06-09 Tom Tromey* java/lang/Class.java (getClassLoaderInternal): Now...
2006-06-09 Thomas Fitzsimmons2006-06-09 Thomas Fitzsimmons <fitzsim@redhat.com>
2006-06-09 Tom Tromeyre PR classpath/23863 (mprec buffer overwrite bug)
2006-06-09 Thomas FitzsimmonsString.java, [...]: Merge from GNU Classpath HEAD.
2006-06-09 Tom Tromeygcj.texi (libgcj Runtime Properties): Document gnu...
2006-06-08 Andreas Toblerjar.in: Replace hardcoded /bin/sh with @SHELL@.
2006-06-08 Andrew Haleyjvm.h (_Jv_Linker::maybe_adjust_signature): New.
2006-06-07 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-06-06 David Daneygcj.texi (libgcj Runtime Properties): Document gnu...
2006-06-06 Gary BensonnatFilePosix.cc (getCanonicalPath): Rewritten.
2006-06-05 Andreas Schwabre PR libgcj/27860 (build failure on m68k: error: ...
2006-06-05 Tom Tromeyre PR libgcj/27892 (gij.cc:104: error: 'setenv' was...
2006-06-05 Tom Tromeyre PR bootstrap/27818 (libjava installs libltdl sources...
2006-06-03 Paolo Bonzinijar.in: Ensure return with argument has non-empty argument.
2006-06-01 Paolo Bonziniinstall.texi: Document that InfoZIP can replace jar.
2006-06-01 Bryce McKinlayMainThread (run): Revert exception chaining change.
2006-06-01 Bryce McKinlayprims.cc (_Jv_RunMain): Use JvNewStringUTF for command...
2006-05-31 Thomas FitzsimmonsVMClassLoader.java (initialize): Set default library...
2006-05-30 Alan Modrastacktrace.cc (_Jv_StackTrace::UpdateNCodeMap): Don...
2006-05-30 Thomas FitzsimmonsChangeLog: Fix latest entry.
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-05-29 Thomas FitzsimmonsnatThread.cc (countStackFrames): Do not throw Unsupport...
2006-05-26 Carlos O'DonellCorrection. Checking in gcj/Makefile.in.
2006-05-25 John David Anglinconfigure.ac: Add sys/rw_lock.h to AC_CHECK_HEADERS.
2006-05-24 Tom Tromeyre PR libgcj/27024 (Implement URLConnection.getFileNameMap)
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-05-24 Andreas Toblerstacktrace.java: New file.
2006-05-24 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-24 Tom Tromeyre PR libgcj/27729 (Field, Method and Constructor need...
2006-05-24 Tom Tromeyre PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot...
2006-05-22 Mark Wielaard* HACKING: Update GNU Classpath import instructions.
2006-05-20 Andreas ToblernatClass.cc (_Jv_FindMethodInCache): Mark klass, name...
2006-05-20 Andreas ToblernatClass.cc (_Jv_FindMethodInCache): Mark klass, name...
2006-05-20 Andreas Toblerconfigure.ac: Add the POSIX thread libs to the HP-UX...
2006-05-19 Ranjit MathewChangeLog: Correct incorrect GNU Classpath version...
2006-05-19 Andreas Toblerconfig-int.h: Delete, it is a generated file.
2006-05-19 Andreas Toblerconfig-int.h: Delete, it is a generated file.
2006-05-18 Tom Tromeysource.am, [...]: Rebuilt.
2006-05-18 Tom Tromeyspecial.exp (gcj_special_pr21115): Renamed.
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-17 Bryce McKinlayre PR libgcj/27352 (SecurityManager.checkPermission...
2006-05-15 Andreas ToblerFix typo in the last commit. Sorry.
2006-05-15 Andreas Toblerstacktrace.cc (StackTrace::FillInFrameInfo): Use UNWRAP...
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeyjava-interp.h (_Jv_InterpMethod::dump_object): Removed...
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-11 Bryce McKinlayNameFinder.java (lookup): If exec'ing addr2line fails...
2006-05-11 Bryce McKinlayNameFinder.java (blacklist): New static field.
2006-05-11 David Daneyre PR java/20418 (ICE if variable name is omitted in...
2006-05-11 Andrew HaleynatSharedLibLoader.cc (init): Remove debugging line.
2006-05-10 Andrew HaleynatClassLoader.cc: Add comments.
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-06 Andreas Toblerjni.exp (gcj_jni_compile_c_to_so): Add check for HP...
2006-05-05 Tom Tromeyre PR libgcj/27294 (gij throws NullPointerException...
2006-05-04 Andrew Haley[multiple changes]
2006-05-04 Tom Tromeyre PR libgcj/26861 (VirtualMachineError in interperter.)
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-05-04 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-05-02 Bryce McKinlaylibjava.exp (test_libjava): Test bytecode->native ...
2006-05-01 Andreas Toblerconfigure.ac: Simplify the mmap check a bit more.
2006-05-01 Roger Sayleboehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and...
2006-04-29 Bryce McKinlaylink.cc (_Jv_Linker::resolve_pool_entry): Don't pass...
2006-04-27 Andreas Toblerconfigure.ac: Add an additional checks for dladdr and...
2006-04-25 Tom TromeynatSharedLibLoader.cc: Include gc.h later.
2006-04-25 Andrew HaleynatClassLoader.cc: Don't include link.h or dladdr.h.
2006-04-24 Tom Tromey* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip...
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-22 Andreas Toblerconfigure.ac: Weaken the check for MMAP.
2006-04-20 Bryce McKinlayre PR libgcj/27170 (Deadlock in garbage collector)
2006-04-20 Tom Tromeyre PR libgcj/21941 (NPE in Socket.connect())
2006-04-19 Tom TromeyMakefile.in: Rebuilt.
2006-04-19 Tom TromeynatFileChannelPosix.cc (write): Properly handle EINTR.
2006-04-17 Tom Tromeyre PR libgcj/27171 (UTF8 PrintWriter goes haywire)
2006-04-17 Andreas Toblerstringconst2.java: Print a stack trace in case of failure.
2006-04-13 Tom Tromeyre PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers...
2006-04-12 NAKATA Mahore PR libgcj/23829 (FreeBSD 5 support for libjava)
2006-04-11 Bryce McKinlaySystemClassLoader.java (addClass): Get the value of...
2006-04-10 Matthias Kloselibjava.exp (libjava_init): Recognize multilib director...
2006-04-10 Andrew Haleyx86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New.
2006-04-07 Andreas Toblerconfigure: Rebuilt.
next