summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-45/+45
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* * java-tree.h (force_evaluation_order): Remove prototype.steven2012-07-111-76/+0
* 2011-12-03 Matthias Klose <doko@ubuntu.com>doko2011-12-031-1/+1
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-5/+9
* 2011-08-18 Peter Collingbourne <peter@pcc.me.uk>tromey2011-08-181-2/+2
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-10/+4
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-2/+2
* PR middle-end/46500amylaar2011-05-301-1/+7
* make TS_BLOCK a substructure of TS_BASEfroydnj2011-05-261-1/+0
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-4/+4
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* PR middle-end/46314amylaar2010-11-061-2/+3
* gcc/froydnj2010-08-201-1/+1
* gcc/froydnj2010-07-151-6/+6
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ada:lauras2010-06-081-1/+1
* * expr.c (get_symbol_table_index): Add spaces in expression.froydnj2010-05-281-1/+1
* * java-tree.h (method_entry): Declare. Declare VECs containing it.froydnj2010-05-281-25/+13
* * expr.c (quick_stack): Change type to a VEC. Update comment.froydnj2010-05-241-45/+18
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-6/+0
* gcc/ChangeLog:steven2010-05-211-1/+0
* * expr.c (pop_arguments): Fix use of undeclared variable.froydnj2010-05-191-1/+1
* gcc/froydnj2010-05-181-66/+80
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-071-1/+2
* * jvspec.c (lang_specific_driver): Remove unusedjakub2009-11-281-4/+3
* gcc/java/aldyh2009-06-121-13/+16
* gcc/dje2008-10-161-0/+1
* 2008-09-22 Andrew Haley <aph@redhat.com>aph2008-09-221-9/+22
* PR c++/18071hubicka2008-09-171-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+13
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-11/+12
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-2/+2
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-1/+0
* * expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE ontromey2008-02-291-0/+5
* gcctromey2008-02-261-5/+1
* * expr.c (build_jni_stub): Use the computed jni func type foraoliva2007-11-261-21/+27
* * expr.c (type_assertion_hash): Hash type uids rather thanaoliva2007-11-261-2/+21
* gcc:tromey2007-09-061-1/+1
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-25/+4
* gcc:tromey2007-08-171-7/+14
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* 2007-07-12 Richard Guenther <rguenther@suse.de>rguenth2007-07-121-6/+13
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-10/+9
* gcc/espindola2007-05-141-1/+1
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-0/+19
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-160/+110
* 2007-02-07 Andrew Haley <aph@redhat.com>aph2007-02-071-0/+17