aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-28boehm.cc: Remove stray semicolon.Mark Mitchell2-11/+19
2002-10-10cvsignore: New file to ignore files generated during build.Michael Koch1-0/+1
2002-10-01ObjectInputStream.java (resolveProxyClass): New method from Classpath.Tom Tromey1-2/+2
2002-09-30Add Proxy support.Anthony Green2-2/+7
2002-08-24Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.Mark Wielaard1-0/+1
2002-07-12natThrowable.cc (printRawStackTrace): removed.Mark Wielaard1-1/+0
2002-06-24configure: Rebuilt.Tom Tromey1-1/+1
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-1/+0
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-0/+3
2002-06-17javaprims.h: Updated class declaration list.Tom Tromey2-2/+3
2002-06-17* gcj/javaprims.h: Updated class declaration list.Tom Tromey1-4/+4
2002-06-11Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey1-2/+2
2002-05-24Merge JDK 1.4 exception chaining support from classpath.Bryce McKinlay1-4/+19
2002-04-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey1-4/+4
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green1-4/+5
2002-04-10Makefile.in: Rebuilt.Tom Tromey2-1/+9
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green1-0/+1
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey1-5/+7
2002-03-23reverted erroneous checkinTom Tromey1-6/+5
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey1-5/+6