OSDN Git Service

* stmt.c (resolve_asm_operand_names): Call check_unique_operand_names
[pf3gnuchains/gcc-fork.git] / gcc / java /
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-10-06 mmitchel PR bootstrap/12512
2003-10-05 kcook * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-10-03 aphAdded a missing ChangeLog Entry:
2003-10-01 aph2003-10-01 Andrew Haley <aph@redhat.com>
2003-09-30 sayle * jcf-write.c (generate_bytecode_insns): Implement...
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-28 sayle * expr.c (java_check_reference): Use the semantics...
2003-09-28 jsturm* decl.c (java_optimize_inline, dump_function): Remove.
2003-09-28 sayle * toplev.c (flag_evaluation_order): New global variable.
2003-09-27 tromey2003-09-27 Alexandre Petit-Bianco <apbianco@redhat...
2003-09-24 ro * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERG...
2003-09-23 sayle * jcf-write.c (generate_bytecode_insns): Optimize...
2003-09-23 jsturm* decl.c (java_init_decl_processing): Don't emit otable...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-18 sayle * jcf-write.c (generate_bytecode_insns): Add support...
2003-09-18 aph2003-09-16 Andrew Haley <aph@redhat.com>
2003-09-17 tromey2003-09-17 Ranjit Mathew <rmathew@hotmail.com>
2003-09-17 bryce * class.c (add_miranda_methods): Ensure super...
2003-09-16 kcookCleaned up Jan's ChangeLog entries
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-09-03 sayle * builtins.c (enum builtin_type): Delete unused enumer...
2003-08-28 tromey * gcj.texi (Extensions): Document gcjlib URLs.
2003-08-20 aph2003-01-31 Andrew Haley <aph@redhat.com>
2003-08-20 tromey * gcj.texi (Extensions): Added xref.
2003-08-13 tromey * gcj.texi (Invoking gij): Document -X and -?.
2003-08-13 membar * Make-lang.in: Added missing win32-host.o to JAVA_OBJS,
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-08-05 tromey Fix for PR java/11600:
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-07-28 ajtreelang:
2003-07-25 nathan * decl.c (force_poplevels): Fix warning call.
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-19 ghazigcc:
2003-07-19 neil * common.opt: Document --param.
2003-07-18 neil * Makefile.in, configure, configure.in: Remove handling of
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-15 kazu * expr.c: Remove the last argument to expand_assignment().
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 mark * gcj.texi: CNI now expands to Compiled Native...
2003-07-08 ro f:
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-03 zack * system.h: Include filenames.h.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-28 zack * dbxout.c (flag_debug_only_used_symbols): Delete...
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
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 nathan * tree.h (init_function_start): Remove filename and...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-11 neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
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-06-10 Andrew Haley <aph@redhat.com>
2003-06-10 aph2003-05-21 Andrew Haley <aph@redhat.com>
2003-06-09 neiljava:
2003-06-09 nathan * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE...
2003-06-08 tromey * jvspec.c (jvgenmain_spec): Added `*' after fassume...
2003-06-08 sayle * builtins.c (define_builtin_type, builtin_types)...
2003-06-08 green��> 2003-06-07�� Anthony Green�� <green@redhat.com>
2003-06-08 neilf:
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-29 sayle * builtins.c (cos_builtin, sin_builtin, sqrt_builtin...
2003-05-23 neroden * win32-host.c: Normalize copyright boilerplate.
2003-05-17 ghazigcc:
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-04 nathan * Make-lang.in (java/parse.o, java/parse-scan.o):...
2003-05-03 tromey PR java/10491:
2003-05-03 tromey PR java/10459:
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathanmissed from my previous checkin
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-20 tromey2003-04-20 Mohan Embar <gnustuff@thisiscool.com>
2003-04-14 tromey * gjavah.c (print_c_decl): Indentation fix.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-10 ericb2003-04-10 Eric Blake <ebb9@email.byu.edu>
2003-04-10 aph2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-03-30 jsm28fastjar:
2003-03-25 tromey * parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-23 zack * configure.in: Check whether it is necessary to link...
2003-03-21 zack * javaop.h (jfloat, jdouble): Make them structures...
2003-03-20 ljrittle * Makefile.in (STRICT2_WARN): Add @WERROR@.
next