aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)Author
2009-08-242009-08-24 Richard Guenther <rguenther@suse.de>rguenth
2009-07-102009-07-10 Richard Guenther <rguenther@suse.de>rguenth
2008-08-19ChangeLog:uweigand
2008-06-07Backports from 4.4hutchinsonandy
2008-04-22 PR rtl-optimization/36017jakub
2008-02-202008-02-20 Richard Guenther <rguenther@suse.de>rguenth
2007-12-06 PR middle-end/20983jakub
2007-11-28gcc/rsandifo
2007-11-272007-11-27 Richard Guenther <rguenther@suse.de>rguenth
2007-11-262007-11-26 Richard Guenther <rguenther@suse.de>rguenth
2007-10-172007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2007-09-27 * builtins.c (expand_builtin, expand_builtin_object_size,jakub
2007-09-17 PR middle-end/33423jakub
2007-09-11 * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.jakub
2007-09-062007-09-06 Richard Guenther <rguenther@suse.de>rguenth
2007-09-05 * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub
2007-09-05 PR tree-optimization/21513nemet
2007-09-04 * optabs.c (debug_optab_libfunc): Update; make available to gdb.hubicka
2007-08-242007-08-24 Sandra Loosemore <sandra@codesourcery.com>sandra
2007-08-24 * expr.c (store_expr): Optimize initialization of an arrayjakub
2007-08-232007-08-23 Richard Guenther <rguenther@suse.de>rguenth
2007-08-222007-08-22 Richard Guenther <rguenther@suse.de>rguenth
2007-08-11./:ian
2007-08-09 * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka
2007-07-29 * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-21 * optabs.h (enum optab_index): Add new OTI_signbit.uros
2007-07-18 PR target/30652ghazi
2007-07-18 PR target/30652ghazi
2007-07-18 PR target/30652ghazi
2007-07-12 * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on ageoffk
2007-07-112007-07-10 David Daney <ddaney@avtrex.com>daney
2007-07-092007-07-09 Wolfgang Gellerich <gellerich@de.ibm.com>uweigand
2007-07-062007-07-06 Ian Lance Taylor <iant@google.com>zack
2007-07-022007-07-02 Richard Guenther <rguenther@suse.de>rguenth
2007-06-26 * builtins.c (expand_builtin_next_arg): Change Pmode to ptr_mode.sje
2007-06-20 PR middle-end/31959jakub
2007-06-162007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2007-06-12 * real.c (real_isfinite): New.ghazi
2007-06-11Merge dataflow branch into mainlinedberlin
2007-05-232007-05-22 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2007-05-21 * builtins.c (expand_builtin_setjmp_setup): Update comment.nathan
2007-05-19 PR middle-end/30250ghazi
2007-05-18 * builtins.c (CASE_MATHFN_REENT): New macro.ghazi
2007-05-18 PR middle-end/31796ghazi
2007-05-18 PR middle-end/30251ghazi
2007-05-18 PR middle-end/30251ghazi
2007-05-14 * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros
2007-05-112007-05-11 Paolo Carlini <pcarlini@suse.de>paolo
2007-04-25* real.c (mpfr_from_real): Handle Inf and NaN, and allow thebrooks