OSDN Git Service

* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
[pf3gnuchains/gcc-fork.git] / gcc / java /
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:
2001-05-01 tromey * Make-lang.in ($(srcdir)/java/gcj.info): Added `...
2001-05-01 bothner * parse.h (REGISTER_IMPORT): Use tree_cons instead...
2001-05-01 bothner * parse.y (java_pop_parser_context): The TREE_VALUE...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-04-27 bothner * parse.y (java_expand_classes): Don't change ctxp_fo...
2001-04-26 bothner Fix method search wrt scope of inner classes to match...
2001-04-26 bothner * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
2001-04-26 bothner * verify.c (verify_jvm_instructions): For field instr...
2001-04-25 aoliva* config-lang.in (target_libs): Copy from $libgcj_saved.
2001-04-25 brycegcc/java:
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-04-21 bothner Fixes to compile multiple .class files at once.
2001-04-19 dj* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTAB...
2001-04-12 aoliva* config-lang.in (lang_dirs): Add in zlib.
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-07 tromey2001-04-06 Tom Tromey <tromey@redhat.com>
2001-04-06 tromey * parse.y (analyze_clinit_body): Return true if the...
2001-04-06 tromey * Make-lang.in ($(srcdir)/java/parse-scan.c): Run...
2001-04-05 apbianco2001-04-05 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-05 apbianco2001-04-04 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-05 apbianco2001-04-04 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-05 aph2001-03-27 Andrew Haley <aph@cambridge.redhat.com>
2001-04-04 bothner * java-tree.h (CONSTANT_VALUE_P): New macro.
2001-04-04 apbianco2001-03-30 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-04 zackinclude:
2001-04-03 apbianco2001-03-28 Hans Boehm <boehm@acm.org>
2001-04-03 zack * expr.c (pop_type_0): Save the result of the first
2001-03-28 ghazi * expr.c (pop_type_0): Call `concat' rather than build...
2001-03-28 apbianco2001-03-21 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-28 oldham2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-03-28 rth * decl.c (end_java_method): Do not save and...
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 rth * parse.y (source_end_java_method): Likewise.
2001-03-28 rth * bb-reorder.c, dwarf2out.c, except.c, except...
2001-03-27 ghazi * Makefile.in (SYSTEM_H): Define.
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 apbianco2001-03-26 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-26 ghazi * constants.c (PUTN): Use memcpy, not bcopy.
2001-03-24 bothnere
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-23 bryce * gjavah.c (cxx_keywords): Update from the definitive...
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-21 apbianco2001-03-21 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-21 tromey * lex.c (java_read_unicode): Only accept leading ...
2001-03-20 tromey * jcf-parse.c (read_class): Initialize `class'.
2001-03-20 tromey2001-03-20 Matt Kraai <kraai@alumni.carnegiemellon...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-19 bothner * jcf-parse.c (load_inner_classes): Check CLASS_LOADED_P
2001-03-19 bothnerFixes to process to command-line .class files in two...
2001-03-19 bothner * jvspec.c (lang_specific_driver): Check for .zip...
2001-03-19 aph2001-03-19 Andrew Haley <aph@cambridge.redhat.com>
2001-03-17 bothnerChange descriptions were jumbled.
2001-03-17 bothner * decl.c (clear_binding_level): Fix initializer ...
2001-03-17 bothner * jcf-write.c (generate_bytecode_insns): Handle emitt...
2001-03-17 bothner * parse.h (JDEP_SOLV): Removed.
2001-03-16 bothner * java-tree.h (BLOCK_IS_IMPLICIT): New flag.
2001-03-16 bothner * jcf-parse.c (yyparse): Set/reset input_filename...
2001-03-16 bothner * parse.y (expand_start_java_method): Was only called...
2001-03-16 bothner Remove junk from when gcc/java was created (by copying...
2001-03-16 bothner * class.c (make_class_data): The class_dtable_decl...
2001-03-16 bothner * jvspec.c (lang_specific_driver): Fix -C handling.
2001-03-16 bothner * verify.c (verify_jvm_instructions): Better error...
2001-03-15 bryce * mangle.c (mangle_record_type): Rename 'from_pointer...
2001-03-15 mmitchel * varasm.c (assemble_variable): Use DECL_RTL_SET_P.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-07 tromey * config-lang.in (lang_requires): Define.
2001-03-07 rthBrad's -ffast-math breakup.
2001-03-06 bothner Fix a problem where rest_of_decl_compilation applied to
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-02-24 bothner Handle compiling multiple input files at once, and...
2001-02-24 bothnerHandle compiling multiple input files at once, and...
2001-02-23 kenner * c-decl.c (set_block): Set NAMES and BLOCKS from...
2001-02-20 apbianco2001-02-20 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-19 bryceForgot this file on last check-in.
2001-02-19 bryce * parse.y (parser_check_super_interface): Don't call
2001-02-19 bryce * typeck.c (build_java_array_type): Don't try to poke...
2001-02-16 apbianco2001-02-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-16 djFix typos
2001-02-16 djgcc/:
2001-02-15 bryce * Make-lang.in (jvspec.o): Modify rule to match that...
2001-02-15 apbianco2001-02-14 Tom Tromey <tromey@redhat.com>
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@redhat...
next