summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (avoid_folding_inline_builtin): New prototype.jakub2011-10-061-1/+1
* * builtins.c (expand_builtin_memcmp): Do not use cmpstrnsinickc2011-08-121-20/+8
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-8/+8
* 2011-02-02 Richard Guenther <rguenther@suse.de>rguenth2011-02-021-3/+4
* * builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=pkoning2011-01-241-1/+1
* * builtins.c (SLOW_UNALIGNED_ACCESS): Remove.jiez2010-12-281-3/+0
* PR 42694: add checks to make sure sqrt is supportedmeissner2010-12-081-2/+4
* * tree.c (build_common_builtin_nodes): Do not initializehubicka2010-12-011-29/+0
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* PR middle-end/46647jakub2010-11-261-2/+2
* Properly cast integer constant char. hjl2010-11-251-2/+2
* PR middle-end/46534jakub2010-11-181-6/+19
* * builtins.c (expand_builtin_mathfn_2, expand_builtin_mathfn): Do nothubicka2010-11-171-1/+5
* * builtins.c (std_gimplify_va_arg_expr): Usefroydnj2010-11-161-1/+1
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-4/+35
* 2010-11-03 Richard Guenther <rguenther@suse.de>rguenth2010-11-031-2/+7
* gcc/froydnj2010-11-031-4/+3
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-4/+1
* 2010-10-27 Steve Ellcey <sje@cup.hp.com>sje2010-10-271-2/+2
* Fix PR 46041meissner2010-10-181-8/+0
* Add fma supportmeissner2010-10-151-0/+87
* PR rtl-opt/33721rth2010-10-091-8/+7
* * builtins.c (fold_call_stmt): Don't copy gimple call argumentsfroydnj2010-10-091-11/+5
* * builtins.c (rewrite_call_expr): Move code to...froydnj2010-10-081-220/+107
* gcc:jsm282010-09-291-1/+1
* 2010-09-17 Richard Guenther <rguenther@suse.de>rguenth2010-09-171-14/+35
* PR middle-end/45567jakub2010-09-141-17/+18
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-5/+0
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-19/+2
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+4
* PR middle-end/45461jakub2010-08-311-1/+1
* Stack usage supportebotcazou2010-08-301-9/+15
* 2010-08-30 Richard Guenther <rguenther@suse.de>rguenth2010-08-301-0/+21
* PR tree-optimization/44485jakub2010-08-261-2/+3
* PR middle-end/44974jakub2010-08-201-1/+2
* * builtins.c (fold_builtin_memory_op): Avoid -Wsign-comparejakub2010-08-121-1/+1
* 2010-08-12 Richard Guenther <rguenther@suse.de>rguenth2010-08-121-62/+78
* 2010-08-10 Richard Guenther <rguenther@suse.de>rguenth2010-08-101-65/+119
* gcc/froydnj2010-08-091-3/+1
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-6/+6
* 2010-07-28 Richard Guenther <rguenther@suse.de>rguenth2010-07-281-1/+10
* * 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