summaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
Commit message (Expand)AuthorAgeFilesLines
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-4/+1
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-38/+13
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-1/+8
* make TS_BLOCK a substructure of TS_BASEfroydnj2011-05-261-5/+2
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-2/+2
* gcc/ada/froydnj2011-04-141-3/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+4
* 2011-01-21 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-211-15/+0
* 2011-01-11 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-111-0/+2
* 2011-01-07 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-071-1/+1
* 2011-01-07 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-071-0/+13
* * decl.c (java_init_decl_processing): Initialise integer_three_node.davek2010-12-151-0/+1
* * decl.c (java_init_decl_processing): Use build_function_type_listfroydnj2010-10-111-92/+69
* gcc/froydnj2010-07-151-18/+18
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* /javaaesok2010-06-231-9/+3
* gcc/ada:lauras2010-06-081-2/+2
* PR debug/43260jakub2010-05-251-1/+5
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-6/+0
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR debug/43521jakub2010-05-201-1/+5
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-1/+1
* Squash commit of EH in gimplerth2009-09-141-8/+2
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-11/+1
* 2009-07-31 Andrew Haley <aph@redhat.com>aph2009-08-031-7/+39
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-2/+36
* gcc/java/aldyh2009-06-121-98/+180
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-2/+2
* 2008-09-09 Richard Guenther <rguenther@suse.de>rguenth2008-09-091-4/+0
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-17/+7
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-3/+3
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-3/+3
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-3/+3
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-12/+0
* gcctromey2008-02-261-6/+1
* 2007-12-18 Andrew Haley <aph@redhat.com>aph2007-12-181-6/+15
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-1/+1
* * decl.c (java_expand_body): Kill.hubicka2007-09-111-8/+0
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-1/+1
* 2007-09-04 Andrew Haley <aph@redhat.com>aph2007-09-041-1/+4
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-1/+0
* * 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-35/+0
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-16/+0
* * jcf-dump.c (main): Updated call to find_class.tromey2007-01-131-126/+1
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-12/+5
* * gcc/java/decl.c: Include langhooks.h.espindola2006-10-231-115/+88
* 2006-08-22 Andrew Haley <aph@redhat.com>aph2006-08-221-0/+1
* 2006-06-21 Andrew Haley <aph@redhat.com>aph2006-06-231-88/+9