| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -11/+11 |
* | Index: gcc/ChangeLog | geoffk | 2002-09-16 | 1 | -1/+2 |
* | 2002-07-30 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -0/+9 |
* | * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | tromey | 2002-06-11 | 1 | -0/+7 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -21/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -55/+90 |
* | * configure.in (AC_CHECK_FUNCS): Add checks for scandir and | mmitchel | 2002-05-19 | 1 | -5/+0 |
* | Fix for PR java/5941: | tromey | 2002-05-07 | 1 | -0/+7 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+1 |
* | * expr.c (PRE_JSR): Call NOTE_LABEL for return address. | bothner | 2002-04-24 | 1 | -8/+2 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+1 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+3 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -0/+2 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -6/+4 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+1 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -0/+8 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -0/+1 |
* | * expr.c (java_array_data_offset): Removed function. | bryce | 2002-02-28 | 1 | -0/+4 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -0/+1 |
* | * builtins.c (check_for_builtin): New function. | bothner | 2002-02-20 | 1 | -1/+1 |
* | * java-tree.h (TYPE_STRICTFP): New macro. | tromey | 2002-02-18 | 1 | -0/+5 |
* | * decl.c (java_init_decl_processing): Use add_predefined_file. | tromey | 2002-01-22 | 1 | -3/+10 |
* | * class.c (compile_resource_file): Update copyright date. | grahams | 2002-01-03 | 1 | -2/+3 |
* | * decl.c (java_init_decl_processing): Don't initialize | bryce | 2001-12-20 | 1 | -11/+3 |
* | * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h, | jsm28 | 2001-12-16 | 1 | -4/+4 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -0/+36 |
* | * class.c (get_dispatch_table): Fix java vtable layout | hboehm | 2001-12-14 | 1 | -0/+12 |
* | * java-tree.h: Fixed typo. | tromey | 2001-12-09 | 1 | -1/+1 |
* | Restore support for static class initialization optimization. | bothner | 2001-12-06 | 1 | -6/+8 |
* | * check-init.c: Handle definite unassignment to finals in addition | bothner | 2001-12-04 | 1 | -39/+34 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -0/+1 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -0/+1 |
* | * expr.c (expand_java_field_op): Don't special-case references to | bryce | 2001-10-26 | 1 | -1/+0 |
* | 2001-09-13 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-14 | 1 | -0/+4 |
* | 2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-07 | 1 | -3/+1 |
* | * class.c (O_BINARY): Define if necessary. | green | 2001-09-06 | 1 | -0/+6 |
* | 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-17 | 1 | -3/+17 |
* | 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-09 | 1 | -3/+33 |
* | 2001-08-02 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-03 | 1 | -8/+12 |
* | * java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): | jsturm | 2001-08-01 | 1 | -1/+1 |
* | * lang.c (flag_assume_compiled): Removed. | tromey | 2001-07-06 | 1 | -5/+0 |
* | 2001-06-27 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-06-27 | 1 | -0/+1 |
* | Fix method search wrt scope of inner classes to match JLS2. | bothner | 2001-04-26 | 1 | -0/+1 |
* | * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): | bothner | 2001-04-26 | 1 | -0/+1 |
* | Fixes to compile multiple .class files at once. | bothner | 2001-04-21 | 1 | -3/+8 |
* | 2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-04-05 | 1 | -0/+2 |
* | * java-tree.h (CONSTANT_VALUE_P): New macro. | bothner | 2001-04-04 | 1 | -0/+7 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -3/+1 |
* | * java-tree.h (throw_node): Define as a single member of | rth | 2001-03-28 | 1 | -1/+3 |