summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-6/+13
* * expr.c (pop_type_0): Return `Object' if trying to merge twotromey2000-09-121-3/+2
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-4/+0
* 2000-08-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-291-2/+2
* 2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-171-1/+1
* 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.comapbianco2000-08-081-0/+1
* 2000-07-01 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-071-0/+1
* 2000-06-27 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-291-0/+2
* * expr.c (lookup_field): Print error and return error_mark_node iftromey2000-06-251-2/+22
* 2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-221-2/+3
* * java-tree.h (boolean_array_vtable, byte_array_vtable,tromey2000-05-311-7/+39
* * java-tree.h (build_instanceof): Declare.tromey2000-05-191-6/+85
* * expr.c (build_jni_stub): Cache the result oftromey2000-05-091-4/+20
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-031-1/+1
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-0/+159
* Fix for PR gcj/2:tromey2000-04-281-5/+39
* Thu Mar 30 15:26:56 2000 Alexandre Petit-Bianco <apbianco@dcygnus.com>apbianco2000-03-301-5/+7
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-6/+4
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-12/+12
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-161-2/+3
* Added Java 1.1 language features.apbianco2000-03-141-7/+14
* 2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-071-1/+1
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-8/+10
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>apbianco2000-03-071-10/+25
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-1/+1
* Fix copyrightslaw2000-02-261-1/+1
* 2000-02-25 Anthony Green <green@cygnus.com>green2000-02-261-6/+44
* Wed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka.nikander@hut.fi>apbianco2000-02-181-0/+14
* 2000-01-25 Andrew Haley <aph@cygnus.com>aph2000-02-091-4/+0
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-37/+37
* Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-081-0/+4
* Thu Jan 6 16:31:28 2000 Anthony Green <green@cygnus.com>apbianco2000-01-071-2/+5
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-1/+2
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-2/+1
* Thu Dec 16 00:09:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-311-1/+4
* 1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-301-0/+4
* 1999-11-17 Andrew Haley <aph@cygnus.com>aph1999-12-101-2/+3
* Tue Nov 30 12:28:34 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-061-2/+1
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-4/+4
* * expr.c (java_lang_expand_expr): Mark static array data asgreen1999-08-151-0/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-1/+1
* Warning fixes:ghazi1999-08-041-6/+11
* * decl.c: Include defaults.h instead of expr.h.rth1999-08-031-0/+1
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-3/+2
* Warning fixes:ghazi1999-07-301-3/+7