| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-08-06 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-08-06 | 1 | -0/+11 |
* | 2004-08-05 Michael Chastain <mec.gnu@mindspring.com> | chastain | 2004-08-05 | 1 | -0/+6 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 1 | -0/+7 |
* | 2004-08-04 Roger Sayle <roger@eyesopen.com> | aph | 2004-08-04 | 1 | -0/+8 |
* | 2004-08-02 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-02 | 1 | -0/+6 |
* | * decl.c (update_aliases, initialize_local_variable): Replace calls | sayle | 2004-08-01 | 1 | -0/+21 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -15/+20 |
* | * parse.y (build_super_invocation): Adjust declaration order to | hp | 2004-07-26 | 1 | -0/+5 |
* | * decl.c: Rename all identifiers named `class' to `cl'. | bernie | 2004-07-25 | 1 | -0/+4 |
* | * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P | rth | 2004-07-25 | 1 | -0/+4 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -0/+18 |
* | 2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com> | fitzsim | 2004-07-23 | 1 | -0/+6 |
* | PR java/16431. | aph | 2004-07-21 | 1 | -0/+1 |
* | 2004-07-20 Andrew Haley <aph@redhat.com> | aph | 2004-07-21 | 1 | -0/+37 |
* | .: | nathan | 2004-07-20 | 1 | -0/+19 |
* | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 1 | -0/+17 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 1 | -0/+4 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -0/+5 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 1 | -0/+6 |
* | * java-tree.h (all_class_filename): Remove useless macro. | bothner | 2004-07-14 | 1 | -0/+9 |
* | 2004-07-12 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-12 | 1 | -0/+5 |
* | * expr.c (java_truthvalue_conversion, flush_quick_stack, | sayle | 2004-07-12 | 1 | -0/+20 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -0/+10 |
* | 004-07-10 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -0/+5 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 1 | -0/+30 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-09 | 1 | -0/+4 |
* | * class.c (make_class): Do not create binfo here. | nathan | 2004-07-09 | 1 | -1/+7 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -0/+7 |
* | * class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we | bothner | 2004-07-08 | 1 | -0/+3 |
* | * gcj.texi (Linking): New node. Document -lgij usage. | bothner | 2004-07-08 | 1 | -0/+2 |
* | * gcj.texi (Invoking gij): Document new -verbose:class flag. | bothner | 2004-07-08 | 1 | -0/+4 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -0/+19 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -1/+6 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -1/+7 |
* | * verify.c: Correct array element access formatting thinko. | rmathew | 2004-07-04 | 1 | -0/+4 |
* | * verify.c: Insert a short blurb at the start referring to the JVMS. | rmathew | 2004-07-04 | 1 | -0/+8 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -0/+4 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -0/+16 |
* | PR java/1262 | bryce | 2004-06-29 | 1 | -0/+13 |
* | 2004-06-29 Andrew Haley <aph@redhat.com> | aph | 2004-06-29 | 1 | -0/+18 |
* | * jcf-write.c (get_classfile_modifiers): Formatting fixes. | bryce | 2004-06-28 | 1 | -0/+4 |
* | Formatting fixes. | rmathew | 2004-06-27 | 1 | -1/+25 |
* | 2004-06-26 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-06-27 | 1 | -0/+17 |
* | * parse.y (qualify_and_find): Pass type decl, not identifier, to | bryce | 2004-06-27 | 1 | -0/+5 |
* | PR java/15734 | bryce | 2004-06-26 | 1 | -0/+6 |
* | PR java/1207, java/16178 | bryce | 2004-06-26 | 1 | -0/+17 |
* | * parse.y (set_nested_class_simple_name_value): Removed. | bryce | 2004-06-24 | 1 | -0/+6 |
* | Fixes PR java/16113. | rmathew | 2004-06-22 | 1 | -0/+6 |
* | * parse.y (create_class): Correct diagnostic message about | rmathew | 2004-06-22 | 1 | -0/+5 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -0/+13 |