]> gcc.gnu.org Git - gcc.git/history - gcc/java/ChangeLog
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
[gcc.git] / gcc / java / ChangeLog
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-07 Bryce McKinlaydecl.c (init_decl_processing): Added new class fields...
2000-03-07 Alexandre Petit... [multiple changes]
2000-03-06 Tom Tromey* Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c.
2000-03-04 Tom TromeyMakefile.in (JAVA_OBJS): Added boehm.o.
2000-03-04 Per Bothner* decl.c (init_decl_processing): Initialize sizetype...
2000-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-26 Alexandre Petit... gjavah.c (main): Avoid using `argi' to report unimpleme...
2000-02-26 Alexandre Petit... jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...
2000-02-26 Alexandre Petit... parse.y (resolve_expression_name): Use `orig' as a...
2000-02-23 Tom Tromeygjavah.c (print_name): In JNI case, correctly quote...
2000-02-22 Alexandre Petit... parse.y (init_decl_processing): `_Jv_IsInstanceOf'...
2000-02-22 Alexandre Petit... re GNATS gcj/147 (Problem parsing comments)
2000-02-21 Alexandre Petit... [multiple changes]
2000-02-21 Joerg Brunsmannjcf-dump.c (main): Test for correct condition after...
2000-02-20 Anthony Green* jcf-depend.c (add_entry): Fix test for first list...
2000-02-20 Richard KennerMove language-specific entries
2000-02-19 Anthony Greenjcf-depend.c (add_entry): Add entries to the end of...
2000-02-18 Pekka Nikanderre GNATS gcj/82 (code generation for jvm IRETURN fails...
2000-02-18 Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-17 Zack WeinbergMakefile.in (PARSE_C, [...]): Move dependencies on...
2000-02-16 Kaveh R. Ghaziconfigure (gcc_version): When setting, narrow search...
2000-02-15 Joerg Brunsmanngjavah.c: Delete ACC_VISIBILITY define.
2000-02-15 Tom Tromeygjavah.c (jni_print_char): New function.
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-10 Kaveh R. Ghaziexcept.c (maybe_start_try): Remove excess argument...
2000-02-10 Kaveh R. Ghazi* except.c (check_start_handlers): Prototype.
2000-02-09 Andrew Haleydecl.c (clear_binding_level): Remove excess initializer.
2000-02-09 Andrew Haleyjava-except.h (struct eh_range): Add `expanded' field.
2000-02-06 Kaveh R. Ghazigjavah.c (overloaded_jni_method_exists_p): Add prototype.
2000-02-03 Tom Tromey* jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input.
2000-02-03 Scott Bambroughjavaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to...
2000-02-03 Tom TromeyMake-lang.in (java.mostlyclean): Remove executables...
2000-02-03 Scott Bambroughgjavah.c (D_NAN_MASK): Alternate definition required...
2000-02-03 Tom Tromeygjavah.c (options): Added `jni' entry.
2000-02-02 Tom Tromeyjv-scan.c: Include version.c, <getopt.h>.
2000-01-31 Anthony Greenjcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE...
2000-01-29 Alexandre Petit... [multiple changes]
2000-01-27 Andrew Haleyjcf-write.c (emit_goto): RESERVE 3 bytes for insn.
2000-01-25 Kaveh R. Ghaziparse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI...
2000-01-21 Kaveh GhaziFix typo in ChangeLog
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-17 Joerg Brunsmannre GNATS gcj/128 (weak error message when expecting...
2000-01-17 Tom Tromey* gjavah.c (print_field_info): Allow non-static final...
2000-01-16 Anthony Greenparse.y (build_string_concatenation): Only use StringBu...
2000-01-12 Mumit Khanjcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR...
2000-01-10 Anthony Greenjcf-write.c (generate_bytecode_insns): Emit invokeinter...
2000-01-09 Kaveh R. Ghazi* Makefile.in (jcf-dump, gcjh): Move ../errors.o before...
2000-01-08 Alexandre Petit... expr.c (java_lang_expand_expr): Switch to permanent...
2000-01-07 Anthony Greenexpr.c (java_lang_expand_expr): Switch to permanent...
2000-01-07 Alexandre Petit... re GNATS gcj/122 (SP mismatch error from certain code...
2000-01-06 Alexandre Petit... Makefile.in (LIBDEPS): Added gcc's errors.o
1999-12-31 Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-12-31 Alexandre Petit... expr.c (expand_invoke): Layout the loaded class before...
1999-12-31 Kaveh R. Ghaziparse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI...
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-12-17 Tom Tromeyre GNATS gcj/119 (gcjh needs to output space before...
1999-12-14 Per Bothnerre GNATS gcj/110 (don't exclude private methods from...
1999-12-13 Alexandre Petit... re GNATS gcj/79 (Problem creating static arrays)
1999-12-12 Anthony Greencheck-init.c (check_init): Take into account both types...
1999-12-12 Alexandre Petit... parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the...
1999-12-10 Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-12-09 Anthony Green> * decl.c (init_decl_processing): Mark throw_node...
1999-12-06 Alexandre Petit... [multiple changes]
1999-12-06 Alexandre Petit... jcf-parse.c (saw_java_source): Global variable removed.
1999-12-06 Alexandre Petit... except.c (expand_end_java_handler): Call expand_resume_...
1999-12-06 Alexandre Petit... jcf-write.c (generate_byecode_insns): Fixed indentation...
1999-12-01 Alexandre Petit... re GNATS gcj/97 (Internal compiler error)
1999-11-29 Alexandre Petit... parse.y (catch_clause_parameter:): Still set `$$' to...
1999-11-29 Alexandre Petit... hu Nov 4 16:27:01 1999 Alexandre Petit-Bianco <apbia...
1999-11-25 Mark Mitchell* except.c (emit_handlers): Zero catch_clauses after...
1999-11-21 Anthony Greenconstants.c (find_methodref_index): Unwrap method names...
1999-11-19 Alexandre Petit... class.c (layout_class): Always convert TYPE_SIZE_UNIT...
1999-11-18 Godmar Backtypeck.c: (lookup_java_method): search all inherited...
1999-11-10 Tom Tromeyre GNATS gcj/84 (path to classes.zip is compiled in...
1999-11-09 Alexandre Petit... parse.y (source_end_java_method): Resume permanent...
1999-11-05 Tom Tromeyre GNATS gcj/85 (Compiler optimizes away private method...
1999-11-02 Alexandre Petit... parse.y (method_header:): Issue error message for rule...
1999-11-01 Alexandre Petit... parse.y (resolve_qualified_expression_name): Prevent...
1999-11-01 Alexandre Petit... re GNATS gcj/48 (Compiler fails to catch constructor...
1999-10-31 Todd T. Fries* check-init.c: Fix typo in comment.
1999-10-29 Alexandre Petit... class.c (add_method_1): Set DECL_INLINE to 1 for privat...
1999-10-29 Alexandre Petit... parse.y (expression_statement:): Call function to repor...
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-22 Tom Tromeyjvgenmain.c (main): _Jv_Compiler_Properties now an...
1999-10-22 Alexandre Petit... re GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
1999-10-22 Alexandre Petit... re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from...
1999-10-19 Tom Tromeyjcf-parse.c (parse_source_file): Call jcf_dependency_ad...
1999-10-16 Greg McGaryjava-tree.h (flag_bounds_check): Remove extern decl.
1999-10-15 Tom Tromeyjvgenmain.c (usage): New function.
1999-10-14 Tom Tromey* jvspec.c (jvgenmain_spec): Use `%umain', not just...
1999-10-14 Kaveh R. Ghazijcf-dump.c (print_constant, [...]): Don't call a variad...
1999-10-13 Alexandre Petit... (Fixing malformed ChangeLog entries...)
1999-10-13 Alexandre Petit... (RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
1999-10-13 Alexandre Petit... jcf-write.c: (RELOCATION_VALUE_0): New macro.
1999-10-07 Anthony GreenDuring class file generation...
1999-10-04 Tom Tromeyre GNATS gcj/59 (Problem with jv-scan --print-main)
next
This page took 0.776413 seconds and 108 git commands to generate.