aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-6/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-8/+7
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+7
2014-07-24IPA C++ refactoring 2/NMartin Liska1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
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