OSDN Git Service

* Makefile.in (print-rtl.o): Depend on TREE_H.
[pf3gnuchains/gcc-fork.git] / gcc / java /
2001-10-15 apbianco2001-10-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-10-11 bothner * parse.y (patch_synchronized_statement): Use a TRY_F...
2001-10-11 bothner * parse.y (patch_if_else_statement): If the condition...
2001-10-09 apbianco2001-10-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-10-09 bryce * parse.y (find_as_inner_class): Don't disregar...
2001-10-08 tromey Fix for PR java/4489:
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-04 apbianco2001-10-03 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-27 apbianco2001-09-26 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-22 apbianco2001-09-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-22 apbianco2001-09-20 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-21 rthgcc/
2001-09-21 apbianco2001-09-19 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-18 aj * parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-09-17 tromey * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
2001-09-14 apbianco2001-09-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-14 mmitchel * verify.c (verify_jvm_instructions): Fix typo.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * gjavah.c (cxx_keywords): Const-ification.
2001-09-11 rth * parse.h (ctxp_for_generation): Mark extern.
2001-09-10 rth * class.c (build_class_ref): Set DECL_EXTERNAL...
2001-09-07 apbianco2001-09-06 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-07 apbianco2001-09-05 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-07 rth * java/typeck.c (java_array_type_length, build_...
2001-09-06 greengcj -R patches
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-09-04 bothner * parse.y (maybe_yank_clinit): A field without an...
2001-09-01 apbianco2001-08-30 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-31 bothner * class.c (set_constant_value): When not emiting...
2001-08-31 bothnerTemporaily change error to wanring to hopefully allow...
2001-08-31 bothner * jcf-write.c (generate_classfile): Check that field...
2001-08-31 bothner * parse.y (resolve_qualified_expression_name): If...
2001-08-30 bothner * jcf-io.c (open_class): Set filename field.
2001-08-30 bothner * jcf-write.c (generate_classfile): Don't write Const...
2001-08-30 bothner * jcf-dump.c (print_constant): Fix fencepost error...
2001-08-29 apbiancoRemoving conflict indicators. Oops.
2001-08-29 apbianco2001-08-27 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-28 bothner * jcf-write.c (generate_bytecode_insns): For increme...
2001-08-28 mmitchel * jcf-write.c (generate_bytecode_insns): Generate...
2001-08-27 apbianco2001-08-24 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-24 apbianco2001-08-23 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-24 tromey * decl.c (init_decl_processing): Add `throws' field...
2001-08-22 apbianco2001-08-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-18 rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17 apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-16 tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 djeRevert Rainer Orth's Java and gcc.c patch.
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-08-10 greenRestore HPUX gcj bootstrap.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-08 green2001-08-08 Anthony Green <green@redhat.com>
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-03 apbianco2001-08-02 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-02 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-08-01 jsturm * java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE):
2001-08-01 apbianco*** empty log message ***
2001-07-31 apbianco2001-07-18 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-18 tromey For PR java/2812:
2001-07-15 rth * tree.def (EXPON_EXPR) remove. Never supported anyway.
2001-07-13 tromey * jvspec.c (jvgenmain_spec): Remove -ffilelist-file...
2001-07-13 apbianco2001-07-12 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-12 apbianco2001-07-11 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-12 tromey * expr.c (expand_load_internal): New function.
2001-07-11 neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-11 apbianco2001-07-10 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-07 zack * verify.c: Don't use // comments.
2001-07-06 tromey * lang.c (flag_assume_compiled): Removed.
2001-07-05 apbianco2001-07-03 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-04 dberlin2001-07-04 Daniel Berlin <dan@cgsoftware.com>
2001-07-04 jsm28 * doc/include: New directory.
2001-07-03 jsturm * java/parse.y (fix_constructors): Test if a CALL_EXPR...
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-27 apbianco2001-06-27 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-23 apbianco2001-06-22 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-06-21 apbianco2001-06-20 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-20 tromey * lex.c (java_read_char): Disallow invalid and overlong
2001-06-10 apbianco2001-03-20 Tom Tromey <tromey@redhat.com>
2001-06-10 apbianco2001-06-05 Jeff Sturm <jsturm@one-point.com>
2001-06-05 apbianco2001-06-04 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-02 jsm28 * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi...
2001-06-02 apbianco2001-06-01 Alexandre Petit-Bianco <apbianco@redhat...
2001-06-01 dj* c-tree.texi, contrib.texi, cpp.texi, cppinternals...
2001-05-31 apbianco2001-05-31 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-31 apbianco2001-04-27 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-05-27 dj* Make-lang.in ($(srcdir)/java/gcj.info): Added depende...
2001-05-26 zack * toplev.c (debug_args, f_options, W_options): Mark
2001-05-26 rthStandardize header guards.
2001-05-23 jsm28gcc/java:
2001-05-21 bothner * jcf-parse.c (read_class): If class is from .class...
2001-05-18 bothner * jvspec.c (lang_specific_pre_link): Re-arrange the...
2001-05-16 apbianco2000-05-02 Jeff Sturm <jsturm@one-point.com>
2001-05-15 tromey * class.c (build_utf8_ref): Don't generate identifier...
2001-05-13 rth * java-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-05-08 apbianco2001-05-07 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-07 apbianco2001-05-07 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-04 apbianco2001-05-03 Mo DeJong <mdejong@redhat.com>
2001-05-02 ghazicp:
next