backtrace.h (fallback_backtrace): Scan for a function's prologue to determine its...
[gcc.git] / libjava / Makefile.in
2006-07-07 Gary BensonMakefile.am (BOOT_CLASS_PATH_DIR): Only contain libgcj...
2006-07-06 Thomas FitzsimmonsMakefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indire...
2006-07-04 Thomas Fitzsimmonsre PR libgcj/28244 (missing dependency causes build...
2006-06-30 Thomas FitzsimmonsMakefile.am: Comment out tools wrapper creation.
2006-06-22 Thomas FitzsimmonsMakefile.am (libjvm_la_LDFLAGS): Do not set -rpath...
2006-06-20 Thomas FitzsimmonsMakefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR...
2006-06-14 Thomas Fitzsimmonsconfigure: Regenerate.
2006-06-09 Thomas FitzsimmonsString.java, [...]: Merge from GNU Classpath HEAD.
2006-06-07 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-06-01 Paolo Bonziniinstall.texi: Document that InfoZIP can replace jar.
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
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 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-18 Tom Tromeysource.am, [...]: Rebuilt.
2006-05-18 Mark WielaardImported GNU Classpath 0.90
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 Tromeysources.am, [...]: Rebuilt.
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-19 Tom TromeyMakefile.in: Rebuilt.
2006-04-13 Tom Tromeyre PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers...
2006-04-05 Tom Tromeyre PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after...
2006-04-04 Tom TromeyMakefile.in: Rebuilt.
2006-03-29 Tom Tromeysources.am, [...]: Rebuilt.
2006-03-29 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-10 Tom Tromeyre PR libgcj/25713 (GZIPOutputStream bad checksum)
2006-03-10 Mark WielaardImported GNU Classpath 0.90
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-03 Thomas FitzsimmonsMakefile.am (src.zip): Update src.zip file search to...
2006-01-17 Mark WielaardImported GNU Classpath 0.20
2006-01-17 Jakub Jelinekconfigure.ac (dbexecdir): New substituted var.
2006-01-13 Tom Tromeyclasspath.security: Removed.
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2006-01-03 David DaneyPR libgcj/9715, PR libgcj/19132:
2005-11-25 Mark Wielaardstandard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA...
2005-11-25 Bryce McKinlayia64-frame.h: Removed.
2005-11-18 Mark WielaardImported GNU Classpath gcj-import-20051117.
2005-11-17 Mark Wielaard[multiple changes]
2005-11-17 Mark Wielaard[multiple changes]
2005-11-16 Mark WielaardZipEntry.java: Removed, fully merged now.
2005-11-16 Mark Wielaard[multiple changes]
2005-11-16 Mark Wielaard[multiple changes]
2005-11-15 Mark WielaardImported GNU Classpath 0.19 + gcj-import-20051115.
2005-11-15 Scott GilbertsonIndex: libjava/ChangeLog
2005-09-30 Tom Tromeyre PR libgcj/24051 (libjava failed to configure)
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-27 Tom Tromeyconfigure, [...]: Rebuilt.
2005-09-23 Tom TromeyImported Classpath 0.18.
2005-09-12 Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-08-23 Tom Tromeyaclocal.m4, [...]: Rebuilt.
2005-08-22 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Also include "..".
2005-08-19 Andrew PinskiMakefile.am (extra_ldflags_libjava): New variable to...
2005-07-20 Tom Tromeysources.am, [...]: Rebuilt.
2005-07-18 Tom Tromeyre PR libgcj/21058 (fragile libgcj link process omits...
2005-07-18 Tom TromeyMakefile.in: Rebuilt.
2005-07-16 Andreas Schwabmakemake.tcl (emit_package_rule): Emit command to creat...
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-06-22 Kelley CookMakefile.am (SUBDIRS): Use append for conditional.
2005-06-16 Kelley CookMakefile.am (libgcj_la_SOURCES): Define without conditi...
2005-06-16 Kelley Cookconfigure.ac (USING_ECOS_PLATFORM): Remove and merge...
2005-06-14 Tom Tromeyre PR libgcj/19877 (sometimes reconfiguring leads to...
2005-05-19 Bryce McKinlayMakefile.am (libgcj0_convenience_la): Removed.
2005-05-18 Paolo BonziniMakefile.am (Makefile.deps): Do not use \0, it is unpor...
2005-05-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-05-17 Paolo BonziniMakefile.am (Makefile.deps): Do not create native.list...
2005-05-17 Paolo Bonziniconfigure.ac (--enable-libgcj-multifile): Remove.
2005-05-12 Thomas FitzsimmonsMakefile.am (cond_gtk_gcjawt_ltlibrary): Rename libjawt...
2005-05-12 Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
2005-05-10 Tom Tromeyjavaprims.h: Updated.
2005-05-06 Thomas FitzsimmonsMakefile.am (gtk_awt_peer_sources): Add GtkVolatileImag...
2005-04-29 Michael Koch2005-04-29 Michael Koch <konqueror@gmx.de>
2005-04-27 Thomas Fitzsimmons[multiple changes]
2005-04-25 Michael Koch[multiple changes]
2005-04-19 Michael Koch[multiple changes]
2005-04-19 Michael Koch[multiple changes]
2005-04-19 Michael KochControlWordToken.java, [...]: New files.
2005-04-15 Tom TromeyMakefile.in: Rebuilt.
2005-04-12 Aaron Luchkore PR libgcj/20975 (Remove scripts/TexinfoDoclet.java)
2005-04-06 Mohan EmbarMakefile.am ($(db_name)): Add $(EXEEXT) suffix to gcj...
2005-04-05 Thomas Fitzsimmonsre PR libgcj/20750 (libgcj needs a --with-java-home...
2005-04-05 Tom TromeyMakefile.in: Rebuilt.
2005-04-01 Tom TromeynatVMClassLoader.cc (getSystemClassLoaderInternal)...
2005-04-01 Tom TromeyMakefile.in: Rebuilt.
2005-03-29 Tom TromeynatRuntime.cc (insertSystemProperties): Set gnu.gcj...
2005-03-27 Andreas ToblerMakefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbto...
2005-03-25 Anthony GreenFrom libjava...
2005-03-24 Tom TromeyBootClassLoader.java (BootClassLoader): Don't add sax...
2005-03-24 Tom TromeyMakefile.in: Rebuilt.
2005-03-21 Zack Weinberggxx-include-dir.m4: In all substitutions, leave $(gcc_v...
2005-03-17 Thomas FitzsimmonsMakefile.am (gtk_c_source_files): Remove jni/classpath...
2005-03-15 Jakub Jelinekre PR libgcj/20251 (libgcj configured with --enable...
2005-03-11 Tom TromeyMain.java (main): Handle '-p'.
2005-03-11 Bryce McKinlayexception.cc: Remove stray MethodRef.h include.
2005-03-10 Tom TromeyMakefile.in: Rebuilt.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-03-06 Roger Saylere PR bootstrap/20155 (libgcj build fails with "execvp...
next