summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* Fix .jcr alignmentro2012-04-021-1/+2
* PR java/52730steven2012-03-291-44/+75
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-10/+9
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-6/+0
* PR middle-end/46314amylaar2010-11-061-1/+2
* gcc/froydnj2010-08-201-7/+5
* * class.c (build_utf8_ref): Fix code formatting from previous commit.daney2010-08-061-1/+1
* * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.daney2010-08-061-0/+1
* gcc/froydnj2010-07-151-14/+14
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR bootstrap/44825froydnj2010-07-051-2/+2
* * constants.c (build_constants_constructor): Use build_constructorfroydnj2010-07-051-82/+95
* * java-tree.h (struct lang_type) [catch_classes]: Change type to afroydnj2010-06-281-13/+18
* gcc/ada:lauras2010-06-081-12/+7
* * java-tree.h (method_entry): Declare. Declare VECs containing it.froydnj2010-05-281-17/+13
* * java-tree.h (struct lang_decl_func): Change type of throws_listfroydnj2010-05-261-7/+8
* * class.c (utf8_decl_list): Delete.froydnj2010-05-261-4/+0
* PR debug/43260jakub2010-05-251-1/+20
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-6/+1
* PR 44103froydnj2010-05-141-144/+155
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+2
* gcc/java/aldyh2009-06-121-38/+63
* gcc/dje2008-10-161-0/+1
* PR c++/18071hubicka2008-09-171-4/+3
* 2008-08-21 David Daney <ddaney@avtrex.com>daney2008-08-211-0/+2
* * class.c (build_utf8_ref): Set DECL_SIZE and DECL_SIZE_UNITjakub2008-07-291-0/+2
* * class.c (build_utf8_ref): Pad initializer string to utf8const_type'sjakub2008-07-291-5/+7
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-34/+36
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-12/+12
* PR java/36247:tromey2008-06-141-1/+7
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-8/+0
* gcctromey2008-02-261-5/+1
* 2008-01-23 David Daney <ddaney@avtrex.com>daney2008-01-231-7/+7
* * class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.aoliva2007-11-261-1/+1
* 2007-10-03 Andrew Haley <aph@redhat.com>aph2007-10-031-2/+55
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-42/+17
* * 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-3/+5
* PR target/32462ro2007-07-161-1/+3
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-0/+8
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-5/+5
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-3/+28
* * class.c: Fix a comment typo.kazu2007-02-181-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-20/+12
* 2007-02-07 Andrew Haley <aph@redhat.com>aph2007-02-071-0/+9
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-2/+45
* * class.c (is_compiled_class): Move check to avoid reloadingdaney2007-02-021-9/+7
* * class.c, jcf-parse.c: Fix comment typos.kazu2007-01-311-1/+1
* 2007-01-29 Andrew Haley <aph@redhat.com>aph2007-01-291-0/+4