Age | Commit message (Expand) | Author | Files | Lines |
2007-01-24 | re PR testsuite/30181 (FAIL: gcc.dg/builtins-57.c scan-tree-dump trunc) | Richard Guenther | 2 | -10/+25 |
2007-01-24 | builtins.c (expand_builtin_cexpi): Get the fndecl for cexp in the correct way. | Richard Guenther | 2 | -2/+12 |
2007-01-24 | pr23382.c: Avoid DCE from eliminating dead variable. | Jan Hubicka | 4 | -2/+36 |
2007-01-24 | c-cppbuiltin.c (builtin_define_type_sizeof): New function. | Andreas Krebbel | 5 | -0/+73 |
2007-01-24 | i386.md (tanxf2, [...]): Use op2 instead of operands[2] to avoid access past ... | Uros Bizjak | 2 | -25/+31 |
2007-01-24 | reload1.c (emit_reload_insns): Pass the reload register for a non-spill outpu... | Richard Sandiford | 2 | -0/+22 |
2007-01-23 | re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used wa... | Andrew Pinski | 4 | -0/+27 |
2007-01-23 | re PR java/30454 (empty "zip" file in class path can cause leakage of file st... | Andrew Pinski | 2 | -2/+16 |
2007-01-24 | re PR fortran/30532 (^Z as EOF?) | Jerry DeLisle | 3 | -0/+22 |
2007-01-24 | [multiple changes] | Jerry DeLisle | 3 | -8/+19 |
2007-01-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-01-23 | re PR c++/27492 (ICE on invalid covariant return type) | Simon Martin | 4 | -0/+30 |
2007-01-23 | typeck.c (convert_for_assignment): Only warn about a = b = c when converting ... | Ian Lance Taylor | 4 | -2/+27 |
2007-01-23 | rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft... | Joseph Myers | 10 | -93/+615 |
2007-01-23 | call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with TREE_OVER... | Roger Sayle | 3 | -10/+14 |
2007-01-23 | re PR ada/30560 (gnatchop behaves differently dependend on argv[0] -- make ch... | Richard Guenther | 2 | -2/+8 |
2007-01-23 | re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ... | Richard Guenther | 3 | -10/+17 |
2007-01-23 | Makefile.in (OBJS-common): Reformat, alphabetize, but put insn-*.o first. | Ian Lance Taylor | 2 | -52/+245 |
2007-01-23 | i386.md: Use REG_P... | Uros Bizjak | 5 | -295/+306 |
2007-01-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-01-22 | * config/m68k/m68k.h: Fix comment. | Andreas Schwab | 2 | -2/+6 |
2007-01-22 | passes.c (init_optimization_passes): Do not rerun pass_early_warn_uninitialized. | Jan Hubicka | 2 | -8/+13 |
2007-01-22 | re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t... | Richard Guenther | 6 | -2/+266 |
2007-01-22 | Typo fix. | Ben Elliston | 1 | -1/+1 |
2007-01-21 | intrinsic.texi (ACHAR): Added cross-references. | Brooks Moses | 2 | -2/+19 |
2007-01-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-01-21 | re PR rtl-optimization/29329 (internal consistency failure) | Eric Botcazou | 4 | -22/+71 |
2007-01-21 | re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding) | Thomas Koenig | 2 | -0/+31 |
2007-01-21 | ipa-inline.c (inlining_mode): Comment, move up. | Jan Hubicka | 2 | -130/+162 |
2007-01-21 | re PR bootstrap/30511 (False array bound check causes gcc failed to boostrap) | Dirk Mueller | 2 | -10/+34 |
2007-01-21 | tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m... | Ira Rosen | 6 | -52/+138 |
2007-01-20 | re PR objc/30479 (Precompiled headers don't seem to work with GNU ObjC) | Andrew Pinski | 7 | -3/+88 |
2007-01-21 | invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox. | Roger Sayle | 2 | -18/+31 |
2007-01-21 | tree-flow.h (struct stmt_ann_d): Move references_memory to proper place withi... | Jan Hubicka | 2 | -4/+9 |
2007-01-20 | intrinsic.texi: Edited all "Syntax" examples to a consistent form. | Brooks Moses | 2 | -147/+145 |
2007-01-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-01-20 | openmp.c, [...]: Next installment in the massive whitespace patch. | Steven G. Kargl | 12 | -1714/+1623 |
2007-01-20 | module.c (mio_array_ref): The dimen_type fields of an array ref are an enumer... | Roger Sayle | 2 | -2/+25 |
2007-01-20 | dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e. | Roger Sayle | 8 | -22/+137 |
2007-01-20 | trans-intrinsic.c (gfc_conv_intrinsic_sign): New branchless implementation fo... | Roger Sayle | 5 | -14/+120 |
2007-01-20 | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 7 | -6/+39 |
2007-01-20 | gcc/Changelog typos | Basile Starynkevitch | 1 | -8/+7 |
2007-01-20 | pa.c (output_move_double): Change array size of xoperands to 4. | John David Anglin | 2 | -4/+5 |
2007-01-20 | re PR fortran/30446 ([4.1 only] -J option doesn't add path to search list) | Francois-Xavier Coudert | 2 | -0/+8 |
2007-01-20 | tree-tailcall.c (adjust_return_value): Do not use RESULT_DECL as temporary. | Jan Hubicka | 2 | -7/+11 |
2007-01-20 | re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin... | Richard Guenther | 2 | -4/+72 |
2007-01-20 | Cast both sides of the conditional expression. | Ian Lance Taylor | 1 | -1/+3 |
2007-01-20 | expmed.c (expand_divmod): Cast constant to unsigned HOST_WIDE_INT before nega... | Ian Lance Taylor | 2 | -2/+9 |
2007-01-20 | tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned. | Ian Lance Taylor | 3 | -19/+39 |
2007-01-20 | re PR middle-end/29335 (transcendental functions with constant arguments shou... | Kaveh R. Ghazi | 4 | -0/+26 |