summaryrefslogtreecommitdiff
path: root/gcc/java/constants.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-6/+3
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* 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-9/+9
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* 2011-04-29 Richard Guenther <rguenther@suse.de>ro2011-04-291-5/+2
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-11-09 Joern Rennecke <amylaar@spamcop.net>amylaar2010-11-161-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * constants.c (build_constants_constructor): Use build_constructorfroydnj2010-07-051-22/+29
* gcc/ada:lauras2010-06-081-3/+6
* PR 44103froydnj2010-05-141-5/+6
* gcc/java/aldyh2009-06-121-2/+3
* 2009-04-27 Richard Guenther <rguenther@suse.de>rguenth2009-04-271-0/+9
* 2008-10-14 Andrew Haley <aph@redhat.com>aph2008-10-151-13/+17
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-7/+7
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-8/+6
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-2/+0
* 2007-11-16 David Daney <ddaney@avtrex.com>daney2007-11-181-4/+4
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-31/+37
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-8/+24
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-1/+22
* 2006-02-07 Andrew Haley <aph@redhat.com>aph2006-02-071-2/+10
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-2/+1
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-3/+4
* Update FSF address.kcook2005-06-251-2/+2
* * builtins.c (define_builtin): Don't call make_decl_rtl.rth2005-05-241-1/+0
* * constants.c, jvgenmain.c, lang.opt, resource.c: Updatekazu2005-05-031-1/+1
* 2005-04-28 Andrew Haley <aph@redhat.com>aph2005-04-291-9/+63
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-4/+4
* .:nathan2004-08-151-8/+7
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-3/+3
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-2/+2
* Formatting fixes.rmathew2004-06-271-1/+2
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-19/+23
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-6/+6
* Fix PR java/13183.jsturm2003-11-251-2/+18
* * tree.c (build_constructor): New function.zack2003-04-131-4/+3
* * constants.c (set_constant_entry): Allocated cleared memory.tromey2003-01-231-2/+9