builtins.c (enum builtin_type): Delete unused enumeration.
[gcc.git] / gcc / java / ChangeLog
2003-09-03 Roger Saylebuiltins.c (enum builtin_type): Delete unused enumeration.
2003-08-28 Tom Tromey* gcj.texi (Extensions): Document gcjlib URLs.
2003-08-20 Tom Tromeygcj.texi (Extensions): Added xref.
2003-08-13 Tom Tromey* gcj.texi (Invoking gij): Document -X and -?.
2003-08-13 Mohan EmbarMake-lang.in: Added missing win32-host.o to JAVA_OBJS...
2003-08-12 Tom Tromeyparse.y (java_check_regular_methods): Typo fixes.
2003-08-05 Tom Tromeyre PR java/11600 (CloneNotSupportedException not checke...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-04 Tom Tromeyjava-tree.h (METHOD_TRANSIENT): Removed.
2003-07-28 Andreas Jaegertreetree.c: Convert remaining K&R prototypes to ISO...
2003-07-25 Nathan Sidwell* decl.c (force_poplevels): Fix warning call.
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-19 Neil Boothcommon.opt: Document --param.
2003-07-18 Neil BoothMakefile.in, [...]: Remove handling of lang-options...
2003-07-15 Kazu Hirata* expr.c: Remove the last argument to expand_assignment().
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 Mark Wielaard* gcj.texi: CNI now expands to Compiled Native Interface.
2003-07-08 Rainer OrthMake-lang.in (f/g77.dvi): Use PWD_COMMAND.
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-03 Zack Weinbergsystem.h: Include filenames.h.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-07-01 Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-06-28 Zack Weinbergdbxout.c (flag_debug_only_used_symbols): Delete redunda...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-26 Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-18 Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-16 Neil Boothc-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 Neil Boothc-opts.c (lang_flags): Update for new spelling of flags.
2003-06-15 Neil Boothc-pch.c (asm_file_name): Remove.
2003-06-14 Neil Boothlang-specs.h: Rewrite -MD and -MMD to append an underscore.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-11 Neil Boothhooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-11 Tom Tromeylang.c (java_handle_option): Update dependency_tracking...
2003-06-11 Tom Tromeylang.c (java_handle_option): OPT_fbootclasspath_ can...
2003-06-10 Andrew Haleyresource.c (write_resource_constructor): Use expand_exp...
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-09 Neil BoothMake-lang.in (JAVA_OBJS, [...]): Update.
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
2003-06-08 Tom Tromeyjvspec.c (jvgenmain_spec): Added `*' after fassume...
2003-06-08 Roger Saylebuiltins.c (define_builtin_type, [...]): Delete.
2003-06-08 Anthony Green��> 2003-06-07�� Anthony Green�� <green@redhat.com...
2003-06-08 Neil BoothMake-lang.in: Update.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-05-31 Roger Sayleflags.h (flag_wrapv): New flag controlling overflow...
2003-05-29 Roger Saylebuiltins.c (cos_builtin, [...]): Delete.
2003-05-23 Nathanael Nerode* win32-host.c: Normalize copyright boilerplate.
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-13 Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-04 Nathan SidwellMake-lang.in (java/parse.o, [...]): Depend on input.h.
2003-05-03 Tom Tromeyre PR java/10491 (gcjh should make enclosing class...
2003-05-03 Tom Tromeyre PR java/10459 (ICE with certain expressions as 3rd...
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellmissed from my previous checkin
2003-04-20 Mohan Embarjcf-io.c (find_class): use DIR_SEPARATOR instead of...
2003-04-14 Tom Tromey* gjavah.c (print_c_decl): Indentation fix.
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-10 Eric Blakere PR java/10253 (String concatenation with int zero...
2003-04-10 Andrew Haley[multiple changes]
2003-03-30 Joseph Myersfastjar.texi: Remove @ at start of file.
2003-03-25 Tom Tromey* parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-23 Zack Weinbergconfigure.in: Check whether it is necessary to link...
2003-03-21 Zack Weinbergjavaop.h (jfloat, jdouble): Make them structures mirror...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-19 Tom Tromeylex.c (do_java_lex): Renamed from java_lex.
2003-03-13 Tom Tromeyparse.y (resolve_inner_class): Error if qualifier is...
2003-03-12 Andrew Haleygjavah.c (is_first_data_member): New global variable.
2003-03-11 Tom Tromeyparse.y (resolve_field_access): Initialize class if...
2003-03-11 Andrew Haleyjcf-io.c (caching_stat): Initialize origsep to remove...
2003-03-10 Ranjit Mathewjcf-io.c (caching_stat): Account for both DIR_SEPARATOR...
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-07 Ranjit Mathewjcf.h (COMPARE_FILENAMES): New macro similar to "strcmp...
2003-03-04 Tom Tromey* Make-lang.in (java.tags): New target.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-03-01 Tom Tromeyparse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 Tom Tromeyre PR java/9695 (Inner class bug prevent GNU Classpath...
2003-02-26 Tom Tromeyjcf-write.c (generate_classfile): Check whether class...
2003-02-26 Roger Saylebuiltins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-12 Ranjit Mathewdecl.c (java_init_decl_processing): Change soft_lookupj...
2003-02-08 Roger Saylejcf-io.c (java_or_class_file): Use libiberty's lbasenam...
2003-02-04 Joseph Myersfastjar.texi: Update to GFDL 1.2.
2003-02-03 Andrew Haleyparse.y (java_expand_classes): Scan the whole class...
2003-02-03 Adrian BunkFix for java/4269:
2003-02-01 Mark Wielaard* gjavah.c (throwable_p): Allocate 1 more byte for...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-30 Tom Tromeyjcf-parse.c (read_class): Update identifier's class...
2003-01-30 Loren J. RittleMake-lang.in (po-generated): Find the targets in $...
2003-01-29 Tom Tromeyparse.y (patch_assignment): Only transform the rhs...
2003-01-29 Tom Tromey* jcf-write.c (generate_bytecode_conditional): Typo...
2003-01-28 Tom Tromeylex.c (java_lex): Don't include UEOF as part of token.
2003-01-28 Tom Tromeyparse.y (java_check_regular_methods): Check for constru...
2003-01-24 Tom Tromeyclass.c (build_static_field_ref): Only a String or...
next