summaryrefslogtreecommitdiff
path: root/libjava/gij.cc
Commit message (Expand)AuthorAgeFilesLines
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons2006-05-301-0/+42
* gij.cc (version): Use 2006.Tom Tromey2006-02-071-2/+2
* gij.cc (nonstandard_opts_help): Add entry for -Xss.Bryce McKinlay2005-11-251-0/+1
* re PR libgcj/23549 (gij swallows args after -ea)Thomas Fitzsimmons2005-08-301-9/+5
* [multiple changes]Bryce McKinlay2005-05-131-0/+8
* gij.cc (version): Properly quote java version.Thomas Fitzsimmons2005-04-151-2/+2
* re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons2005-04-021-73/+232
* gij.cc (version): Change year for '--version' to 2005.Anthony Green2005-02-181-1/+1
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-251-2/+3
* jvm.h (namespace jcj): Declare verbose_class_flagPer Bothner2004-07-071-0/+2
* * gij.cc (help): Document -? and -X.Tom Tromey2003-08-131-1/+2
* * gij.cc (main): Handle -? and -X.Tom Tromey2003-08-121-2/+11
* natRuntime.cc (_Jv_SetDLLSearchPath): New function.Tom Tromey2002-10-251-1/+6
* gij.cc (help): Document -cp and -classpath.Tom Tromey2002-08-221-0/+12
* natSystem.cc (init_properties): Use __VERSION__.Tom Tromey2002-02-271-1/+1
* natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey2002-02-221-2/+2
* * gij.cc (main): Clarify --help output.Tom Tromey2001-12-121-1/+1
* * gij.cc (version): Use GCJVERSION.Bryce McKinlay2001-10-031-1/+1
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-261-1/+1
* jv-scan.c (version): Update copyright year.Joseph Myers2001-05-231-2/+2
* gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers2001-02-081-1/+1
* natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green2000-08-211-3/+15
* URLClassLoader.java: Find the JarEntry via the JarFile.Anthony Green2000-08-201-3/+3
* cni.h: Include <string.h>.Bryce McKinlay2000-05-311-0/+1
* All files: Updated copyright information.Tom Tromey2000-03-071-2/+2
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-2/+2
* sjlj jumbo patchTom Tromey1999-11-191-2/+2
* Makefile.in: Rebuilt.Tom Tromey1999-10-221-7/+100
* gij.cc (main): Formatting fixes.Tom Tromey1999-10-151-3/+10
* configure: Rebuilt.Tom Tromey1999-09-101-1/+1
* natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup1999-08-181-1/+1
* [multiple changes]Anthony Green1999-08-081-0/+27