summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-18/+18
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* * java-tree.h (force_evaluation_order): Remove prototype.steven2012-07-111-1/+0
* split tree_typefroydnj2011-05-111-1/+1
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-1/+1
* gcc/ada/froydnj2011-04-131-1/+1
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-1/+1
* gcc:jsm282010-09-291-53/+0
* gcc/froydnj2010-07-151-3/+3
* * java-tree.h (struct lang_type) [catch_classes]: Change type to afroydnj2010-06-281-1/+1
* gcc/ada:lauras2010-06-081-9/+13
* * java-tree.h (method_entry): Declare. Declare VECs containing it.froydnj2010-05-281-8/+17
* * java-tree.h (struct lang_decl_func): Change type of throws_listfroydnj2010-05-261-1/+1
* * class.c (utf8_decl_list): Delete.froydnj2010-05-261-10/+0
* PR debug/43260jakub2010-05-251-1/+5
* gcc/froydnj2010-05-181-3/+3
* PR 44103froydnj2010-05-141-18/+22
* Squash commit of EH in gimplerth2009-09-141-0/+3
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-1/+0
* 2009-08-12 Andrew Haley <aph@redhat.com>aph2009-08-121-0/+3
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-1/+1
* 2009-06-29 Andrew Haley <aph@redhat.com>aph2009-06-291-0/+2
* gcc/java/aldyh2009-06-121-3/+3
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-18/+10
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+2
* * tree.h (enum tree_code): Include all-tree.def, not tree.def.ian2008-06-211-9/+0
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-3/+2
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-1/+0
* * expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE ontromey2008-02-291-3/+1
* 2008-01-23 David Daney <ddaney@avtrex.com>daney2008-01-231-0/+2
* * java-tree.h (struct lang_decl_func) <function_decl_body>:tromey2007-09-151-6/+0
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-85/+1
* gcc:tromey2007-08-171-11/+3
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * java-tree.h (push_labeled_block, pop_labeled_block): Remove.tromey2007-07-261-12/+0
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-1/+0
* gcc/espindola2007-05-141-1/+0
* 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-211-1/+1
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-0/+1
* gcc/java/ChangeLog:espindola2007-03-301-1/+0
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-11/+9
* 2007-02-07 Andrew Haley <aph@redhat.com>aph2007-02-071-0/+1
* * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos.kazu2007-02-031-1/+1
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-0/+2
* * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION>: Removedtromey2007-01-151-55/+0
* * typeck.c (convert): Don't use flag_emit_class_files.tromey2007-01-111-9/+1
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-237/+67
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+4