summaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-0/+3
* 2006-03-30 Andrew Haley <aph@redhat.com>aph2006-03-311-0/+11
* * lang.opt (-freduced-reflection): New option.daney2006-03-151-0/+9
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-3/+2
* 2006-02-01 Jan Hubicka <jh@suse.cz>rsandifo2006-02-011-0/+4
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * Make-lang.in (JAVA_OBJS): Removed verify.otromey2005-08-151-9/+0
* Update FSF address.kcook2005-06-251-2/+2
* PR libgcj/21692rth2005-05-251-0/+3
* * gcj.texi: Fix a typo.kazu2005-04-041-1/+1
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-231-2/+0
* 2005-03-04 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-071-1/+1
* * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,kazu2005-03-061-1/+1
* Remove xref code.rmathew2005-03-061-6/+0
* * lang.c (flag_new_verifier): Define.tromey2004-12-031-0/+9
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-0/+20
* gcc/steven2004-11-241-16/+1
* gcc/steven2004-11-241-4/+7
* * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andrmathew2004-10-151-2/+2
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-3/+3
* * check-init.c (check_init): Handle USE_MAPPED_LOCATION case.bothner2004-09-301-0/+4
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-6/+4
* 2004-08-17 Andrew Haley <aph@redhat.com>aph2004-08-171-15/+5
* 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-061-122/+5
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-40/+18
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-0/+13
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-2/+0
* Formatting fixes.rmathew2004-06-271-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-138/+14
* * class.c, gjavah.c, lang.c: Fix comment typos.kazu2004-03-201-1/+1
* * class.c (assume_compiled_node_struct): Rename type tobothner2004-03-191-0/+16
* * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR costhubicka2004-01-131-4/+5
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-8/+15
* PR optimization/12547jason2003-11-131-10/+3
* 2003-11-12 Andrew Haley <aph@redhat.com>aph2003-11-121-0/+18
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-0/+45
* * ChangeLog: Fix typos.kazu2003-10-221-2/+2
* * toplev.c (flag_evaluation_order): New global variable.sayle2003-09-281-0/+3
* * decl.c (java_expand_body): New function.jsturm2003-09-031-1/+21
* 2003-07-17 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-171-1/+0
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-0/+107
* * c-common.h (c_comon_handle_filename,neil2003-07-061-4/+0
* * c-common.h (c_common_init_options): New prototype.neil2003-07-021-3/+4
* * c-opts.c (missing_arg): Make non-static.neil2003-06-261-7/+0
* PR debug/4252neil2003-06-181-1/+1
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-161-11/+2
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-151-1/+1
* * c-pch.c (asm_file_name): Remove.neil2003-06-151-3/+3
* * lang-specs.h: Rewrite -MD and -MMD to append an underscore.neil2003-06-141-2/+2
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-3/+3