OSDN Git Service

Sort static functions in topological order.
[pf3gnuchains/gcc-fork.git] / gcc / builtins.c
2010-05-23 rguenth2010-03-22 Richard Guenther <rguenther@suse.de>
2010-05-23 matz PR middle-end/43419
2010-05-23 froydnj * tree.h (CALL_EXPR_ARGS): Delete.
2010-05-23 aesok * target.h (struct calls): Add function_value_regno_p...
2010-05-23 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-05-23 ghazi * builtins.c (fold_builtin_cproj): Fold more...
2010-05-23 ghazi * builtins.c (build_complex_cproj, fold_builtin...
2010-05-23 aesok * double-int.h (double_int_setbit): Declare.
2010-05-23 meissnerPR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow...
2010-05-23 matz PR middle-end/43730
2010-05-23 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-03-22 Richard Guenther <rguenther@suse.de>
2010-05-23 matz PR 43305
2010-05-23 matz PR middle-end/43419
2010-05-21 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2010-05-21 froydnj PR middle-end/44204
2010-05-19 froydnj * hooks.h (hook_tree_tree_tree_bool_null): Rename...
2010-05-17 froydnj * tree.h (CALL_EXPR_ARGS): Delete.
2010-05-02 aesok * target.h (struct calls): Add function_value_regno_p...
2010-04-30 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-20 ghazi * builtins.c (fold_builtin_cproj): Fold more...
2010-04-20 ghazi * builtins.c (build_complex_cproj, fold_builtin...
2010-04-20 aesok * double-int.h (double_int_setbit): Declare.
2010-04-14 meissnerPR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow...
2010-04-13 matz PR middle-end/43730
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-03-22 rguenth2010-03-22 Richard Guenther <rguenther@suse.de>
2010-03-19 matz PR 43305
2010-03-18 matz PR middle-end/43419
2010-02-19 jakub PR middle-end/42233
2010-02-10 jakub * builtins.c (set_builtin_user_assembler_name): Also...
2010-02-03 jason PR c++/35652
2010-01-10 rguenth2010-01-10 Richard Guenther <rguenther@suse.de>
2010-01-01 hjlMove 2009 ChangeLog to ChangeLog-2009.
2010-01-01 rguenth2010-01-01 Richard Guenther <rguenther@suse.de>
2009-12-17 rguenth2009-12-17 Richard Guenther <rguenther@suse.de>
2009-12-10 dje * builtins.c (do_mpc_ckconv): Pass the component type to
2009-12-07 ghazi PR other/40302
2009-11-26 matz * builtins.c (expand_builtin_printf, expand_bui...
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-11-08 paolo2009-11-08 Paolo Carlini <paolo.carlini@oracle.com>
2009-11-07 paolo2009-11-07 David Binderman <dcb314@hotmail.com>
2009-10-28 jakub PR debug/41801
2009-10-23 ghazi * builtins.c (fold_builtin_cabs): Use validate_arg().
2009-10-14 ghazi * builtins.c (fold_builtin_1): Support complex "arc...
2009-10-08 matz PR middle-end/41573
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 matz * builtins.c (interclass_mathfn_icode): New helper.
2009-09-22 rth PR target/41246
2009-09-20 ghazi PR middle-end/30789
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-09-02 rguenth2009-09-02 Richard Guenther <rguenther@suse.de>
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-08-31 rguenth2009-08-31 Richard Guenther <rguenther@suse.de>
2009-08-18 rguenth2009-08-18 Richard Guenther <rguenther@suse.de>
2009-08-14 ghazi PR middle-end/30789
2009-08-11 guerby2009-08-11 Richard Guenther <rguenther@suse.de>
2009-07-17 hjl2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-16 ghazi * builtins.c (do_mpc_arg2): New.
2009-07-14 jason * builtins.c (can_trust_pointer_alignment): New fn.
2009-06-28 bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-06-26 rth * builtins.c (expand_builtin_alloca): Handle builtin...
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-19 uros * optabs.h (enum optab_index): Add new OTI_significand.
2009-06-12 aldyhgcc/java/
2009-06-11 daney2009-06-11 David Daney <ddaney@caviumnetworks.com>
2009-06-05 ghazi * builtins.c (do_mpc_ckconv, do_mpc_arg1): Use
2009-05-29 ian./:
2009-05-29 jakub PR middle-end/40291
2009-05-19 ghazi * builtins.c (do_mpc_arg1): Separate MPFR/MPC C roundi...
2009-05-15 ghazi * builtins.c (do_mpc_arg1, fold_builtin_ccos): New.
2009-05-05 rguenth2009-05-05 Richard Guenther <rguenther@suse.de>
2009-05-04 rguenth2009-05-04 Richard Guenther <rguenther@suse.de>
2009-05-03 rguenth2009-05-03 Richard Guenther <rguenther@suse.de>
2009-04-28 bjeRevert:
2009-04-26 matzgcc/
2009-04-02 espindola2009-04-02 Rafael Avila de Espindola <espindola@googl...
2009-03-29 jsm28 PR c/456
2009-03-27 ghazi * builtins.c (real_dconstp): Delete.
2009-03-27 jakub * builtins.c (fold_builtin_memory_op): Optimize memmove
2009-03-27 hjlgcc/
2009-03-03 rguenth2009-03-03 Richard Guenther <rguenther@suse.de>
2009-02-19 jsm28 PR c/38483
2009-01-03 jakub PR c++/38705
2009-01-03 jakub PR c/38700
2008-12-22 jakub * config/i386/i386.c (expand_setmem_via_rep_stos)...
2008-12-19 aph2008-12-19 Andrew Haley <aph@redhat.com>
2008-12-09 jakub PR middle-end/38454
2008-12-09 aph2008-12-09 Andrew Haley <aph@redhat.com>
2008-12-08 aph2008-12-08 Andrew Haley <aph@redhat.com>
2008-12-05 jakub PR middle-end/38338
2008-12-02 jakub PR middle-end/38343
2008-12-02 jakub PR middle-end/38343
2008-11-22 jakub PR middle-end/37323
2008-11-20 jakub PR middle-end/29215
next