aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/gcj.texi
AgeCommit message (Expand)AuthorFilesLines
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer1-2/+2
2009-08-12builtins.c (compareAndSwapInt_builtin): Use flag_use_atomic_builtins.Andrew Haley1-0/+7
2008-09-05* gcj.texi (-freduced-reflection): Clarify option's restrictions.David Daney1-3/+4
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues1-7/+6
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-1/+90
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-17/+17
2008-04-01texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers1-1/+1
2007-11-07re PR java/34019 (Minor typo in gcj documentation)Tom Tromey1-1/+1
2007-03-27Index: gcc/java/ChangeLogTom Tromey1-278/+0
2007-02-27gcj.texi: Standardize title page.Brooks Moses1-2/+1
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney1-1/+87
2007-01-30* gcj.texi (Strings): Fix documentation for JvNewString.Tom Tromey1-3/+3
2007-01-30gcj.texi (Invoking gcjh, [...]): Fix some typos.Ralf Wildenhues1-3/+3
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-71/+14
2006-07-14gcj.texi (Invocation): Corrections for Invocation API example.Bryce McKinlay1-2/+2
2006-06-17gcj.texi (@dircategory): Use "Software development" instead of "Programming"...Karl Berry1-1/+1
2006-06-09gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey1-0/+6
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney1-0/+15
2006-05-31gcj.texi (Extensions): Document the new gcj-dbtool-based classname-to-library...Thomas Fitzsimmons1-11/+21
2006-03-15lang.opt (-freduced-reflection): New option.David Daney1-0/+22
2006-03-08gcj.texi: Document -static-libgcj option.David Daney1-0/+14
2006-01-06gcj.texi (Arrays): Added more documentation for JvNewObjectArray.Tom Tromey1-3/+60
2005-11-25gij.cc (nonstandard_opts_help): Add entry for -Xss.Bryce McKinlay1-0/+3
2005-09-06check-init.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-13[multiple changes]Bryce McKinlay1-1/+7
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey1-0/+9
2005-05-04re PR java/20309 (gcjh needs a -force option)Thomas Fitzsimmons1-1/+133
2005-04-27gcj.texi (libgcj Runtime Properties): Remove obsolete gnu.gcj.runtime.NameFin...Bryce McKinlay1-24/+10
2005-04-21gcj.texi (Object fields): Change "Integer" to "Int" in example contructor.Bryce McKinlay1-1/+1
2005-04-21gcj.texi: Fix typos and bogus example.Bryce McKinlay1-3/+3
2005-04-07gcj.texi: Correct gcj-dbtool instructions.Andrew Haley1-2/+14
2005-04-04gcj.texi: Fix a typo.Kazu Hirata1-1/+1
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons1-4/+45
2005-03-29natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey1-0/+9
2005-03-25From libjava...Anthony Green1-2/+4
2005-03-11Main.java (main): Handle '-p'.Tom Tromey1-2/+7
2005-03-07gcj.texi (Invoking gcj-dbtool): Document '-f'.Tom Tromey1-2/+6
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons1-5/+35
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers1-1/+1
2005-02-02gcj.texi (libgcj Runtime Properties): Default library_control to 'cache'.Tom Tromey1-5/+5
2005-01-05* gcj.texi (Standard Properties): java.ext.dirs is now used.Tom Tromey1-1/+1
2004-12-06Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.Tom Tromey1-1/+96
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-2/+21
2004-09-25expr.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-08-12gcj.texi: Add subsection on signal usage.David Daney1-0/+13
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-26/+26
2004-07-07* gcj.texi (Linking): New node. Document -lgij usage.Per Bothner1-9/+49
2004-07-07* gcj.texi (Invoking gij): Document new -verbose:class flag.Per Bothner1-0/+3
2004-05-28gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay1-10/+29