OSDN Git Service

Prepare for fixincludes on BeOS
[pf3gnuchains/gcc-fork.git] / gcc / java /
2000-11-26 jsm28f:
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-24 green * jcf-parse.c (init_jcf_parse): Register curren...
2000-11-23 apbianco2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-23 amylaar gcc toplevel:
2000-11-22 bryce2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-22 apbianco2000-10-31 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-20 tromey * jv-scan.c (help): Document --complexity.
2000-11-20 tromey * lex.c (yylex): Added STRICT_TK case.
2000-11-20 tromey * lex.c (yylex): Recognize floating point constants...
2000-11-19 ghazi * java-tree.h (cyclic_inheritance_report): Constify.
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-11-13 jsm28 * diagnostic.c (vbuild_message_string, output_do_print...
2000-11-11 green2000-11-11 Anthony Green <green@redhat.com>
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-09 jsm28 * calls.c (expand_call, emit_library_call_value_1...
2000-11-08 tromey * gjavah.c (process_file): Only include gcj/cni.h...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-06 tromey * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-05 tromey * lex.c (java_parse_escape_sequence): Only read two...
2000-11-05 jsm28 * Makefile.in: Remove all targets related to building
2000-11-04 tromey * Make-lang.in (java.dvi): New target.
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-11-04 tromey * class.c (cxx_keyword_p): Accept keywords with traili...
2000-11-03 apbianco2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-03 tromey * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-10-30 apbianco2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-27 zack * configure.in: If not NO_MINUS_C_MINUS_O, substitute
2000-10-26 tromey * lex.c (java_new_lexer): Initialize new fields. ...
2000-10-25 apbianco2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-21 ghaziWarning fixes:
2000-10-21 bryce2000-08-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-20 tromeyRemoved erroneous ChangeLog entry
2000-10-20 tromey * jvspec.c (lang_specific_driver): Recognize -MF and...
2000-10-20 apbianco2000-07-18 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-19 apbianco2000-07-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-19 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-17 apbianco2000-10-17 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-16 bryce * decl.c (init_decl_processing): Call init_class_proce...
2000-10-13 apbianco2000-10-11 Rodney Brown <RodneyBrown@mynd.com>
2000-10-13 ghazi * Makefile.in (c-parse.c, tradcif.c): Create atomically.
2000-10-13 mmitchel Remove obstacks.
2000-10-12 tromey Fix for PR gcj/356:
2000-10-10 tromey * lex.c (java_new_lexer): Initialize out_first and...
2000-10-10 apbianco2000-10-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-08 green2000-10-07 Anthony Green <green@redhat.com>
2000-10-08 apbiancoTue Oct 3 13:44:37 2000 Alexandre Petit-Bianco ...
2000-10-07 jsm28ch:
2000-10-06 tromey * jvspec.c (jvgenmain_spec): Added `-fdollars-in-ident...
2000-10-05 apbiancoTue Oct 3 13:44:37 2000 Alexandre Petit-Bianco ...
2000-10-03 tromey Fix for PR gcj/307:
2000-10-03 tromey * lex.c (java_read_unicode): Reset bs_count when finis...
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-29 apbianco2000-09-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-26 neil * gcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-15 tromey * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.
2000-09-13 tromey * jcf-parse.c: Include <locale.h>.
2000-09-12 tromey * expr.c (pop_type_0): Return `Object' if trying to...
2000-09-12 tromey Fix for PR gcj/33:
2000-09-12 tromey Fix for PR gcj/343:
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-09 geoffk * typeck.c (build_java_array_type): Correct first...
2000-09-07 apbianco2000-09-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-06 tromey * lang-specs.h: Also recognize `-femit-class-files'.
2000-09-06 apbianco2000-08-11 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-06 green2000-09-02 Anthony Green <green@redhat.com>
2000-09-05 bryce2000-08-07 Hans Boehm <boehm@acm.org>
2000-09-03 greenConfigure changes required for zlib.
2000-08-31 mrs * Make-lang.in (jc1$(exeext), gcjh$(exeext), jv-scan...
2000-08-31 mrs * Make-lang.in (jc1$(exeext), gcjh$(exeext), jv-scan...
2000-08-29 apbianco2000-08-16 Andrew Haley <aph@cygnus.com>
2000-08-29 zacktop level:
2000-08-29 apbianco2000-08-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-29 apbianco2000-08-22 Andrew Haley <aph@cygnus.com>
2000-08-25 gkm * gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.
2000-08-24 gkm * lang.c (lang_decode_option): Use ARRAY_SIZE.
2000-08-24 apbianco2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-21 law * lang-specs.h: Do not process -o or run the...
2000-08-20 tromey * parse.y (check_abstract_method_definitions): Now...
2000-08-20 tromey * parse.y (patch_switch_statement): Disallow `long...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-16 apbianco2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-13 green * check-init.c (check_init): Add case for BIT_FIELD_RE...
2000-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-08 apbianco2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com
2000-08-06 ovidiulang-options.h: Added a comma after the last element...
2000-08-06 ovidiuAdded a comma after the last element to avoid syntax...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-02 zack * gcc.h (lang_specific_driver): Constify second argument.
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-28 tromey2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-28 apbianco2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-27 apbianco2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-25 apbianco2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-22 apbianco2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-22 apbianco2000-07-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-21 apbianco2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-21 apbiancoChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj...
next