i386.md (frndintxf2): Rename to ...
[gcc.git] / libjava / gcj /
2007-03-07 Mohan EmbarWin32Process.java: Added nested class EOFInputStream.
2007-03-07 Mohan Embar* gcj/javaprims.h: Regenerated.
2007-03-05 Tom Tromeysources.am, [...]: Rebuilt.
2007-03-02 Brooks MosesMakefile.am: Add dummy install-pdf target.
2007-02-16 Kyle Gallowayinterpret.cc (_Jv_InterpMethod::check_handler): New...
2007-02-09 Keith Seitzsources.am: Regenerate.
2007-01-29 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-25 Andrew Haleyconfigure, [...]: Rebuilt.
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2007-01-14 H.J. Luld-symbolic.m4: New.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-09-27 Jack Howarthre PR target/26792 (need to use autoconf when using...
2006-08-17 Jakub Jelinekjvspec.c (lang_specific_driver): Add -s-bc-abi when...
2006-08-14 Mark WielaardImported GNU Classpath 0.92
2006-07-06 Thomas FitzsimmonsMakefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indire...
2006-06-29 Ranjit Mathewjavaprims.h (_Jv_uintptr_t): New typedef similar to...
2006-06-14 Thomas Fitzsimmonsconfigure: Regenerate.
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-26 Carlos O'DonellCorrection. Checking in gcj/Makefile.in.
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-04-04 Tom TromeyMakefile.in: Rebuilt.
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-17 Mark WielaardImported GNU Classpath 0.20
2005-11-25 Bryce McKinlayia64-frame.h: Removed.
2005-10-31 Andreas Jaeger.cvsignore are not needed for subversion, remove them.
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-27 Tom Tromeyconfigure, [...]: Rebuilt.
2005-09-12 Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-08-22 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Also include "..".
2005-08-19 Andrew PinskiMakefile.am (extra_ldflags_libjava): New variable to...
2005-07-18 Tom TromeyMakefile.in: Rebuilt.
2005-07-16 Tom TromeyMajor merge with Classpath.
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-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-05-17 Paolo Bonziniconfigure.ac (--enable-libgcj-multifile): Remove.
2005-05-10 Tom Tromeyjavaprims.h: Updated.
2005-04-05 Thomas Fitzsimmonsre PR libgcj/20750 (libgcj needs a --with-java-home...
2005-04-02 Thomas Fitzsimmonsre PR libgcj/20090 (gij should be implemented in Java)
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-02-28 Paolo Bonzinire PR bootstrap/17383 (Building in src dir fails)
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-22 Bryce McKinlay[multiple changes]
2004-12-03 Richard Sandifordre PR libgcj/7305 (Install path for libgcj header files)
2004-12-02 Richard SandifordIntroduce and use config/gcc-version.m4.
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-23 Michael KochMakefile.in, [...]: Regenerated.
2004-10-27 Aaron W. LaFramboisere PR libgcj/18104 (Incorrect CLASSPATH separator in...
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-09-25 Mark Wielaard[multiple changes]
2004-09-23 Kelley CookMakefile.am: Run aclocal with -I ../config
2004-09-23 Kelley Cookaclocal.m4: Regenerate with aclocal 1.9.2.
2004-08-20 Michael Kochconfigure.in: Renamed to configure.ac.
2004-08-19 Michael Kochconfigure.in, [...]: Ported to automake 1.9.
2004-08-16 Michael Koch2004-08-16 Michael Koch <konqueror@gmx.de>
2004-08-12 David Daneyre PR libgcj/11801 (Problems with Process.waitFor(...
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-08-03 Nathanael Nerodeacinclude.m4: Include no-executables.m4.
2004-07-23 Thomas FitzsimmonsMakefile.am: Rename jar binary to fastjar.
2004-07-16 Nathanael NerodeMakefile.am: Set ZIP and GCJH directly using autoconf.
2004-07-16 Nathanael Nerodeconfigure.in: Use target_noncanonical rather than targe...
2004-07-15 Nathanael Nerodeaclocal.m4: Rebuilt with aclocal gcj-1.4.
2004-07-14 Jerry QuinnEventHandler.java: New file.
2004-07-13 Bryce McKinlayre PR libgcj/15713 (compile interpret.cc with -fno...
2004-07-10 Bryce McKinlayjavaprims.h: Regenerate CNI namespace definitions.
2004-05-28 Bryce McKinlaygcj.texi (Object allocation): Remove _Jv_AllocBytes.
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-03-17 Graydon Hoare[multiple changes]
2004-01-13 David Jee2004-01-13�� David Jee�� <djee@redhat.com>
2003-11-25 Michael Kochjavaprims.h: Added missing java.util.Currency.
2003-10-22 David Daneymips-signal.h: New file.
2003-10-14 Paolo Bonziniinterpret.cc (_Jv_InterpMethod::run): Don't use libffi...
2003-09-25 Tom TromeyProxy.java (generate): Uncomment protection domain...
2003-08-21 Scott GilbertsonMakefile.am (gtk_awt_peer_sources): Add gnu/java/awt...
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08 Mark Wielaardcni.h: CNI now expands to Compiled Native Interface.
2003-06-30 Thomas Fitzsimmonsglib-2.0.m4: New file.
2003-02-24 Tom TromeyMakefile.in: Rebuilt.
2003-01-31 Tom TromeyWindow.java (Window(Window,GraphicsConfiguration))...
2003-01-20 Mark WielaardMakefile.am (core_java_source_files): Add VMObjectStrea...
2002-12-30 Tom Tromeyjavaprims.h: Updated.
2002-12-28 Mark Mitchellboehm.cc: Remove stray semicolon.
2002-10-10 Michael Kochcvsignore: New file to ignore files generated during...
2002-10-01 Tom TromeyObjectInputStream.java (resolveProxyClass): New method...
2002-09-30 Anthony GreenAdd Proxy support.
2002-08-24 Mark WielaardMakefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
2002-07-12 Mark WielaardnatThrowable.cc (printRawStackTrace): removed.
2002-06-24 Tom Tromeyconfigure: Rebuilt.
2002-06-18 Tom Tromeyjavaprims.h: Updated class declaration list.
2002-06-18 Tom Tromeyjavaprims.h: Updated class declaration list.
2002-06-17 Tom Tromeyjavaprims.h: Updated class declaration list.
2002-06-17 Tom Tromey* gcj/javaprims.h: Updated class declaration list.
next