summaryrefslogtreecommitdiff
path: root/libjava/gcj
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons2005-04-051-0/+3
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-021-0/+6
* Makefile.in: Rebuilt.Tom Tromey2005-03-241-2/+2
* gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2005-03-212-10/+12
* Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons2005-03-171-4/+5
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2005-02-281-1/+3
* re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2005-02-232-2/+29
* [multiple changes]Bryce McKinlay2005-02-221-0/+2
* re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2004-12-032-2/+5
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-0/+3
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-253-12/+5
* Makefile.in, [...]: Regenerated.Michael Koch2004-11-231-1/+1
* re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise2004-10-261-0/+1
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-0/+2
* [multiple changes]Mark Wielaard2004-09-251-0/+2
* Makefile.am: Run aclocal with -I ../configKelley Cook2004-09-231-2/+8
* aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook2004-09-231-1/+1
* configure.in: Renamed to configure.ac.Michael Koch2004-08-201-1/+1
* configure.in, [...]: Ported to automake 1.9.Michael Koch2004-08-191-185/+360
* 2004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch2004-08-161-1/+3
* re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2004-08-122-1/+4
* javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner2004-08-113-3/+34
* acinclude.m4: Include no-executables.m4.Nathanael Nerode2004-08-031-1/+3
* Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons2004-07-231-1/+1
* Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode2004-07-161-0/+2
* configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode2004-07-162-0/+14
* aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode2004-07-151-7/+0
* EventHandler.java: New file.Jerry Quinn2004-07-141-4/+4
* re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)Bryce McKinlay2004-07-131-1/+10
* javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay2004-07-101-0/+1
* gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay2004-05-281-0/+7
* class.c (make_class_data): Add new field aux_info.Bryce McKinlay2004-04-201-12/+0
* prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay2004-04-162-8/+8
* [multiple changes]Graydon Hoare2004-03-171-3/+3
* 2004-01-13�� David Jee�� <djee@redhat.com>David Jee2004-01-131-0/+7
* javaprims.h: Added missing java.util.Currency.Michael Koch2003-11-251-0/+1
* mips-signal.h: New file.David Daney2003-10-221-0/+1
* interpret.cc (_Jv_InterpMethod::run): Don't use libffi types, they were meant...Paolo Bonzini2003-10-141-0/+1
* Proxy.java (generate): Uncomment protection domain code.Tom Tromey2003-09-251-1/+34
* Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson2003-08-211-0/+1
* fold-const.c (make_range): Do not access operand 1 for a zero-operand operator.Mark Mitchell2003-07-091-1/+3
* cni.h: CNI now expands to Compiled Native Interface.Mark Wielaard2003-07-081-1/+1
* glib-2.0.m4: New file.Thomas Fitzsimmons2003-06-301-2/+4
* Makefile.in: Rebuilt.Tom Tromey2003-02-241-0/+2
* Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey2003-01-311-0/+13
* Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.Mark Wielaard2003-01-201-0/+1
* javaprims.h: Updated.Tom Tromey2002-12-301-6/+14
* boehm.cc: Remove stray semicolon.Mark Mitchell2002-12-282-11/+19
* cvsignore: New file to ignore files generated during build.Michael Koch2002-10-101-0/+1
* ObjectInputStream.java (resolveProxyClass): New method from Classpath.Tom Tromey2002-10-011-2/+2