summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
...
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-039-76/+101
* 2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2002-03-023-9/+41
* * expr.c (build_java_arraystore_check): Fix formatting.bryce2002-02-282-3/+7
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-289-130/+163
* * Makefile.in (integrate.o): Update.neil2002-02-284-5/+21
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-273-5/+6
* Fix for PR java/2369:tromey2002-02-232-0/+51
* * class.c: Change vtable to be more compatible with g++ v3 abi.bothner2002-02-222-4/+30
* * parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on callbothner2002-02-222-1/+7
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-0/+15
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-207-70/+79
* * builtins.c (check_for_builtin): New function.bothner2002-02-205-32/+29
* * java-tree.h (TYPE_STRICTFP): New macro.tromey2002-02-188-13/+54
* 2002-02-12 David Billinghurst <Davod.Billinghurst@riotinto.com>billingd2002-02-112-13/+20
* * gcj.texi (Input Options): --CLASSPATH does not suppress systemtromey2002-02-072-1/+6
* 2002-02-04 Anthony Green <green@redhat.com>bryce2002-02-042-1/+20
* * parse.y (java_expand_classes): Fix typo in static field loop.bryce2002-02-042-0/+5
* * class.c (add_field): Mark static fields external.rth2002-02-034-16/+48
* added change for gcj manual.nferrier2002-02-011-0/+4
* * gcj.texi (About CNI): New node.nferrier2002-02-011-1/+870
* 2002-02-01 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-02-013-8/+11
* gcc:jsm282002-01-314-8/+13
* * expr.c (build_jni_stub): Ensure storage for `meth' istromey2002-01-283-3/+17
* reverted accidental checkintromey2002-01-272-10/+3
* 2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-274-4/+16
* * decl.c (java_init_decl_processing): Use add_predefined_file.tromey2002-01-228-41/+451
* * parse.y (patch_switch_statement): Fix format specifier.ghazi2002-01-222-2/+6
* More for PR java/5365:tromey2002-01-162-3/+16
* * .cvsignore: Add man pages.aj2002-01-162-11/+21
* Fix for PR java/5365:tromey2002-01-162-3/+16
* For PR libgcj/5303:tromey2002-01-161-2/+14
* * gcj.texi: Fix whitespace and formatting errors in thedoko2002-01-142-9/+14
* For PR libgcj/5303:tromey2002-01-142-0/+74
* * jcf-parse.c (get_constant): Don't swap lo/hi for bigjsturm2002-01-122-1/+15
* Fix date in last entry.grahams2002-01-061-1/+1
* * class.c (compile_resource_file): Update copyright date.grahams2002-01-061-0/+7
* * class.c (compile_resource_file): Update copyright date.grahams2002-01-032-4/+5
* * gcc/jcf-parse.c: Update copyright date.grahams2002-01-031-0/+5
* * tree.h: Update copyright date.grahams2002-01-031-2/+3
* * gcc.c (default_compilers): Const-ify.ghazi2002-01-022-1/+5
* * parse.y (dump_java_tree): New function.tromey2002-01-013-2/+37
* * gen-table.pl: Don't process characters after \uffff. Addedtromey2001-12-292-4/+14
* * gen-table.pl: Const-ify output. Document the location of aghazi2001-12-283-5/+16
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-277-47/+56
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-237-25/+43
* * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..rth2001-12-222-21/+28
* * class.c (compile_resource_file): Set TREE_PUBLIC on the constructorrth2001-12-212-2/+8
* * class.c (build_class_ref): Mark _Jv_fooClass DECL_EXTERNAL.rth2001-12-212-0/+5
* reverted erroneous checking -- sorry about thattromey2001-12-211-12/+3
* For PR java/4509:tromey2001-12-211-3/+12