summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* java: Use build_qualified_type instead of build_type_variant.mark2014-07-091-4/+4
* * symtab.c (section_hash): New hash.hubicka2014-06-121-3/+2
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-3/+3
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-3/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-1/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* gcc/c-family/rsandifo2013-11-181-3/+3
* gcc/ada/rsandifo2013-11-181-1/+1
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-1/+1
* PR libgcj/57074jakub2013-05-061-3/+11
* 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-64/+63
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+4
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* gcc/steven2012-07-111-1/+0
* * output.h (merge_weak, assemble_alias,steven2012-06-041-1/+1
* PR java/52815danglin2012-05-211-6/+6
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-1/+0
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-1/+0
* 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