| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-08-10 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-10 | 2 | -13/+7 |
* | 2004-08-09 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-08-10 | 4 | -6/+10 |
* | 2004-08-06 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-08-06 | 3 | -141/+41 |
* | 2004-08-05 Michael Chastain <mec.gnu@mindspring.com> | chastain | 2004-08-05 | 2 | -1/+13 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 4 | -17/+26 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 7 | -29/+29 |
* | 2004-08-04 Roger Sayle <roger@eyesopen.com> | aph | 2004-08-04 | 2 | -18/+29 |
* | 2004-08-02 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-02 | 2 | -5/+11 |
* | * decl.c (update_aliases, initialize_local_variable): Replace calls | sayle | 2004-08-01 | 6 | -105/+125 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 2 | -55/+38 |
* | * parse.y (build_super_invocation): Adjust declaration order to | hp | 2004-07-26 | 2 | -1/+8 |
* | * decl.c: Rename all identifiers named `class' to `cl'. | bernie | 2004-07-25 | 2 | -2/+6 |
* | * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P | rth | 2004-07-25 | 2 | -0/+6 |
* | * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter | bernie | 2004-07-25 | 1 | -1/+1 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 12 | -55/+77 |
* | 2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com> | fitzsim | 2004-07-23 | 3 | -36/+42 |
* | PR java/16431. | aph | 2004-07-21 | 1 | -0/+1 |
* | 2004-07-20 Andrew Haley <aph@redhat.com> | aph | 2004-07-21 | 7 | -111/+339 |
* | .: | nathan | 2004-07-20 | 6 | -201/+168 |
* | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 9 | -104/+121 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 2 | -0/+6 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 2 | -21/+6 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 2 | -1/+7 |
* | * java-tree.h (all_class_filename): Remove useless macro. | bothner | 2004-07-14 | 4 | -21/+12 |
* | 2004-07-12 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-12 | 2 | -4/+8 |
* | * expr.c (java_truthvalue_conversion, flush_quick_stack, | sayle | 2004-07-12 | 2 | -247/+272 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 4 | -27/+26 |
* | 004-07-10 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 2 | -3/+11 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-10 | 6 | -40/+125 |
* | 2004-07-09 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-07-09 | 2 | -1/+6 |
* | * class.c (make_class): Do not create binfo here. | nathan | 2004-07-09 | 3 | -4/+12 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 4 | -275/+7 |
* | * class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we | bothner | 2004-07-08 | 2 | -0/+4 |
* | * gcj.texi (Linking): New node. Document -lgij usage. | bothner | 2004-07-08 | 2 | -9/+51 |
* | * gcj.texi (Invoking gij): Document new -verbose:class flag. | bothner | 2004-07-08 | 2 | -0/+7 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 8 | -42/+63 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 3 | -5/+9 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 3 | -6/+12 |
* | * verify.c: Correct array element access formatting thinko. | rmathew | 2004-07-04 | 2 | -48/+52 |
* | * verify.c: Insert a short blurb at the start referring to the JVMS. | rmathew | 2004-07-04 | 2 | -108/+213 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 2 | -19/+12 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 6 | -132/+90 |
* | PR java/1262 | bryce | 2004-06-29 | 4 | -61/+95 |
* | 2004-06-29 Andrew Haley <aph@redhat.com> | aph | 2004-06-29 | 5 | -96/+94 |
* | * jcf-write.c (get_classfile_modifiers): Formatting fixes. | bryce | 2004-06-28 | 2 | -3/+8 |
* | Formatting fixes. | rmathew | 2004-06-27 | 11 | -40/+74 |
* | 2004-06-26 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-06-27 | 3 | -8/+54 |
* | * parse.y (qualify_and_find): Pass type decl, not identifier, to | bryce | 2004-06-27 | 2 | -1/+6 |
* | PR java/15734 | bryce | 2004-06-26 | 2 | -1/+11 |
* | PR java/1207, java/16178 | bryce | 2004-06-26 | 3 | -12/+27 |