OSDN Git Service

* config/i386/i386.c (override_options): Define c3-2 as a 686 with SSE.
[pf3gnuchains/gcc-fork.git] / gcc / java / expr.c
2003-01-23 tromey * expr.c (build_known_method_ref): Use method's contex...
2003-01-22 tromey * expr.c (build_invokeinterface): Abort if method...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-03 tromey Fix for PR java/8712:
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-18 tromey Fix for PR java/7912:
2002-09-27 aph2002-09-26 Andrew Haley <aph@redhat.com>
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-08-04 geoffkIndex: ChangeLog
2002-06-25 schwab * expr.c (JSR): Avoid undefined operation on PC.
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-24 bothner * expr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-17 bryce * class.c (make_class_data): Set DECL_ALIGN on static...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-27 tromey * expr.c (expand_invoke): Don't generate null pointer...
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-27 bryce Fix for PR java/5850:
2002-03-23 tromey2002-03-22 Tom Tromey <tromey@redhat.com>
2002-03-11 bryce * parse.y (patch_assignment): Wrap the right-hand...
2002-03-08 bothner Fix for PR java/5812.
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-28 bryce * expr.c (build_java_arraystore_check): Fix formatting.
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2002-02-20 bothner * builtins.c (check_for_builtin): New function.
2002-01-28 tromey * expr.c (build_jni_stub): Ensure storage for `meth' is
2002-01-27 tromeyreverted accidental checkin
2002-01-27 tromey2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>
2002-01-22 tromey * decl.c (java_init_decl_processing): Use add_predefin...
2001-12-20 bryce * expr.c (build_java_array_length_access): Don't force...
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-15 brycegcc/java:
2001-12-14 hboehm * class.c (get_dispatch_table): Fix java vtable layout
2001-12-06 bothner Restore support for static class initialization optimi...
2001-12-04 bothner * check-init.c: Handle definite unassignment to...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 bryce2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw>
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-10-26 bryce * expr.c (expand_java_field_op): Don't special-case...
2001-09-21 rthgcc/
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-08-17 apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-12 tromey * expr.c (expand_load_internal): New function.
2001-06-05 apbianco2001-06-04 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-16 apbianco2000-05-02 Jeff Sturm <jsturm@one-point.com>
2001-05-13 rth * java-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-04-03 zack * expr.c (pop_type_0): Save the result of the first
2001-03-28 ghazi * expr.c (pop_type_0): Call `concat' rather than build...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-02-16 apbianco2001-02-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-05 tromey * expr.c (java_lang_expand_expr): Don't bother recomputing
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-30 bryce * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-24 apbianco2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-21 bothner * expr.c (pop_type_0): Only return object_ptr_type_no...
2001-01-17 apbianco2001-01-16 Jeff Sturm <jeff.sturm@appnet.com>
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>
next