summaryrefslogtreecommitdiff
path: root/gcc/java/gjavah.c
Commit message (Expand)AuthorAgeFilesLines
* PR java/19742:tromey2005-02-021-0/+2
* PR java/19738rmathew2005-02-011-27/+33
* Revert:mmitchel2005-02-011-12/+6
* * parser.c (cp_parser_primary_expression): Don't complain aboutmmitchel2005-02-011-6/+12
* * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qsjsm282004-11-251-7/+7
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-1/+4
* * gjavah.c (output_directory): Make static.bje2004-11-231-2/+2
* PR java/16843:tromey2004-11-081-24/+63
* Fix bootstrap.austern2004-09-211-1/+1
* PR java/17575:tromey2004-09-211-0/+17
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-18/+18
* 2004-07-12 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-121-4/+3
* * tree.h: Remove include of version.hmgadams2004-06-031-0/+1
* * gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, notmark2004-05-211-1/+1
* Fixes PR java/15133rmathew2004-04-301-2/+5
* * class.c, gjavah.c, lang.c: Fix comment typos.kazu2004-03-201-1/+1
* * gjavah.c: Include "intl.h".jsm282004-02-101-62/+70
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-3/+3
* * gjavah.c (print_stub_or_jni): Pass `env' to FatalError.tromey2003-11-161-1/+1
* * dbxout.c (flag_debug_only_used_symbols): Delete redundantzack2003-06-281-1/+1
* PR java/10491:tromey2003-05-031-0/+32
* * gjavah.c (print_c_decl): Indentation fix.tromey2003-04-141-6/+6
* * javaop.h (jfloat, jdouble): Make them structures mirroringzack2003-03-211-36/+48
* 2003-03-04 Andrew Haley <aph@redhat.com>aph2003-03-121-0/+16
* * gjavah.c (throwable_p): Allocate 1 more byte for string.mark2003-02-011-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-85/+31
* * class.c, gjavah.c, parse.y, verify.c: Don't use PTR.ghazi2003-01-101-5/+5
* Merge from pch-branch.geoffk2003-01-101-0/+1
* * All Files: Remove PARAMS macro.ghazi2003-01-091-40/+38
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-34/+19
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+7
* * gjavah.c (print_name_for_stub_or_jni): Adjust call tommitchel2002-12-281-7/+9
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-12/+12
* * gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL intromey2002-11-061-1/+4
* * gjavah.c (decode_signature_piece): In JNI mode, printtromey2002-10-231-1/+1
* * system.h (GCCBUGURL): Delete.zack2002-10-081-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* * gjavah.c (throwable_p): Accept argument as either a classname orbryce2002-06-101-10/+19
* * configure.in (AC_CHECK_FUNCS): Add checks for scandir andmmitchel2002-05-191-2/+0
* * gjavah.c (throwable_p): Use xstrdup, not strdup.tromey2002-05-081-2/+2
* Fix for PR java/1200:tromey2002-05-081-11/+110
* Add --extdirs support.green2002-04-121-12/+19
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-5/+6
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-33/+34
* gcc:jsm282002-01-311-2/+2
* More for PR java/5365:tromey2002-01-161-3/+8
* Fix for PR java/5365:tromey2002-01-161-3/+11
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-1/+1
* * gjavah.c (decompile_method): Don't decompile to `return this'tromey2001-12-091-1/+4