| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/43636 | jakub | 2010-05-28 | 1 | -4/+5 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -2/+2 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | PR middle-end/44204 | froydnj | 2010-05-21 | 1 | -1/+3 |
* | * hooks.h (hook_tree_tree_tree_bool_null): Rename to... | froydnj | 2010-05-19 | 1 | -14/+8 |
* | * tree.h (CALL_EXPR_ARGS): Delete. | froydnj | 2010-05-17 | 1 | -2/+1 |
* | * target.h (struct calls): Add function_value_regno_p field. | aesok | 2010-05-02 | 1 | -1/+1 |
* | 2010-04-30 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-30 | 1 | -1/+5 |
* | * builtins.c (fold_builtin_cproj): Fold more cases. | ghazi | 2010-04-20 | 1 | -0/+27 |
* | * builtins.c (build_complex_cproj, fold_builtin_cproj): New. | ghazi | 2010-04-20 | 1 | -0/+47 |
* | * double-int.h (double_int_setbit): Declare. | aesok | 2010-04-20 | 1 | -12/+2 |
* | PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.) | meissner | 2010-04-14 | 1 | -0/+96 |
* | PR middle-end/43730 | matz | 2010-04-13 | 1 | -1/+2 |
* | 2010-04-13 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-13 | 1 | -1/+1 |
* | 2010-03-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-03-22 | 1 | -2/+8 |
* | PR 43305 | matz | 2010-03-19 | 1 | -4/+10 |
* | PR middle-end/43419 | matz | 2010-03-18 | 1 | -1/+4 |
* | PR middle-end/42233 | jakub | 2010-02-19 | 1 | -1/+3 |
* | * builtins.c (set_builtin_user_assembler_name): Also handle | jakub | 2010-02-10 | 1 | -0/+8 |
* | PR c++/35652 | jason | 2010-02-03 | 1 | -2/+8 |
* | 2010-01-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-10 | 1 | -9/+4 |
* | Move 2009 ChangeLog to ChangeLog-2009. | hjl | 2010-01-01 | 1 | -1/+1 |
* | 2010-01-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-01 | 1 | -1/+2 |
* | 2009-12-17 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-17 | 1 | -0/+2 |
* | * builtins.c (do_mpc_ckconv): Pass the component type to | dje | 2009-12-10 | 1 | -2/+2 |
* | PR other/40302 | ghazi | 2009-12-07 | 1 | -23/+2 |
* | * builtins.c (expand_builtin_printf, expand_builtin_fprintf, | matz | 2009-11-26 | 1 | -313/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -131/+131 |
* | * tree.h (union tree_ann_d): Don't declare. | matz | 2009-11-24 | 1 | -8/+6 |
* | 2009-11-08 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2009-11-08 | 1 | -6/+0 |
* | 2009-11-07 David Binderman <dcb314@hotmail.com> | paolo | 2009-11-07 | 1 | -14/+4 |
* | PR debug/41801 | jakub | 2009-10-28 | 1 | -1/+2 |
* | * builtins.c (fold_builtin_cabs): Use validate_arg(). | ghazi | 2009-10-23 | 1 | -3/+4 |
* | * builtins.c (fold_builtin_1): Support complex "arc" functions. | ghazi | 2009-10-14 | 1 | -1/+39 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -5/+5 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -0/+50 |
* | * builtins.c (interclass_mathfn_icode): New helper. | matz | 2009-09-28 | 1 | -666/+311 |
* | PR target/41246 | rth | 2009-09-22 | 1 | -24/+37 |
* | PR middle-end/30789 | ghazi | 2009-09-20 | 1 | -16/+24 |
* | * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | rth | 2009-09-14 | 1 | -2/+5 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -0/+6 |
* | * expr.h (emit_storent_insn, expand_expr_real_1, | matz | 2009-09-02 | 1 | -5/+5 |
* | 2009-09-02 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-02 | 1 | -7/+51 |
* | 2009-09-01 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-01 | 1 | -2/+2 |
* | 2009-08-31 Richard Guenther <rguenther@suse.de> | rguenth | 2009-08-31 | 1 | -51/+7 |
* | 2009-08-18 Richard Guenther <rguenther@suse.de> | rguenth | 2009-08-18 | 1 | -4/+7 |
* | PR middle-end/30789 | ghazi | 2009-08-14 | 1 | -5/+2 |
* | 2009-08-11 Richard Guenther <rguenther@suse.de> | guerby | 2009-08-11 | 1 | -1/+0 |
* | 2009-07-16 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-07-17 | 1 | -2/+2 |