OSDN Git Service

* gcj.texi (Standard Properties): java.ext.dirs is now used.
[pf3gnuchains/gcc-fork.git] / gcc / java / expr.c
2004-12-17 aph2004-12-17 Andrew Haley <aph@redhat.com>
2004-11-28 bothner * expr.c (build_expr_wfl): Only declare last_file...
2004-11-27 kazu * class.c, decl.c, expr.c: Fix comment typos.
2004-11-26 pinskia2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-16 hp * expr.c (expr_add_location): Move declaration to...
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-09-30 bothner More cleanup for --enable-mapped-location.
2004-09-25 kazu * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix
2004-09-24 tromey PR java/16789:
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-20 nathan * expr.c (build_java_arrayaccess): Use convert to...
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-20 nathan.:
2004-07-12 sayle * expr.c (java_truthvalue_conversion, flush_quick_stack,
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-27 rmathew Formatting fixes.
2004-06-26 bryce PR java/15734
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-08 pinskia2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-04-16 brycelibjava:
2004-04-14 bryce * expr.c (build_invokeinterface): Remove unused...
2004-04-14 bryce2004-04-14 Andrew Haley <aph@redhat.com>
2004-03-30 zack * gengtype.c (create_option): New function.
2004-02-05 kazu ada/
2004-01-30 pinskia2004-01-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-29 aph2004-01-28 Andrew Haley <aph@redhat.com>
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-11-06 aph2003-11-06 Andrew Haley <aph@redhat.com>
2003-10-22 kazu * ChangeLog: Fix typos.
2003-10-22 tromey * expr.c (expand_byte_code): Only warn about dead...
2003-10-01 aph2003-10-01 Andrew Haley <aph@redhat.com>
2003-09-28 sayle * expr.c (java_check_reference): Use the semantics...
2003-09-28 sayle * toplev.c (flag_evaluation_order): New global variable.
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-15 kazu * expr.c: Remove the last argument to expand_assignment().
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-11 tromey * parse.y (resolve_field_access): Initialize class...
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
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...
next