| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 12 | -80/+97 |
* | * c-decl.c (c_init_decl_processing): Adjust | nathan | 2004-08-24 | 2 | -2/+7 |
* | * Makefile.in (BUILD_ERRORS): Set to build-errors. | nathan | 2004-08-23 | 2 | -1/+11 |
* | * expr.c (build_java_arrayaccess): Use convert to change | nathan | 2004-08-20 | 2 | -3/+8 |
* | 2004-08-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-19 | 2 | -1/+6 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 3 | -7/+19 |
* | * class.c (make_local_function_alias): Only make a new decl if we support | pinskia | 2004-08-19 | 2 | -2/+11 |
* | 2004-08-18 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-08-18 | 3 | -13/+58 |
* | * tree.h (struct tree_decl): Add gimple_formal_temp. | rth | 2004-08-18 | 2 | -21/+27 |
* | 2004-08-17 Andrew Haley <aph@redhat.com> | aph | 2004-08-17 | 3 | -36/+40 |
* | PR java/8473: | tromey | 2004-08-16 | 2 | -5/+34 |
* | 2004-08-16 Andrew Haley <aph@redhat.com> | aph | 2004-08-16 | 2 | -0/+18 |
* | 2004-08-16 Elliot Lee <sopwith@redhat.com> | aph | 2004-08-16 | 2 | -3/+20 |
* | .: | nathan | 2004-08-15 | 12 | -105/+121 |
* | 2004-08-12 David Daney <ddaney@avtrex.com> | daney | 2004-08-12 | 1 | -0/+13 |
* | 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 |