Age | Commit message (Expand) | Author | Files | Lines |
2010-05-02 | target.h (struct calls): Add function_value_regno_p field. | Anatoly Sokolov | 1 | -1/+1 |
2010-04-30 | builtins.c (fold_builtin_1): Delete free (0). | Richard Guenther | 1 | -1/+5 |
2010-04-20 | builtins.c (fold_builtin_cproj): Fold more cases. | Kaveh R. Ghazi | 1 | -0/+27 |
2010-04-20 | builtins.c (build_complex_cproj, [...]): New. | Kaveh R. Ghazi | 1 | -0/+47 |
2010-04-20 | double-int.h (double_int_setbit): Declare. | Anatoly Sokolov | 1 | -12/+2 |
2010-04-14 | PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.) | Michael Meissner | 1 | -0/+96 |
2010-04-13 | re PR middle-end/43730 (internal compiler error: in expand_builtin_interclass... | Michael Matz | 1 | -1/+2 |
2010-04-13 | re PR bootstrap/43737 (Bootstrap broken at -O3) | Richard Guenther | 1 | -1/+1 |
2010-03-22 | re PR middle-end/40106 (Weird interaction between optimize_insn_for_speed_p a... | Richard Guenther | 1 | -2/+8 |
2010-03-19 | re PR target/43305 (ICE: in emit_unop_insn, at optabs.c:3838 with -Os -ffast-... | Michael Matz | 1 | -4/+10 |
2010-03-18 | re PR middle-end/43419 (gcc replaces pow(x, 0.5) by sqrt(x), invalid when x i... | Michael Matz | 1 | -1/+4 |
2010-02-19 | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 1 | -1/+3 |
2010-02-10 | builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small... | Jakub Jelinek | 1 | -0/+8 |
2010-02-03 | re PR c++/35652 (offset warning should be given in the front-end) | Jason Merrill | 1 | -2/+8 |
2010-01-10 | re PR middle-end/42667 (internal compiler error: in insert_into_preds_of_bloc... | Richard Guenther | 1 | -9/+4 |
2010-01-01 | Move 2009 ChangeLog to ChangeLog-2009. | H.J. Lu | 1 | -1/+1 |
2010-01-01 | re PR middle-end/42559 (ice in emit_block_move_hints with -O2) | Richard Guenther | 1 | -1/+2 |
2009-12-17 | re PR middle-end/42397 (FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o... | Richard Guenther | 1 | -0/+2 |
2009-12-09 | builtins.c (do_mpc_ckconv): Pass the component type to real_from_mpfr(). | David Edelsohn | 1 | -2/+2 |
2009-12-07 | re PR other/40302 (GCC must hard-require MPC before release) | Kaveh R. Ghazi | 1 | -23/+2 |
2009-11-26 | builtins.c (expand_builtin_printf, [...]): Remove. | Michael Matz | 1 | -313/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -131/+131 |
2009-11-24 | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 1 | -8/+6 |
2009-11-08 | builtins.c (apply_args_reg_offset): Remove commented out delaration. | Paolo Carlini | 1 | -6/+0 |
2009-11-07 | builtins.c (apply_args_size, [...]): Remove some set but not used variables. | David Binderman | 1 | -14/+4 |
2009-10-28 | re PR debug/41801 (VTA: ICE in loc_cmp.) | Jakub Jelinek | 1 | -1/+2 |
2009-10-23 | builtins.c (fold_builtin_cabs): Use validate_arg(). | Kaveh R. Ghazi | 1 | -3/+4 |
2009-10-14 | builtins.c (fold_builtin_1): Support complex "arc" functions. | Kaveh R. Ghazi | 1 | -1/+39 |
2009-10-08 | re PR middle-end/41573 (segfault in trunk related to strings) | Michael Matz | 1 | -5/+5 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+50 |
2009-09-28 | builtins.c (interclass_mathfn_icode): New helper. | Michael Matz | 1 | -666/+311 |
2009-09-22 | re PR target/41246 (should "sorry" when regparm=3 and nested functions are en... | Richard Henderson | 1 | -24/+37 |
2009-09-20 | re PR middle-end/30789 (complex folding inexact) | Kaveh R. Ghazi | 1 | -16/+24 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -2/+5 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -0/+6 |
2009-09-02 | expr.h (emit_storent_insn, [...]): Declare. | Michael Matz | 1 | -5/+5 |
2009-09-02 | revert: builtins.c (fold_builtin_memory_op): Use the alias oracle to query if... | Richard Guenther | 1 | -7/+51 |
2009-09-01 | tree.c (tree_expr_size): New function. | Richard Guenther | 1 | -2/+2 |
2009-08-31 | builtins.c (fold_builtin_memory_op): Use the alias oracle to query if the mem... | Richard Guenther | 1 | -51/+7 |
2009-08-18 | re PR middle-end/41094 (Erroneous optimization of pow() with -ffast-math) | Richard Guenther | 1 | -4/+7 |
2009-08-14 | re PR middle-end/30789 (complex folding inexact) | Kaveh R. Ghazi | 1 | -5/+2 |
2009-08-11 | re PR bootstrap/40788 (ICE on sparc: tree check: expected class 'expression',... | Richard Guenther | 1 | -1/+0 |
2009-07-16 | re PR bootstrap/40781 (Revision 149722 failed to bootstrap) | H.J. Lu | 1 | -2/+2 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -600/+693 |
2009-07-16 | builtins.c (do_mpc_arg2): New. | Kaveh R. Ghazi | 1 | -0/+71 |
2009-07-14 | builtins.c (can_trust_pointer_alignment): New fn. | Jason Merrill | 1 | -2/+11 |
2009-06-28 | builtins.c (expand_errno_check): Use do_compare_rtx_and_jump. | Paolo Bonzini | 1 | -2/+2 |
2009-06-26 | builtins.c (expand_builtin_alloca): Handle builtin alloca that is marked not ... | Olatunji Ruwase | 1 | -4/+2 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -7/+7 |
2009-06-19 | re PR testsuite/40491 (Revision 148663 caused extra failures) | Uros Bizjak | 1 | -0/+3 |