| Commit message (Expand) | Author | Age | Files | Lines |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -2/+0 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -5/+3 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -3/+3 |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -10/+2 |
* | * jcf-parse.c: (yyparse): Don't prepend "./" to relative | mark | 2002-04-22 | 1 | -3/+0 |
* | 2002-04-19 Andrew Haley <aph@redhat.com> | aph | 2002-04-22 | 1 | -4/+4 |
* | 2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-28 | 1 | -0/+15 |
* | * jcf-parse.c (get_constant): Delete unused variables. | ghazi | 2002-03-18 | 1 | -2/+0 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -4/+3 |
* | Fix gcj -R. | green | 2002-03-15 | 1 | -4/+1 |
* | * jcf-parse.c (get_constant) [CONSTANT_String]: String values are | tromey | 2002-03-12 | 1 | -44/+4 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -15/+0 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -1/+1 |
* | 2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-02 | 1 | -7/+7 |
* | * class.c (add_field): Mark static fields external. | rth | 2002-02-03 | 1 | -3/+8 |
* | 2002-02-01 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-02-01 | 1 | -4/+2 |
* | * decl.c (java_init_decl_processing): Use add_predefined_file. | tromey | 2002-01-22 | 1 | -6/+15 |
* | * jcf-parse.c (get_constant): Don't swap lo/hi for big | jsturm | 2002-01-12 | 1 | -1/+9 |
* | * tree.h: Update copyright date. | grahams | 2002-01-03 | 1 | -2/+3 |
* | * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h, | jsm28 | 2001-12-16 | 1 | -1/+1 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -1/+5 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -3/+3 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -2/+2 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -7/+0 |
* | * class.c (O_BINARY): Define if necessary. | green | 2001-09-06 | 1 | -0/+17 |
* | * jcf-io.c (open_class): Set filename field. | bothner | 2001-08-30 | 1 | -0/+1 |
* | 2001-08-23 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-24 | 1 | -6/+6 |
* | 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-17 | 1 | -3/+27 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -2/+3 |
* | 2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-07-05 | 1 | -2/+3 |
* | 2001-07-04 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-04 | 1 | -1/+1 |
* | 2001-06-27 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-06-27 | 1 | -3/+16 |
* | * jcf-parse.c (read_class): If class is from .class or .zip file | bothner | 2001-05-21 | 1 | -10/+14 |
* | Fixes to compile multiple .class files at once. | bothner | 2001-04-21 | 1 | -53/+60 |
* | 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-03-23 | 1 | -1/+15 |
* | * jcf-parse.c (read_class): Initialize `class'. | tromey | 2001-03-20 | 1 | -1/+1 |
* | 2001-03-20 Matt Kraai <kraai@alumni.carnegiemellon.edu> | tromey | 2001-03-20 | 1 | -1/+0 |
* | * jcf-parse.c (load_inner_classes): Check CLASS_LOADED_P | bothner | 2001-03-19 | 1 | -1/+2 |
* | Fixes to process to command-line .class files in two passes. See ChangeLog. | bothner | 2001-03-19 | 1 | -58/+73 |
* | * jcf-parse.c (yyparse): Set/reset input_filename for source file. | bothner | 2001-03-16 | 1 | -0/+2 |
* | Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog. | bothner | 2001-02-24 | 1 | -11/+88 |
* | 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-07 | 1 | -3/+4 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -29/+29 |
* | 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-01 | 1 | -1/+1 |
* | 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-24 | 1 | -24/+63 |
* | Various fixes to allow compiling a compressed .jar/.zip archive. | bothner | 2001-01-21 | 1 | -53/+26 |
* | Minor optimization of static ggc roots. | bothner | 2001-01-21 | 1 | -6/+6 |
* | * jcf-parse.c (ggc_mark_jcf): New function. | bothner | 2001-01-21 | 1 | -0/+25 |