| Commit message (Expand) | Author | Age | Files | Lines |
* | Change descriptions were jumbled. | bothner | 2001-03-17 | 1 | -9/+9 |
* | * decl.c (clear_binding_level): Fix initializer (broke 03-15). | bothner | 2001-03-17 | 2 | -1/+3 |
* | * jcf-write.c (generate_bytecode_insns): Handle emitting iinc | bothner | 2001-03-17 | 2 | -0/+5 |
* | * parse.h (JDEP_SOLV): Removed. | bothner | 2001-03-17 | 3 | -20/+20 |
* | * java-tree.h (BLOCK_IS_IMPLICIT): New flag. | bothner | 2001-03-16 | 4 | -8/+11 |
* | * jcf-parse.c (yyparse): Set/reset input_filename for source file. | bothner | 2001-03-16 | 3 | -1/+8 |
* | * parse.y (expand_start_java_method): Was only called once and had a | bothner | 2001-03-16 | 2 | -53/+42 |
* | Remove junk from when gcc/java was created (by copying from C/C++). | bothner | 2001-03-16 | 2 | -31/+9 |
* | * class.c (make_class_data): The class_dtable_decl (i.e. the | bothner | 2001-03-16 | 2 | -0/+5 |
* | * jvspec.c (lang_specific_driver): Fix -C handling. | bothner | 2001-03-16 | 2 | -2/+11 |
* | * verify.c (verify_jvm_instructions): Better error msgs for dup. | bothner | 2001-03-16 | 2 | -8/+17 |
* | * mangle.c (mangle_record_type): Rename 'from_pointer' argument | bryce | 2001-03-15 | 2 | -11/+24 |
* | * varasm.c (assemble_variable): Use DECL_RTL_SET_P. | mmitchel | 2001-03-15 | 1 | -1/+2 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 3 | -5/+13 |
* | * config-lang.in (lang_requires): Define. | tromey | 2001-03-07 | 2 | -0/+5 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 2 | -1/+6 |
* | Fix a problem where rest_of_decl_compilation applied to | bothner | 2001-03-06 | 4 | -12/+24 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 5 | -6/+11 |
* | * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h, | zack | 2001-03-02 | 2 | -5/+10 |
* | Handle compiling multiple input files at once, and @FILE syntax. | bothner | 2001-02-24 | 3 | -4/+42 |
* | Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog. | bothner | 2001-02-24 | 8 | -86/+208 |
* | * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK. | kenner | 2001-02-23 | 2 | -0/+8 |
* | 2001-02-20 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-20 | 2 | -1/+7 |
* | Forgot this file on last check-in. | bryce | 2001-02-19 | 1 | -5/+0 |
* | * parse.y (parser_check_super_interface): Don't call | bryce | 2001-02-19 | 2 | -41/+146 |
* | * typeck.c (build_java_array_type): Don't try to poke a public `clone' | bryce | 2001-02-19 | 2 | -1/+18 |
* | 2001-02-15 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-16 | 2 | -6/+13 |
* | Fix typos | dj | 2001-02-16 | 1 | -2/+2 |
* | gcc/: | dj | 2001-02-16 | 2 | -2/+7 |
* | * Make-lang.in (jvspec.o): Modify rule to match that of cp/g++spec.o. | bryce | 2001-02-15 | 2 | -1/+7 |
* | 2001-02-14 Tom Tromey <tromey@redhat.com> | apbianco | 2001-02-15 | 3 | -36/+86 |
* | 2001-02-13 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-14 | 2 | -2/+8 |
* | 2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-14 | 4 | -6/+23 |
* | 2001-02-09 Raja R Harinath <harinath@cs.umn.edu> | apbianco | 2001-02-09 | 3 | -23/+13 |
* | 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-09 | 2 | -6/+26 |
* | 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-09 | 2 | -0/+26 |
* | 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-09 | 6 | -142/+264 |
* | * check-init.c (check_init): Fix TRY_FINALLY_EXPR logic. | bothner | 2001-02-08 | 2 | -3/+10 |
* | gcc/java/: | jsm28 | 2001-02-08 | 2 | -2/+5 |
* | 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-07 | 2 | -3/+9 |
* | * lex.c (java_new_lexer): Longer error message. | tromey | 2001-02-07 | 2 | -1/+5 |
* | 2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com> | apbianco | 2001-02-07 | 2 | -34/+19 |
* | * expr.c (java_lang_expand_expr): Don't bother recomputing | tromey | 2001-02-05 | 2 | -5/+9 |
* | 2001-02-05 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-05 | 2 | -2/+15 |
* | gcc/java: | bryce | 2001-02-05 | 3 | -2/+26 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 16 | -164/+247 |
* | * jvgenmain.c (class_mangling_suffix): Remove unused string. | bryce | 2001-02-02 | 2 | -28/+10 |
* | 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-01 | 4 | -20/+18 |
* | * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE. | bryce | 2001-01-30 | 4 | -7/+11 |
* | 2000-01-24 Jeff Sturm <jeff.sturm@commerceone.com> | apbianco | 2001-01-29 | 2 | -2/+7 |