summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-5/+5
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-4/+0
* adaamacleod2015-10-291-10/+7
* 2015-10-26 Christian Bruel <christian.bruel@st.com>chrbr2015-10-261-7/+2
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-19/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-1/+0
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* move many gc hashtab to hash_tabletbsaunde2014-10-121-29/+18
* 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