summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce gcc::dump_manager classdmalcolm2013-10-141-1/+2
* * lang.c (put_decl_node): Don't iterate over end_params_node.ktietz2013-03-221-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * lang.c (java_init_options_struct): Setschwab2012-01-231-1/+2
* * lang.c (java_init_options_struct): Disable optimizationslaw2011-11-231-0/+4
* ChangeLog gcc/ktietz2011-03-211-2/+2
* * decl.c (java_init_decl_processing): Initialise integer_three_node.davek2010-12-151-1/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-2/+2
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-2/+2
* Centralize knowledge of eh personality routines.rth2010-10-131-5/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-8/+17
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-1/+2
* PR driver/44076jsm282010-09-021-1/+0
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-6/+8
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-5/+12
* gcc/ChangeLog:steven2010-06-281-1/+0
* * lang.c (java_classify_record): Return RECORD_IS_INTERFACEjakub2010-05-251-3/+1
* PR debug/43260jakub2010-05-251-1/+3
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-3/+1
* 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-061-2/+3
* * lang.c (java_post_options): Constify variable "dot".amylaar2010-01-201-1/+1
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-281-0/+3
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+20
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-1/+1
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-2/+0
* Fix PR debug/40990dodji2009-08-111-16/+34
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-2/+1
* PR rtl-optimization/323jsm282009-03-301-0/+7
* 2008-09-17 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-09-171-54/+0
* PR c++/18071hubicka2008-09-171-1/+1
* 2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-081-1/+1
* * flags.h (flag_really_no_inline): Remove.hubicka2008-07-291-4/+0
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-2/+0
* * lang.c (java_init_options): Enable unit-at-a-time by default.hubicka2008-07-151-4/+0
* * tree.h (enum tree_code): Include all-tree.def, not tree.def.ian2008-06-211-37/+0
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-1/+1
* 2008-03-11 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-111-12/+0
* gcctromey2008-02-261-3/+1
* * lang.c (java_classify_record): Don't returnaoliva2007-12-201-1/+3
* gcc/ChangeLog:aoliva2007-12-151-0/+16
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-2/+4
* * java-tree.h (struct lang_decl_func) <function_decl_body>:tromey2007-09-151-2/+0
* * decl.c (java_expand_body): Kill.hubicka2007-09-111-3/+0
* gcc:tromey2007-09-061-2/+2
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-2/+2
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-44/+0
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-2/+2