Age | Commit message (Expand) | Author | Files | Lines |
2008-08-21 | class.c (make_class_data): Don't add field_index when flag_reduced_reflection... | David Daney | 1 | -0/+2 |
2008-07-29 | class.c (build_utf8_ref): Set DECL_SIZE and DECL_SIZE_UNIT from ctype's sizes. | Jakub Jelinek | 1 | -0/+2 |
2008-07-29 | class.c (build_utf8_ref): Pad initializer string to utf8const_type's alignment. | Jakub Jelinek | 1 | -5/+7 |
2008-06-24 | jcf-path.c (jcf_path_init): Don't name variable 'try'. | Tom Tromey | 1 | -34/+36 |
2008-06-20 | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -12/+12 |
2008-06-14 | re PR java/36247 (Segfault with -findirect-dispatch and --jni) | Tom Tromey | 1 | -1/+7 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -8/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -5/+1 |
2008-01-23 | 2008-01-23 David Daney <ddaney@avtrex.com> | David Daney | 1 | -7/+7 |
2007-11-26 | * class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID. | Alexandre Oliva | 1 | -1/+1 |
2007-10-03 | re PR java/33639 (gcj generates assembler errors) | Andrew Haley | 1 | -2/+55 |
2007-08-17 | typeck.c (find_method_in_interfaces): Update. | Tom Tromey | 1 | -42/+17 |
2007-07-31 | java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+5 |
2007-07-16 | re PR target/32462 (Linking libgcj.so fails on Solaris 10/x86) | Rainer Orth | 1 | -1/+3 |
2007-07-10 | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 1 | -0/+8 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -5/+5 |
2007-04-03 | jvgenmain.c (main): Change main to use class$, not class$$. | Andrew Haley | 1 | -3/+28 |
2007-02-18 | * class.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -20/+12 |
2007-02-07 | class.c (uncache_this_class_ref): New. | Andrew Haley | 1 | -0/+9 |
2007-02-02 | expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r... | Andrew Haley | 1 | -2/+45 |
2007-02-02 | class.c (is_compiled_class): Move check to avoid reloading current class. | David Daney | 1 | -9/+7 |
2007-01-31 | * class.c, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-01-29 | class.c (add_method_1): Mark fndecl as external unless we are compiling it in... | Andrew Haley | 1 | -0/+4 |
2007-01-13 | jcf-dump.c (main): Updated call to find_class. | Tom Tromey | 1 | -61/+1 |
2007-01-11 | typeck.c (convert): Don't use flag_emit_class_files. | Tom Tromey | 1 | -35/+1 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -28/+179 |
2006-12-11 | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 1 | -1/+1 |
2006-07-04 | class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the entry. | Andrew Haley | 1 | -0/+1 |
2006-06-16 | class.c (make_class_data): When using flag_indirect_classes, don't initialize... | Andrew Haley | 1 | -4/+6 |
2006-06-13 | re PR java/1305 ([JSR133] GCJ ignores volatile modifier) | Andrew Haley | 1 | -1/+5 |
2006-06-08 | expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i... | Andrew Haley | 1 | -3/+10 |
2006-05-28 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-10 | class.c (emit_indirect_register_classes): Fix comment. | Andrew Haley | 1 | -2/+2 |
2006-05-05 | java-tree.h (uses_jv_markobj_p): Declare. | Tom Tromey | 1 | -11/+1 |
2006-05-04 | [multiple changes] | Andrew Haley | 1 | -1/+2 |
2006-04-24 | lang.c (java_init): Handle flag_indirect_classes. | Andrew Haley | 1 | -38/+165 |
2006-03-31 | re PR libgcj/26858 (NullPointerException not generated for large classes...) | Andrew Haley | 1 | -1/+11 |
2006-03-15 | lang.opt (-freduced-reflection): New option. | David Daney | 1 | -21/+65 |
2006-03-15 | re PR java/26390 (Problem dispatching method call when method does not exist ... | Tom Tromey | 1 | -4/+7 |
2006-02-20 | class.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here. | Andrew Haley | 1 | -1/+3 |
2006-02-03 | java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | Ben Elliston | 1 | -4/+3 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2005-12-13 | re PR java/25366 (ICE in do_resolve_class) | Andrew Haley | 1 | -0/+3 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -2/+2 |
2005-12-02 | java-gimplify.c (java_gimplify_labeled_block_expr): Use buildN instead of build. | Richard Guenther | 1 | -1/+1 |
2005-10-14 | re PR java/23620 (Segfault compiling inner interfaces) | Nathan Sidwell | 1 | -1/+5 |
2005-09-21 | re PR java/21418 (Order of source files matters when compiling) | Ranjit Mathew | 1 | -2/+6 |
2005-09-18 | builtins.c (max_builtin, [...]): Use fold_buildN. | James A. Morrison | 1 | -2/+2 |