summaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/44103 (New Java test failures)Nathan Froyd2010-05-141-5/+6
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-5/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-1/+0
* 2008-01-23 David Daney <ddaney@avtrex.com>David Daney2008-01-231-8/+3
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-6/+5
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* builtins.c (define_builtin): Don't call make_decl_rtl.Richard Henderson2005-05-241-1/+0
* constants.c, [...]: Update copyright.Kazu Hirata2005-05-031-1/+1
* [multiple changes]Jan Hubicka2005-03-301-1/+2
* boehm.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-2/+2
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+2
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-2/+2
* cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson2004-07-011-62/+14
* coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini2004-06-161-1/+1
* function.h (struct function): Remove cannot_inline field.Paolo Bonzini2004-06-151-8/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1
* resource.c (write_resource_constructor): Guard call to possibly NULL targetm....Roger Sayle2004-04-221-2/+6
* re PR middle-end/12548 ([non-weak] gcj now failes to compile included example)Mohan Embar2003-11-261-1/+5
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-1/+2
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-2/+1
* tree.h (expand_function_end): Remove all parameters.Nathan Sidwell2003-06-201-1/+4
* tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell2003-06-141-1/+2
* resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley2003-06-101-2/+3
* Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth2003-06-091-2/+2
* java-tree.h: Don't use PARAMS.Tom Tromey2003-01-231-10/+5
* gcj.texi (Input and output files): Mention non-class entries.Tom Tromey2003-01-221-0/+199