summaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-7/+1
* gcc/froydnj2010-08-201-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * class.c (utf8_decl_list): Delete.froydnj2010-05-261-5/+6
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-6/+0
* PR 44103froydnj2010-05-141-5/+6
* gcc/java/aldyh2009-06-121-5/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-1/+0
* 2008-01-23 David Daney <ddaney@avtrex.com>daney2008-01-231-8/+3
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 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-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-301-1/+2
* * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,kazu2004-10-151-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* .:nathan2004-08-151-2/+2
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-2/+2
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-62/+14
* gcc/ChangeLog:bonzini2004-06-161-1/+1
* gcc/ChangeLog:bonzini2004-06-151-8/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1
* * resource.c (write_resource_constructor): Guard call to possiblysayle2004-04-221-2/+6
* PR java/12548membar2003-11-261-1/+5
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+1
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+4
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+2
* 2003-06-10 Andrew Haley <aph@redhat.com>aph2003-06-101-2/+3
* java:neil2003-06-091-2/+2
* * java-tree.h: Don't use PARAMS.tromey2003-01-231-10/+5
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-0/+199