Age | Commit message (Expand) | Author | Files | Lines |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -2/+7 |
2005-03-04 | re PR java/18362 (internal compiler error: in size_binop, at fold-const.c:1598) | Andrew Haley | 1 | -7/+13 |
2005-01-24 | java-tree.h (gcj_abi_version): Declare. | Tom Tromey | 1 | -2/+2 |
2004-12-13 | defaults.h (TARGET_USE_JCR_SECTION): New macro. | Danny Smith | 1 | -4/+7 |
2004-12-03 | re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem)) | Andrew Haley | 1 | -3/+3 |
2004-11-27 | * class.c, decl.c, expr.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-25 | verify.c (defer_merging): Don't use C++-style comment. | Tom Tromey | 1 | -5/+0 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -87/+262 |
2004-11-24 | c-opts.c (c_common_post_options): Don't clear flag_inline_functions. | Steven Bosscher | 1 | -1/+1 |
2004-11-02 | re PR java/17265 (Libjava doesn't build) | Bryce McKinlay | 1 | -1/+49 |
2004-10-22 | re PR java/17265 (Libjava doesn't build) | Eric Botcazou | 1 | -44/+1 |
2004-10-17 | class.c (ident_subst): Always alloca buffer. | Steven Bosscher | 1 | -4/+1 |
2004-10-15 | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet... | Ranjit Mathew | 1 | -2/+2 |
2004-09-30 | More cleanup for --enable-mapped-location. | Per Bothner | 1 | -1/+9 |
2004-09-28 | re PR java/15710 (ICE: tree check: expected class 'E', have 'c' (integer_cst)... | Tom Tromey | 1 | -0/+2 |
2004-09-14 | re PR java/17216 (ICE in 3.5, error in 3.4.1 when compiling .class->.o) | Tom Tromey | 1 | -1/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -19/+18 |
2004-08-19 | class.c (make_local_function_alias): Allocate extra space for 'L' in name buf... | Bryce McKinlay | 1 | -1/+1 |
2004-08-18 | class.c (make_local_function_alias): Only make a new decl if we support alias... | Andrew Pinski | 1 | -2/+6 |
2004-08-18 | class.c (make_local_function_alias): New function. | Bryce McKinlay | 1 | -1/+44 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -23/+28 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -19/+19 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -89/+52 |
2004-07-18 | builtins.c (max_builtin, [...]): Replace calls to build with buildN. | Roger Sayle | 1 | -26/+28 |
2004-07-10 | 004-07-10 Bryce McKinlay <mckinlay@redhat.com> | Bryce McKinlay | 1 | -3/+6 |
2004-07-10 | re PR java/8618 (call to private constructor allowed for anonymous inner class) | Bryce McKinlay | 1 | -2/+24 |
2004-07-10 | class.c (interface_of_p): Check for null TYPE_BINFO. | Bryce McKinlay | 1 | -1/+2 |
2004-07-09 | class.c (make_class): Do not create binfo here. | Nathan Sidwell | 1 | -2/+3 |
2004-07-07 | class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we get internal e... | Per Bothner | 1 | -0/+1 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -10/+11 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -3/+3 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -50/+27 |
2004-06-29 | re PR java/1262 (Method with default access can be overridden in another pack... | Bryce McKinlay | 1 | -1/+75 |
2004-06-27 | Formatting fixes. | Ranjit Mathew | 1 | -4/+6 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -5/+9 |
2004-06-16 | coverage.c: Remove argument to rest_of_compilation. | Paolo Bonzini | 1 | -1/+1 |
2004-06-15 | function.h (struct function): Remove cannot_inline field. | Paolo Bonzini | 1 | -4/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -34/+8 |
2004-05-10 | parse.y (create_class): Set TYPE_VFIELD. | Andrew Haley | 1 | -10/+50 |
2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay | 1 | -0/+1 |
2004-04-14 | [multiple changes] | Bryce McKinlay | 1 | -2/+24 |
2004-03-20 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-03-19 | class.c (assume_compiled_node_struct): Rename type to class_flag_node_struct,... | Per Bothner | 1 | -49/+92 |
2004-02-26 | re PR java/14231 (Incorrect interface method called when compiling against .c... | Andrew Haley | 1 | -2/+3 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -1/+1 |
2004-01-15 | class.c (gen_indirect_dispatch_tables): Fix string length calculations. | Michael Chastain | 1 | -3/+3 |
2004-01-09 | re PR java/12755 (Binary Compatibility: Resolving static methods and classes ... | Andrew Haley | 1 | -39/+152 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -2/+2 |
2003-12-03 | class.c (make_class_data): Push field value to 'hack_signers' instead of 'sig... | Michael Koch | 1 | -1/+1 |