summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-03-16 Andrew Haley <aph@redhat.com>aph2005-03-171-24/+5
* 2005-03-04 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-071-1/+5
* gcc/kazu2005-03-051-2/+2
* 2005-02-14 Andrew Haley <aph@redhat.com>aph2005-02-141-0/+27
* 2005-02-08 Marcin Dalecki <martin@dalecki.de>tromey2005-02-081-1/+1
* * expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNITrmathew2005-01-121-2/+2
* 2004-12-17 Andrew Haley <aph@redhat.com>aph2004-12-171-0/+3
* * expr.c (build_expr_wfl): Only declare last_file and last_filenodebothner2004-11-281-2/+3
* * class.c, decl.c, expr.c: Fix comment typos.kazu2004-11-271-1/+1
* 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-0/+33
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-124/+415
* 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-091-11/+12
* * expr.c (expr_add_location): Move declaration to before allhp2004-10-161-3/+3
* * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andrmathew2004-10-151-3/+3
* More cleanup for --enable-mapped-location.bothner2004-09-301-5/+58
* * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fixkazu2004-09-251-1/+1
* PR java/16789:tromey2004-09-241-4/+5
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-17/+15
* * expr.c (build_java_arrayaccess): Use convert to changenathan2004-08-201-2/+2
* .:nathan2004-08-151-24/+24
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-1/+1
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-211-4/+8
* .:nathan2004-07-201-13/+13
* * expr.c (java_truthvalue_conversion, flush_quick_stack,sayle2004-07-121-247/+252
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-270/+0
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-3/+4
* Formatting fixes.rmathew2004-06-271-11/+15
* PR java/15734bryce2004-06-261-1/+5
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-35/+39
* 2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-081-2/+6
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-129/+205
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-101-10/+5
* libjava:bryce2004-04-161-3/+1
* * expr.c (build_invokeinterface): Remove unused variables tobryce2004-04-141-2/+0
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-141-11/+1
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* ada/kazu2004-02-051-1/+2
* 2004-01-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-301-1/+2
* 2004-01-28 Andrew Haley <aph@redhat.com>aph2004-01-291-0/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+2
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-19/+27
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-1/+1
* 2003-11-06 Andrew Haley <aph@redhat.com>aph2003-11-061-2/+3
* * ChangeLog: Fix typos.kazu2003-10-221-2/+2
* * expr.c (expand_byte_code): Only warn about dead bytecode whentromey2003-10-221-4/+6
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-16/+49
* * expr.c (java_check_reference): Use the semantics of COND_EXPRssayle2003-09-281-4/+2
* * toplev.c (flag_evaluation_order): New global variable.sayle2003-09-281-10/+5
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-7/+6