summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR java/5812.bothner2002-03-081-11/+9
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-4/+0
* * expr.c (build_java_arraystore_check): Fix formatting.bryce2002-02-281-3/+3
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-51/+89
* * builtins.c (check_for_builtin): New function.bothner2002-02-201-1/+3
* * expr.c (build_jni_stub): Ensure storage for `meth' istromey2002-01-281-1/+6
* reverted accidental checkintromey2002-01-271-6/+1
* 2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-271-1/+6
* * decl.c (java_init_decl_processing): Use add_predefined_file.tromey2002-01-221-6/+7
* * expr.c (build_java_array_length_access): Don't force null pointerbryce2001-12-201-1/+2
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-161-1/+1
* gcc/java:bryce2001-12-151-19/+76
* * class.c (get_dispatch_table): Fix java vtable layouthboehm2001-12-141-4/+23
* Restore support for static class initialization optimization.bothner2001-12-061-1/+1
* * check-init.c: Handle definite unassignment to finals in additionbothner2001-12-041-4/+6
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-6/+6
* 2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw>bryce2001-12-021-5/+12
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-2/+2
* * expr.c (expand_java_field_op): Don't special-case references tobryce2001-10-261-48/+0
* gcc/rth2001-09-211-1/+10
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-1/+1
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-4/+65
* * expr.c (expand_load_internal): New function.tromey2001-07-121-1/+28
* 2001-06-04 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-051-3/+18
* 2000-05-02 Jeff Sturm <jsturm@one-point.com>apbianco2001-05-161-6/+6
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-131-4/+8
* * expr.c (pop_type_0): Save the result of the firstzack2001-04-031-3/+9
* * expr.c (pop_type_0): Call `concat' rather than building theghazi2001-03-281-19/+6
* IA-64 ABI Exception Handling.rth2001-03-281-7/+5
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-281-1/+1
* Make -fsjlj-exceptions a configure option.rth2001-03-281-1/+1
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-231-51/+53
* 2001-02-15 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-161-1/+3
* * expr.c (java_lang_expand_expr): Don't bother recomputingtromey2001-02-051-5/+3
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-21/+33
* * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.bryce2001-01-301-3/+3
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-0/+1
* * expr.c (pop_type_0): Only return object_ptr_type_node on mismatchbothner2001-01-211-2/+2
* 2001-01-16 Jeff Sturm <jeff.sturm@appnet.com>apbianco2001-01-171-2/+2
* Various patches to emit better messages on verification errors.bothner2001-01-141-29/+53
* * expr.c (expand_java_field_op): Assigning to a final field outsidebothner2001-01-141-2/+2
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-5/+5
* Shorten primitive array allocation path:bryce2000-12-241-5/+16
* * jcf-parse.c (init_jcf_parse): Register current_file_list root.green2000-11-241-15/+17
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* 2000-10-11 Rodney Brown <RodneyBrown@mynd.com>apbianco2000-10-131-0/+1
* Remove obstacks.mmitchel2000-10-131-20/+2
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-051-34/+175