aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj
AgeCommit message (Expand)AuthorFilesLines
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-2/+1
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-2/+0
2005-05-10javaprims.h: Updated.Tom Tromey1-7/+9
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons1-0/+6
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2-10/+12
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2-2/+29
2005-02-22[multiple changes]Bryce McKinlay1-0/+2
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2-2/+5
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey3-12/+5
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-1/+1
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-0/+1
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-0/+2
2004-09-25[multiple changes]Mark Wielaard1-0/+2
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-185/+360
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2-1/+4
2004-08-11javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner3-3/+34
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-1/+1
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-0/+2
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode2-0/+14
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-7/+0
2004-07-14EventHandler.java: New file.Jerry Quinn1-4/+4
2004-07-13re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)Bryce McKinlay1-1/+10
2004-07-10javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay1-0/+1
2004-05-28gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay1-0/+7
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay1-12/+0
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay2-8/+8
2004-03-17[multiple changes]Graydon Hoare1-3/+3
2004-01-132004-01-13�� David Jee�� <djee@redhat.com>David Jee1-0/+7
2003-11-25javaprims.h: Added missing java.util.Currency.Michael Koch1-0/+1
2003-10-22mips-signal.h: New file.David Daney1-0/+1
2003-10-14interpret.cc (_Jv_InterpMethod::run): Don't use libffi types, they were meant...Paolo Bonzini1-0/+1
2003-09-25Proxy.java (generate): Uncomment protection domain code.Tom Tromey1-1/+34
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson1-0/+1
2003-07-09fold-const.c (make_range): Do not access operand 1 for a zero-operand operator.Mark Mitchell1-1/+3
2003-07-08cni.h: CNI now expands to Compiled Native Interface.Mark Wielaard1-1/+1
2003-06-30glib-2.0.m4: New file.Thomas Fitzsimmons1-2/+4
2003-02-24Makefile.in: Rebuilt.Tom Tromey1-0/+2
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey1-0/+13
2003-01-20Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.Mark Wielaard1-0/+1
2002-12-30javaprims.h: Updated.Tom Tromey1-6/+14