aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+4
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-7/+1
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-26class.c (utf8_decl_list): Delete.Nathan Froyd1-5/+6
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-6/+0
2010-05-14re PR middle-end/44103 (New Java test failures)Nathan Froyd1-5/+6
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-5/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-1/+0
2008-01-232008-01-23 David Daney <ddaney@avtrex.com>David Daney1-8/+3
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-6/+5
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+1
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-1/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24builtins.c (define_builtin): Don't call make_decl_rtl.Richard Henderson1-1/+0
2005-05-03constants.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-30[multiple changes]Jan Hubicka1-1/+2
2004-10-15boehm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-2/+2
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+2
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-2/+2
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-62/+14
2004-06-16coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini1-1/+1
2004-06-15function.h (struct function): Remove cannot_inline field.Paolo Bonzini1-8/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1
2004-04-22resource.c (write_resource_constructor): Guard call to possibly NULL targetm....Roger Sayle1-2/+6
2003-11-26re PR middle-end/12548 ([non-weak] gcj now failes to compile included example)Mohan Embar1-1/+5
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-1/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+1
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell1-1/+4
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell1-1/+2
2003-06-10resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley1-2/+3
2003-06-09Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth1-2/+2
2003-01-23java-tree.h: Don't use PARAMS.Tom Tromey1-10/+5
2003-01-22gcj.texi (Input and output files): Mention non-class entries.Tom Tromey1-0/+199