OSDN Git Service

* exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type
[pf3gnuchains/gcc-fork.git] / gcc / java / lang.c
2010-01-20 amylaar * lang.c (java_post_options): Constify variable "dot".
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-08-11 dodjiFix PR debug/40990
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-03-30 jsm28 PR rtl-optimization/323
2008-09-17 pinskia2008-09-17 Andrew Pinski <andrew_pinski@playstation...
2008-09-17 hubicka PR c++/18071
2008-08-08 manu2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-29 hubicka * flags.h (flag_really_no_inline): Remove.
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-15 hubicka * lang.c (java_init_options): Enable unit-at-a-time...
2008-06-21 ian * tree.h (enum tree_code): Include all-tree.def, not...
2008-06-20 ghazi * collect2.c (main, add_to_list): Fix for -Wc++-compat.
2008-03-11 bonzini2008-03-11 Paolo Bonzini <bonzini@gnu.org>
2008-02-26 tromeygcc
2007-12-20 aoliva* lang.c (java_classify_record): Don't return
2007-12-15 aolivagcc/ChangeLog:
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-15 tromey * java-tree.h (struct lang_decl_func) <function_decl_b...
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-06 tromeygcc:
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-07-31 nickc* java-gimplify.c: Change copyright header to refer...
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 tromey * java-tree.h (push_labeled_block, pop_labeled_block...
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 espindolagcc/
2007-03-30 espindolagcc/java/ChangeLog:
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-15 tromey * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION...
2007-01-13 tromey * jcf-dump.c (main): Updated call to find_class.
2007-01-11 tromey * typeck.c (convert): Don't use flag_emit_class_files.
2007-01-10 tromeygcc
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-03-31 aph2006-03-30 Andrew Haley <aph@redhat.com>
2006-03-15 daney * lang.opt (-freduced-reflection): New option.
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-02-01 rsandifo2006-02-01 Jan Hubicka <jh@suse.cz>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-08-15 tromey * Make-lang.in (JAVA_OBJS): Removed verify.o
2005-06-25 kcookUpdate FSF address.
2005-05-25 rth PR libgcj/21692
2005-04-04 kazu * gcj.texi: Fix a typo.
2005-03-23 jsm28 * langhooks.h (truthvalue_conversion): Remove.
2005-03-07 bryce2005-03-04 Bryce McKinlay <mckinlay@redhat.com>
2005-03-06 kazu * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,
2005-03-06 rmathew Remove xref code.
2004-12-03 tromey * lang.c (flag_new_verifier): Define.
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 stevengcc/
2004-11-24 stevengcc/
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-09-30 bothner * check-init.c (check_init): Handle USE_MAPPED_LOCATIO...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-17 aph2004-08-17 Andrew Haley <aph@redhat.com>
2004-08-06 kcook2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-06-27 rmathew Formatting fixes.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-20 kazu * class.c, gjavah.c, lang.c: Fix comment typos.
2004-03-19 bothner * class.c (assume_compiled_node_struct): Rename type to
2004-01-13 hubicka * lang.c (java_estimate_num_insns_1): Fix bug in MODIF...
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-11-13 jason PR optimization/12547
2003-11-12 aph2003-11-12 Andrew Haley <aph@redhat.com>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-22 kazu * ChangeLog: Fix typos.
2003-09-28 sayle * toplev.c (flag_evaluation_order): New global variable.
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-18 neil PR debug/4252
2003-06-16 neil * c-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-15 neil * c-pch.c (asm_file_name): Remove.
2003-06-14 neil * lang-specs.h: Rewrite -MD and -MMD to append an...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-11 tromey * lang.c (java_handle_option): Update dependency_track...
2003-06-11 tromey * lang.c (java_handle_option): OPT_fbootclasspath_...
2003-06-10 aph2003-05-21 Andrew Haley <aph@redhat.com>
2003-06-09 neiljava:
2003-06-08 neilf:
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-03-19 neroden(gcc)
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-01-18 kazu * check-init.c: Fix comment typos.
next