]> gcc.gnu.org Git - gcc.git/history - gcc/java
c-parse.in (language_string): Constify.
[gcc.git] / gcc / java /
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-31 Kaveh R. GhaziMakefile.in (LIBS): Fix definition so we link with...
1999-08-30 Hans-Peter Nilsson* Makefile.in (xref.o): Depend on xref.c explicitly.
1999-08-29 Kaveh R. Ghazijava-tree.h (lang_printable_name): Constify a char*.
1999-08-28 Jeffrey A Lawgjavah.c, [...]: Do not use C++ style comments in C...
1999-08-26 Tom Tromeygjavah.c (print_cxx_classname): Print "::" before quali...
1999-08-26 Gregg Townsendverify.c (verify_jvm_instructions): Don't check instruc...
1999-08-26 Alexandre Petit... re GNATS gcj/32 (A boolean expression containing two...
1999-08-25 Tom Tromey* jvspec.c (lang_specific_driver): Correctly handle...
1999-08-25 Kaveh R. Ghazigjavah.c (print_name, [...]): Add static prototype.
1999-08-22 Alexandre Petit... re GNATS gcj/30 (gcj not reporting unimplemented methods)
1999-08-19 Alexandre Petit... re GNATS gcj/17 (Internal error: segfault on import...
1999-08-19 Alexandre Petit... [multiple changes]
1999-08-15 Anthony Greenexpr.c (java_lang_expand_expr): Mark static array data...
1999-08-11 Rainer Orth* jvgenmain.c (main): NUL-terminate name_obstack.
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-08-09 Kaveh R. Ghazilang.c (java_dummy_print): Constify a char*.
1999-08-09 Tom Tromeyjavaop.h (WORD_TO_FLOAT): only inline if building with...
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-08-03 J"orn RenneckeMakefile.in (c-decl.o): Depends on defaults.h.
1999-08-03 Richard Hendersondecl.c: Include defaults.h instead of expr.h.
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-01 Kaveh R. Ghazi* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-30 Kaveh R. GhaziWarning fixes:
1999-07-26 Richard Henderson* decl.c (va_list_type_node): New.
1999-07-25 Anthony Greengjavah.c (print_stub): New function.
1999-07-22 Alexandre Petit... re GNATS gcj/14 (Conditional expression in method call...
1999-07-21 Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-07-21 Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-07-20 Alexandre Petit... re GNATS gcj/12 (gcj accepts invalid code where an...
1999-07-15 Andrew Haleyexpr.c (expand_expr): Do not return the last statement...
1999-07-07 Alexandre Petit... [multiple changes]
1999-07-01 Andrew Haleyclass.c (finish_class): Whenever a deferred method...
1999-06-28 Tom Tromey* jvspec.c (lang_specific_driver): Recognize --help.
1999-06-25 Alexandre Petit... [multiple changes]
1999-06-25 Kaveh R. GhaziSMP bootstrap fixes for chill:
1999-06-22 Andrew Haleyverify.c (verify_jvm_instructions): Check for pending...
1999-06-21 Andrew Haleyexcept.c (find_handler_in_range): The upper limit for...
1999-06-14 Alexandre Petit... [multiple changes]
1999-06-07 Alexandre Petit... parse.y (note_possible_classname): Mark returned node...
1999-06-05 Anthony Green[multiple changes]
1999-06-02 Anthony Green[multiple changes]
1999-05-28 Alexandre Petit... [multiple changes]
1999-05-26 Alexandre Petit... parse.y (qualify_ambiguous_name): Take into account...
1999-05-25 Alexandre Petit... [multiple changes]
1999-05-22 Alexandre Petit... [multiple changes]
1999-05-19 Kaveh R. GhaziWarning fixes:
1999-05-18 Tom Tromeyjava-except.h (struct eh_range): Removed unused `next...
1999-05-17 Alexandre Petit... parse.y (constructor_block_end:): New rule, tagged...
1999-05-17 Alexandre Petit... parse.y (statement_nsi:): Pop `for' statement block.
1999-05-17 Alexandre Petit... parse.y (statement_nsi:): Pop `for' statement block.
1999-05-14 Alexandre Petit... [multiple changes]
1999-05-13 Alexandre Petit... parse.y (java_check_regular_methods): Warning check...
1999-05-13 Alexandre Petit... check-init.c (check_init): Removed code accepting to...
1999-05-13 Kaveh R. Ghazigjavah.c (print_include): Cast the result of `strlen...
1999-05-12 Kaveh R. Ghaziexpr.c (expand_invoke): Mark parameter `nargs' with...
1999-05-12 Kaveh R. Ghazilex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_I...
1999-05-11 Andrew Haleyparse.y (source_end_java_method): If the current method...
1999-05-11 Tom TromeyMake-lang.in (jvspec.o): Don't define WITH_THREAD_x...
1999-05-11 Dave Brolleylang-options.h: -MD, -MMD, -M and -MM not needed here...
1999-05-06 Jeff LawFix typo. redudant -> redundant
1999-05-06 Per BothnerFix thinko.
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-05 Per Bothnerverify.c (verify_jvm_instructions): Better error messages.
1999-05-03 Tom Tromeyparse-scan.y (interface_declaration): Call report_class...
1999-05-03 Tom Tromeyparse-scan.y (interface_declaration): Call report_class...
1999-05-03 Alexandre Petit... check-init.c (check_init): Exclude a case of error...
1999-04-30 Zack WeinbergMakefile.in: Remove -v from bison command lines.
1999-04-27 Alexandre OlivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-27 Anthony Greenexpr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-22 Tom Tromey* Make-lang.in (JAVA_SRCS): Added check-init.c.
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-19 Alexandre Petit... lang.c (lang_decode_option): Fixed returned value when...
1999-04-19 Tom Tromeyxref.h (enum): Removed trailing comma.
1999-04-15 Anthony Greengjavah.c: New prototypes for java_float_finite and...
1999-04-12 Alexandre Petit... parse.y (patch_unaryop): Fix ++ operator check on array...
1999-04-09 Alexandre Petit... parse.y (patch_assignment): Added ArrayStoreException...
1999-04-06 Jeffrey A LawMakefile.in (TREE_H): Add tree-check.h.
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-05 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-04-05 Kaveh R. Ghaziclass.c (add_method_1): Cast the argument of `bzero...
1999-04-05 Alexandre Petit... parse.y (struct parser_ctxt *ctxp): Now global.
1999-03-31 Tom Tromeygjavah.c (print_field_info): Allow constants of other...
1999-03-31 Kaveh R. GhaziMakefile.in (keyword.h): Generate using gperf language...
1999-03-30 Alexandre Petit... [multiple changes]
1999-03-28 Kaveh R. GhaziWarning fixes:
1999-03-27 Alexandre Petit... [multiple changes]
1999-03-27 Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-27 Per Bothner*** empty log message ***
1999-03-27 Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-25 Zack Weinberggcc.c: Compile unconditionally all code formerly depend...
1999-03-23 Alexandre Petit... parse.y (find_applicable_accessible_methods_list):...
1999-03-23 Kaveh R. GhaziWarning fixes:
next
This page took 0.237214 seconds and 8 git commands to generate.