summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.def (BUILT_IN_ARGS_INFO): Remove.froydnj2010-07-231-36/+0
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-1/+1
* 2010-07-15 Magnus Granberg <zorry@gentoo.org>manu2010-07-151-0/+4
* gcc/froydnj2010-07-131-17/+20
* gcc/rsandifo2010-07-121-13/+10
* 2010-07-10 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-101-0/+120
* * double-int.h (fit_double_type): Remove declaration.aesok2010-07-051-23/+16
* gcc/rsandifo2010-07-041-3/+3
* gcc/rsandifo2010-07-041-11/+10
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-116/+68
* PR other/44644amylaar2010-06-231-1/+1
* PR bootstrap/44426jakub2010-06-141-13/+38
* PR target/43636jakub2010-05-281-4/+5
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* gcc/ChangeLog:steven2010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR middle-end/44204froydnj2010-05-211-1/+3
* * hooks.h (hook_tree_tree_tree_bool_null): Rename to...froydnj2010-05-191-14/+8
* * tree.h (CALL_EXPR_ARGS): Delete.froydnj2010-05-171-2/+1
* * target.h (struct calls): Add function_value_regno_p field.aesok2010-05-021-1/+1
* 2010-04-30 Richard Guenther <rguenther@suse.de>rguenth2010-04-301-1/+5
* * builtins.c (fold_builtin_cproj): Fold more cases.ghazi2010-04-201-0/+27
* * builtins.c (build_complex_cproj, fold_builtin_cproj): New.ghazi2010-04-201-0/+47
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-12/+2
* PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)meissner2010-04-141-0/+96
* PR middle-end/43730matz2010-04-131-1/+2
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-131-1/+1
* 2010-03-22 Richard Guenther <rguenther@suse.de>rguenth2010-03-221-2/+8
* PR 43305matz2010-03-191-4/+10
* PR middle-end/43419matz2010-03-181-1/+4
* PR middle-end/42233jakub2010-02-191-1/+3
* * builtins.c (set_builtin_user_assembler_name): Also handlejakub2010-02-101-0/+8
* PR c++/35652jason2010-02-031-2/+8
* 2010-01-10 Richard Guenther <rguenther@suse.de>rguenth2010-01-101-9/+4
* Move 2009 ChangeLog to ChangeLog-2009.hjl2010-01-011-1/+1
* 2010-01-01 Richard Guenther <rguenther@suse.de>rguenth2010-01-011-1/+2
* 2009-12-17 Richard Guenther <rguenther@suse.de>rguenth2009-12-171-0/+2
* * builtins.c (do_mpc_ckconv): Pass the component type todje2009-12-101-2/+2
* PR other/40302ghazi2009-12-071-23/+2
* * builtins.c (expand_builtin_printf, expand_builtin_fprintf,matz2009-11-261-313/+0
* Remove trailing white spaces.hjl2009-11-251-131/+131
* * tree.h (union tree_ann_d): Don't declare.matz2009-11-241-8/+6
* 2009-11-08 Paolo Carlini <paolo.carlini@oracle.com>paolo2009-11-081-6/+0
* 2009-11-07 David Binderman <dcb314@hotmail.com>paolo2009-11-071-14/+4
* PR debug/41801jakub2009-10-281-1/+2
* * builtins.c (fold_builtin_cabs): Use validate_arg().ghazi2009-10-231-3/+4
* * builtins.c (fold_builtin_1): Support complex "arc" functions.ghazi2009-10-141-1/+39
* PR middle-end/41573matz2009-10-081-5/+5
* Merge lto branch into trunk.dnovillo2009-10-031-0/+50
* * builtins.c (interclass_mathfn_icode): New helper.matz2009-09-281-666/+311