re PR other/12730 (manual page install broken with old Pod::man)
[gcc.git] / gcc / java / ChangeLog
2004-01-21 Kelley Cookre PR other/12730 (manual page install broken with...
2004-01-20 Kelley CookMakefile.in (target_noncanonical, [...]): Use immediate...
2004-01-17 Andrew Pinskitypeck.c (find_method_in_interfaces): Move variable...
2004-01-16 Andrew Haleyre PR java/13273 (gcj generates call to abstract method)
2004-01-15 Michael Chastainclass.c (gen_indirect_dispatch_tables): Fix string...
2004-01-15 Kelley Cookre PR bootstrap/12744 (A GCC release tarball can no...
2004-01-13 Jan Hubickalang.c (java_estimate_num_insns_1): Fix bug in MODIFY_E...
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-25 Andrew Pinskiparse.y (catch_clause_parameter): Fix typo.
2003-12-25 Andrew Pinskire PR java/13404 (ICE when Missing identifier on catch...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-12-06 Kelley CookMakefile.in (program_transform_cross_name): Delete.
2003-12-03 Michael Kochclass.c (make_class_data): Push field value to 'hack_si...
2003-12-03 Zack Weinbergaclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
2003-12-03 Ralph Loaderre PR java/12374 (Segfault on "".x)
2003-12-01 Jeff Sturmre PR java/13237 (ICE on Math.sqrt(2.0))
2003-11-26 Mohan Embarre PR middle-end/12548 ([non-weak] gcj now failes to...
2003-11-25 Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-11-24 Mohan EmbarMake-lang.in: (java.install-common) Add symlink for...
2003-11-20 Joseph MyersMakefile.in (extraclean): Delete.
2003-11-20 Joseph MyersMakefile.in (lang_checks): Add.
2003-11-20 Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-11-18 Jeff Sturmre PR java/12857 (Illegal method modifier when loading...
2003-11-18 Jeff Sturmre PR java/12739 (gcj emits dead bytecode)
2003-11-17 Andrew Haleyjava-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New.
2003-11-16 Jason MerrillMakefile.in, [...]: Create TAGS.sub files in each direc...
2003-11-16 Tom Tromey* gjavah.c (print_stub_or_jni): Pass `env' to FatalError.
2003-11-13 Jason Merrillre PR rtl-optimization/12547 ([tree-ssa] simple java...
2003-11-12 Andrew Haleyre PR java/11045 (int cast bug)
2003-11-12 Andrew Haleyre PR java/11533 (Inlining drops static initialization...
2003-11-11 Tom Tromeyre PR java/12915 (Broken String concatenation)
2003-11-10 Tom Tromeyjcf-parse.c (classify_zip_file): Correctly compare...
2003-11-08 Tom Tromeyre PR libgcj/12894 (META-INF entries should be incolude...
2003-11-06 Andrew Haleyexpr.c (java_stack_swap): Make sure destination stack...
2003-11-04 Kelley CookMakefile.in (cpp.dvi): New target split from cpp.info.
2003-11-03 Jeff Sturmre PR java/12866 (gcj checks `throws' clause on artific...
2003-11-02 Kelley Cookcvsignore: Remove c-parse.* and tradcif.c
2003-10-28 Frank Ch. Eigler* approved by aph
2003-10-24 David S. Millerjcf-parse.c (jcf_parse): Fix args to fatal_error().
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-22 Kazu Hiratajcf-write.c: Follow spelling conventions.
2003-10-22 Kazu HirataChangeLog: Fix typos.
2003-10-22 Tom Tromeyexpr.c (expand_byte_code): Only warn about dead bytecod...
2003-10-21 Bryce McKinlayre PR java/12586 (gnu.java.net name mangling bug)
2003-10-21 Kelley CookMake-lang.in (info): Honor $(parsedir) and $(docobjdir).
2003-10-20 Mark MitchellMakefile.in (install-info): Simplify.
2003-10-14 Nathanael Nerodeconfig.gcc, [...]: Replace uses of target_alias with...
2003-10-09 Tom Tromeydecl.c (java_init_decl_processing): Declare signers...
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-10-06 Mark Mitchellre PR bootstrap/12512 (Pattern rule for %.dvi breaks...
2003-10-05 Kelley Cook* builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-10-03 Andrew HaleyAdded a missing ChangeLog Entry:
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-30 Roger Saylejcf-write.c (generate_bytecode_insns): Implement evalua...
2003-09-28 Richard Hendersonc-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION...
2003-09-28 Roger Sayleexpr.c (java_check_reference): Use the semantics of...
2003-09-28 Jeff Sturmdecl.c (java_optimize_inline, [...]): Remove.
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-27 Alexandre Petit... re PR java/1333 (private field access modifier not...
2003-09-24 Rainer Orth* class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE...
2003-09-23 Roger Saylejcf-write.c (generate_bytecode_insns): Optimize binary...
2003-09-23 Jeff Sturmdecl.c (java_init_decl_processing): Don't emit otable...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-18 Roger Sayle* jcf-write.c (generate_bytecode_insns): Add support...
2003-09-18 Andrew Haleyjcf-write.c (generate_bytecode_insns): Add MIN_EXPR...
2003-09-17 Ranjit Mathewre PR java/9577 (Linker error for legal Java/CNI code...
2003-09-17 Bryce McKinlayre PR java/12254 (Regression in java networking code)
2003-09-16 R. Kelley CookCleaned up Jan's ChangeLog entries
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
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...
next