Age | Commit message (Expand) | Author | Files | Lines |
2000-07-06 | Java: fixes for the PRs gcj/{271,272,275}. | Alexandre Petit-Bianco | 4 | -30/+32 |
2000-07-05 | Make-lang.in (PARSE_DIR): New macro. | Tom Tromey | 3 | -0/+35 |
2000-07-05 | gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument ... | Bryce McKinlay | 2 | -10/+20 |
2000-06-29 | jcf-write.c (push_long_const): Appropriately cast short negative constant to ... | Alexandre Petit-Bianco | 2 | -1/+6 |
2000-06-29 | parse.y (verify_constructor_super): Use loop variable `m_arg_type' initialize... | Alexandre Petit-Bianco | 3 | -12/+19 |
2000-06-30 | parse.y (resolve_field_access): Handle case where `type_found' is NULL. | Tom Tromey | 3 | -2/+7 |
2000-06-29 | expr.c (lookup_field): The same field can be found through two different inte... | Alexandre Petit-Bianco | 2 | -0/+7 |
2000-06-29 | lex.c (java_lineterminator): Don't recognize \r after \n. | Tom Tromey | 2 | -10/+19 |
2000-06-27 | parse.y (resolve_field_access): Pass decl, not DECL_INITIAL, to java_complete... | Tom Tromey | 3 | -2/+7 |
2000-06-26 | re GNATS gcj/238 (Can't call methods from Object on an inner class) | Bryce McKinlay | 3 | -91/+113 |
2000-06-26 | [multiple changes] | Alexandre Petit-Bianco | 5 | -436/+501 |
2000-06-26 | re GNATS gcj/268 (Internal compiler error in for-loop test condition) | Tom Tromey | 3 | -212/+225 |
2000-06-26 | parse.y (do_resolve_class): Minor optimiztion in the package list search. | Alexandre Petit-Bianco | 3 | -10/+21 |
2000-06-25 | expr.c (lookup_field): Print error and return error_mark_node if field refere... | Tom Tromey | 2 | -2/+25 |
2000-06-25 | parse.y (check_abstract_method_definitions): Also check if `other_method' is ... | Tom Tromey | 3 | -2/+11 |
2000-06-25 | re GNATS gcj/260 ("Klass.class" expression should cause Klass to be initialized) | Tom Tromey | 3 | -4/+15 |
2000-06-21 | [multiple changes] | Alexandre Petit-Bianco | 11 | -624/+806 |
2000-06-15 | jcf-write.c (CHECK_PUT): Add static prototype. | Kaveh R. Ghazi | 2 | -4/+14 |
2000-06-14 | tree.h (TYPE_USER_ALIGN, [...]): Define. | Jakub Jelinek | 4 | -1/+12 |
2000-06-11 | Warning fixes: | Kaveh R. Ghazi | 4 | -2/+12 |
2000-06-06 | parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from ar... | Tom Tromey | 2 | -4/+7 |
2000-06-06 | configure.in (AC_C_INLINE): Added. | Philipp Thomas | 3 | -2/+16 |
2000-06-02 | class.c (get_dispatch_table): Build the vtable dummy entry list element with ... | Alexandre Petit-Bianco | 2 | -4/+32 |
2000-06-02 | alias.c (lang_get_alias_set): Remove. | Richard Henderson | 2 | -0/+14 |
2000-06-01 | re GNATS gcj/127 (gcj dumps core on method invocation on a primitive type) | Bryce McKinlay | 3 | -0/+25 |
2000-06-01 | re GNATS gcj/207 (Compiler failure) | Alexandre Petit-Bianco | 2 | -0/+7 |
2000-06-01 | re GNATS gcj/129 (Static array length access bug in gcj) | Alexandre Petit-Bianco | 3 | -0/+30 |
2000-06-01 | class.c (common_enclosing_context_p): New function. | Alexandre Petit-Bianco | 6 | -25/+118 |
2000-05-31 | re GNATS gcj/71 (failure to compile an interface method invocation on a sub-i... | Alexandre Petit-Bianco | 2 | -2/+16 |
2000-05-31 | parse.y (maybe_yank_clinit): New function. | Alexandre Petit-Bianco | 3 | -454/+574 |
2000-05-31 | parse.y (resolve_field_access): Complete the DECL_INITIAL tree before using i... | Alexandre Petit-Bianco | 3 | -166/+237 |
2000-05-31 | java-tree.h (boolean_array_vtable, [...]): Declare. | Tom Tromey | 4 | -8/+98 |
2000-05-26 | parse.y (find_applicable_accessible_methods_list): Don't add an uninitialized... | Zack Weinberg | 3 | -8/+17 |
2000-05-26 | re GNATS gcj/162 (gcj does not initialize interfaces according to spec) | Tom Tromey | 3 | -4/+7 |
2000-05-26 | re GNATS gcj/235 (source parser dies when Primitive.TYPE is used in an array ... | Tom Tromey | 3 | -2/+8 |
2000-05-20 | parse.y (resolve_package): Correctly set `*next' (was off by one.) | Alexandre Petit-Bianco | 3 | -4/+16 |
2000-05-19 | parse.y (block_end:): If the collected block doesn't feature a statement, ins... | Alexandre Petit-Bianco | 3 | -273/+282 |
2000-05-19 | parse.y (fold_constant_for_init): Let VAR_DECL and FIELD_DECL be processed by... | Alexandre Petit-Bianco | 3 | -4/+5 |
2000-05-19 | Reverted incorrectly applied change | Tom Tromey | 2 | -0/+4 |
2000-05-19 | java-tree.h: Added init state enum. | Tom Tromey | 4 | -17/+43 |
2000-05-19 | java-tree.h (build_instanceof): Declare. | Tom Tromey | 4 | -249/+261 |
2000-05-19 | jcf-write.c (generate_classfile): Scan the source_file for slashes with the r... | Alexandre Oliva | 2 | -1/+6 |
2000-05-18 | Andrew's last commit changed a ChangeLog entry to say that I wrote a patch th... | Tom Tromey | 1 | -1/+1 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 3 | -3/+9 |
2000-05-09 | top level: | Zack Weinberg | 13 | -196/+286 |
2000-05-09 | expr.c (build_jni_stub): Cache the result of _Jv_LookupJNIMethod. | Tom Tromey | 2 | -4/+25 |
2000-05-06 | decl.c (predef_filenames_size): Now 7. | Alexandre Petit-Bianco | 2 | -1/+7 |
2000-05-05 | boehm.c (mark_reference_fields): Don't mark RawData fields. | Tom Tromey | 4 | -9/+32 |
2000-05-04 | jcf-dump.c (SPECIAL_IINC): Ensure arguments match format specifiers in calls ... | Kaveh R. Ghazi | 2 | -2/+7 |
2000-05-03 | Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | Jason Merrill | 1 | -6/+6 |