summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * optabs.h (enum optab_index): Add new OTI_signbit.uros2007-07-211-9/+4
* PR target/30652ghazi2007-07-181-0/+24
* PR target/30652ghazi2007-07-181-5/+29
* PR target/30652ghazi2007-07-181-0/+24
* * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on ageoffk2007-07-121-3/+1
* 2007-07-10 David Daney <ddaney@avtrex.com>daney2007-07-111-0/+59
* 2007-07-09 Wolfgang Gellerich <gellerich@de.ibm.com>uweigand2007-07-091-7/+30
* 2007-07-06 Ian Lance Taylor <iant@google.com>zack2007-07-061-8/+2
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* * builtins.c (expand_builtin_next_arg): Change Pmode to ptr_mode.sje2007-06-261-1/+1
* PR middle-end/31959jakub2007-06-201-1/+3
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-30/+27
* * real.c (real_isfinite): New.ghazi2007-06-121-17/+11
* Merge dataflow branch into mainlinedberlin2007-06-111-6/+4
* 2007-05-22 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-05-231-0/+1
* * builtins.c (expand_builtin_setjmp_setup): Update comment.nathan2007-05-211-2/+1
* PR middle-end/30250ghazi2007-05-191-0/+71
* * builtins.c (CASE_MATHFN_REENT): New macro.ghazi2007-05-181-0/+7
* PR middle-end/31796ghazi2007-05-181-0/+89
* PR middle-end/30251ghazi2007-05-181-0/+19
* PR middle-end/30251ghazi2007-05-181-0/+73
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-22/+25
* 2007-05-11 Paolo Carlini <pcarlini@suse.de>paolo2007-05-111-0/+73
* * real.c (mpfr_from_real): Handle Inf and NaN, and allow thebrooks2007-04-251-8/+8
* * doc/extend.texi (Other Builtins): Add decimal float variantsjanis2007-04-051-1/+5
* * builtins.c (expand_builtin_sync_operation,matz2007-03-191-8/+27
* 2007-03-16 Richard Guenther <rguenther@suse.de>rguenth2007-03-161-1/+1
* 2007-03-15 Richard Guenther <rguenther@suse.de>rguenth2007-03-151-6/+65
* 2007-02-28 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-281-76/+22
* * builtins.c (fold_builtin_modf): New.ghazi2007-02-241-0/+59
* * builtins.c (fold_builtin_logb, fold_builtin_significand): New.ghazi2007-02-231-0/+87
* * builtins.c (fold_builtin_frexp): New.ghazi2007-02-231-0/+59
* * optabs.h (enum optab_index): Add new OTI_scalb.uros2007-02-201-4/+21
* * builtins.c (fold_builtin_load_exponent): New.ghazi2007-02-191-0/+67
* PR middle-end/30391sayle2007-02-161-10/+10
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2258/+2267
* * fold-const.c (fold_unary) <REAL_PART>: Test for availability ofsayle2007-02-051-0/+4
* * emit-rtl.c (dconstpi): Delete.ghazi2007-02-031-8/+6
* * builtins.c (fold_builtin_cabs): Fold cabs(x+xi) intoghazi2007-02-031-7/+24
* PR middle-end/30473jakub2007-02-021-1/+10
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-16/+16
* PR middle-end/29335ghazi2007-01-311-13/+6
* * optabs.h (enum optab_index): Add new OTI_isinf.uros2007-01-311-0/+4
* * builtins.c (expand_builtin_int_interclass_roundingfn): New functionuros2007-01-301-3/+89
* * builtins.c (expand_builtin_memset): Fix typo in my last patch.hubicka2007-01-281-1/+2
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-9/+24
* * builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even'ghazi2007-01-261-0/+12
* PR middle-end/30447ghazi2007-01-251-22/+7