OSDN Git Service

Various patches to emit better messages on verification errors.
[pf3gnuchains/gcc-fork.git] / gcc / java / expr.c
2001-01-14 bothner Various patches to emit better messages on verificatio...
2001-01-14 bothner * expr.c (expand_java_field_op): Assigning to a final...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-12-24 bryce Shorten primitive array allocation path:
2000-11-24 green * jcf-parse.c (init_jcf_parse): Register curren...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-13 apbianco2000-10-11 Rodney Brown <RodneyBrown@mynd.com>
2000-10-13 mmitchel Remove obstacks.
2000-10-05 apbiancoTue Oct 3 13:44:37 2000 Alexandre Petit-Bianco ...
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-12 tromey * expr.c (pop_type_0): Return `Object' if trying to...
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-29 apbianco2000-08-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-08 apbianco2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com
2000-07-07 apbianco2000-07-01 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-29 apbianco2000-06-27 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-25 tromey * expr.c (lookup_field): Print error and return error_...
2000-06-22 apbianco2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-31 tromey * java-tree.h (boolean_array_vtable, byte_array_vtable,
2000-05-19 tromey * java-tree.h (build_instanceof): Declare.
2000-05-09 tromey * expr.c (build_jni_stub): Cache the result of
2000-05-03 tromey * expr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-05-02 tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-28 tromey Fix for PR gcj/2:
2000-03-30 apbiancoThu Mar 30 15:26:56 2000 Alexandre Petit-Bianco ...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-16 tromey * lang.c (flag_hash_synchronization): New global.
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-07 apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-07 apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 lawFix copyrights
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-18 apbiancoWed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka...
2000-02-09 aph2000-01-25 Andrew Haley <aph@cygnus.com>
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-08 apbiancoWed Dec 8 15:33:26 1999 Alexandre Petit-Bianco ...
2000-01-07 apbiancoThu Jan 6 16:31:28 2000 Anthony Green <green@cygnus...
2000-01-06 apbiancoFri Dec 24 00:25:29 1999 Alexandre Petit-Bianco ...
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-12-31 apbiancoThu Dec 16 00:09:45 1999 Alexandre Petit-Bianco ...
1999-12-30 apbianco1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus...
1999-12-10 aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-12-06 apbiancoTue Nov 30 12:28:34 1999 Alexandre Petit-Bianco ...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-15 green * expr.c (java_lang_expand_expr): Mark static...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-08-04 ghaziWarning fixes:
1999-08-03 rth * decl.c: Include defaults.h instead of expr.h.
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-30 ghaziWarning fixes:
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-07-15 aph1999-07-14 Andrew Haley <aph@cygnus.com>
1999-07-07 apbiancoSat Jul 3 22:26:32 1999 Alexandre Petit-Bianco ...
1999-06-02 apbiancoWed Jun 2 10:44:38 1999 Anthony Green <green@cygnus...
1999-05-28 apbiancoFri May 28 18:22:45 1999 Alexandre Petit-Bianco ...
1999-05-19 ghaziWarning fixes:
1999-05-12 ghazi * expr.c (expand_invoke): Mark parameter `nargs...
1999-04-27 green * expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LA...
1999-04-26 apbiancoSat Apr 24 16:50:19 1999 Alexandre Petit-Bianco ...
1999-04-06 bothner
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-12 ghaziWarning fixes:
1999-03-06 ghazi * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-21 bothnerd
1999-02-19 bothner Force left-to-right evaluation of binary operations...
1999-02-19 bothnerh
1999-02-17 aph1999-02-09 Andrew Haley <aph@cygnus.com>
1999-01-25 aphMon Jan 25 17:39:19 1999 Andrew Haley <aph@cygnus...
1999-01-23 ghaziWarning fixes:
1999-01-16 bothnerd
1999-01-13 aph1999-01-13 Andrew Haley <aph@cygnus.com>
1999-01-09 bothner
1999-01-06 lawFix copyrights.
1999-01-06 bothner8
1998-12-23 bothnerd
1998-12-12 bothner8
1998-12-12 bothnerd
1998-12-11 tromey * expr.c (invoke_build_dtable): Renamed dtable ->...
1998-11-25 bothner
1998-11-25 bothner
1998-11-24 apbiancoTue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus...
1998-11-24 bothner
1998-11-19 apbiancoWed Nov 18 23:54:53 1998 Alexandre Petit-Bianco ...
1998-11-14 bothner
1998-11-12 bothner
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoTue Oct 13 03:50:28 1998 Alexandre Petit-Bianco ...
1998-10-12 bothner
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision