aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
AgeCommit message (Expand)AuthorFilesLines
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