| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (assign_parm_setup_reg): Properly rename variables in | rth | 2004-07-05 | 2 | -28/+34 |
* | * ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use | schwab | 2004-07-05 | 2 | -2/+8 |
* | gcc: | zack | 2004-07-05 | 9 | -232/+119 |
* | * pa.md (prefetch, prefetch_32, prefetch_64): Only allow short | danglin | 2004-07-05 | 2 | -6/+37 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 12 | -58/+96 |
* | * fold-const.c (fold) <TRUNC_MOD_EXPR>: Optimize unsigned modulus | sayle | 2004-07-05 | 2 | -7/+64 |
* | * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro. | kenner | 2004-07-05 | 5 | -137/+193 |
* | * tree-sra.c (struct sra_walk_fns): Init function now returns bool. | kenner | 2004-07-05 | 2 | -23/+43 |
* | PR c++/2518 | giovannibajo | 2004-07-05 | 4 | -0/+26 |
* | * tree-pretty-print.c (dump_generic_node, case ARRAY_TYPE): Properly | kenner | 2004-07-05 | 2 | -14/+27 |
* | * expr.c (expand_expr_real_1, case SWITCH_EXPR): Don't check against | kenner | 2004-07-05 | 2 | -8/+15 |
* | Fix typo | kenner | 2004-07-05 | 1 | -1/+1 |
* | * sourcebuild.texi (Config Fragments): Use @comma{} in | jsm28 | 2004-07-05 | 2 | -1/+6 |
* | * tree-cfg.c (verify_expr): Use CHECK_OK in binary case. | kenner | 2004-07-05 | 2 | -19/+7 |
* | * function.c, langhooks-def.h, langhooks.h: Move max_size hook | kenner | 2004-07-05 | 4 | -7/+12 |
* | PR c++/11406 | reichelt | 2004-07-05 | 2 | -0/+14 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 19 | -80/+222 |
* | * rtl.h (struct rtx_def): Remove the integrated flag. | steven | 2004-07-05 | 2 | -11/+14 |
* | PR target/16357 | rsandifo | 2004-07-05 | 4 | -18/+31 |
* | * var-tracking.c: Fix some comments. | zlomek | 2004-07-05 | 2 | -18/+32 |
* | * function.c (struct assign_parm_data_all): New. | rth | 2004-07-05 | 2 | -842/+1011 |
* | 2004-07-04 Bud Davis <bdavis9659@comcast.net> | bdavis | 2004-07-05 | 2 | -0/+85 |
* | Daily bump. | gccadmin | 2004-07-05 | 1 | -1/+1 |
* | 2004-07-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-07-04 | 2 | -63/+111 |
* | * combine.c (simplify_comparison): Fix comment typo. | rsandifo | 2004-07-04 | 2 | -1/+5 |
* | * config/sparc/sparc.c (SIBCALL_SLOT_EMPTY_P): Rename | ebotcazou | 2004-07-04 | 2 | -12/+21 |
* | * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON): Define __unix__ | neil | 2004-07-04 | 2 | -0/+7 |
* | * config/mips/mips.h (MASK_DEBUG_C, TARGET_DEBUG_C_MODE): Delete. | rsandifo | 2004-07-04 | 3 | -426/+29 |
* | * config/iq2000/iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): | steven | 2004-07-04 | 3 | -21/+29 |
* | * Make-lang.in (doc/gnat_ugn_unw.texi): Eliminate explicit | kcook | 2004-07-04 | 2 | -4/+14 |
* | * method.c (implicitly_declare_fn): Set linkage of generated | mmitchel | 2004-07-04 | 2 | -0/+6 |
* | * tree-ssa-ccp.c (set_rhs): Change function to return a bool. | sayle | 2004-07-04 | 2 | -10/+32 |
* | PR c/16348 | rth | 2004-07-04 | 3 | -4/+21 |
* | * configure.ac (ranlib_flags): New variable. | mmitchel | 2004-07-04 | 4 | -3/+38 |
* | PR fortran/15280 | pbrook | 2004-07-04 | 8 | -2/+130 |
* | * 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 |
* | * ifcvt.c (noce_try_sign_mask): Call emit_store_flag to generate | sayle | 2004-07-04 | 2 | -2/+9 |
* | * doc/cpp.texi: Don't document what we do for ill-formed expressions. | neil | 2004-07-04 | 6 | -8/+30 |
* | * doc/contrib.texi (Contributors): Adjust link for GNU Classpath. | gerald | 2004-07-04 | 2 | -1/+5 |
* | 2004-07-04 Matthias Klose <doko@debian.org> | doko | 2004-07-04 | 3 | -8/+28 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 44 | -2866/+203 |
* | * config/ia64/ia64.c (spill_xfmode_operand): Use assign_stack_temp | rth | 2004-07-04 | 3 | -8/+30 |
* | PR tree-optimization/16341 | rth | 2004-07-04 | 3 | -3/+160 |
* | Missed commit | rth | 2004-07-04 | 1 | -0/+5 |
* | Daily bump. | gccadmin | 2004-07-04 | 1 | -1/+1 |
* | * decl.c (gfc_match_implicit_range): Don't use typespec. | pbrook | 2004-07-03 | 7 | -85/+126 |
* | * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal | jsm28 | 2004-07-03 | 2 | -1/+6 |
* | * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold | rth | 2004-07-03 | 2 | -0/+32 |
* | * config/ia64/ia64.md: Define new attribute "empty". | schwab | 2004-07-03 | 3 | -8/+24 |