OSDN Git Service

* regclass.c (choose_hard_reg_mode): Add third argument.
[pf3gnuchains/gcc-fork.git] / gcc / java /
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@.
2003-03-19 neroden(gcc)
2003-03-19 tromey * lex.c (do_java_lex): Renamed from java_lex.
2003-03-13 tromey * parse.y (resolve_inner_class): Error if qualifier...
2003-03-12 aph2003-03-04 Andrew Haley <aph@redhat.com>
2003-03-11 tromey * parse.y (resolve_field_access): Initialize class...
2003-03-11 aph2003-03-11 Andrew Haley <aph@redhat.com>
2003-03-10 aph2003-03-10 Ranjit Mathew <rmathew@hotmail.com>
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-07 tromey2003-03-05 Ranjit Mathew <rmathew@hotmail.com>
2003-03-04 tromey * Make-lang.in (java.tags): New target.
2003-03-02 sayle PR c++/9367
2003-03-01 tromey * parse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 tromey PR java/9695:
2003-02-26 tromey * jcf-write.c (generate_classfile): Check whether...
2003-02-26 sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-02-20 nathan Change base class access representation.
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-08 sayle * jcf-io.c (java_or_class_file): Use libiberty's lbasename
2003-02-06 tromeyReverted erroneously applied patch
2003-02-04 jsm28fastjar:
2003-02-03 aph2003-01-31 Andrew Haley <aph@redhat.com>
2003-02-03 aph2003-01-31 Adrian Bunk <bunk@fs.tum.de>
2003-02-01 mark * gjavah.c (throwable_p): Allocate 1 more byte...
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-30 tromey * jcf-parse.c (read_class): Update identifier's class...
2003-01-30 ljrittle * Make-lang.in (po-generated): Find the targets in...
2003-01-29 tromey * parse.y (patch_assignment): Only transform the rhs...
2003-01-29 tromey * jcf-write.c (generate_bytecode_conditional): Typo...
2003-01-28 tromey * lex.c (java_lex): Don't include UEOF as part of...
2003-01-28 tromey * parse.y (java_check_regular_methods): Check for...
2003-01-24 hubicka * builtins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-24 tromey * class.c (build_static_field_ref): Only a String...
2003-01-24 tromey * jcf-parse.c (parse_zip_file_entries): Overwrite...
2003-01-23 tromey * expr.c (build_known_method_ref): Use method's contex...
2003-01-23 tromey * constants.c (set_constant_entry): Allocated cleared...
2003-01-23 tromey * java-tree.h: Don't use PARAMS.
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-22 tromey * expr.c (build_invokeinterface): Abort if method...
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-21 tromey * class.c (supers_all_compiled): New function.
2003-01-21 tromey * parse.y (method_header): Native method can't be...
2003-01-21 ghazigcc:
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-18 ghazi * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
next