OSDN Git Service

* Makefile.in: Add html support.
[pf3gnuchains/gcc-fork.git] / gcc / java / lang.c
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.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-05 ghaziWarning fixes:
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-10-21 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-14 aph2002-10-14 Andrew Haley <aph@redhat.com>
2002-10-02 sayle PR optimization/6627
2002-09-30 greenAdd -fno-assert flag.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 kazu * lang.c: Fix spelling conventions.
2002-08-22 tromey For PR java/6005 and PR java/7611:
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-07-22 rth * expr.c (expand_expr) [TRY_FINALLY_EXPR]:...
2002-07-07 neil * c-common.c (c_common_post_options): Update prototype;
2002-06-10 bryce Don't use RTL inlining. Fix for PR java/6820.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-12 greenAdd --extdirs support.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-20 neil * Makefile.in: Update.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-03 bothner Make --CLASSPATH by a synonym for --classpath and...
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-01-01 tromey * parse.y (dump_java_tree): New function.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-15 brycegcc/java:
2001-12-07 tromey * lang.c (lang_f_options): Added
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-15 apbianco2001-10-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-12 ghazi * gjavah.c (cxx_keywords): Const-ification.
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-08-30 bothner * jcf-io.c (open_class): Set filename field.
2001-08-16 tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-06 tromey * lang.c (flag_assume_compiled): Removed.
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-04-19 dj* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTAB...
2001-03-28 rth * decl.c (end_java_method): Do not save and...
2001-03-28 rthRemove flag_new_exceptions.
next