summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* Change descriptions were jumbled.bothner2001-03-171-9/+9
* * decl.c (clear_binding_level): Fix initializer (broke 03-15).bothner2001-03-172-1/+3
* * jcf-write.c (generate_bytecode_insns): Handle emitting iincbothner2001-03-172-0/+5
* * parse.h (JDEP_SOLV): Removed.bothner2001-03-173-20/+20
* * java-tree.h (BLOCK_IS_IMPLICIT): New flag.bothner2001-03-164-8/+11
* * jcf-parse.c (yyparse): Set/reset input_filename for source file.bothner2001-03-163-1/+8
* * parse.y (expand_start_java_method): Was only called once and had abothner2001-03-162-53/+42
* Remove junk from when gcc/java was created (by copying from C/C++).bothner2001-03-162-31/+9
* * class.c (make_class_data): The class_dtable_decl (i.e. thebothner2001-03-162-0/+5
* * jvspec.c (lang_specific_driver): Fix -C handling.bothner2001-03-162-2/+11
* * verify.c (verify_jvm_instructions): Better error msgs for dup.bothner2001-03-162-8/+17
* * mangle.c (mangle_record_type): Rename 'from_pointer' argumentbryce2001-03-152-11/+24
* * varasm.c (assemble_variable): Use DECL_RTL_SET_P.mmitchel2001-03-151-1/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-153-5/+13
* * config-lang.in (lang_requires): Define.tromey2001-03-072-0/+5
* Brad's -ffast-math breakup.rth2001-03-072-1/+6
* Fix a problem where rest_of_decl_compilation applied tobothner2001-03-064-12/+24
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-025-6/+11
* * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h,zack2001-03-022-5/+10
* Handle compiling multiple input files at once, and @FILE syntax.bothner2001-02-243-4/+42
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-248-86/+208
* * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.kenner2001-02-232-0/+8
* 2001-02-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-202-1/+7
* Forgot this file on last check-in.bryce2001-02-191-5/+0
* * parse.y (parser_check_super_interface): Don't callbryce2001-02-192-41/+146
* * typeck.c (build_java_array_type): Don't try to poke a public `clone'bryce2001-02-192-1/+18
* 2001-02-15 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-162-6/+13
* Fix typosdj2001-02-161-2/+2
* gcc/:dj2001-02-162-2/+7
* * Make-lang.in (jvspec.o): Modify rule to match that of cp/g++spec.o.bryce2001-02-152-1/+7
* 2001-02-14 Tom Tromey <tromey@redhat.com>apbianco2001-02-153-36/+86
* 2001-02-13 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-142-2/+8
* 2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-144-6/+23
* 2001-02-09 Raja R Harinath <harinath@cs.umn.edu>apbianco2001-02-093-23/+13
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-092-6/+26
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-092-0/+26
* 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-096-142/+264
* * check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.bothner2001-02-082-3/+10
* gcc/java/:jsm282001-02-082-2/+5
* 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-072-3/+9
* * lex.c (java_new_lexer): Longer error message.tromey2001-02-072-1/+5
* 2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>apbianco2001-02-072-34/+19
* * expr.c (java_lang_expand_expr): Don't bother recomputingtromey2001-02-052-5/+9
* 2001-02-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-052-2/+15
* gcc/java:bryce2001-02-053-2/+26
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-0416-164/+247
* * jvgenmain.c (class_mangling_suffix): Remove unused string.bryce2001-02-022-28/+10
* 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-014-20/+18
* * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.bryce2001-01-304-7/+11
* 2000-01-24 Jeff Sturm <jeff.sturm@commerceone.com>apbianco2001-01-292-2/+7